
.vernav ul {
	margin: 0;
}

.vernav ul li {
	list-style-type: none;
	margin: 0;
}

.vernav ul li, .vernav ul li a, .vernav ul li a span {
	display: block;
	float: left;
}

#mainwrap {
	min-height: 100%; 
	position: relative; 
	margin:0 auto;
	/*border: 1px solid red;*/
}


div.wrap {
	text-align: center;
	/*border: 1px solid red;*/
}

div.pagesize {
	text-align: left;
	margin: 0 auto;
	width: 710px;
}



#logo {
	display: block;
	float: left;
	margin-bottom: 2px;
}

#logo a {
	display: block;
	float: left;
	width: 229px;
	height: 27px;
	text-indent: -5000px;
	background: url(../images/logo.gif) left top no-repeat;
	margin: 35px 0 0 0;
}

#slogan {
	float: left;
	clear: both;
	font-size: 14px;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
	margin-left: 4px;
}

#header {
	margin-bottom: 10px;
	width: 400px;
	/*border: 1px solid red;*/
}

#contenu_header {
	width: 400px;
	/*border: 1px solid red;*/
}

#contenu_flash {
	position: absolute;
	top: 0px;
	margin-left: 385px;
	width: 600px;
	height: 390px;
	/*border: 1px solid red;*/
}

#mainnav ul {
	margin-bottom: 16px;
	padding-bottom: 3px;
	border-bottom: solid 1px #333333;
	float: left;
}

#mainnav ul li {
	margin-right: 8px;
}

#mainnav ul li a {

}

#mainnav ul li a span {
	font-size: 15px;
	height: 26px;
	line-height: 26px;
	padding: 0 12px;
}

#mainnav ul li a:hover {
	background: url(../images/mainnav-l.gif) left top no-repeat;
}

#mainnav ul li a:hover span {
	background: url(../images/mainnav-r.gif) right top no-repeat;
}

#mainnav ul li a.active {
	background: url(../images/mainnav-l.gif) left top no-repeat;
}

#mainnav ul li a.active span {
	background: url(../images/mainnav-r.gif) right top no-repeat;
}

#content {
	clear: both;
}

#label {
	text-indent: -5000px;
	width: 369px;
	height: 115px;
	/*background: url(../images/label.gif) left top no-repeat;*/
	margin-bottom: 20px;
}

#leftcol {
	width: 409px;
	float: left;
}

#rightcol {
	width: 299px;
	float: right;
	margin-top: 296px;
}

.module-box h2 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 20px;
}

.module-box {
	margin-bottom: 5px;
}

img.img {
	border: solid 2px #898787;
}

img.left {
	margin-right: 10px;
	float: left;
}

.contact {
	float: left;
	width: 400px;
}

.contact_image {
}

.box_contact {
	float: left;
	width: 710px;
}

#bottom {
	background: url(../images/bottom-bg.gif) left top repeat-x;
	padding: 20px 0;
}

#footer {
	font-size: 11px;
	text-align: center;
	padding-bottom: 10px;
}

#footer a {
color: #898787
}

#footer_terms {
width: 90%; bottom: 0px; left: 0px; position: absolute; height: 40px; 
}

#footer_terms h1 {
	padding: 60px 0px 0px 0px; color: #c6c6c6;
	text-align:right;
	border:0px;
	font-variant:normal;font-size: 0.8em;font-weight: normal;
	text-decoration:none;background: none;
}

#footer_terms a  { text-decoration: underline;}

#footer_terms strong,#footer_terms a {
	color: #c6c6c6;
	font-weight: normal;
	background: none;
}

.paddingleft {
	padding-left:90px;
}

#div_contact {
	height: 20px;
}

#div_contact_textarea {
	height: 100px;
}

#div_contact_button {
	height: 30px;
	margin-top: 5px;
	padding-left: 310px;
}

fieldset {
	border: 2px solid #898787;
	width: 556px;
}

.texte_legende {
	color: #898787;
	font-weight: bold;
}

.texte {
	position: absolute;
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
	width: 220px;
	height: 20px;
	text-align: right;
}

#champ_contact {
	padding-left: 240px;
	width: 200px;
	height: 20px;
}

.champ {
	font-size: 11px;
	width: 200px;
}

textarea.champ {
	font-size: 12px;
	width: 200px;
	height: 100px;
}

