body	{
	padding: 0px;
	text-align: left;
	font-size: 1em;
	color: #484848;
	background-color: White;

}
h1 {	
	font-size: 1.4em;	
	text-decoration: none;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 2px;
	color: #000000;
 }
h2 {
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 2px;
	color: #000000;
}
h3 {
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 2px;
	color: #000000;
}
h4 {	
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 2px;
	color: #000000;
}
a:link	{
	text-decoration: none;
	color: #000000;
}

a:visited	{
	text-decoration: none;
	color: #000000;
}
a:hover	{
	text-decoration: none;
	color: #940D26;
}
textarea
{
	width: 580px;
	font-size: 10px;
	color: #000000;
}
#conteneur {
	position: relative;
	width: 950px;
	height: autopx;
	background-color: White;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 152px;
	width: 950px;
	background-image: url(images/beurette_vicieuse.png);
	background-repeat: no-repeat;
}
#haut {
	position: absolute;
	top: 152px;
	left: 0px;
	height: 35px;
	width: 948px;
	background: url(images/haut_cont.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 1px solid #810D0D;
    border-right: 1px ridge #810D0D;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	}
#centre {
	position: absolute;
	top: 187px;
	left: 199px;
	width: 730px;
	color: Black;
	background-color: #FFFFFF;
	border-right: 1px solid #810D0D;
	border-bottom: 1px solid #810D0D;
	font-size: 0.9em;
	padding: 8px 10px;
	text-align: justify;
}
#centre li	{
	list-style-image: url(images/arrown.gif);
	list-style-position: inside;
}
#centre a	{
	font-size: 1.0em;
	color: #3B5CB4;
	text-decoration: underline #E3A4EE;
}

#centre a span	{
	text-decoration: underline;
	color: #940D26;
}

#centre h1{
	height: 16px;
	color: Black;
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
}
#centre h1 span{
	color: #940D26;
}
#centre h2{
	height: 16px;
	color: Black;
	font: 11px/16px Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
}
#centre h2 span{
	color: #940D26;
}
#centre h3{
	height: 25px;
	color: #000000;
	text-align: left;
	font: 14px/25px Georgia, "Times New Roman", Times, serif;
	background-repeat: no-repeat;
	padding-left: 25px;
	font-weight: bolder;
}
#centre h3 span{
   height: 25px;
	color: #940D26;
}

#centre h4{
	width: 560px;
	height: 18px;
	background: White;
	color: Black;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	text-transform: uppercase;
}
#centre h4 span{
	background: White;
	color: Black;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
}


#gauche {
	position: absolute;
	top: 187px;
	left: 0;
	color: #FFFFFF;
	width: 197px;
	border-bottom: 1px solid #810D0D;
	border-left: 1px solid #810D0D;
	border-right: 1px ridge #810D0D;
	background-color: #D3D2D2;
}
#menupied{
	width: 710px;
	height: 50px;
	background: #D3D2D2;
	color: #000000;
	position: relative;
	margin: 0 auto;
	font: 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	clear: both;
	padding: 10px 10px 10px;
	border-bottom: 1px solid #810D0D;
	border-left: 1px solid #810D0D;
	border-right: 1px ridge #810D0D;
	border-top: 1px ridge #810D0D;
}
#menupied li {
display: inline;
}
#menupied a {
	margin: 0 2px;
	color: 3000000;
	text-decoration: none;
}
#menupied a:hover {
text-decoration: underline;
}

#menuhaut{
	top: 5px;
	width: 950px;
	height: 35px;
	position: relative;
	margin-top: auto;
	margin-bottom: auto;
}
#menuhaut ul{
	width:770px;
	height:20px;
	position:absolute;
	left:72px;
	list-style-type:none;
	top: -5px;
}
#menuhaut ul li{
	height: 20px;
	float: left;
	margin-right: 10px;
}
#menuhaut ul li a{
	height: 20px;
	display: block;
	color: Black;
	font: 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin-right: 10px;
}
#menuhaut ul li a:hover{
	color: Blue;
	text-decoration: underline;
}
#menuhaut ul li.home{
	height: 30px;
	display: block;
	background: transparent;
	color: Black;
	font: 14px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.menugauche {
	width: 185px;
	list-style-type: none;
	margin: 5px 4px 5px 5px;
	padding: 0;
	background: #EEE8E8;
	border-right: 1px solid #585757;
	border-left: 1px solid #585757;
	border-bottom: 1px solid #585757;
	border-top: 1px solid #585757;
}
.menugauche ul{
	width: 178px;
	padding: 0 0 0 5px;
	background: #EEE8E8;
	color: Black;
	margin: 0 0 5px 0;
	list-style-type: none;
}
.menugauche ul li{width:161px; height:18px;}
.menugauche ul li a{
	width: 178px;
	height: 18px;
	background: transparent url(images/navigation.gif) no-repeat 0 5px;
	color: Black;
	font-size: 14px;
	text-decoration: none;
	line-height: 18px;
	padding: 0 0 0 20px;
}
.menugauche ul li a:hover{
	width: 178px;
	height: 18px;
	background: #EEE8E8 url(images/navigation.gif) no-repeat 0 5px;
	color: #940D26;
	text-decoration: none;
} 

.menugauche img {
	float: left;
	padding: 0px;
	margin: 3px auto 5px auto;
}
.menugauche p {
	margin: 0em;
	padding-top: 0em;
	padding-bottom: 0.3em;
	text-indent: 0.5em;
	color: Black;
	font-weight: bold;
	background-position: center;
}
.menugauche h2{width:178px; height:30px; background:url(images/onglet.gif) 0 0 no-repeat; padding:0 0 0 10px; font:16px/30px Georgia, "Times New Roman", Times, serif; color:#810D0D; margin:0 0 0 0; font-weight: bold;}

.menugauche b	{
	font-size: 1.0em;
	color: red;
	text-decoration: underline;
}

p {
margin: 0 0 10px 0;
}

.sitetable {
	width: 730px;
	border: 1px solid #FDB201;
	vertical-align: top;
}
.sitetable td{
	vertical-align: top;
		padding-left: 10px;
}
td.tdover {
	border: 1px solid #FFFFFF;
	background-position: center;
	background-repeat: no-repeat;
}
td.tdover:hover {
	border: 1px solid #940D26;
}
.fdgris {
	background-color: #EEE8E8;
	width:720px;
	padding: 4px;
}
.fdcolor1 {
width:720px;
	padding: 4px;
}
.imageborder {
	border: 1px solid #666666;
}