@charset "iso-8859-1";
/* CSS Document */

.msg_ko {
	color: #F60;
}

#inscription {
	width:300px;
	padding:10px;
	border:#FFF;
	background-image: url(../images/fond-corp-lueur.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}


html, body, table, td{
	height: 100%;
	width: 100%;
	border:0;
	margin:0;
	padding:0;
}

td {
	}
	
div#pagea {
	/* centrage firefox */
	margin-left: auto;
	margin-right: auto;
	/* largeur obligatoire pour centrer le bloc */		
	/*background-image:url(images/fond-ecran-web.jpg);*/
	width:770px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #720102;
	border: 2px solid #D69D1B;
}
.pied {
	/* centrage firefox */
	margin-left: auto;
	margin-right: auto;
	/* largeur obligatoire pour centrer le bloc */		
	width:770px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 2px none #D69D1B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.pied a {
	color: #333;
	text-decoration: none;
}

.pied a:hover {
	color: #FFF;
	text-decoration: underline;
}


#pagea #gauche {
	padding: 0px;
	float: left;
	width: 350px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#pagea #droite {
	padding: 10px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 350px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #727272;
	border-right-color: #727272;
	border-bottom-color: #727272;
	border-left-color: #FC3;
}

#pagea #droite p {
	color:#DBDBDB;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 5px;
}

#pagea #gauche p {
	color:#FF9;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
}
#pagea #gauche .texteintro p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 2px;
	margin: 2px;
	text-align: left;
}

div#pagea a {
	font-size:12px;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-decoration: none;
	color: #9C0;
	letter-spacing: 0.1em;
}

div#pagea a:hover {
	text-decoration: underline;
	color: #FFF;
}

.formulaire {
	padding: 10px;
	position: relative;
	margin: 0px;
	text-align: left;
}
.stylecasesaisie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	border: 1px solid #CCF;
	height: 25px;
	width: 300px;
	padding: 5px;
	background-color: #FFF1C4;
	background-repeat: repeat-x;
	-moz-border-radius:5px;
	background-position: top;
}

.stylebouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	border: 1px solid #FFCC00;
	height: 25px;
	width: 100px;
	padding: 2px;
	background-color: #EACA6A;
	font-weight: bold;
	-moz-border-radius:5px;
}

.styletitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFD659;
	height: 25px;
	width: 200px;
	padding: 2px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}

.styletextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	border: 1px solid #CCF;
	width: 250px;
	padding: 5px;
	background-color: #b2c4dd;
	-moz-border-radius:5px;
	background-image: url(images/fond-case-saisie.png);
	background-repeat: repeat-x;
	background-position: top;
}
body {
	background-color: #878378;
}

#msg{
	color:#CCC;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	}
#msg p {
	color: #669;
	}
	
#pagea #gauche .texteadr {
	margin: 0px;
	padding: 2px;

}

#pagea #gauche .texteadr p {
	color: #FFF;
	text-align: center;
}
