body {
	margin: 0;
	padding: 0;
}
p {
	margin-top: 0;
	padding-top: 0;
}
form {
	margin: 0;
	padding: 0;
	border: 0px solid #FFF;
}
body, select, td, input, div, textarea {
	font: 11px Arial, Times New Roman, Times, serif;
	color: #303030;
}
input, textarea {
	background: #FFF;
	color: #000;
	border: 1px solid #000;
	padding-left: 2px;
}

.radio {
	background: none;
	border: 0;
}
label {
	font-weight: bold;
}
a img {
	border:0;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #3D78B7;
}
a:hover {
	text-decoration: underline;
	color: #A6B603;
}
.recTrouve {
	background-color: #FF6600;
}
hr {
	padding: 0;
	margin: 5px 0 5px 0;
	height: 1px;
}
.clear {
	clear: both;
	height: 0px;
	padding: 0;
	margin: 0;
	font-size: 0;
	visibility: hidden;
}
.imgLeft {
	float: left;
	margin-right: 5px;
}
.imgRight {
	float: right;
	margin-left: 5px;
}
.imgTop {
	margin-bottom: 10px
}
.imgBottom {
	margin-top: 10px
}

h1 {
	font-size: 14px;
	color: #4078B7;
	margin-bottom: 8px;
	font-weight: bold;
	background: url(../img/puce_h1.gif) top left no-repeat;
	border-bottom: 1px solid #E8E4F5;
	padding-left: 15px;
}

h2 {
	font-size: 11px;
	margin: 0 0 20px 0;
	padding-bottom: 10px;
	color: #4078B7;
}
h3 {
	font-size: 12px;
	margin: 0 0 8px 0;
}
.tpTexte {
	margin-bottom: 20px;
	clear: both;
}
#container {
	width: 972px;
	margin: 0 auto;
}
#haut {
	height: 256px;

}
#aleatoire {
	padding-top: 42px;
}
#logo {
	position: absolute;
	top: 5px;
	margin-left: 10px;
}
#horloge {
	position: absolute;
	top: 4px;
	margin-left: 850px;
}
#drapfr {
	position: absolute;
	top: 5px;
	margin-left: 740px;
}
#drapen {
	position: absolute;
	top: 11px;
	margin-left: 782px;
}
#encartNews {
	position: absolute;
	top: 12px;
	margin-left: 150px;
	width: 580px;
}
#encartNews div {
	float: left;
}
#encartNews img {
	margin: 0px 10px 0 15px;
}
#encartNews input{
	float: left;
	margin-right: 5px;
}
#encartNews input[type=text]{
	border: 1px solid #d2d2d2;
	color: #d2d2d2;
	font-style: italic;
}

#navSec {
	position: absolute;
	top: 232px;
	width: 972px;
}
#navSec2 {
	height: 23px;
	background: #f37310 url(../img/nav-orange.gif) right no-repeat;
	float:right;
}
#navSec a, #navSec a:link, #navSec a:visited {
	color: #FFF;
	padding: 0 10px 0 10px;
	line-height: 23px;
	height: 23px;
	display: block;
	float: left;
	font-size: 12px;
	background: url(../img/espaceur-nav-orange.gif) right no-repeat;
}
#navSec a:hover, #navSec a.navOn:link, #navSec a.navOn:visited {
	text-decoration: none;
	color: #F37310;
	background: #FFF;
}
#nav {
	clear: both;
	height: 29px;
	background: url(../img/fd-nav-vert.gif) top repeat-x;
	margin-bottom: 10px;
	
}
#nav span{
	float: left;
}
#nav img{
	float: right;
	margin: 5px 30px 0 0;
}
#nav a, #nav a:link, #nav a:visited {
	color: #FFFFFF;
	padding: 0 10px 0 10px;
	line-height: 23px;
	height: 23px;
	display: block;
	float: left;
	background: url(../img/espaceur-nav-verte.gif) top right no-repeat;
	font-size: 12px;
}
#nav a:hover {
	color: #92AB12;
	text-decoration: none;
	background-color:#FFF;
	
}
#nav a.navOn:link, #nav a.navOn:visited{
	color: #92AB12;
	background-color:#FFFFFF;
}
#navAbs {
	position: absolute;
	top: 279px;
	clear: both;
	z-index: 100;
}
#navAbs ul{
	padding: 0;
	margin: 0;
	background: #b9c82b url(../img/fd-ss-nav.gif) top repeat-x;
	width: 160px;
	list-style: none;
}
#navAbs li{
	border-top: 1px solid #FFF;
	height: 22px;
}
#navAbs a, #navAbs a:link, #navAbs a:visited{
	display: block;
	padding: 0 3px 0 13px;
	color: #FFF;
	text-decoration: none;
	background: url(../img/puce_off.gif) 6px 11px no-repeat;
	font-size: 12px;
	line-height: 22px;
}
#navAbs a:hover, #navAbs a.navOn1, #navAbs a.navOn1:link, #navAbs a.navOn1:visited{
	color: #000;
	background: #f3fe93 url(../img/puce_on.gif) 6px 11px no-repeat;
}



#contenu{
	float: left;
	width: 808px;
}
#droite {
	float: right;
	width: 144px;
}
#droite img {
	margin-bottom: 10px;
}
#fondBas {
	clear: both;
	background: url(../img/ombre-bas2.gif) top repeat-x;
	height: 120px;
	padding-top: 30px;
	margin-top: 20px;
}
#bas {
	width: 980px;
	margin: 0 auto;
	font-size: 10px;
}
#bas a:link, #bas a:visited, #bas a:active {
	text-decoration: none;
	color: #A21C25;
}
#bas a:hover {
	text-decoration: none;
	color: #8C8C8C;
}
#adresse{
	float: left;
	width: 290px;
	color: #606060;
}
#adresse a:link, #adresse a:visited, #adresse a:active {
	text-decoration: underline;
	color: #606060;
	
}
#adresse a:hover {
	text-decoration: none;
	color: #606060;
}

#partenaires{
	float: right;
}
#partenaires img{
	float: left;
	margin-left: 30px;
}
#navBas {
	float: right;
	padding-right: 300px;
	padding-top:10px;
}
#navBas a:link, #navBas a:visited, #navBas a:active {
	text-transform: uppercase;
	text-decoration: none;
	color: #094891;
	margin-left: 10px;
	font-size: 10px;
}
#navBas a:hover {
	text-decoration: underline;
	color: #094891;
}

.pageSP {
	clear: both;
	font-weight: bold;
}
.pageS {
	float: right;
}
.pageP {
	float: left;
}
.pageSP a:link, .pageSP a:visited, .pageSP a:active {

}
.pageSP a:hover{
	color: #000;
}
.pageMIL {
	text-align: center;
	font-weight: bold;
}
.pages {
	text-align: center;
	padding: 0 120px;
}
#lezart {
	margin-top: 7px;
	clear: both;
}
#lezart a:link, #lezart a:visited, #lezart a:active {
	text-decoration: none;
	color: #606060;
	
}
#lezart a:hover {
	text-decoration: underline;
}
#xiti-logo {
	margin-top: 5px;
	clear: both;
}

#accueilG {
	float:left;
	width: 365px;
	padding-bottom: 1px;
}
#accueilD {
	/*float: right;
	width: 280px;
	padding-right:70px;
	padding-bottom: 1px;*/
	float:right;
	position:relative;
	margin-right:75px;
	width:270px;
}

#voirTtActus, #voirTtAgenda {
	padding: 5px 0 5px 100px;
	color: #000;
}
#voirTtActus a:link, #voirTtActus a:visited, #voirTtActus a:active, #voirTtAgenda a:link, #voirTtAgenda a:visited, #voirTtAgenda a:active {
	text-decoration: none;
	color: #000;
	
}
#voirTtActus a:hover, #voirTtAgenda a:hover {
	text-decoration: underline;
	color: #000;
}
.encartActu {
	border-top: 1px solid #a6a6a6;
	padding: 2px 0 5px 0;
	margin-bottom:0px;
}
.encartActu .date{
	color: #e77f19;
	font-style: italic;
	padding-bottom: 5px;
}
.encartActu .photo{
	float: left;
	width: 75px;
	padding-bottom: 1px;
	margin-bottom:0px;
}
.encartActu .encartActuD{
	float: left;
	width: 265px;
}
.encartActu .titre{
	font-weight: bold;
	color: #094891;
}
.encartActu .texte{
	text-decoration:none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.encartActu .suite{
	float: right;
	padding-top: 5px;
	font-weight:lighter;
}
.encartActu .suite a:link,.encartActu .suite a:visited,.encartActu .suite a:active {
	color: #018dff;
	text-decoration: underline;
}

#encartAgenda{
	width: 350px;
}

.encartAgenda {
	width: 350px;
	border-top: 1px solid #a6a6a6;
	padding: 7px 0 5px 0;
}
.encartAgenda .date{
	color: #e77f19;
	font-weight: bold;
	padding-bottom: 1px;
}
.encartAgenda .photo{
	float: left;
	width: 75px;
	padding-bottom: 1px;
}
.encartAgenda .encartAgendaD{
	float: left;
	width: 275px;
}
.encartAgenda .titre{
	font-style: italic;
	color: #094891;
}
.encartAgenda .suite{
	float: right;
	font-weight:lighter;
	padding-top: 5px;
}
.encartAgenda .texte{
	text-decoration:none;
	padding-top: 5px;
}
.encartAgenda .suite a:link,.encartAgenda .suite a:visited,.encartAgenda .suite a:active {
	color: #018dff;
	text-decoration: underline;
}

#encartFiche {
	/*background: url(../img/cadre-voiliers.gif) right bottom no-repeat;*/
	width: 447px;
	padding: 0 5px 10px 0;
	margin-bottom: 15px;
}
#encartFiche #photo {
	width: 447px;
	height: 264px;
	overflow: hidden;
}
#encartFiche #titre {
	padding-top: 8px;
	float: left;
	width: 256px;
}
#encartFiche #titre a:link, #encartFiche #titre a:visited{
	color: #000;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	
}
#encartFiche #titre img{
	float: left;
	margin-right: 7px;
}
#encartFiche #voirTous {
	padding-top: 8px;
	float: right;
}
#ilVient {
	position: absolute;
	color: #FFF;
	font-weight: bold;
	margin: 12px 20px;
	font-size: 13px;
	z-index: 1;
}







#encartGalerie{
	width: 291px;
	background: url(../img/cadre_galerie.gif) repeat-y;
	margin-left: 40px;
	
}
.encartGalerie {
	float: left;
	width: 80px;
	padding: 0 3px 10px 10px;
}
.encartGalerie img{
	border: 2px solid #D2D2D2;
}
.encartGalerie .suite, .encartGalerie h6 {
	display: none;
}

.legende, #legende {
	font: 10px Verdana, Times New Roman, Times, serif;
	padding: 4px 10px 14px 3px;
	text-align: center;
	background: #FFF url(../img/fd_legende.gif) bottom right no-repeat;
	height:auto;
}

#liste .liste .date{
	color: #FF6E00;
	font-weight: bold;
}

.liste h2{
	font-size:13px;
	border-bottom:1px solid #DDDDDD;
	width: 600px;
	background: #FFF url(../img/puce_h1.gif) top left no-repeat;
	padding-left:15px;
}

.liste .imgRight{
	float:left;
	padding-right: 10px;
	padding-bottom: 12px;
}

.liste .suite a{
	color: #018dff;
}

.liste{
	padding-bottom: 30px;
}

#decompte{
	position:absolute;
	margin-left:793px;
	margin-top:-12px;
}

#drapeau{
	position:absolute;
	margin-left:-20px;
}

.actu2 .liste .imgRight{
	float:left;
}

.actu2 .liste{
	background-color: #EEEEEE;
	min-height:112px;
	margin-top : 10px;
	padding:0;
	margin-bottom:20px;
}
.actu2 .texte{
	font-weight:bold;
	padding-top:35px;
	padding-bottom:10px;
	margin-left:112px;
}

#son{
	z-index:0;
	position:absolute;
	margin-top:-900px;
	margin-left:-900px;
}
