@charset "ISO-8859-1";
/* CSS Document */


#auto{
	width:941px;
	margin: 0 auto;
	overflow:hidden;
	
}

#header{
	height:178px;
	width:941px;
	position:relative;
}

#header #logo{
	background:url(../images/logoIXO.png) top left;
	width:175px;
	height:91px;
	margin:10px 0 0 26px;
	text-indent:-9999px;
	float:left;
}

#header #recherche{
	float:right;
	width:300px;
	height:25px;
	margin:75px 50px 0 0;
	text-align: right;
}

#header #recherche #search{
	height:22px;
	width:175px;
	border:#999 1px solid;
	margin:0;
	padding:3px 0 0 5px;
	color:#666;
}

#header #recherche #submit{
	background:url(../images/btn_submit.png) top left no-repeat;
	width:40px;
	height:28px;
	border:0;
	margin:0;
	padding:0;
}
#header p{
	position:absolute;
	right:150px;
	top:60px;
	font-weight:bold;
	font-style:italic;
}

#header span{
	color:#e42322;	
	font-size:16px;
}

#header #menuTop{
	height:30px;
	width:941px;
	background:url(../images/fd_menuTop.png) top left no-repeat;	
}

#header #menuBtm{
	clear:both;
	height:16px;
	width:941px;
	background:url(../images/fd_menuBtm.png) top left no-repeat;	
}

#header #menu{
	clear:both;
	width:941px;
	z-index:3;
	position:relative;
	top:0;
	background:url(../images/fd_menu.png) top left repeat-y;
}

#header #menu ul{
	display:block;
	margin: -15px 0 0 15px;
	width:941px;
	padding: 0;
}

#header #menu ul li{
	display:block;
	position:relative;
	float:left;
	margin:0;
	padding: 0;
}

#header #menu ul li a{
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	height:18px;
	padding:15px 25px;
	background:url(../images/sep.png) right 50% no-repeat;
	color:#b51e09;
	text-decoration:none;
	font-size:18px;
}

#header #menu ul li a:hover{
	color:#000;	
	background:#DDD url(../images/sep.png) right 50% no-repeat;
}


#header #menu .current a{
	color:#e42322;	
	background:#EEE url(../images/sep.png) right 50% no-repeat;
}

#header #menu .last a{
	background:none;
}

#header #menu .last a:hover{
	background:#DDD;	
}

#header #menu .last a{
	background:none;
}

#header #menu .last.current a{
	background:#EEE;	
}

#header #menu ul li ul li.last.current a{
	background:none;	
}


#header #menu ul li ul li a{
	display:none;
}

#header #menu ul li ul{
	position:absolute;
	display:none;
	height:30px;
	top:67px;
	left:-10px;
	top:60px;
	padding:0px 0 0 0;
}

#header #menu ul li:hover ul{
	display:block;	
	position:absolute;
}

#header #menu ul li:hover ul li a{
	display:block;
	height:18px;
	font-size:12px;
	background:none;
	margin:0;
	padding:10px 10px;
	color:#000;
}

#header #menu ul li:hover ul li a:hover{
	color:#e42322;	
	background:none;
}

#top{
	float:left;
	margin:25px 0 0 0;
	height:12px;
	width:947px;
}

#btm{
	background:url(../images/fd_btm.png) bottom left no-repeat;
	height:38px;
	width:947px;
	margin:0 0 10px 0;
}

#flash{
	clear:both;
	background:url(../images/fd_menu.png) top left repeat-y;
	margin:0 0;
}

#flash #bandeau{
	display:block;
	width:850px;
	height:240px;	
	margin:10px 0 0px 40px;
	padding:20px 0 0px 0;
}

*+html #flash #bandeau{
	margin:10px 0 0 40px;
	padding:30px 0 0 0;
	height:270px;
}

#content{
	width:850px;
	margin:0 0 20px 40px;
}

#content h1 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#222;
	display:block;
	height:26px;
	font-size:26px;
	margin:0 0 5px -25px;
	padding:5px 0;
	text-decoration:none;
	cursor: text;
}

#content p {
	letter-spacing:0.02em;
	word-spacing:0.15em;
	margin:10px 0 0 0;
}

#bottom {
	background:#333 top left no-repeat;
	height:65px;
	width:100%;
	margin:0 0 0 0;
}

#bottom p {
	margin:0 auto;
	padding:20px 0 0 0;
	width:650px;
	color:#000000;
}

#bottom a {
	text-align: center;
	text-decoration:none;
	color:#999;
	font-size:12px;
}

#content #diapo img {
	padding:5px;
	margin:10px 10px 10px 0;
	border:#000 1px solid;
}

#bottom a:hover {
	color:#e42322;	
}

#content .blog {
	margin-top: 1.2em;
	padding-bottom: 1.3em;
	border-bottom: 1px solid #BBB;
}

#content .blog h2 a, #content .blog h2 a:hover {
	color:#e42322;
	text-decoration: none;
	font-weight:bold;
	font-size: 1.3em;
	cursor: text;
}

#content .blog h3 a {
	color:#e42322;
	text-decoration:none;
	font-weight:bold;
	font-size: 1.2em;
}

#content .blog h3 a:hover {
	text-decoration:underline;
}

a {
	color:#e42322;
	text-decoration:underline;
}

a:hover {
	color:#555;	
}

#tableContact .legende {
	font-size:10px;
	color:#e42322;
}

table#tableContact input, table#tableContact textarea{
	border:1px #888 solid;
	margin:1px 0;
	width:320px;
	background:#FFF;
}

table#tableContact input:focus, table#tableContact textarea:focus{
	background:#EEE;	
}

table#tableContact input:hover, table#tableContact textarea:hover{
	background:#DDD;	
}

table#tableContact input.radio{
	width:20px;	
}

table#tableContact input.bouton {
	background: #AAA;
	color: #000;
}

table#tableContact input.bouton:hover {
	background: #888;
	color: #000;
}

table#tableContact td.contactInfo {
	text-align: center;
	vertical-align: middle;
	line-height: 1.6em;
	font-weight: bold;
}

table#tableContact td.contactInfo img {
	margin-bottom: 1em;
}

span.error {
	font-weight: bold;
	color: #E10;
}

hr {
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 0em;
	line-height: 0em;
	border: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}