@charset "utf-8";

#background_cycler{
	padding:0;
	margin:0;
	width:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:-1
	
	}
#background_cycler img{
	position:absolute;
	left:0;top:0;
	width:100%;
	z-index:1
	}
#background_cycler img.active{
	z-index:3
	}
.saut_ligne{
width: 875px;
float:left;
height:1px;
}

.navigation{
	width: 875px;
	height:40px;
	font-size: 12px;
	padding-top: 10px;
}
.navigation a:link, .navigation a:focus ,.navigation a:visited ,.navigation a:hover{
	text-decoration: none;
	color: #333333;
}
.navigation a:hover{
	text-decoration: underline;
	color: #999999;
	}
#contenu_100pc{ /* 100% de la largeur de la page */
	margin-left: 10px /* ;Marge entre ce bloc et celui de dessous */
	/*	----------------------
	=1000px
*/

	
	background-color: #FFF;	/*	 background-color: #00CC99;	 */
}






/* */
/* */
/* 			ID PTS_TITRE		*/
/* */
/* */

#pts_titre h1{
	color: #666666;
}



.float_left{
	float:left;
}
.float_right{
	float:right;
}


.td_bloc_img_centre{
	text-align: center;
	width: 33%;
	background-image: url(fond_td_bloc_img_centre.jpg);
	background-repeat: no-repeat;
}

.td_bloc_img_centre h1{
	color: #C64000;
	font-size: 16px;
	font-variant: small-caps;
}


/* */
/* */
/* 			ID BANDE_V		*/
/* */
/* */

#BANDE_V p{
	font-size: 12px;
	font-style: italic;
	font-variant: small-caps;
	padding-TOP: 0px; /* Décale la taille de la boite pour un décalage du texte */
	padding-RIGHT: 20px; /* Décale la taille de la boite pour un décalage du texte */
	text-align: justify;	
}
#BANDE_V h1{
	MARGIN-RIGHT: 20px; /* Décale la taille de la boite pour un décalage du texte */
	font-size: 14px;
	font-style: italic;
	font-variant: small-caps;
	padding-bottom: 2px; /* Décale la taille de la boite pour un décalage du texte */
	padding-TOP: 20px; /* Décale la taille de la boite pour un décalage du texte */
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}



.boite_100pc{
	
	padding-top: 20px; /* Décale le contenu ET agrandi la boite  */
	width: 875px;
	padding-right: 30px; /* Décale le contenu ET agrandi la boite  */
	padding-left: 30px; /* Décale le contenu ET agrandi la boite  */
	margin-right: 10px; /* Décale la boite--> Voir padding-left:  de #page  */
	margin-top: 20px; /* Décale la boite  */
	float:left;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 14px;
	background-repeat: no-repeat;
	
}

.boite_100pc h1{
	font-size: 22px;
	color: #FFFF99;
	font-variant: small-caps;
	text-align: justify;
}

.boite_100pc h2{
	font-size: 16px;
	color: #FFE6B7;
	font-variant: small-caps;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFECB0;
}
.boite_100pc li{
	margin-left: 10px;
	padding-left: 10px; /* Agrandissement de la boite  */

}
.boite_100pc td{
	vertical-align: top;	
}

.boite_100pc img {
	margin-right: 10px; /* Décale la boite--> Voir padding-left:  de #page  */
	margin-top: 10px; /* Décale la boite  */

}

.boite_100pc a:link, .boite_100pc a:focus ,.boite_100pc a:visited ,.boite_100pc a:hover{
	text-decoration: none;
	color: #FFCC33;
}
.boite_100pc a:hover{
	text-decoration: none;
	color: #FFFFCC;
}


.toto h1{
	color: #FFFF66;
}





#RDV_conteneur_identification{
	
	}
	
#contenu_100pc a{
	overflow: hidden;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding-top: 3.5px;
	padding-right: 15px;
	padding-bottom: 3.5px;
	padding-left: 15px;
	clip: rect(auto,auto,auto,auto);
	}

#contenu_100pc a:link, #contenu_100pc a:focus, #contenu_100pc a:visited{
	border-top-color: #111314;
	color: #FF8000;
	background-color: #333333;
	}
 
#contenu_100pc a:hover {
	border-top-color: #111314;
	color: #FFFFFF;
	background-color: #666666;
	}
#contenu_100pc a:active {
	border-top-color: #111314;
	color: #FFFF00;
	background-color: #666666;
	}
#mon_compte{
}
















