/* CSS Document */

body{
	margin-bottom:10px;
	background-image:url(images/_bg1.jpg);
	background-repeat:repeat-x;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
	margin-top:0px;
}

.Conteneur1{
	width:976px;
	height:auto;
	margin-left: auto;
	margin-right:auto;
}
.header{
	background-image:url(images/_header.jpg);
	background-repeat:no-repeat;
	width:976px;
	height:95px;

}
#top-navigation {
	list-style:none;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #030303;
	height: 28px;
	margin-top: 0px;
}
#top-navigation li {
	float:left;
	padding-left: 25px;
	padding-right: 20px;
	border-right: 1px #1f242a solid;
	list-style: none;
	background-color: #030303;
	height: 20px;
	padding-top: 8px;
}
#top-navigation li:hover {
	background-color: #1f242a;
	}
#top-navigation li a {
	color:#b4c1c9;
	text-decoration: none;
	display: block;
}
#top-navigation li.active {
	background-color: #1f242a;
}
.Conteneur1 > #top-navigation {
	text-decoration: none;
	margin-top: -12px;
}
.ContainerSite{
	background-image:url(images/_bg2.jpg);
	background-repeat:repeat-x;
	min-height:600px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 13px;
}
.Conteneur1 > .ContainerSite {
	margin-top: 0px;
}
.bannier{
	margin-bottom: 15px;
}
.menu_gauche{
	width: 200px;
	background-color: #aeb6ba;
	padding: 12px 12px 12px 12px;
}
.contenu{
	float: right;
	width: 640px;
	padding: 12px 12px 12px 12px;
	background-color: #aeb6ba;

}
.footer{
	padding: 9px 10px 12px 9px;
	background-color: #aeb6ba;
	margin-top: 10px;
	margin-bottom: 5px;
}
.copyrigthe{
	color:#FFFFFF;
}
.menu2{
	float: right;
	color:#FFFFFF;
}
.menu2 a{
	color:#FFFFFF;
	text-decoration:none;
}
.menu2 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.tag_blanck{
	background-color:#FFFFFF;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.Titre{
	font-size:12px;
	font-weight:bold;
	padding:10px 0px 10px 25px;
	border-bottom: 1px solid #aeb6ba;
	border-top: 1px solid #aeb6ba;
	background-image: url(images/_puce.jpg);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	
}
.Titre_3{
	font-size:12px;
	font-weight:bold;
	padding:10px 0px 10px 25px;
	border-bottom: 1px solid #aeb6ba;
	background-repeat: no-repeat;
	background-position: 10px 12px;
	color: #6F93AD;
	
}
.Titre_bolde{
	font-weight:bold;
	font-size:13px;
	padding:10px 0px 10px 15px;
	border-bottom: 1px solid #aeb6ba;
	background-repeat: no-repeat;
	background-position: 10px 12px;
}
.Sous_Titre{
	font-size:13px;
	padding:10px 0px 10px 25px;
	border-bottom: 1px solid #aeb6ba;
	background-repeat: no-repeat;
	background-position: 10px 12px;
	color:#336699;
}
.Sous_Titre a{
	text-decoration:none;
	color:#336699;
	
}
.Sous_Titre a:hover{
	/*color:#ffffff;*/
	
}
.Sous_Titre:hover{
	color:#ffffff;
	font-size:13px;
	background-color:#aeb6ba;
	text-decoration:none;
	border-bottom: 1px solid #ffffff;
}
p {
	text-decoration: none;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	text-align: justify;
	padding-right: 10px;
}
.contenu a{
	color:#6f93ad;
	text-decoration:none;
}
.contenu a:hover{
	color:#6f93ad;
	text-decoration:underline;
	margin-top: 10px;
}
.lang{
	margin-top:4px;
	margin-right::100px;
	margin-left: 100px;
}
.recherche{
	margin-right::0px;
    float:right;
}
.button{
	background-color:#999999;
	border:#333333 0px solid;
	color:#000000;
	background-image:url(images/_btn_recherche.jpg);
	background-repeat:no-repeat;
	width:40px;
	height:26px;
}
.the_table th {
	
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
}
.the_table td {
	background-color: #eef0f2;
	padding: 10px 10px 10px 10px;
	border-bottom:solid 1px #6f797d;
	color:#FFFFFF;
	border-left: solid 1px #6f797d;
}
.the_table table {
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	border:#6f797d solid 1px;
}

.tag_blanck .paragraphe{
	border-bottom: 1px solid #aeb6ba;
	min-height:100px;
	height: 50px;
	padding:10px 10px 0px 10px;
	font-size: 12px;
	background-color:#FFFFFF;
}
.tag_blanck .small_parag{
	border-bottom: 1px solid #aeb6ba;
	padding:10px 10px 0px 10px;
	font-size: 14px;
	background-color:#FFFFFF;
}
.images_formation{
	border:1px solid #AEB6BA;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
}
.titre_produit {
	color: #336699;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	margin-top:20px;
	margin-left:10px;
}
.text_normale {
	color: #000000;
	font-size: 12px;
}
