#imprim {	
	float:right;
	width:120px;
	height:50px;
}
.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding-top: 10px;
	padding-left: 4px;
	padding-right: 4px;
}
.texte a {color: #333333;}
.texte a hover {color: #757575;}

.lien_texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.lienmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.lienmenu:hover{
	color: #A5CFDE;
}
.orange {
	font-size: 14px;
	font-weight: bold;
	color: #f29a2f;
}
.turquoise {
	font-size: 15px;
	font-weight: bold;
	color: #25B0E4;
}
.ongletorange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/onglet_orange.png);
	text-align: center;
	vertical-align: middle;
	height: 52px;
	width: 150px;
	font-weight: bold;
}
.ongletbleu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/onglet_bleu.png);
	text-align: center;
	vertical-align: middle;
	height: 52px;
	width: 150px;
}
.accroche {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}
.onglet_droit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.onglet_droit li a{
	list-style-image: url(img/carre_blanc.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.liste-menu {
	list-style-image: url(img/carre_blanc.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;

}
.liste-menu a{
	list-style-image: url(img/carre_blanc.gif);
	color: #FFFFFF;
	text-decoration: none;
}
.liste-menu a:hover{
	color: #F7DDBD;
}

.menu_gauche {
	list-style-type: none;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin-left:-15px !important;/* pour Firefox*/
    margin-left:30px !important!; /* pour IE*/
	list-style-position: outside;
	font-weight: bold;
}
.ssmenu_gauche {
	margin-left:-15px !important;/* pour Firefox*/
    margin-left:10px !important!; /* pour IE*/
	font-weight: normal;
}
