body
{
	font: 0.8em Airial, sans-serif;
	background: #C1C1C1;	
	margin: 10px 0 ;
	padding: 0 ;
	text-align: center ;	
}


div#menu2 
{
    text-decoration:none; 	
}
div#menu2 a
{
    text-decoration:none; 	
}
div#menu2 a:hover
{
    color: #FFFFFF;
    text-decoration:underline; 	
}

div#menu2 a:link {	color: #fff ;} 

body#pop
{
	font: 0.8em Airial, sans-serif;
	background: #fff;		
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left ;
}

div#conteneur
{
	border: 2px solid #000000 ;
	width: 784px ;
	margin: 0 auto;
	text-align: left ;
	background: #fff;		
}



div#entete
{
	float: right;	
}

div#entete a
{
    color: #FFFFFF;
	
}

div#entete a:hover
{
    color: #FFFFFF;
	
}

h2#header
{	
}

ul#menu
{
	background: url(barre.jpg) repeat-x 0 -25px ;
	list-style-type: none ;
	height: 35px ;
	width: 770px ;
	margin: 0 ;
	padding: 0 ;
}


ul#menu li
{
	text-align: center ;
	float: left ;
}

ul#menu li a
{
	font-size: 1.2em ;
	font-weight: bold ;
	letter-spacing: 2px ;
	color: #fff ;
	display: block ;
	text-decoration: none ;
	border-right: 2px solid #D1D1D1 ;
	width: 130px ;
	line-height: 25px ;
}

ul#menu li a:hover
{
	background: url(barre.jpg) repeat-x 0 0 ;
}


div#colonne {
	
	float: right;
	width: 170px;
	margin-left: 10px;
	padding: 0 10px 0 10px ;	
}

p#colonne
{
	padding: 10px 0 10px 0 ;	
	border-bottom: 1px solid #D1D1D1 ;	
}

div#page
{
    margin-right: 160px;
	padding: 0 30px 0 30px ;
    background: #fff url(page.jpg);	
}

div#contenu
{
	min-height: 860px ;
	overflow: hidden;
	padding: 0 0 0 0 ;
	margin: 0 0 0 0 ;

}

p#footer
{
	line-height: 30px ;
	text-align: center ;
	color: #000000 ;
	margin: 0 ;
	padding-right: 10px ;
}

pre
{
	padding: 5px 0 0 5px ;
	font-size: 1.2em ;
	overflow: auto ;
	background: #dea ;
	border: 2px solid #9b2 ;
}

