@charset "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #909090;
	margin: 0px;
	padding: 0px;
}

a {
outline: none;
color:#00b8ed;
border-bottom: 1px dashed #333333;
text-decoration:none;
}

a:hover {
outline: none;
background-color:#333333;
color:#ffffff;
border-bottom: none;
text-decoration:none;
}

#container {
background:url(imgs/bg_middle.jpg) repeat-y left top;
margin:auto;
width:942px;
}

#header {
background:url(imgs/header.jpg) no-repeat left top;
width:942px;
height:84px;
text-align:right;
color:#e3e3e3;
}

.tabletitre {
width:942px;
height:79px;
}

#header h3 {
margin:0px;
font-size: 11px;
font-weight:normal;
}

#visuel{
width:920px;
margin:auto;
}

#visuel img {
display: block;
border: none;
}

#menu a {
border: none;
}

#menu a img {
border: none;
}

#contenu {
padding-left:60px;
padding-right:60px;
}

.descriptif {
width:820px;
margin-bottom:20px;
text-align:justify;
}

.tdgauche {
width:100px;
}
.tdgauchebis {
width:150px;
}
.tddroit {
width:100px;
}

#footer {
color:#FFFFFF;
font-size: 10px;
background: url(imgs/footer.jpg) no-repeat left top;
margin:auto;
width:942px;
height:48px;
text-align:center;
padding-top:5px;
}

.tableform {
margin-left:50px;
}

.submit {
width:120px;
height:28px;
margin-left:150px;
text-align:center;
color:#00b8ed;
font-weight:bold;
border: 1px solid #333333;
background-color:#eeeeee;
}

label {
width:100px;
display: block;
float:left;
margin-left:50px;
margin-bottom: 5px;
}

input {
margin-bottom: 5px;
clear: right;
}
textarea {
margin-bottom: 5px;
}

.illustration1 {
padding: 4px;
margin: 2px 10px 5px 0px;
float:left;
border-left: 1px solid #eeeeee;
border-top: 1px solid #eeeeee;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
}

.illustration2 {
padding: 4px;
margin: 3px 0px 5px 10px;
float:right;
border-left: 1px solid #eeeeee;
border-top: 1px solid #eeeeee;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
}
.illustration3 {
padding: 4px;
margin: 2px 0px 5px 10px;
border-left: 1px solid #eeeeee;
border-top: 1px solid #eeeeee;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
}

.illustration4 {
padding: 4px;
margin: 3px 120px 5px 10px;
float:right;
border-left: 1px solid #eeeeee;
border-top: 1px solid #eeeeee;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
}

