﻿body {
	width: 980px;
	margin: auto;
	background: white url("images/fond.jpg") repeat-x;
}
#header {
	width: 682px;
	height: 214px; 
	background: url("images/header.jpg") no-repeat;
	margin: auto;
	margin-bottom: 10px;
}
#header2 { width: 682px; height: 214px; background: url("images/header2.jpg") no-repeat; margin: auto; margin-bottom: 10px; }
#header3 { width: 682px; height: 214px; background: url("images/header3.jpg") no-repeat; margin: auto; margin-bottom: 10px; }
#header4 { width: 682px; height: 214px; background: url("images/header_new.gif") no-repeat; margin: auto; margin-bottom: 10px; }
#header5 { width: 682px; height: 214px; margin: auto; margin-bottom: 10px; margin-left: 150px;}
#menugauche {
	width: 172px;
	float: left;
}
#menudroite {
	width: 172px;
	float: right;
}
#conteneur {
	width: 605px;
	height: 275px;
	margin-left: 187px;
	padding-top: 8px;
}
#conteneurptp{
	width: 100%;
	height: 275px;
	margin-left: 5px;
	padding-top: 8px;
}
#navbarre {
	width: 602px;
	height : 34px;
	background: url("images/navbarre.jpg") no-repeat;
	text-align: center;
	padding-top: 6px;
}
#navbarre2 {
	width: 602px;
	height : 34px;
	background: url("images/navbarre.jpg") no-repeat;
	text-align: center;
	padding-top: 6px;
	margin-left: 190px;
}
.dc {
	width: 605px;
	height: 33px;
	background: url("images/debutcontent.jpg") no-repeat;
	text-align: center;
	margin-top: 15px;
}
.dc2 {
	width: 243px;
	height: 33px;
	background: url("images/debutcontent111.jpg") no-repeat;
	text-align: center;
	margin-top: 15px;
}
.dc3 {
	width: 355px;
	height: 33px;
	background: url("images/debutcontent112.jpg") no-repeat;
	text-align: center;
	margin-top: 15px;
}
.content {
	width: 605px;
	background: url("images/fondcontent.jpg") repeat-y;

} 
.content2 {
	width: 243px;
	background: url("images/fondcontent111.jpg") repeat-y;

}
.content3 {
	width: 355px;
	background: url("images/fondcontent112.jpg") repeat-y;

}.content p { margin: 0; padding-left: 15px; padding-right: 15px; color: #5e5e5e; font-family: Trebuchet MS; font-size: 9pt;}
.contentptp p { margin: 0; padding-left: 15px; padding-right: 15px; color: #5e5e5e; font-family: Trebuchet MS; font-size: 9pt;}
.content2 p { margin: 0; padding-left: 15px; padding-right: 15px; color: #5e5e5e; font-family: Trebuchet MS; font-size: 9pt;}
.content3 p { margin: 0; padding-left: 15px; padding-right: 15px; color: #5e5e5e; font-family: Trebuchet MS; font-size: 9pt;}


.content table { margin-left: 5px; }
.content2 table { margin-left: 5px; }
.content3 table { margin-left: 5px; }

.fc {
	width: 605px;
	height: 33px;
	background: url("images/fincontent.jpg") no-repeat;
}

.fc2 {
	width: 243px;
	height: 33px;
	background: url("images/fincontent111.jpg") no-repeat;
}

.fc3 {
	width: 355px;
	height: 33px;
	background: url("images/fincontent112.jpg") no-repeat;
}
center { padding-top: 15px; padding-bottom: 15px; }
.fmenu { width: 172px; background: url("images/fondmenu.jpg") repeat-y; text-align: center;}
.fmenu2 { width: 400px; background: url("images/fincontent_3.jpg") repeat-y; text-align: center;}
.dm { width: 172px; height:41px; background: url("images/debutmenu.jpg") no-repeat; }
.dm4 { width: 172px; height:41px; background: url("images/debutmenu_3.jpg") no-repeat; }
.dm5 { width: 400px; height:41px; background: url("images/debutmenu_4.jpg") no-repeat; }
.dm2 { width: 172px; height:41px; background: url("images/debutmenudroite.jpg") no-repeat; }
.dm3 { width: 172px; height:41px; background: url("images/debutmenugauche2.jpg") no-repeat; }
.fm { width: 172px; height:20px; background: url("images/finmenu.jpg") no-repeat; margin-bottom: 20px; }
.fm2 { width: 400px; height:20px; background: url("images/fincontent_4.jpg") no-repeat; margin-bottom: 20px; }

.fmenu p {
	margin: 0;
	color: #4f4f4f;
	font-family: Trebuchet MS;
	font-size: 8pt;
	padding-top: 5px;
}
.little { font-size: 7pt; }
.input {
	border: 0; width: 102px; height: 16px; background: url("images/input.jpg") no-repeat;
	padding: 3px;
}
.submit {
	border: 0; width: 70px; height: 30px; background: url("images/submit.jpg") no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}
#navbarre a { 
	color: #6a6a6a; 
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;

} #navbarre a:hover { color: #a1a0a0;  }