/* CSS Document */
body{
font-family: Verdana, Arial, Helvetica, sans-serif;
background-repeat:repeat-y;

}
.titre
{
border:thin solid #000066; 
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}





.menu
{	
	position: absolute;
	width: 165px;
	
	
	margin-left: 8px;
	}
.menu:hover
{
	background-image:IMG/test_image.jpg;
	
	}
	a:visited, a { TEXT-DECORATION: none ; color: #000066; }

A:hover { COLOR: #4085cd; TEXT-DECORATION: underline;background-image:IMG/titre_art_hover.jpg;}

a.01, a.01:visited, A.01:hover { color: black; }

a.02, a.02:visited, a.02:hover { color: #FFFFFF; }

a.03, a.03:visited {color: #000000; }
a.03:hover { color: #FFFF66; }
.article
{
position: absolute;
	width: 500 px;
		
	margin-left: 180px;
x
}
.connex
{	
	position: absolute;
	width: 165px;
	margin-left: 604px;
	background-image:IMG/connex.jpg;
	background-repeat:repeat-y;
	}
.centre
{
width:400px;

}
