/* CSS Document */
html, body, h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address{margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address{
margin:0.5em 0;}

body {
	background-color:#FFFFFF;
	background-image:url(images/header.gif);
	background-repeat:repeat-x;
	font-family:sans-serif, Verdana, Arial, Helvetica;
	margin:0;
	padding:0;
	font-size:12px;
	color:#666666;
}

#header{
	height:102px; 
	background-image:url(images/header.jpg);
	background-repeat:repeat-x;
}

#sub_header{
	width:100%;
	background:url(images/sub_header.jpg) 70% 102px repeat-x;
	height:500px;
}
#main_header {
	width:900px;
}
#logo {
	background:url(images/logo_2.jpg) no-repeat;
	height:101px;
	color:#FFFFFF;
	text-align:right;
	font-size:13px;
	vertical-align:top;
}
#main_content{
	background:url(images/main_container.png) no-repeat;
	vertical-align:top;
}
#content{
	margin:30px;
	vertical-align:top;
	width:800px;
	height:350px;
}

ul{
list-style:none;
font-size:13px;
font-weight:bold;
}

#logo ul, #logo li {
	display: block;
	float:right;
	margin: 0;
	}

#logo li a {
		color: #fff;
		text-decoration: none;
		padding:20px;
		padding-top:40px;
		display:inline;
		float:left;
		}


#logo li a:hover {
	
		background-color: #0F8AA0;
		}
#active{
		background-color: #0F8AA0;
}

/* Customs */
h3{
	font-size:25px;
	font-weight:bold;
	color:#000000;	
	font-family:Helvetica, Arial, sans-serif;
	line-height:20px;
}

/* Customs */
h1{
	font-size:25px;
	font-weight:bold;
	color:#000000;	
	font-family:Helvetica, Arial, sans-serif;
	line-height:20px;
}
#linktitle{
	text-decoration:none;
	color:#FFF;
}
#linktitle a:hover{
	color:#FFF;
}
a{
	text-decoration:none; 
	color:#666666;
}
a:hover{
	color:#666666;
}
hr {
border:1px inset;
color:#E5E5E5;
display:block;
height:1px;
width:400px;
margin:0px;
padding:0px;
}
#contact {
border:1px inset;
color:#E5E5E5;
display:block;
height:1px;
width:200px;
margin:0px;
padding:0px;
}
div#footer {
background-color:#1293A9;
border-top:8px solid #0F8AA0;
color:#FFFFFF;
height:30px;
width:100%;
text-align:center;

}

#second_column{
	vertical-align:top;
	width:300px;
	
}
#second_column ul{
	margin-top:30px;
}

#ftl {
	width:980px;
	
}
#menu
{	height:101px;
	width:600px;
	color:#FFFFFF;
	text-align:right;
	font-size:13px;
	float:right;
	}

#menu ul, #menu li {
	display: block;
	float:right;
	margin: 0;
	}
	
/*menu TEST */
.title_box{
width:196px;
height:30px;
margin:5px 0 0 0;
background:url(images/menu_title_bg.gif) no-repeat center;
text-align:center;
font-size:13px;
font-weight:bold;
color:#fff;
line-height:30px;
}
.border_box2{
border:1px #6da6b1 solid;
}
.contact_box{
border:1px #6da6b1 solid;

}
#horaires{
margin-right:35px;
margin-bottom:40px;
}


a.poweredby:link, a.poweredby:visited{
	color:#FFFFFF;
	text-decoration:none;
}
