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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	position:relative;
	text-align:center;
	z-index:0;

}
ol, ul {}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	/*font-family: Georgia, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: #000000;
	background: #000000;
}
a:link, a:visited, a:active {
	color:#d9d9d9;
	text-decoration: none;
}
a:hover {
	/*color: #336699;*/
	text-decoration: underline;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
	color:#ffffff;
}
.clear {clear:both;}

#bg_header { background: url('images/bg_menu.png') repeat-x; height:95px; 
	width:100%; position:absolute; top:0px; left:0px;}
#bg_header img {float:left; padding:0; margin:10px 45px 5px 20px;}

#bg_header #navContainer { background:url('images/border_bottom.gif') repeat-x center bottom; height:50px;}

#bg_header .menu{text-align:center; width:960px; margin:0 auto;position:relative;}
#bg_header .menu a{color:#ffffff;font-variant:small-caps; font-size:16px; padding:0 15px;}
#bg_header .menu a:hover{background:#be2323; text-decoration:none; padding:0 15px;}
#bg_header .menu ul{list-style: none;}
#bg_header .menu ul li{float:left;  padding-top:25px;}

#bg_header #sousmenu a{color:#ffffff;}
#bg_header #sousmenu ul{list-style: none;}
#bg_header #sousmenu ul li{float:left; padding:2px 15px;}

#choix {width:960px; margin:0 auto; position:relative; background:url('images/transparent.gif') repeat;}
#choix ul {list-style-type:none;}
#choix ul li { float:left; text-align:center; width:320px; height:539px; display:block;}
#choix ul li a{display:block; width:318px; height:539px; text-indent:-9000px; padding-top:80px;	font-size:30px; }

#choix ul li a img{margin-top:80px; margin-left:50px; display:none;}

#choix ul li a:hover{text-indent:0px; text-decoration:none;display:block; width:320px; height:539px; background:url('images/gris_transp.png') repeat;}
#choix ul li a:hover img{display:block;}




#flash-accueil {clear:both; text-align:center; width:960px;  margin:0 auto;z-index:-1;margin-top:75px;}
object {display:inline;}



#footer {
	/*background-color: #ffffff;*/
	text-align: center;
	font-size: 12px;
	/*height: 80px;*/
	padding-bottom: 10px;
	line-height:24px;
	color: #919191;
}

#footer a {
	color: #848484;
	text-decoration: underline;
}

input {
	border: 1px solid #353535;
}

.newsletter {
	margin-top: 30px; 
}

