/* CSS Document */
*{
margin:0px;
}

body{
font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
font-size:14px;
}

h1, h2, h3 {
font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
}

#conteneur{
width:990px;
margin:auto;
}

/* header */

#header{
	width:990px;
	height:211px;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS", Tahoma, "Myriad Pro", Verdana, Arial, sans-serif;
	color:#018BB9;
	background-image:url(images/bd_bateauMoteur.jpg);
	background-repeat: no-repeat;
}

#header h1{
	font-size:24px;
	text-align:left;
	margin-left: 715px;
	position:relative;
    top: 20px;
}

.slogan{
font-size:14px;
margin-left: 715px;
font-weight:normal;
position:relative;
top: 20px;
}

#pub1{
	width:468px;
	height:60px;
	position:relative;
    top:100px;
    margin:auto;
}



/* sidebar 1 */

#sidebar1{
float:left;
width:170px;
height:inherit;
}

#sidebar1 a{
color:#003366;
text-decoration:none;
}

#sidebar1 a:hover{
text-decoration:underline;
}

#sidebar1 ul{
margin-left:10px;
position:relative;
top:10px;
}

#sidebar1 li{
padding:2px;
font-size:10px;
font-weight:bold;
color:#003366;
}

.bandeau{
background-color:#018BB9;
width:170px;
height:15px;
color:#FFFFFF;
font-weight:bold;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-left:18px;
position:relative;
margin-top:30px;
}

#charter{
margin-left:33px;
margin-top:100px;
width:147px;
height:107px;
background-image: url(images/btn_batmoteur_off.jpg);
background-repeat: no-repeat;
display:block;
}

#charter:hover{
	background-image: url(images/btn_batmoteur_on.jpg);
}

/* widecolumn */

#widecolumn{
float:left;
width:550px;
height:inherit;
margin-left:65px;
margin-top:80px;
}

#pub2{
	width:150px;
	height:150px;
	position:relative;
    top:20px;
    margin:auto;
}


#up a{
color:#114477;
font-size:10px;
}

#up{
text-align:center;
}


/* flux */

h1{
font-size:22px;
text-align:center;
}

h2 {
border-bottom:1px solid #006699;
font-size:18px;
}

#desc{
height:auto;
text-align:justify;
color: #333333;
font-size:13px;
}

#date_pub{
font-size:10px;
margin-bottom: 10px;
color: #333333;
}

#link a{
color:#018BB9;
text-decoration:none;
font-weight:bold;
}

#link{
text-align:right;
}

/* sidebar 2 */

/* sidebar 2 */

#sidebar2{
float:right;
width:170px;
height:inherit;
}

.flag{
width:41px;
height:25px;
position:relative;
top:20px;
margin-bottom:5px;
}


.flag img{
border:none;
}

#fr{
position:relative;
left:7px;
float:left;
padding-right:35px;
width:41px;
height:25px;
display:block;
}

#en{
float:left;
width:41px;
height:25px;
display:block;
}

#sidebar2 a{
color:#003366;
text-decoration:none;
}

#sidebar2 a:hover{
text-decoration:underline;
}

#sidebar2 ul{
clear:both;
position:relative;
top:25px;
margin-left:-20px;
}

#sidebar2 li{
padding:2px;
font-size:10px;
font-weight:bold;
color:#003366;
}

.newsletter {
	margin-left:5px;
	margin-top:35px;
	margin-bottom:20px;
	width:150px;
	/*height:300px;*/
	background-image:url(images/btn_news_off.jpg);
	background-repeat: no-repeat;
	display:block;
}

.newsletter:hover{
	background-image:url(images/btn_news_on.jpg);
}

.publicite {
	width:130px;
	height:135px;
	position:relative;
    
    
    margin:auto auto 10px auto;
}

/* formulaire de newsletter */

.formulaire{
	margin:0 auto;
	/* pour éventuellement rajouter une bordure
	border: thin solid #000033; */
	font-size:10px;
}

.formulaire h3{
text-align:center;
font-size:12px;
}

.validation{text-align:center;}

.validation h4{
color:#003366;
text-align:center;
font-size:12px;
margin-top:100px;
}

.validation h5 a{
color:#018BB9;
font-size:12px;
text-decoration:none;
}

.validation h5 a:hover{
text-decoration:underline;
}

.suscribe{
margin-left:25px;
margin-bottom:5px;
}

.submit{
margin-left:35px;
}

.input{
padding:2px;
}

/* fin de formulaire de newsletter */



/* footer */

#footer{
	clear:both;
	width:990px;
	height:126px;
	background-image: url(images/pied_page.jpg);
	background-repeat: no-repeat;
}

#footer h4{
position:relative;
top:55px;
font-size:12px;
	font-family:"Trebuchet MS", Tahoma, "Myriad Pro", Verdana, Arial, sans-serif;
	text-align:center;
    color:#000000;
}


#footer a{
	color:#018BB9;
	text-decoration:none;
}

#footer a:hover{
	color:#018BB9;
	text-decoration:underline;
}


/* autres bleus : 
#003366
#114477
*/
