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

*{
	margin:0;
	padding:0;
}

body {
	font-family: Tahoma, arial, verdana;
	font-size: 11px;
	color: #141214;
	background-image: url(../images/fond-page2011.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1 {
	font-size: 25px;
	color: #E45425;	
	margin-left:16px
	
}

.clear {
	clear:both;
}

.left {
	float:left;
	}

.noborder {
	border:none;

}

a {
	color: #E35325;
}

a:hover {
	
	text-decoration: none;
}

a img {border:0}

#contener {
	width: 980px;
	margin-left: -490px;
	position: relative;
	left: 50%;
	background-color: #FFFFFF;
	min-height:650px;
}

#haut, #hauten {
	width: 980px;
	position: relative;
	background-image: url(../images/fond-bandeau.jpg);
	background-repeat: no-repeat;
	height: 270px;
	padding-top:14px;
	
}

#hauten {
	
	background-image: url(../images/en-fond-bandeau-haut.jpg);
	
}

#gauche {
	float: left;
	position: relative;	
	
}

#centre {
	float: left;
	width: 481px;
	position: relative;	

}

#droite {
	float: left;
	width: 220px;
	position: relative;	

}

#bas {
	background-image:url(../images/fond-bas.gif); background-repeat:repeat-x;
	height:60px;
	font-size:9px;
	color:#fff;
	padding:15px 0 0 0;

}

.accueil {
	width: 279px;
}



/****************************/
/*******BLOC TIM BOAL********/
/****************************/
.tim {
	width:247px;
	height:120px;
	background-image:url(../images/bloc-tim-boal.png);
	background-repeat:no-repeat;
	margin: 0px 0 0 719px;
	padding:136px 0 0 15px;
	visibility:hidden;
			}
.tim a, .tim a:hover {color:#fff; text-decoration:none}			
.tim h3 {
	color:#fff;
	font-weight:bold;
	font-size:16px;
		}
	
.tim p {
	color:#fff;
	font-weight:normal;
	font-size:12px;
	margin:10px 0 0 0;
	}
	

/****************************/
/***********MENU*************/
/****************************/

#nav {
	background-image: url(../images/fond-menu.jpg); 
	height:57px;
}


/*Menu de navigation*/


ul.menu {
	list-style-image: none;
	list-style-type: none;
	padding:0 0 0 100px;
}

.menu li {
	float : left;
	margin: 5px 0px 0 0px;
	border-right:solid 1px #fff;
}

.menu li a {
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	background-image: none;
	font-weight: normal;
	padding:6px 9px 8px 9px;
}

.menu li a:hover, .menu li a.selected {
	color:#fff;
	background-image: url(../images/fond-menu-li.gif);
	background-position:center top;
	background-repeat:repeat-x;
}

/*Menu Langues*/

.langues {
	list-style-image: none;
	list-style-type: none;
	padding:5px 0 0 10px;


}

.langues li {
	float : left;
	margin-right : 5px;
}

.langues li a.fr, .langues li a.en {
	display:block;
	margin-top:5px;
	width:24px;
	height:16px;
}
.langues li a.fr {
	background-image: url(../images/drp-fr-out.jpg);
		}

.langues li a.en {
	background-image: url(../images/drp-en-out.jpg);
		}
		
.langues li a.fr:hover, .langues li a.fr.selected  {
	background-image: url(../images/drp-fr.jpg);
		}

.langues li a.en:hover, .langues li a.en.selected {
	background-image: url(../images/drp-en.jpg);
		}


/*Menu Langues*/

.web2 {
	list-style-image: none;
	list-style-type: none;
	padding:0px 0 0 900px;
}

/*Menu Web 2.0*/

.web2 li {
	float : left;
	margin-right : 5px;
}

/****************************/
/*********GAUCHE**********/
/****************************/

#gauche h2 {
	margin-left:16px;
	font-size: 13px;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:6px;
	line-height: 16px;
}

#gauche p {
	margin-left:16px;
	font-size: 12px;
	line-height: 16px;
	margin-bottom:10px;
}

.sejour {
	background-image:url(../images/bloc-bon-plan.jpg);
	width:169px;
	height:124px;
	padding:91px 0 0 9px;
	margin:40px 0 0 0;
	
	}
.sejour h3 {
	color:#ea4a18
	}
	
.sejour ul {
	list-style-image: none;
	list-style-type: none;
	padding:0 0 0 22px;
	color:#f0805d;
	}
	
.sejour ul li {
	margin:5px 0 0 0;
	}
	
.sejour ul li a {
	font-size:12px;
	}

/****************************/
/*********CENTRE**********/
/****************************/
#centre h3 {
	font-size:20px;
	color:#008cd7;
	/*border-top:2px solid #4c3c16;*/
	padding:10px 0 0 0;
	width:95%
	}


#centre p {
	width:95%
	}

#centre p {font-size:12px; margin:5px 0 0 0}
#centre p.date {color:#4c3c16; font-size:12px; font-weight:bold; margin:0}
#centre p.savoir {text-align:right; font-size:12px; margin:10px 0 30px 0; border-bottom:2px solid #4c3c16; padding-bottom:5px;}
#centre p.savoir a span {font-weight:bold; font-size:12px;}


/*bloc video*/
.blocvideos {width:470px; height:204px; background-image:url(../images/bloc-video.gif); margin:10px 0 10px 0;}



/****************************/
/*********DROITE**********/
/****************************/
#droite a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 100%;
	width: 181px;
	margin-left:39px;
	display:block;
	padding-top:5px;
}


#maree, #mareeen {
	background-image: url(../images/fond-maree3.gif);
	background-repeat: no-repeat;
	height: 201px;
	width: 220px;
	padding-top:35px;

}

#mareeen {background-image: url(../images/fond-maree2-en.gif);
	}



#maree table, #mareeen table {
	margin-left:40px;
	color: #FFFFFF;	
	
}

#maree table th, #mareeen table th{
	text-align: left;	
	padding:0;
}

#maree table td, #mareeen table td{
	text-align: left;	
	padding:0;
}

#maree p, #mareeen p {
	margin-left:40px;
	margin-top:5px;
	color: #FFFFFF;
}

#maree p span, #mareeen p span {
	font-size: 9px;		
}

#maree p a, #mareeen p a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	width:150px;
	height:15px;
	margin-left:0px;
	display:block;
	padding-top:8px;
	padding-left:18px;
	background-image: url(../images/icone-pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;	
}

#maree p a.photojour, #mareeen p a.photojour {
	display:block;
	width:140px;
	height:96px;
	margin:22px 0 0 0;
	background-image: none;
}

#surfreport{
	height: 66px;
	width: 220px;
	background-image: url(../images/fond-surf-report.gif);
	background-repeat: no-repeat;
}

	#surfreport a {
	padding-top:10px;
	
}
	

#webcam{
	height: 44px;
	width: 220px;
	background-image: url(../images/fond-webcam.gif);
	background-repeat: no-repeat;
}

#surfclub{
	height: 53px;
	width: 220px;
	background-image: url(../images/fond-anglet-surf-club.gif);
	background-repeat: no-repeat;
}

#stark{
	height: 64px;
	width: 220px;
	background-image: url(../images/fond-stark.gif);
	background-repeat: no-repeat;
}

	#stark a {
	padding-top:10px;}

#youriding{
	height: 82px;
	width: 220px;
	background-image: url(../images/fond-you-riding.gif);
	background-repeat: no-repeat;
}

#droite p.lien {
	text-align: right;
	padding:0 5px 0 0;	
}

#droite p.lien a.twt {
	
	padding:0;
	margin:0;
	display:inline;
	
	
}
/****************************/
/*********BAS**********/
/****************************/


#bas p {
margin-left:10px;
}
#bas a {
	color: #fff;
	margin-left:10px;
}

#bas a.contact {
	margin-left:500px;
}

