@charset "utf-8";
/* CSS Document */
#menu {
	position: absolute;
	left: 16px;
	top: 121px;
	z-index: 10;
}
#logo {
	position: absolute;
	left: 30px;
	top: 39px;
}
#sousmenu {
	position: absolute;
	left: 349px;
	top: 12px;
	width: 469px;
	height: 130px;
}
#sousmenuEquipe {
	position: absolute;
	left: 345px;
	top: 34px;
	width: 345px;
	height: 157px;
}
#container {
	position: absolute;
	left: 0px;
	top: 509px;
	width: 897px;
	padding-left: 60px;
}
#containerHigh {
	position: absolute;
	left: 0px;
	top: 409px;
	width: 897px;
	padding-left: 60px;
}
#sidebar {
	float: right;
	width: 300px;
	color: #4D2C05;
}
.ligneSidebar {
	background-image: url(images/ligne1_sidebar.gif);
	background-repeat: no-repeat;
	width: 369px;
	height: 19px;
	margin: 30px 0 -10px -32px;
}
.ligneFinSidebar {
	background-image: url(images/ligneFin_sidebar.gif);
	background-repeat: no-repeat;
	width: 371px;
	height: 27px;
	margin: 30px 0 0 -32px;
}
#mainContent { 
	width: 496px;
}
.titreContent {
	background-image: url(images/back_titres.jpg);
	background-repeat: no-repeat;
	width: 496px;
	min-height: 236px;
	margin: 40px 0 0 -60px;
	padding: 45px 48px 0 60px;
}
.titreContent h2 {
	font-size: 14px;
	margin-top: 40px;
}
.titreContent2 {
	background-image: url(images/back_titres2.jpg);
	background-repeat: no-repeat;
	width: 496px;
	min-height: 79px;
	margin: 40px 0 0 -60px;
	padding: 45px 48px 0 60px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer {
	font-size: 10px;
	color: #653600;
	margin: 40px 0 5px 0;
}
#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #653600;
}
#footer a:hover {
	text-decoration: none;
	color: #993300;
}
#footer2 {
	background-image: url(images/paille_bas.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #653600;
	margin: -200px 0 0 -60px;
	padding: 240px 0 5px 60px;
}
#footer2 a {
	font-weight: bold;
	text-decoration: none;
	color: #653600;
}
#footer2 a:hover {
	text-decoration: none;
	color: #993300;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
li.puce {
	background-image: url(images/puce.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 0 0 5px 20px;
}
.titrePage {
	position: absolute;
	left: 360px;
	top: 396px;
}
.titrePage2 {
	position: absolute;
	left: 360px;
	top: 403px;
}
.titrePage3 {
	position: absolute;
	left: 350px;
	top: 400px;
}
.info {
	font-size: 10px;
}
/* abonnement mailinglist
----------------------------------------------- */
#mailinglist {
	position: absolute;
	left: 12px;
	top: 365px;
}
#mailinglist2 {
	position: absolute;
	left: 12px;
	top: 378px;
}
.bouton{
	background-color: #653600;
	border: none;
	color: #FFF;
	font-size: 12px;
}
.textfield{
	border: none;
	color: #653600;
	font-size: 12px;
	width: 290px;
	padding-left: 2px;
}
.tdpadding{
	padding-left: 2px;
}

