body {  position: absolute; padding: 14px; width: 800px;
}

*
{
font-family: arial, helvetica, sans-serif ;
padding: 0px; margin: 0; border: 0;  
}

hr {
background-color: #999999;
height: 1px;
width: 100%;}

#menu { width: 100%; background-color: #FFFFFF; } 



h1
{
color: #996633;
margin-bottom: 14px;
}

h2
{
color: #666666;
font-size: 20px; 
}




#actualites
{
color: #666666;
font-size: 20px;
}


a{
	color: #666666;
	text-decoration:none;
}

a:visited {
	color: purple;
	text-decoration:none;
}

a:active {
	text-decoration:none;
}

a:hover {

	text-decoration: underline;
}

#actualites { float: left; width: 200px; line-height:24px;} 
#contact { float: left; width: 200px; line-height:24px;}  
#visuels { float: left; width:  200px; line-height:24px;} 
#textes { float: left; width:  200px; line-height:24px;} 

#pied { color: #CCCCCC;
font-size: 10px;
}

ul
{ font-size: 12px;}

#image { align: "center"; clear: both;}
