body, td, p, input, select, button, span, div, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;	
}

table
{
	margin:0px;
}

body 
{
	margin:0px;
	padding:0px;
	background-color:#CECBD2 ;
	text-align:center;	
	height:100%;
	width:100%;
}

html
{
	height:100%;
}

input
{
	text-align:left;
	border:1px solid #A5ACB2;
}

A:link {
	COLOR: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A:active {
	COLOR: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
} 

.jaune
{
	color:#F8FA99;	
}

A:visited {
	COLOR: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A:hover {
	COLOR: #880A0B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.fond_champ {
	width:200px;
	border:1px solid #666666;
	color:#666666;
	overflow:auto;
	background:#FFFFFF;
	font-size:11px;
	background:url(images/form.png);
	background-position:right top;
	font-weight:normal;

}

select.fond_champ {
	width:auto;
	color:#666666;
	font-size:11px;
	font-weight:normal;
}

.champ_err{
	width:140px;
    border:1px solid #F10D1B;
    color:#000000;
    background:#F5BDBC;
}

#div_structure
{	
	margin-left:auto;
	margin-right:auto;
	width:900px;

	height:620px;
	text-align:center;
}

html>body #div_structure 
{
  height: auto;
  min-height:620px;
} 

#div_structure_long
{	
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:620px;
	text-align:center;
	background:url(images/fond_long.jpg) repeat-x;
}

html>body #div_structure_long
{
  height: auto;
  min-height:620px;
} 


#contenu
{
	background-color:#FFFFFF;
	float:left;
}


#contenu_long
{
	margin-left:auto;
	margin-right:auto;
	display:block;	
	width:900px;
	height:460px;
	background-color:#FFFFFF;
	background:url(images/fond_site_long.jpg) repeat-x;
}

#haut_site
{
	margin-left:auto;
	margin-right:auto;
	display:block;	
	width:899px;
	height:160px;
	background-color:#FFFFFF;
	background:url(images/font_haut.jpg) repeat-x;
}

#menu
{	
	float:left;	
	margin-top:150px;
	text-align:left;
	width:890px;
	font-weight:bold;
	color:#FFFFFF;
}

#page
{
	width:685px;
	float:left;
	height:408px;
	margin-top:30px;
	text-align:right;
	font-weight:bold;
	overflow:auto;
}

#page_index
{
	width:685px;
	float:left;
	height:308px;
	margin-top:30px;
	text-align:right;
	font-weight:bold;
	overflow:auto;
}



#pied_page
{
	float:left;
	height:22px;
	background-color:#FFFFFF;	
}

#conteneur
{
	width:100%;
	height:100%;
	vertical-align:middle;
	text-align:center;
}

#entete
{
	width:900px;
	height:217px;
	background:url(images/entete.jpg);
}

#pied
{
	float:left;
	width:900px;
	height:39px;
	background:url(images/pied.jpg);
	
}


.element_menu
{
	float:left;
	padding-left:10px;
	padding-right:10px;
	height:15px;
	border-right:1px solid #FFFFFF;
	
}

.element_menu a
{
	color:#FFFFFF;	
	font-size:12px;
}

.element_menu a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:12px;
}

.element_menu a:visited 
{
	color:#FFFFFF;
	font-size:12px;
}

.element_menu_droit
{
	float:right;
	padding-right:40px;
	height:15px;
}

.element_menu_droit a
{
	color:#FFFFFF;	
	font-size:12px;
}

.element_menu_droit a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:12px;
}

.element_menu_droit a:visited 
{
	color:#FFFFFF;
	font-size:12px;
}

#titre_page
{
	float:left;
	margin:0px;
	margin-left:20px;
	padding-left:0px;
	font-size:16px;
	color:#880A0B;
	font-weight:bold;
	width:820px;
	border-bottom:1px solid #000000;
	text-align:left;
}

#encart
{
	margin-top:40px;
	margin-left:20px;
	float:left;
	width:189px;
	height:264px;
	background:url(images/asc.jpg);
}

#corps_page
{
	float:left;
	width:650px;
	text-align:left;
}


#corps_page_grand
{
	float:left;
	width:850px;
	text-align:left;
}


.agiom
{
	font-weight:bold;
	color:#880A0B;
}

h1
{
	font-weight:bold;
	color:#880A0B;
	font-size:12px;
	padding:0px;
	margin:0px;
}

.curseurUp
{
	padding-left:440px;
}