/* Affiche la structure générale du layout */
/* Intégrateur : G.Mélot */
/* Date Intégration : 30 Mars 2009 */

/* Import du reset CSS de Eric Meyer */
@import url('reset.css');

/* Import des sous-templates */
@import url('main_extend.css');

/* Import des styles pour la compatibilité avec tinyMce */
@import url('main_extend_tinymce.css');

/* Styles pour l'accessibilité W3C W.A.I. */
.w3c_wai{
display:none;
}

/* BODY */
#body{
font-family:Arial,Helvetica, sans-serif;
font-size:12px;
color:#666666;
background:#FFFFFF;
}

a{
text-decoration:none;
color:#E55724;
}
			
/* BANNIERE */
#body_haut{
margin:0 auto;
background-color:#333333;
min-height:35px;
padding-bottom:11px;}
#content_banniere{
width:860px;
margin:0 auto;
background-color:#333333;
}
	#content_fond_slogan{
	background:url(../../images/layout/main.header.jpg) top left;
	width:226px;
	float:left;
	display:block;
	padding:12px 0px 12px 20px;
	color:#FFFFFF;
	min-height:23px;
	}

	
	.content_citation{
	font-size:16px;
	left:5px;
	display:block;
	position:relative;
	z-index:300;
	width:206px;
	line-height:21px;
	letter-spacing:-1px;
}

	#langues{
	float:right;
	margin-top:5px;
	margin-right:5px;
	}
		
		#langues li{
		float:left;
		}
		
			#langues a{
			background:url(../../images/layout/main.langues.jpg) no-repeat top left;
			width:18px; height:19px;
			display:block;
			float:left;
			color:#E55724;
			font-size:12px;
			padding:7px 0 0 8px;
			margin-left:2px;
			}
			
			#langues a:hover, #langues a.actif{
			background:url(../../images/layout/main.langues.jpg) no-repeat bottom left;
			color:#FFFFFF;
			}
	#content_banniere_js{
	float:left;
	width:840px;
	height:212px;
	padding-left:20px;
	}
	#content_cache{
	background: url(../../images/layout/common.banniere.gif) no-repeat 1px 0px;
	width:860px;
	height:213px;
	float:left;
	z-index:500;
	margin-top:-212px;}

/* CORPS */

#content{
width:860px; /* 700 - 2 * 10 */
margin:0 auto;
margin-top:-11px;

}

	#content-gauche{
	float:left;
	width:245px;
	}

	
		#content_menu{
		width:245px;
		margin-bottom:10px;
		}
			
			#content_menu ul{
			
			}
			
				#content_menu li{
				display:block;
				}
				
					#content_menu li a{
					/*background:url(../../images/layout/main.menu.jpg);*/
					display:block;
					height:24px;
					font-size:14px;
					line-height:16px;
					padding:10px 0 0 15px;
					color:#808285;
					}
					
					#content_menu li.actif a, #content_menu li a:hover{
					background:url(../../images/layout/main.menu.actif.jpg) no-repeat 2px 0px;
					height:24px;
					font-size:14px;
					color:#FFFFFF;
					}
				
				#content_menu .sous_menu{
				/*background:url(../../images/layout/menu.sous.rub.bckg.jpg) repeat-y;*/
				width:206px;
				margin-left:39px;
				/*border-bottom:1px solid #cfcfcf;*/
				}
				
					#content_menu .sous_menu li a{
					font-size:12px;
					height:20px;
					padding:7px 0 0 10px;
					background:none;
					color:#808285;
					}
					
					#content_menu .sous_menu li.actif a, #content_menu .sous_menu li a:hover{
					background:url(../../images/layout/main.sous.menu.actif.jpg) no-repeat 1px 0px;
					height:20px;
					font-size:12px;
					color:#FFFFFF;
					}
		
		#content_partenaire{
		border:1px solid #b4b4b4;
		position:relative;
		height:169px;
		}
		
			#content_partenaire h2{
			background:#a8180f;
			font-size:16px;
			color:#FFFFFF;
			line-height:29px;
			text-indent:9px;
			}
			
			#content_partenaire ul{
			background:#fff;
			height:140px;
			}
			
				#content_partenaire ul li{
				text-align:center;
				/*padding:10px 0 0 27px;*/
				}
	#content-droit{float:right;width:615px;}
	#menu_haut{
	float:right;
	width:400px;
	}
	#menu_haut_haut{
	background:url(../../images/layout/header.haut.haut.jpg) no-repeat 0px -2px;
	height:18px; width:400px;
	float:left;
	display:block;
	}
	
	#menu_bas_bas{
	background:url(../../images/layout/header.bas.bas.jpg) no-repeat 0px -2px;
	height:9px; width:400px;
	float:left;
	display:block;
	}
	
	#menu_haut_js{
	float:left;
	list-style-type:none;
	background:url(../../images/layout/repeat.y.jpg) repeat-y top left;
	width:390px;
	padding-left:10px;
	padding-top:10px;
	}
	
		#menu_haut_js li{
		display:block;
		float:left; 
		text-align:center;
		height:32px;
		color:#FFFFFF;
		padding-top:10px;
		width:94px;}

		#menu_haut_js li.actif,#menu_haut_js li:hover{
		background:url(../../images/layout/menu.li.gif) no-repeat;}
		
		#menu_haut_js li a{
		font-size:14px;
		display:inline;
		float:left; 
		text-align:center;
		height:32px;
		width:85px;
		color:#FFFFFF;}
		
		#menu_haut_js li a:hover{color:#333333;}
		#menu_haut_js li.actif a{
		color:#E55724;
		}
		
	#content_view{
	width:595px;
	padding:10px 10px 0px 10px;
	float:right;
	}
	
		#content_view a{
		font-weight:bold;
		color:#E55724;
		}
		
		#content_view a:hover, #content_view li.actif a{
		color:#333333;
		}

/* FOOTER */
#body-footer{
margin:0 auto;
color:#5c5c5c;
background:#333333 url(../../images/layout/footer.fond.jpg) repeat-x;
}
#footer{
margin:0 auto;
width:860px;}

#footer-haut{
background:url(../../images/layout/footer.haut.jpg) no-repeat;
width:860px;
height:14px;
float:left;
display:block;}

#footer-fond{
background-color:#E55724;
width:831px;
margin-left:5px;
padding:10px;}

	#footer a{
	color:#a6401b;
	}
	
	#footer_menu{
	color:#FFFFFF;
	font-size:11px;
	line-height:18px;
	list-style-type:none;
	padding-bottom:40px;
	width:210px;
	float:left;
	}
	
		#footer_menu li{
		}
		
		#footer_menu li a{
		color:#FFFFFF;
		}
		
		#footer_menu li a:hover,#footer_menu li.actif a{
		color:#333333;
		}
	
	#footer_novitis{
	float:left;
	width:210px;
	text-align:left;
	font-size:11px;
	}
	
	#callback{
	float:right;
	background:url(../../images/layout/callback.jpg) no-repeat;
	height:62px;
	width:507px;
	padding-left:60px;}
	
	#callback h1{
	color:#FFFFFF;
	font-size:16px;
	line-height:2em;
	margin-left:5px;}
	
	#callback input{
	float:left;
	background:url(../../images/layout/input-callback.jpg) no-repeat;
	height:25px;
	width:153px;
	margin-left:5px;
	border:0px;
	color:#808285;
	font-size:12px;
	padding-top:7px;
	padding-left:10px;}
	
	.callback-message{
	margin-bottom:1em;
	text-align:center;
	}

		.callback-message .vert{
		color:#006600;
		background:#DFF7CA;
		font-weight:bold;
		line-height:2em;
		border:1px solid #006600;
		display:block;
		width:350px;
		float:left;
		margin-top:5px;
		margin-left:5px;
		}
		
		.callback-message .rouge{
		color:#990000;
		background:#FDDBDB;
		font-weight:bold;
		line-height:2em;
		border:1px solid #990000;
		display:block;
		width:350px;
		float:left;
		margin-top:5px;
		margin-left:5px;
		}
	
	#callback .bouton_envoyer{
	float:right;
	background:url(../../images/layout/btn-envoyer.jpg) no-repeat;
	height:30px;
	padding:0px;
	width:109px;
	color:#ffffff;
	text-align:center;
	cursor:pointer;}
	
	
	#footer_keywords{
	clear:both;
	line-height:1.25em;
	text-align:justify;
	color:#C04416;
	padding-top:2em;
	font-size:10px;
	}