img
{
	border:none;
}

body
{
 font: 13px verdana, sans-serif;
 background-color:#feffe7;
 margin:0;
 padding:0;
}

td.contour{ border:1px solid #666; border-bottom:0px; border-left:0px;}
td.contour_left, td.contour_topleft, td.contour_bottomleft{ border-left:1px solid #666; }
td.contour_bottomleft{ border-bottom:1px solid #666;}
td.contour_bottomright{ border-bottom:1px solid #666;}
h1
{
	font-family:verdana, sans-serif;
	padding-left:35px;
	padding-top:30px;
	margin:0px;
	font-weight:normal;
	font-size:22pt;
	color:#0066cc;
}

h2
{
	font-family:verdana, sans-serif;
	padding-left:35px;
	padding-bottom:25px;
	margin:0px;
	font-weight:normal;
	font-size:18pt;
	color:#0066cc;
}

h3
{
	
	color: #0066CC;
    font-size: 12pt;
    font-weight: bold;
	border-bottom:solid 1px  #0066CC;
	
}

h4
{
	color: #003399;
	font-size: 12pt;
	font-weight: bold;
}

p
{  margin: 10px 0 0;
font-size:13px; 
 
}

a{color:#0066cc;text-decoration:none;}
a:hover{text-decoration:underline;}

#conteneur
{
	
	width:800px;
	margin:0 auto;
	background-color:#ffffff;
}

#header
{
	float:left;
	height:144px;
	width:800px;
	background:url(./img/fondHeader.gif) no-repeat;
	text-align:center;
}

#contenu
{
	
	top:312px;
	margin:0 auto;	
	width:100%;
	background:url(./img/fondContenu.jpg) repeat-y;
	text-align:justify;
}

#contenu_page
{

	width:750px;
margin:0 auto;	
}

#footer
{
	float:left;
	left:0px;
	bottom:0px;
	height:41px;
	width:800px;
	background:url(./img/fondFooter.jpg) no-repeat;
	text-align:center;
	line-height:28px;
	color:#ffffff;
}
#footer a
{
	color:#ffffff;
	text-decoration:none;
}

#menuDeroulant
{
	width: 700px;
	height: 21px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	position:absolute;
	top:12px;
	left:50%;
	margin-left:-350px;
}
#menuDeroulant li
{
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
	border: 0;
}
.menuDeroulantNone a:link, .menuDeroulant a:visited
{
	display: block;
	height: 1%;
	color: #FFF;
	background:url(./img/fondRubrique.png) repeat;
	margin: 0;
	padding: 4px 8px;
	text-decoration: none;
}
.menuDeroulantHome a:link, .menuDeroulantHome a:visited
{
	display: block;
	height: 1%;
	color: #FFF;
	background:url(./img/fondHome.png) no-repeat;
	margin: 0;
	padding: 4px 25px;
	text-decoration: none;
}
.menuDeroulantCopieuse a:link, .menuDeroulantCopieuse a:visited
{
	display: block;
	height: 1%;
	color: #FFF;
	background:url(./img/fondCopieuse.png) no-repeat;
	margin: 0;
	padding: 4px 25px;
	text-decoration: none;
}
.menuDeroulantWho a:link, .menuDeroulantWho a:visited
{
	display: block;
	height: 1%;
	color: #FFF;
	background:url(./img/fondWho.png) no-repeat;
	margin: 0;
	padding: 4px 25px;
	text-decoration: none;
}
#menuDeroulant li a:hover { background-color: #0066cc; }
#menuDeroulant li a:active { background-color: #0066cc; }

#menuDeroulant .sousMenu
{
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#menuDeroulant .sousMenu li
{
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	width:100%;
	text-align:left;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
}
#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited
{
	display: block;
	color: #FFF;
	margin: 0;
	border: 0;
	text-decoration: none;
	background: transparent url(./img/fondTR.png) repeat;
}
#menuDeroulant .sousMenu li a:hover
{
	background-image: none;
	background-color: #0066cc;
}
#menuDeroulant li:hover > .sousMenu
{
	display: block;
}

#ensavoirplus{width:195px;height:40px;}
#ensavoirplus a{display:block;width:195px;height:40px;background:url(./img/ensavoirplus.jpg) no-repeat;} 
#ensavoirplus a:hover{display:block;width:195px;height:40px;background:url(./img/ensavoirplushover.jpg) no-repeat;} 