body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:2.3ex;
	color: #333333;
	margin: 0;
	padding: 0;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#006600;
	margin: 23px 0 20px 0;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#006600;
	font-weight:bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#006600;
	font-weight:bold;
}

.vert { color: #006633; }

a:link {
	color: #006633;
}
a:visited {
	color: #006633;
}
a:hover {
	color: #CC6600;
}
a:active {
	color: #CC0000;
}
blockquote {
	text-align:justify;	
}
em {
	color:#006600;
}
ul { text-align:justify }

#header {
height: 120px;
background-color: #FFF;
}
#conteneur {
position: relative;
width: 926px;
margin: 0 auto; 
background:url(../img/fondMenu.gif) repeat-y;
}
#copy {
position: relative;
width: 926px;
margin: 6px auto; 
}

#centre {
	background:url(../img/fondContenu.gif) repeat-y right;
	margin: 0 0px 0 176px;
	padding:0 20px 0 0;
	border-style:none;
	width:539px;
}
#centre p {
	text-align:justify;
}

#gauche {
	position: absolute;
	left:0;
	width: 162px;
}


#pied {
height: 50px;
background:url(../img/bas.gif) no-repeat;
}


#spot {
	position:absolute;
	top:0;
	left: 732px;
	background: url(../img/fondSpot.jpg) no-repeat;
	margin:0;
	padding:0;
	height:494px;
	width: 191px;
	
}
#spot h3 {
	margin: 32px 10px 20px 10px;
}
#spot h4 {
	margin: 8px 10px 8px 10px;
}
#spot p {
	margin: 4px 10px 0px 14px;
}
#spot ul {
margin-top:5px;
list-style-type:square;

}
.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}
p {margin: 0 0 10px 0;}
img { 	border:0; }

#centre p.signature {
	font-style: italic;
	color: #000000;
	text-align: right;
	margin-right: 20px;
	margin-top: 40px;
}
.encart { color:#FF6600; border:#FF6600 1px dotted; padding:10px; text-align:center; }
.citation { border:#FF6600 1px dotted; padding:10px; }
caption { background-color:#CCCCCC; padding:10px; font-weight:bold;}
.tab { margin-left:-100px; }
.tab th { background-color:#FFFFCC; padding:10px; }
.tab td { padding:8px; background-color:#eee; vertical-align:top; } 
table td.n2 { background-color:#FFE574; color:#006633; }
table td.n1 { background-color:#FFCC00; font-weight:bold; }
#centre table td.n1 p, #centre table td.n2 p, td.n1 ul, td.n2 ul , #centre table.tab p { text-align:left; }