
body{
	/*font-family: Arial, Helvetica, sans-serif;
	 color:#000;background-color: #333333;*/
	/*background-color: #0099FF;font-size: 12px;*/
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;background-color: #333333;
}
/* les calques -------------------------*/
#formulaire {
	background-color: #FFFFFF;/**/
	padding: 10px;
	border-left:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-top:1px solid #666;color:#000;/*color:#0099CC;turquoise*/
}
hr{
	width: 50%;
}
/* les calques -------------------------*/
.info{
/*background-color: #000;*/
color:#fff; font-size:14px; font-weight: bolder;
}
.devenir{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color:#FF6600;
}
.logo{
	background-image:url(../images/logo.jpg);/**/
	height:120px; background-position:right;
	background-repeat: no-repeat;
}
.menuH {
	/*height:31px;*/
}
.fond_page{
width: 990px;/*background-image: url(../images/img_fond.jpg);*/
	position: absolute; z-index:1;
	left:0px; top:0px; height:600px;
	
}
.fond_couleur{
width: 990px;background-color: #000;
	position: absolute; z-index:2;
	left:0px; top:0px; height:1500px;
	filter:alpha(opacity=50); -moz-opacity:0.9; -khtml-opacity: 0.9;	opacity: 0.9;
}
.gris{
	font-size: 15px;
	color: #333;
}
.logo2 {
font-size:20px;
	letter-spacing: 5px;
}
.logo3 {

	letter-spacing: 5px;
}

.etoile{
font-family: Arial, Helvetica, sans-serif; font-size: 20px; color:#FF0000;
}
.ABCgrand {
font-size:35px;
}
.ABCpetit {
font-size:25px;
}
.fondA{/**/
	color: #FFF;background-color:#FF6600;
	/*background-image: url(../images/fondA.gif);*/
	border-left:2px solid #983C1B;
	border-right:3px solid #F98E46;
	border-bottom:3px solid #F98E46;
	border-top:2px solid #983C1B;
	/*padding:5px;*/
	background-repeat: no-repeat;
}
.fondB {/*background-color: #FF0000;*/color: #FFF;
background-image: url(../images/fondB.gif);
border-left:2px solid #cc0000;
	border-right:3px solid #F85B5B;
	border-bottom:3px solid #F85B5B;
	border-top:2px solid #cc0000; background-repeat: no-repeat;
}
.fondC{background-color: #CC0000; color: #FFF;
border-left:2px solid #910505;
	border-right:3px solid #F74343;
	border-bottom:3px solid #F74343;
	border-top:2px solid #910505; background-repeat: no-repeat;

}
.A {color: #FF6600; }
.B {color: #FF0000;}
.C{color: #CC0000;}
.titre{
font-family: Arial, Helvetica, sans-serif;/*background-color:#fff;color: #FB7F03;*/
font-size: 25px; font-weight: bold;color: #FB7F03;
/*background-color:#666600;*/
text-align:left;
padding-left:5px;
}
.petittitre{
font-family: Arial, Helvetica, sans-serif;/*background-color:#FFFF99;*/
font-size: 16px; font-weight: bolder;color: #FFF;
}
.fond{
background-color:#FFFF99;color:#000000;padding-left:5px;
}
#soustitre{
background-color: #ffffff;padding:5px;
}

/* FIN les calques -------------------------*/

.imgchoisi {
	/*background-color:#666600;*/
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CDCD33;
	border-color: #FF6633;
}
select {
	background-color:#fff;
	color: #000;/**/
	font-style: normal;
}
.formtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#fff;
}

.fond0{
background-color:#666600;
}
.bouton{
background-color:#C44747;	font-size: 16px;
	color: #FFffff; cursor: hand;
}
.message{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
font-weight: bold;}
.pied{
/*width:700px;*/
/*background-color:#6699CC;*/
}
.fondblanc{
background-color:#FFF;/*45E757*/
}
.categorie{
font-family: Arial, Helvetica, sans-serif;background-color:#C44747;
font-size: 16px;font-size: medium; font-weight: bold;color: #fff;

}
.imgcadre{
	border-bottom-color: #B1B127;
	border-left-color: #666633;
	border: 2;
	border-bottom: 2;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-width: medium;
	border-top-color: #666633;
	border-right-color: #666633;
}
.noir{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; font-weight: bold;color: #000;
}
.grand{
font-size:20px; font-weight:bold; color:#333
}

.blanc{
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;color: #FFF;
}

.orange{
font-family: Arial, Helvetica, sans-serif;
font-size: 20px; color: #FB7F03;
}


A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;color: #1F6CB4;
	color: #000;text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1F6CB4;/*font-weight: bold;*/
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	
}