@charset "UTF-8";
/* CSS Document */

body{
	margin-left:auto;
	margin-right:auto;
	background:#393939  repeat top center;
	padding:0;
	margin: 0;
	}

#contain{
/*	background:url(../images/bloc_ombre.png) no-repeat center;*/
	width:900px;
	margin-left:auto;
	margin-right:auto;
	}
	


#contain_top{

	width:690px;
	
}

/**Menu**/

#menu{
	width: 900px;
	background: #6aa0e1;
	z-index: 10;
	float: left;
	margin-left: auto;
	margin-right: auto;
	height: 53px;
	display:block;
	font-family: "Trebuchet MS", Arial;
	}
	
	
#menu ul{
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#menu li{
	display: block;
	float: left;
	padding: 0;
	margin-top: 8px;
	list-style-type: none;
	line-height: 53px;
}

#menu a{
	color: white;
	text-decoration: none;
	font-size: 15px;
	padding: 10px;
}


#menu a:link, #menu a:visited {
		float: left;
		line-height: 36px;
		margin: 0;
		padding: 0 12px 4px 12px;
		text-decoration: none;
		color: #f393939;
}
	
#menu a.current, #menu a:visited.current, #menu a:hover {
	border-bottom: 4px solid #fff;
	padding-bottom: 1px;
	color: #393939;
	
}
	
#menu a:hover { 
	color: #393939; 
	border-bottom: 4px solid #fff;
	padding-bottom: 1px;

}



/**flash**/
#flash{
	float:left;
	height:217px;
	width: 900px;
	z-index:10;
	}


#flash2{
	width: 370px;
	height: 350px;
	float: right;
	z-index:10;
}


/**Corps**/
#corps{
	height:auto;
	background:#FFF;
	width:900px;
	z-index: 10;
	float: left;
	}




#index{
	padding-top:25px;
	padding-left: 10px;
	text-align: justify;
	width:500px;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color:#292929;
	float: left;
}

#texte{
	padding-top:25px;
	padding-left: 10px;
	text-align: justify;
	width:500px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color:#292929;
	float: left;
}


#texte2{
	padding-top:25px;
	padding-left: 10px;
	text-align: justify;
	width: 875px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color:#292929;
	float: left;
}

h1{
	margin:0;
	padding-top:10px;
	font-family: "Trebuchet MS", Arial;
	font-size:22px;
	height: 35px;
	color:#6aa0e1;
}

#bar{
	border-bottom: 1px solid #393939;
	margin-bottom: 15px;
	width: 520px;
}

#bar2{
	border-bottom: 1px solid #393939;
	margin-bottom: 15px;
	width: 875px;
}

/**footer**/

#footer {
	background: #6aa0e1;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	width: 100%;
	width: 900px;
	height: 53px;
}



#footer a:link, #footer a:visited {
	color: #fff;
	font-family: 12px;
	text-decoration: none;
}



#contenu {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#gauche {
	margin-left: 10px;
	font-family: "Trebuchet MS", Arial;
	color: #fff;
	font-size: 12px;
	line-height: 53px;
	float: left;
}


#logo {
	float: right;
	font-size: 10px;
	
}

#logos{
	margin-top: 5px;
	float: right;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial;
}
