body
{
	background: #FFFFFF; 
	font-family: sans-serif; 
}	

table, td 
{
	text-align:center;
}


legend, p#titre
{
	color:orange;
	font-size:20px;
	text-decoration: underline;
	font-weight:bold;
	text-align:center;
}

table#tab_cont{
width:1000px;
}

tr#fond_noir{
background-color:black;
}

td#contenu 
{
	width:1000px;
	background-color:white;
	overflow:auto;
}


#contint a:visited, #contint a:active, #contint a
{
	color:orange;
}

#footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align:center;	
	color:#666666;
}

#footer a, #footer a:visited,#footer a:active
{	
	color:#666666;
}

li
{
color:orange;
}

p
{
text-align:left;
}

.center
{
text-align:center;
}

.gauche
{
text-align:left;
}


td#bandeau 
{
	width:1000px;
	background: url('bas.png') top repeat-x ;
	height:60px;
	background-color:white;
}
	
td#hautdroit 
{
    background: #ffffff url('hautdroit.png') bottom no-repeat;
	width:47px;
	height:67px;
}
	
td#basgauche 
{
    background: #FFFFFF url('basgauche.png') no-repeat;
	width:46px;
	height:67px;
}
	
div#pied_page 
{
	
	background: url('haut.png') bottom repeat-x ;
	height:67px;
	width:1200px;
	background-color:white;
}
	
td#basdroit 
{
    width:46px;
	height:67px;
	background: #ffffff url('basdroit.png') left no-repeat;
}
	
	
	
td#menugauche 
{
	background: #FFFFFF url('gauche.png') left top repeat-y;
	width:46px;
}
	
td#menudroit 
{
	background: #FFFFFF url('droit.png') left top repeat-y;
	width:46px;
	vertical-align:top;
	
}
	