/* CSS Document */
html, body { width: 100%; height: 100%; }
body { margin: 0; padding: 0; font-family: verdana; font-size: 12px; background-color: #0099FF; }
form { margin:0; padding:0; }
h1 { font-size: 16px; line-height: 18px; color: #0033FF; text-align: center; width: 75%;}
h2 { font-size: 14px; font-weight: bold; color: #339900; margin-right: 10px; margin-left: 20px; }
h3 {font-size: 16px; line-height: 18px; color: #0033FF; text-align: center; width: 100%; }
h4 {font-size: 13px; line-height: 20px; color: #FFFFFF; vertical-align:middle; text-align: center; width: 100%; height: 20x; margin:0px; padding:0px; }
#contener { position: absolute; width: 100%; background-color:#0099FF; margin: 0px; padding: 0px; }
#centre {
	background-color:#FFFFFF;
	margin-left: 132px;
	margin-right: 132px;
	border: 1px solid #0033FF;
	padding: 15px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#gauche { position: absolute; left:0; width: 130px; text-align: center; margin: 0px; padding: 0px; }
#droite { position: absolute; right:0; width: 130px; text-align: center; margin: 0px; padding: 0px; }
p#img { width: 0px; height: 0px; margin: 0px; }
DIV#header {
	height: 168px;
	width: 100%;
	background-image: url(images/fd_header.jpg);
	margin: 0px;
	padding:0;
	background-repeat: repeat;
}
UL#menu1 {
	font-size: 11px;
	height: 30px;
	margin: 0px 0px 0px 10px;
	padding:0;
	width: 98%;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	vertical-align:middle;
	display: block;
	font-weight: bold;
}
ul#menu1 li a {
	height: 25px;
	margin: 0px;
	padding:0;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	vertical-align: middle;
}
#M11 { float: left; display: block; height: 30px; width: 120px; text-align: left }
#M12 { float: left ; display: block; height: 30px; width: 80px; text-align: left }
#M13 { float: right; display: block; height: 30px; width: 70px; text-align: center }
#M14 { float: right ; display: block; height: 30px; width: 57px; text-align: left }
#M21 { float: left; display: block; height: 30px; width: 450px; text-align: left }
#M22 { float: right ; display: block; height: 30px; width: 150px; text-align: right }
#imglogo { position: absolute; top: 25px; left: 0px; z-index: 1; border: 0px; }
#imglogo2 { position: absolute; top: 55px; left: 120px; z-index: 1; border: 0px; height: 39px; width: 235px;}
#imgban { position: absolute; top: 36px; left: 40%; z-index: 1; border: 0px; }
#imgfr { position: absolute; top: 0px; left: 450px; z-index: 1; border: 0px; }
#imgen { position: absolute; top: 0px; left: 485px; z-index: 1; border: 0px; }
ul#menuonglet {
	position: absolute;
	height: 30px;
	width: 640px;
	text-align: center;
	left: 189px;
	top: 108px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
ul#menuonglet li {
	float: left;
	background-image: url(images/bouton.gif);
	list-style-type: none;
	margin:0;
	padding:0;
	color: #CCFFFF;
	height: 30px;
	vertical-align: top;
}
ul#menuonglet li#ongletselect {
 float: left;
  background-image: url(images/bouton_accueil_ap.gif) ;
	list-style-type: none;
	margin:0;
	padding:0;
	color: #CCFFFF;
	height: 30px;
}
ul#menuonglet li a {
	display: block;
	height: 30px;
	width: 80px;
	color: #CCFFFF;
	text-decoration: none;
	line-height: 30px;
}
UL#date { position: absolute; height: 30px; margin: 0px; padding:0; width: 98%; color: #FFFFFF; left: 10px; top: 142px; }
ul#date li a { float: left ; color: #FFFFFF; text-decoration: none; line-height: normal; font-weight: normal; }
ul#date li#horloge { float: left ; display: block; height: 30px; width: auto; }
ul#date li#ejs_server_heure { float: left ; display: block; height: 30px; width: 180px; }
ul#date li#moteur1 { float: right ; display: block; height: 30px; width: 100px; text-align: center; }
ul#date li#moteur2 { float: right; display: block; height: 30px; width: 180px; text-align: left; line-height: 20px; }
h2#vert { height: 25px; width: 100%; display: block; font-size:14px ; color: #FFFFFF; background-color: #38AE00; margin: 0px; position: relative; left: 2px; top: 0px; line-height: 25px; }
ul#menuvert {
	height: auto;
	list-style-type: none;
	position: relative;
	left: 2px;
	background-color: #FFFFFF;
	border: 1px solid #339900;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
ul#menuvert li a {
	height: 20px;
	width: 100%;
	display: block;
	color: #339900;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	line-height: 20px;
	 }
ul#menuvert li a:hover {
	height: 20px;
	width: 100%;
	display: block;
	background: #EFFFDF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #33CC00;
	border-bottom-color: #33CC00;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 20px; }
h2#bleu {
	height: 25px;
	width: 100%;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699FF;
	margin: 0px;
	line-height: 25px; }
div#menubleu { height: auto; width: auto; list-style-type: none; position: relative; left: 2px; top: 15px; background-color: #FFFFFF; border: 1px solid #CCFFFF; margin: 0px; padding: 0px; }
.ptexte { color: #0033CC; text-align: justify; text-indent: 5pt; height: auto; width: auto; line-height: 18px; line-height:20px; }
.img1 { border: 1px solid #339933; float:right; padding:0; margin: 8px; }
.bloc1 {
	color: #0033CC;
	text-align: justify;
	text-indent: 5pt;
	height: auto;
	width: auto;
	line-height: 18px;
	padding:0;
	margin: 20px;
}
.bloc1-fr {
	color: #0033CC;
	text-align: justify;
	text-indent: 5pt;
	height: 225px;
	width: auto;
	line-height: 18px;
	margin-right: 350px;
	display: block;
}
.bloc1-fr-centre {
	color: #0033CC;
	text-align: center;
	text-indent: 5pt;
	height: 225px;
	width: 700px;
	line-height: 18px;
	margin-right: 350px;
	display: block;
}

.bloc2-fr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	text-align: justify;
	text-indent: 5pt;
	height: 225px;
	width: auto;
	line-height: 18px;
	margin-left: 350px;
	display: block;
}
.bloctexte-fr {
	color: #0033CC;
	text-align: justify;
	text-indent: 5pt;
	height: auto;
	width: auto;
	line-height: 18px;
	margin-right: 10px;
}
.bloc3 {  color: #0033CC; text-align: justify; text-indent: 5pt; height: auto; width: 100%; line-height: 18px; }
#bottom { color: #0066FF; text-align: center; height: auto; width: 100%; line-height: 18px; display: block; position: relative; bottom: 20px; }
#bottom a { font-weight: normal; font-size: 12px; }
#photoaccueil { position: absolute; top: 15px; border: 0px; right: 144px; }
h2#meteotitre { height: 25px; width: 100%; display: block; font-weight: bold; color: #FFFFFF; background-color: #6699FF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; margin: 0px; line-height: 25px; text-align: center; }
#meteo { list-style-type: none; position: relative; top: 2px; background-color: #FFFFFF; border: 1px solid #CCFFFF; margin: 0px; height: 190px; width: 128px; right: 2px; }
#pmeteoh { color: #0066FF; line-height: 10px; }
#imgtps { border: 1px solid #0099FF; height: 48px; width: 48px; position: absolute; top: 30px; right: 75px; }
#imgphot { border: 1px solid #0099FF; height: 90px; width: 120px; }
#imgsat { border: 1px solid #0099FF; height: 100px; width: 120px; position: absolute; top: 85px; right: 3px; }
.cadreblanc { line-height: 30px; color: #0066FF; width: auto; height:auto; background-color: #FFFFFF; text-align: center; vertical-align: middle; border: 1px solid #0066FF; margin:7px 0 0 0; padding:0; }
.google { background-color: #FFFFFF; border: 1px solid #0066FF; position: relative; top: 30px; right: 2px; height: auto; width: 128px; text-align: center; line-height: 22px; }
#adverts { top: 47px; right: 0px; height: 280px; width: 120px; position: relative; margin-left: 2px; }
#valid { top: 75px; right: 0px; height: 31px; width: 88px; position: relative; margin-left: 18px; 	border: 0px; }
#valid a { 	border: 0px; }
.C1-1 { font-weight: bold; color: #FF0066; background-color: #F5F5FE; vertical-align: middle; }
.C1-2 { color: #3300FF; background-color: #F5F5FE; vertical-align: middle; }
.C1-3 { color: #009933; text-align: center; background-color: #F5F5FE; vertical-align: middle;}
.C1-4 { color: #FF9900; text-align: center; background-color: #F5F5FE; }
.C2-1 { font-weight: bold; color: #FF0066; vertical-align: middle; }
.C2-2 { color: #3300FF; vertical-align: middle; }
.C2-3 { color: #33CC00; text-align: center; vertical-align: middle; }
.C2-4 { font-weight: bold; color: #FF9900; text-align: center; vertical-align: middle; }
#map {text-align: center; height: 358px; width: 403px; }
ul#barregauche {
	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 5pt;
	line-height: 25px;
	color: #ECF8FF;
	text-align: center;
	padding: 10px 0px 15px;
	margin: 0px;
}

ul#barregauche li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 5pt;
	line-height: 25px;
	color: #ECF8FF;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

ul#barregauche li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 5pt;
	line-height: 25px;
	color: #ECF8FF;
	text-decoration: none;
	height: 25px;
	width: 130px;
	display: block;
	font-weight: normal;
	background: url(http://island.sxmsaintmartin.com/images/fond_barre_gauche.png) no-repeat 0 0 ;
}
ul#barregauche li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 5pt;
	line-height: 25px;
	color: #FFCC00;
	text-decoration: none;
	height: 25px;
	width: 130px;
	display: block;
	background: url(http://island.sxmsaintmartin.com/images/fond_barre_gauche.png) no-repeat -130px 0 ;
}
.versbarreg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF4E6;
	height: auto;
	width: auto;
	margin: 0;
	padding-top: 60px;
	padding-bottom: 30px;

}
#flechebarreg {
	height: 25px;
	border: 0px;
	width: 25px;
}
.titre-cellule-lien, .titre-cellule-lien a { color:#FFFFFF; text-decoration: none; }
.flash-advert { width:300px; height:180px; float:right; margin:5px 0 5px 20px; padding:0; }
.float-right { float:right; margin:5px 0 5px 20px; padding:0; }
.police-air { color:#FF6633; }
.police-eau { color:#3366FF; }

.p-gauche { color:#0033CC; text-align:left; line-height:16px; width:120px; height:auto; padding:3px; margin:0; background-color:#FFFFFF }
.icone-meteo { width:70px; height:70px; position:absolute; top:25px; left:-15px; z-index:0; }
.icone-vent { width:120px; height:97px; position:absolute; top:25px;  left:0; z-index:100; }
