
/* Import de la CSS d'initialisation
----------------------------------------------------------*/

@import url(structure_1.css);

/* Construction (Montage)
----------------------------------------------------------*/

body { color:#9b141b; font-family: Verdana, "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; font-size:12px; }

h1 { color:#9b141b; font-size: 1.1em; font-weight:bold; }
h2 { color:#9b141b; font-size: 1.17em; font-weight:bold; }
h3 { color:#9b141b; font-size: 1.17em; font-weight:bold; }
h4 { color:#9b141b; font-size: 1em; }
h5 { color:#9b141b; font-size: 0.83em; }
h6 { color:#9b141b; font-size: 0.67em; }
p { color:#505050; font-size: 10px;}
ul, ol { color:#9b141b; font-size: 1em; }
li {  color:#9b141b; font-size: 1em; }
a { color:#9b141b; text-decoration:none; }
a:hover { text-decoration:none; color:#FFFFFF; } /* si changement de couleur au survol */
a:visited { } /* si changement de couleur apr�s le clic */
input { border-width:thin; padding:3px; color:#9b141b; }
textarea { border-width:thin; padding:3px; color:#9b141b; }
em { }
strong { }



.bouton{ color:#FFFFFF;}
.bouton a{ color:#FFFFFF;}
.bouton a:hover{ color:#FFFFFF; font-weight:bold;}
.bouton a:visited { }
.boutonFidelite a{ color:#FFFFFF;}
.boutonFidelite a:hover{ color:#FFFFFF;}

/* �l�ments Particuliers
----------------------------------------------------------*/

/* Placement d'images */
.imgLeft{ float:left; margin-right:1em; }
.imgRight{ float:right; margin-left:1em; }

/* Des classes d'alignement d'objets */
.aligntop { vertical-align:top; }
.alignbottom { vertical-align:bottom; }
.aligncenter { margin-left:auto; margin-right:auto; }

/* Des classes d'alignement du texte */
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.justify { text-align: justify; }

/* Des classes de formatage du texte en ligne */
.bold, .gras { font-weight: bold; }
.italic, .italique { font-style: italic; }
.strike, .barre { text-decoration: line-through; }

/* Des classes flotante */
.floatleft { float: left; }
.floatright { float: right; }

/* Les "nettoyeurs" */
.clearb { clear: both; }
.clearer { clear: both; width: 0; height: 0; line-height: 0; }

/*Accueil*/
#introduction{ margin:0 auto; width:950px;}
#intro {
background:url(../images/images/bg.jpg);
background-repeat:repeat-x;
background-color:#bababa;
}

#messagebienvenue {
background:url(../images/images/repeat.jpg) top repeat-y;
}
#fondbienvenue {
background:url(../images/images/bg-contenu.png) top no-repeat;
}
#blocbienvenue {
margin: 0 auto;
width:560px;
padding:0 10px 0 10px;
text-align:justify;
height:170px;}
#bloclogin {
background:url(../images/images/repeat-login.gif) top repeat-y;
margin: 0 auto;
width:580px;
}
#fondlogin {
background:url(../images/images/bg-login.gif) top no-repeat;
height:185px;
padding-top:50px;

}
#titretexte{ color:#9b141b; font-size: 1.1em; font-weight:bold;
}





/*Accueil*/
form { color: #9b141b; }

form * { font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif; }

form p { margin:0; padding:0; min-height:25px; _height:25px }

form a, form label { }

form .fieldset3 { padding: 0 10px 10px 10px; border:1px solid #9b141b; border-bottom:3px solid #9b141b; margin: 0  auto; width:420px; clear:both; float: none }

form .legend { padding:2px 10px 2px 5px; text-transform:uppercase; border-left:2px solid #9b141b; font: bold italic 12px Verdana, Arial, Helvetica, sans-serif }

form p.p50 { width:198px; float:left; }

form p.p100 { width:400px; clear:both; float:none }

form p.p105 { width:400px; clear:both; float:none; padding-top:5px; }

form .select { width:98px; height:18px; float:left; background:#EEEFF1; border: 1px solid #9b141b; }

form .select2 { width:175px; height:18px; float:left; background:#EEEFF1; border: 1px solid #9b141b; }

form .label { width: 100px; float: left; text-align: right; padding: 0 2px 0 0 }

form .label2 { width: 203px; float: left; text-align: right; padding: 0 2px 0 0 }

form .label3 { width: 120px; float: right; text-align: right; padding: 0 2px 0 0 }

form .input { width:96px; height:13px; float:left; border:none; border-bottom:1px solid #9b141b; background: #EEEFF1; }

form .input2 { width:191px; height:13px; float:left; border:none; border-bottom:1px solid #9b141b; background: #EEEFF1; }

form .input3 { width:190px; height:18px; float:left; border:none; border-bottom:1px solid #9b141b; background: #EEEFF1; }

form .textarea { width:390px; height:80px; overflow: auto; clear:both; background: #EEEFF1; border: 1px solid #9b141b; font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif; color:#9b141b; padding:0 }

form .captchat { text-align:center; color:#9b141b }

form .captchat div { padding: 0 0 5px 0; }

form #code { width:191px; height:13px; border:none; border-bottom:1px solid #9b141b; background: #EEEFF1; }

form #question { font-weight: bold}

form .divimagecaptchat { margin: 0 auto }

form .envoyer { width:150px; font: normal 10px Verdana, Arial, Helvetica, sans-serif; }

form .clear { clear:both; float:none; }

form .displayNone { display:none; }

form .center { text-align:center }

form .paddingtop10 { padding:10px 0 0 0 }

form .paddingtop40 { padding:40px 0 0 0 }

form strong { font-weight:bold}

form img{
	display: none;
	padding-left: 7px;
	padding-top: 2px;
	cursor: pointer;
	float:left;
	vertical-align: top;
}



a.lien_passoublie { color:#9b141b; text-decoration:underline; font-weight:bold; }
a.lien_passoublie:hover { text-decoration:underline; color:#9b141b; font-weight:bold; } /* si changement de couleur au survol */
a.lien_passoublie:visited { } /* si changement de couleur apr?s le clic */

#dialog{
	display: none;
	text-align: justify;
}

#dialog input{
	width: 200px;
	height:13px;
	margin-top: 5px;
	border:none; border-bottom:1px solid #9b141b; background: #EEEFF1;
}

#dialog img{
	display: none;
	padding-left: 2px;
	padding-top: 7px;
	cursor: pointer;
	vertical-align: top;
}

#browserDetection{
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	margin-left: 50px;
	margin-top:60px;
	display: none;
	text-align: left;
}

#infoNav{
	font-weight: bold;
}

#result{
	vertical-align:bottom;
}

#navErr{
	color: #FF0000;
}

#listeNav li{
	list-style-type:circle;
}