/* CSS Document */


.menu_recherche {
	/* POSITIONNEMENT */
	position:relative;
	width:150px;
	height:80px;
	float:left;
	padding:5px;
	/* APPARENCE */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #990000;
	background-color: #FFFFFF;
	border-top: 1px solid #FFCC00;
	border-left: 1px solid #FFCC00;
	border-right: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
}

.menu_recherche_bouton {
	position:absolute;
	width:25px;
	height:25px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#990000;
	background-color:#FFFFFF;
	border-top: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;

}

.menu_recherche_champ {
	position:absolute;
	width:100px;
	height:25px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#990000;
	background-color:#CCCCCC;
	border-top: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 2px solid #990000;
	border-bottom: 2px solid #990000;

}


.tableau_de_menu {
	
	background-color:#FFFFFF;
	border-top: 1px solid #C4A77E;
	border-left: 1px solid #C4A77E;
	border-right: 1px solid #C4A77E;
	border-bottom: 1px solid #C4A77E;

}


.input_login_username {
	width: 111px;
	height: 18px;
	text_align: right;
	background-color: #FFFAF6;
	color: #000000;
	border-style: none;
	border: 0 0 0 0;
	font-family: Arial, Verdana;
	font-size: 12px;
	
}


.input_login_password {
	width: 120px;
	height: 18px;
	text_align: right;
	background-color: #FFCC00;
	color: #000000;
	border-style: none;
	border: 0 0 0 0;
	font-family: Arial, Verdana;
	font-size: 12px;


}


.input_login_button {
	font-family:Arial,sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #BF2B37;
	border:#CC3300;
	font-weight: bold;
	border-top: 1px solid #FFCC00;
	border-left: 1px solid #FFCC00;
	border-right: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	height: 20px;
	width: 20px;
	vertical-align: middle;
	cursor: hand;
	
	
}

.submit_button {
	font-family:Arial,sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #BF2B37;
	border:#CC3300;
	font-weight: bold;
	border-top: 1px solid #FFCC00;
	border-left: 1px solid #FFCC00;
	border-right: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	height: 20px;
	width: 50px;
	vertical-align: middle;
	cursor: hand;
	
}







.red_button {
	font-family:Arial,sans-serif;
	font-size: 11px;
	border-style: none;
	border: 0 0 0 0;
	background-color: #E77817;
	height: 20px;
	color: #FFFFFF;
	vertical-align: middle;
	
	
}



body {
	/*marign: 0 0 0 0;
	padding: 0 0 0 0;
	
	border: 0 0 0 0;*/
	font-family: Arial, Verdana;
	color: #990000;
	background-repeat:repeat-x;
	
	
}



span, div, img, form {
	/*marign: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0 0 0 0 solid #0000FF;
	text-indent: 0px;
	*/
	
}



table {
	marign: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0 0 0 0 solid #000000;
	border-collapse: collapse;
	font-size: 12px;
}


td, tr {
	marign: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0 0 0 0 solid #FF0000;
}



a, a:link, a:visited, a:hover, a:active, a:focus {
	text-decoration: none;
	cursor: hand;
	
}



h2 {
	font-size: 12px;

}
			
.grey {
	color: #707070;
}

.darkgrey {
	color: #404040;
}

.greyborder {
	border: 1px 1px 1px 1px solid #909090;
}

.white_on_grey {
	color: #FFFFFF;
	background-color: #EFEFEF;

}

.black_on_yellow {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color:#330033;
	background-color: #FFFFFF;
	
}

.white_on_red {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #990000;

}

.white_on_red2 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	background-color: #F9E5B4;
	border:#CC3300;

}


.white_on_red3 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #BF2B37;
	border:#CC3300;
	font-weight: bold;
	border-top: 1px solid #C4A77E;
	border-left: 1px solid #C4A77E;
	border-right: 1px solid #C4A77E;
	border-bottom: 1px solid #C4A77E;
}
.white {
	color:#FFFFFF;
}

.white_strong {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}			

.black {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #560404;
	font-weight:bold;
}

.bigblack {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	color: #560404;
	font-weight: bold;
}



.red {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}

.bigred {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}

.bigwhite {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.bigwhite2 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
	font-style:italic;
}

.bigyellow {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 30px;
	color: #FFBF00;
	font-style:italic;
}

.dark_red {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #660033;
	font-weight: bold;
	
}	

.yellow {
	font-family: arial, verdana, helvetica, sans-serif;
	color:#C4A77E;
	font-size: 11px;
}	

/*
#oriental_2010 {
	border: 0 0 0 0;
	font-family: Arial, Verdana;
	color: #990000;
	background-repeat:repeat-x;
	background-image:url(images/soleil3.gif);
	
}*/

#haut_bandeau {
	 margin-top:5px;
     margin-left: auto;
     margin-right:auto;
     width: 990px; /* largeur obligatoire pour être centré */
	 height: 220px;
	 background-color:#FFCC66;
	 
}
	 
#haut_menu_navigation {
     margin-left: auto;
     margin-right:auto;
     width: 990px; /* largeur obligatoire pour être centré */
	 height: 80px;
	 background-color:#FFFFFF;
}


.fond_oriental_2011 {
	margin-top:0px;
	margin-left:0px;
	width:1905px;
	height:1076px;
	background-image:url(images/fond_index_2011.gif);
	background-repeat:no-repeat;
}

#identification {
	position:absolute;
	margin-left:280px;
	margin-top:200px;
	width:600px;
	height:400px;
	background-image:url(images/fond_identification.gif);
	background-repeat:no-repeat;

}
