/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height:19px;
	background-image:url(../gfx/ban_fond.jpg);
	background-repeat:repeat-x;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
#droite {
	text-align:justify;
}
a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#all {
	display:block;
	width:931px;
	margin-left:auto;
	margin-right:auto;
	
}
#header {
	display:block;
	float:left;
	height:208px;
	width:100%;
	margin-left:10px;
	background-image:url(../gfx/ban_fond.jpg);
	background-repeat:repeat-x;
}
#logo {
	display:block;
	float:left;
	width:304px;
	background-image:url(../gfx/ban_logo.jpg);
	background-repeat:no-repeat;
}
#logo a {
	display:block;
	width:304px;
	height:208px;
	text-indent:-15000px;
	}
#menu {
	display:block;
	float:left;
	width:255px;
	height:208px;
	background-image:url(../gfx/menu_fond.jpg);
	background-repeat:no-repeat;
}
ul#menu{
	display:block;
	float:left;
	padding-left:32px;
	padding-top:49px;
}
#menu li a {
	color:#9a9c9e;
	font-family: 'Average Sans', sans-serif;
	font-weight: normal;
	font-size:15px;
	
}
#menu li a:hover {
	color:#000000;
	padding-left:10px;
	background-image:url(../gfx/puce.gif); 
	background-repeat:no-repeat;
}
#hoverz a {
	color:#000000 !important;
	padding-left:10px;
	background-image:url(../gfx/puce.gif); 
	background-repeat:no-repeat;
}
#menu li a.hov {
	color:#000000;
}
#mailing {
	display:block;
	float:left;
	width:299px;
	background-image:url(../gfx/ban_mailing.jpg); 
	background-repeat:no-repeat;
	height:208px;
	margin-left:-32px;
}
form {
	margin-top:27px;
	margin-left:67px;
}
form h3 {
	color:#fff;
	margin-bottom:11px;
	font-family: 'Average Sans', sans-serif;
	font-size:22px;
}
form label {
	display:block;
	float:left;
	width:50px;
	color:#383838;
}
form input {
	display:block;
	float:left;
	border-radius:10px;
	border:1px solid #c3c3c3;
	background-image:url(../gfx/fond_input.jpg);
	background-repeat: repeat-x;
	padding:5px;
	color:#292929;
}
form #Inscription {
	color:#abbac6;
	border-radius:10px;
	border:1px solid #abbac6;
	padding:5px;
	background-color:#f2f9ff;
	background-repeat: repeat-x;
	cursor:pointer;
}
form #Inscription:hover {
	color:#f2f9ff;
	background-image:none;
	background-color:#abbac6;
}

#head_to {
	display:block;
	float:left;
	width:100%;
	height:px;
	padding-left: 107px;
	display:none;
	visibility:hidden;
}

#head_to a {
	
}
#content {
	display:block;
	float:left;
	width:100%;
}
#gd {
	
}
#gauche {
	display:block;
	float:left;
	width:338px;
	border-right:1px solid #cdcdcd;
	
	display:none;
	visibility:hidden;
	
}
#cadre1 {

}
#cadre1 a {}
#cadre1 img {}
#cadre2 {}
#cadre2 a {}
#cadre2 img {}
#cadre3 { 
    color: #535353;
    font-family: 'Average Sans',sans-serif;
    font-size: 24px;
    line-height: 28px;
    padding-left: 57px;
    padding-right: 20px;
}
#cadre3 span.red { color:red;}
#droite {
	display:block;
	float:right;
	width:575px;
	margin-left:10px;
	color:#999;
}
#droite h2 {
    color: #535353;
    font-family: 'Average Sans',sans-serif;
    font-size: 24px;
	margin-bottom:10px;
}
#footer {
	display:block;
	float:left;
	width:100%;
	background-image:url(../gfx/foot_fond.jpg);
	background-repeat: repeat-x;	
	min-width: 931px;
}
#footer #dg {
	display:block;
	width:931px;
	margin-left:auto;
	margin-right:auto;	
}
#footer #left {
	background-image:url(../gfx/foot_logo.jpg);
	background-repeat: no-repeat;
}
#footer #left h4 {
	text-indent:-1321321px;
	height:52px;
}
#footer ul#menu2 { display:block; float:left; width:250px; background:none; margin-top:10px; }
#footer ul#menu1 { display:block; float:left; width:220px; background:none; margin-top:10px; margin-left:50px; }
#footer #menu2 li {}
#footer #menu2 a { font-family: 'Average Sans',sans-serif; color:#3f6582; } #footer #menu2 a:hover { color:#000; }
#footer #menu1 li {}
#footer #menu1 a { font-family: 'Average Sans',sans-serif; color:#3f6582;} #footer #menu1 a:hover { color:#000; }
#footer #right {}
#footer #right span { color:#154265; display:block; float:right; width: 440px; margin-top:-90px; font-size: 11px; }
#footer #right a { color:#154265; }
#slider {  
}
#droite {
width:100% !important;
}
#slider img {
border : 1px solid #dcecf8;
}
input {
	font-size:11px;
	font-family:arial;
}




#slider {
    height: 89px;
    margin-left: -10px;
    overflow: hidden;
    position: relative;
	margin-top:9px;
	width:380px;
}
#slider img {
	position:absolute; 
	margin:0; 
	height:155px;
	display:none;
	margin-right:10px;
}
#imageloader {
	position:relative; 
	display:block; 
	width: 100%; 
	margin: 0px auto; 
	text-align: center;
}
#imageloader img { position:relative; top:70px; z-index:100; width:128px; height:15px; display:inline; margin-right:10px !important;}

#slider img {
	height:81px;
	margin-top:5px;
	margin-right:5px;
	margin-right:10px;
	cursor:pointer;
}


#commentForm { width: 500px; }
#commentForm label {  }
#commentForm label.error, #commentForm input.submit { margin-left: 253px; margin-left:-130px; margin-top:22px; width:129px; font-size:10px; margin-left:-130px; }
#signupForm { width: 670px; }
#signupForm label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
}
#newsletter_topics label.error {
	display: none;
	margin-left: 103px;
}

form.cmxform2 label {
	display:block;
	float:none;
	width:100%;
	margin:10px;
}
form.cmxform2 label span {
	display:block;
	float:left;
	width:100px;
}
form.cmxform2 label {
margin-bottom:10px !important;
}
#commentForm2 label {
	width:350px !important;
}
#commentForm2 { width: 500px; }
#commentForm2 label { width: 250px; min-height:33px; }
#commentForm2 label.error, #commentForm2 input.submit { margin-left: 253px; }
#signupForm2 { width: 670px; }
#signupForm2 label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
}
input.error, textarea.error {
border:1px solid red !important;
}
#newsletter_topics2 label.error {
	display: none;
	margin-left: 103px;
}
form.cmxform2 input, form.cmxform2 textarea {
	border-radius:5px;
	padding:5px;
	border:1px solid #ccc;
	font-family: arial;
	font-size: 11px;
	width:200px;
}
#cadre1, #cadre2 {
	filter : alpha(opacity=80);
    opacity : 0.8;
}
#cadre1:hover, #cadre2:hover {
	filter : alpha(opacity=100);
    opacity : 1;
}
#flash {
border:1px solid #ccc;
}




















