html, body {
margin: 0;
padding: 0;
height: 100%
}


 body
{
	background-color: #cccccc;
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	color:#000000;
	margin:0px;
	text-decoration: none;
}

		
A
{
	color:#000000;
}

A:hover
{
	color:#000000;
}

A:visited
{
	
}	

DIV
{
width:100%;
}

#menu
{
background-image:url(../_img/v2_header.gif);
background-repeat:repeat-x;
height:67px;
}

#menu #menu_top
{
text-align:right;
}

#menu #menu_top A
{
background-image:url(../_img/v2_separator.gif);
background-repeat:no-repeat;
padding-left:10px;
padding-right:10px;
height:17px;
text-decoration:none;
font-size:10px;
font-weight:bold;
color:#494949;
}

#menu #menu_top A:hover
{
color:#7897b6;
}

#illustration
{
position:relative;
background-image:url(../_img/v2_under_img_separator.gif);
background-repeat:repeat-x;
background-position:0px 248px;
height:255px;
margin:0px;
}

#top_content
{
background-image:url(../_img/menu_top_sep.jpg);
background-repeat:repeat-x;
height:0px;
width:985px;
text-decoration:none;
font-size:10px;
font-weight:bold;
}

#top_content A
{
padding-top:10px;
margin:5px;
text-decoration:none;
font-size:11px;
font-weight:bold;
color:#666666;
}

#top_content A:hover
{
text-decoration:none;
font-size:11px;
color:#7897b6;
}

#top_content .links
{
padding-top:7px;
position:relative;
left:150px;
top:-30px;
width:830px;
}

#top_content .titre
{
padding:0px;
background-image:url(../_img/menu_top_titre.jpg);
background-repeat:no-repeat;
width:970px;
height:18px;
padding-left:15px;
padding-top:5px;
font-size:11px;
font-weight:bold;
color:#ffffff;
}
		
#content
{
height:100%;
}	

#footer
{
background-image:url(../_img/v2_header.gif);
background-repeat:repeat-x;
height:37px;
padding-top:30px;
}	

#innercontent
{
	margin-left: 120px;
	width:790px;
	margin-right: 15px;
	margin-top: 30px;
	text-align:justify;
	font-size: 10px;
	color: #535557;
}

#innercontent TABLE
{
	font-size:10px;
	color:#666666;
}

#innercontent H1
{
	font-size:13px;
	font-weight:bold;
	color: #5d86ae;
	font:Geneva, Arial, Helvetica, sans-serif;
}	
				
				

