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

body,form,fieldset,p,h1,h2,h3,h4,ul,ol,li,dl,dd,dt,input,select,textarea{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
p,h1,h2,h3,h4,li{
	line-height:1.1em;
}
fieldset,img{
	border:none;
}
.mrpropre{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
}
.cache{
	position:absolute;
	left:-5000px;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
body{
	background-color:#fff;
	text-align:center;
}
#page{
	width:920px;
	margin:0 auto;
	text-align:left;
	padding:60px 0 0 0;
}

/*///////////////
// HEADER ///////
///////////////*/
#header h1{
	color: #4e819d;
	font: normal normal normal 2.2em/0.9em Georgia, "Times New Roman", Times, serif ;
	padding:0;
	border-bottom:1px solid #fff;
}

#header h1 a{
	font-weight:normal;
	color: #4e819d;
}

#header h1 a:hover{
	text-decoration:none;
}
#header h1 span{
	font-size: 0.35em;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#header .image{
	height:400px;
}
#header .image img{
	display:block;
}
#header .langue{
	position:absolute;
	margin-left:700px;
	font-size:0.7em;
	font-weight:bold;
}
#header .langue a{
	display:block;
	padding:15px 45px 5px 0;
	border-bottom:2px solid #fff;
	color:#fff;
}
#header .langue a:hover{
	text-decoration:none;
}

/*///////////////
// NAV //////////
///////////////*/
#nav{
	clear:both;
}
#nav li{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	width:100px;
	margin:2px 2px 0 0;
	text-align:right;
	list-style-type:none;
	list-style-image:none;
}
#nav li a{
	display:block;
	background-color:#355465;
	color:#fff;
	padding:17px 4px 2px 4px;
	text-decoration:none;
}
#nav li a:hover{
	background-color: #d9d9d9;
	color: #253b46;
	text-decoration:none;
}
#nav li.on a{
	background: none;
	color:#444;
}

/*///////////////
// COLONNES /////
///////////////*/
.corps{
	clear:both;
}
.colonne1{
	float:left;
	width:320px;
	margin:0 30px 0 0;
	padding:50px 0 0 0;
}
.colonne2{
	float:left;
	width:320px;
	margin:0 30px 0 0;
	padding:50px 0 0 0;
}
.colonne3{
	float:left;
	width:220px;
	padding:50px 0 0 0;
}

.footer{
	clear:both;
}
/*///////////////
// TITRES /////////
///////////////*/
h1,.h1{
	color: #824b2c;
	font: normal normal normal 1.1em/1.1em Georgia, "Times New Roman", Times, serif ;
	text-transform:none;
	padding:0 0 20px 0;
}
h2,.h2{
	color: #4e819d;
	font: normal normal normal 1.1em/1.1em Georgia, "Times New Roman", Times, serif ;
	text-transform:none;
	padding:0 0 20px 0;
}
h2 a,.h2 a{
	color: #4e819d;
}
h3,.h3{
	color: #4e819d;
	font: normal bold normal 0.7em/1.4em Arial;
	text-transform:uppercase;
	padding:0;
}
h4,.h4{
	color: #444;
	font: normal bold normal 0.75em/1.4em Arial;
	text-transform:none;
	padding:0;
}
p,.p,li{
	color: #444;
	font: normal normal normal 0.75em/1.4em Georgia, "Times New Roman", Times, serif ;
	text-transform:none;
	padding:0;
}
li{
	list-style-image:url(../images/puce.png);
}
p,.p,ul{
	padding:0 0 20px 0;
}
h2.p{
	padding:0 0 1px 0;
}
.date{
	color: #979797;
	font-weight:bold;
	font-size:0.75em;
	text-transform:uppercase;
	line-height:1.5em;
	padding:0 0 1px 0;
}
.li{
	background:url(../images/puce.png) left 5px no-repeat;
	padding:0 0 0 12px;
	position:relative;
	left:-12px;
}
.liste{
	padding:0;
}
p a,li a{
	color: #41687d;
	text-decoration:underline;
}
p.chapeau, li.chapeau{
	font-family:Arial, Helvetica, sans-serif;
	list-style-type:none;
	list-style-image:none;
	font-weight:bold;
}
.article{
	margin:0 0 20px 0;
	border-bottom:1px solid #c7c7c7;
	clear:both;
}
.last-article{
	border-bottom:none;
	margin:0;
}
.nopadding{
	padding:0 0 3px 0;
}
.nomargin{
	margin:0;
}
/*///////////////
// NEWS /////////
///////////////*/
.zoom_news,.festivite{
	padding:0 0 20px 0;
}
.thumb{
	float:left;
	margin:4px 5px 1px 0;
}
.festivite .thumb{
	float:none;
}
.zoom_news .thumb{
	padding:20px 0 0 0;
	float:none;
}
.news .thumb{
	margin-right:10px;
}
.news .thumb img,.festivite .thumb img{
	width:100px;
}
.thumb img{
	display:block;
	
}
.thumb img{
	margin:0 0 10px 0;
}
/*///////////////
// CAPITAINERIE /
///////////////*/
.objets_derives h2{
	font:normal bold normal 0.65em/1.55em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:0;
}
.objets_derives h2 strong{
	font-size:1.6em;
}
.cybercafe h2{
	padding:0 0 21px 0;
}
.cybercafe h3{
	padding:0;
}

/*///////////////
// METEO ////////
///////////////*/
.meteomarine h1{
	padding-top:30px;
	background:url(../images/graf_oiseau.jpg) left top no-repeat;
}

.psldurhone h1{
	padding-top:40px;
	background:url(../images/logo_psl.jpg) left top no-repeat;
}

.pavillonbleu h1{
	padding-top:30px;
	background:url(../images/logo_pavillonbleu.jpg) left top no-repeat;
}

.officetourisme h1{
	padding-top:40px;
	background:url(../images/logo_officedutourisme.png) left top no-repeat;
}

.lienspe {
	border-bottom:1px dashed #bbb;
	margin-bottom:20px;
	padding-bottom:14px
}

.lienspe .link{
	font-size:0.75em;
}
.lienspe .link a{
	text-decoration: underline;
	color: #5b92b2;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
	display:block;
}
.lienspe .link a:hover{
	color: #41687d;
	text-decoration:none;
}

/*///////////////
// FOOTER PLAN //
///////////////*/
.footer{
	padding-top:20px;
	clear:both;
}
.footer_filet{
	border-top:1px solid #c7c7c7;
}
.footer img{
	display:block;
}
/*///////////////
// FOOTER ///////
///////////////*/
#footer{
	border-top:2px solid #4a768e;
	padding:2px 0 60px 0;
	clear:both;
	color: #4e819d;
	font: normal bold normal 0.65em/1.1em Arial ;
	text-transform:uppercase;
}


/*///////////////
// LE PORT //////
///////////////*/
.illus{
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	border-bottom:1px solid #c7c7c7;
	clear:both;
}
.last-illus{
	padding:0;
	border-bottom:none;
}
.illus img{
	display:block;
}
.visu{
	padding:2px 0;
}
.visu img{
	display:block;
}


/*///////////////
// NUMEROS UTILES
///////////////*/
table.numeros {
	width:320px;
	border-collapse:collapse;
}
table.numeros caption{
	text-align:left;
	padding:0 0 5px 0;
	border-bottom:1px solid #808080;
}
table.numeros th,table.numeros td{
	text-align:left;
	padding:5px 0;
	font-size:0.7em;
	color:#444;
	border-bottom:1px solid #808080;
}
table.numeros td{
	font-size:0.65em;
}



/*///////////////
// ARCHIVES /////
///////////////*/
.archives li a {
	color:#444;
	text-decoration:none;
}
.archives li a:hover {
	text-decoration:underline;
}
.archives li li{
	list-style-image:none;
	list-style-type:none;
	font-size:0.95em;
}
.archives li li.on{
	font-weight:bold;
}



/*///////////////
// ALENTOURS ////
///////////////*/
.colonne4{
	clear:both;
	float:left;
	width:700px;
}
.alentours .colonne4{
	margin:0 0 700px 0;
}
.alentours .colonne4 .article{
	background-color:#fff;
	padding:50px 320px 20px 30px;
}
.alentours #nav li.on a{
	color:#fff;
}
.alentours #header h1 a{
	color: #fff;
}
.alentours .colonne3{
	padding:0;
}
.alentours .colonne3 ul{
	width:35px;
}
.alentours .colonne3 li{
	margin:0 0 1px 0;
	list-style-image:none;
	list-style-type:none;
}
.alentours .colonne3 li a{
	background-color:#355465;
	display:block;
	padding:6px 0;
	color:#fff;
	text-decoration:none;
}
.alentours .colonne3 li a:hover{
	background-color:#D9D9D9;
	color:#253B46;
}
.alentours .colonne3 li.on a,.alentours .colonne3 li.on a:hover{
	background-color:#fff;
	color:#fff;
}
.alentours .continuer{
	font-size:0.75em;
}
.alentours .continuer a{
	background-color:#bf6638;
	color:#fff;
	padding:17px 4px 4px 27px;
	text-decoration:none;
	display:block;
}
.alentours .continuer a:hover{
	background-color: #d9d9d9;
	color: #253b46;
	text-decoration:none;
}



/*///////////////
// ajouts écluse et tarifs
///////////////*/
.ecluse ul li{ float:left; list-style:none; width:44px;background-color:#ddd; padding:3px 0; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:0.7em; color:#333;}
.ecluse ul li.strong{ background-color:#aaa;}

table.derives{border-collapse:collapse; width:100%;}
table.derives th,table.derives td{background-color:#ddd;font-family:Arial, Helvetica, sans-serif; font-size:0.7em; color:#333; font-weight:normal; border-bottom:1px solid #fff; padding:4px;}

table.tarifs{ border-collapse:collapse; width:100%; }
table.tarifs th, table.tarifs td{ font-size:0.7em ; color:#555; }
