body {
	/*margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px; */
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width:1000px;
	background-color: #FFFFFF;
	/* background-image: url(/IMG/pattern_tti.jpg);
	background-image: url('/IMG/fond_accueil.jpg');
	background-repeat:no-repeat;
	background-position: center top;
	background-attachment:fixed; */
	margin: auto;

}
.body_image_accueil
{
        font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        width:1000px;
        background-color: #FFFFFF;
        /* background-image: url('/IMG/fond_accueil.jpg'); */
	background-image: url('http://www.meteo.fr/temps/domtom/antilles/pack-public/images/fond_accueil.jpg');
        background-repeat:no-repeat;
        background-position: center top;
        background-attachment:fixed;
        margin: auto;
	margin-top:20px;
}
.body_image_sports_nautiques
{
        font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        width:1000px;
        background-color: #FFFFFF;
        /* background-image: url('../IMG/fond_sports_nautiques.jpg'); */
        background-image: url('http://www.meteo.fr/temps/domtom/antilles/pack-public/images/fond_sports_nautiques.jpg');
        background-repeat:no-repeat;
        background-position: center bottom;
        background-attachment:fixed;
        margin: auto;
	margin-top:20px;
}

.body_image_surf
{
        font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        width:1000px;
        background-color: #FFFFFF;
         background-image: url('../IMG/page_surf.jpg');
        /* background-image: url('http://www.meteo.fr/temps/domtom/antilles/pack-public/images/page_surf.jpg'); */
        background-repeat:no-repeat;
        background-position: center top;
        background-attachment:fixed;
        margin: auto;
	margin-top:20px;
}

.body_image_plancheavoile
{
        font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        width:1000px;
        background-color: #FFFFFF;
        background-image: url('../IMG/page_plancheavoile.jpg');
        /* background-image: url('http://www.meteo.fr/temps/domtom/antilles/pack-public/images/page_surf.jpg'); */
        background-repeat:no-repeat;
        background-position: center top;
        background-attachment:fixed;
        margin: auto;
	margin-top:20px;
}

.body_image_mameteo
{
        font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        width:1000px;
        background-color: #FFFFFF;
        /* background-image: url('/IMG/fond_mameteo.jpg'); */
	background-image: url('http://www.meteo.fr/temps/domtom/antilles/pack-public/images/fond_mameteo.jpg');
        background-repeat:no-repeat;
        background-position: center top;
        background-attachment:fixed;
        margin: auto;
	margin-top:20px;
}
.body_image_climat
{
        font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        width:1000px;
        background-color: #FFFFFF;
        /* background-image: url('/IMG/fond_climat.jpg'); */
	background-image: url('http://www.meteo.fr/temps/domtom/antilles/pack-public/images/fond_climat.jpg');
        background-repeat:no-repeat;
        background-position: center bottom;
        background-attachment:fixed;
        margin: auto;
	margin-top:20px;
}
.body_image_voyage
{
        font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        width:1000px;
        background-color: #FFFFFF;
        /* background-image: url('/IMG/fond_voyage.jpg'); */
	background-image: url('http://www.meteo.fr/temps/domtom/antilles/pack-public/images/fond_voyage.jpg');
        background-repeat:no-repeat;
        background-position: center top;
        background-attachment:fixed;
        margin: auto;
	margin-top:20px;
}
.body_image_nousconnaitre
{
        font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        width:1000px;
        background-color: #FFFFFF;
        /* background-image: url('/IMG/fond_nousconnaitre.jpg'); */
	background-image: url('http://www.meteo.fr/temps/domtom/antilles/pack-public/images/fond_nousconnaitre.jpg'); 
        background-position: center bottom;
	background-repeat:no-repeat;
        background-attachment:fixed;
        margin: auto;
	margin-top:20px;
}
.body_image_mer
{
       font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        width:1000px;
        background-color: #FFFFFF;
        /* background-image: url('/IMG/fond_mer.jpg'); */
	background-image: url('http://www.meteo.fr/temps/domtom/antilles/pack-public/images/fond_mer.jpg');
        background-repeat:no-repeat;
        background-position: center bottom;
        background-attachment:fixed;
        margin: auto;
	margin-top:20px;
}
.body_image_aviation
{
       font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        width:1000px;
        background-color: #FFFFFF;
        /* background-image: url('/IMG/fond_aviation.jpg'); */
	background-image: url('http://www.meteo.fr/temps/domtom/antilles/pack-public/images/fond_aviation.jpg');
        background-repeat:no-repeat;
        background-position: center top;
        background-attachment:fixed;
        margin: auto;
	margin-top:20px;
}
.body_image_cyclones
{
        font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        width:1000px;
        background-color: #FFFFFF;
        /* background-image: url('/IMG/fond_cyclone.jpg'); */
	background-image: url('http://www.meteo.fr/temps/domtom/antilles/pack-public/images/fond_cyclone.jpg');
        background-repeat:no-repeat;
        background-position: center top;
        background-attachment:fixed;
        margin: auto;
	margin-top:20px;
}
.body_pop_tv
{
	width: 460px;
}

#entete{
	width:1000px;
	height:auto;
	display: block;
}

#pied{
	position:relative;
	clear:both;
	background-color:#00559C;
	color: #FFFFFF;
	text-align:center;
	padding:5px;
	font-size:11px;
}

#pied a{
	color: #FFFFFF;	
}

.corps {
	float: left;
	margin-left:0px;

}
.clonneGauche{
	float: left;
	width:184px;
}
.colonneMillieu{
	float:left;
	margin-left:5px;
	margin-bottom:10px;
}
.colonneDroite{
	float:right;
	margin-left:5px;
}
.tableBoderLeftRight{
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A4D3F3;
	border-left-color: #A4D3F3;
	background:#ECF3F8;
	font-size: 14px;
	
}
.tableBoderLeftRight ul{
	list-style: none;
	font-size:12px;
	margin-top: 0px;
}

.tableBoderLeftRight li a{
	display:list-item;
	list-style-image: url(../IMG/puce_gp.gif);
	color: #00559C;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	list-style-position: outside;
	margin-left:5px;
}

.tableBoderLeftRight li a:hover {
	list-style-image: url(../IMG/puceBis_gp.gif);
	color: #00559C;
	font-weight: bold;
	text-decoration: underline;
}

.tableBoderLeftRightTop{
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A4D3F3;
	border-left-color: #A4D3F3;
	background:#ECF3F8;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A4D3F3;
	font-size: 14px;
}
.tableBorderLeftRightTop{
        border-right-width: 2px;
        border-left-width: 2px;
        border-right-style: solid;
        border-left-style: solid;
        border-right-color: #00559C;
        border-left-color: #00559C;
        background:#FFFFFF;
        border-top-width: 2px;
        border-top-style: solid;
        border-top-color: #00559C;
        font-size: 14px;
}

.tableBoderLeftRightSimple{
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00559C;
	border-left-color: #00559C;
	background:#FFFFFF;
}

.tableBoderLeftRightSimplepro{
        border-right-width: 2px;
        border-left-width: 2px;
        border-right-style: solid;
        border-left-style: solid;
        border-right-color: #FFC508;
        border-left-color: #FFC508;
        background:#FFFFFF;
}
.title{
	font-size: 24px;
	color: #FFFFFF;
	/* background-color:#00559C; */
	background-color:#306A8F; 
	padding:5px;	
}

.title2{
	font-size: 16px;
	color: #00559C;
	background-color:#FFFFFF;
	padding:4px;	
}
.title_cyc{
        font-size: 22px;
        color: #FFFFFF;
        /* background-color:#00559C; */
	background-color:#306A8F;
        padding:5px;
}

.Question_de_la_semaine {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A4D3F3;
	border-left-color: #A4D3F3;
	background:#ECF3F8;
	font-size: 12px
}

.Question_de_la_semaine ul{
	font-size:12px;
	margin:0px;
}
.Question_de_la_semaine a{
	text-decoration:none;
	color: #00559C;
	padding:0px;
	font-weight:bold;
    margin-top:0px;
}
.Question_de_la_semaine a:hover{
	text-decoration:underline;
}

ul.Vigilance{
	font-family: Arial, Helvetica, sans-serif;
	list-style:none;
	margin: 0px;
    	padding: 0px 5px;
}
.Vigilance a:hover{
text-decoration: underline;
}

.Vigilance a{
color: #00559C;
text-decoration: none;
font-size: 14px;
font-weight:bold;
}

.linkColoneMileu{
    list-style: none;
	font-size:12px;
}
.linkColoneMileu ul{
    list-style: none;
	font-size:12px;
	margin-top:0px;
}
.linkColoneMileu li a{
	display:list-item;
	list-style-image: url(../IMG/puce_gp.gif);
	color: #00559C;
	font-weight: bold;
	text-decoration:none;


}
.linkColoneMileu li a:hover{
	list-style-image: url(../IMG/puceBis_gp.gif);
	color: #00559C;
	font-weight: bold;
	text-decoration: underline;

}
.divMilieuLibre1{
border:2px solid #00559C; width:420px; height:auto; float:left; margin-left:5px;
}
.divMilieuLibre_large{
border:2px solid #00559C; width:640px; height:auto; float:left; margin-left:5px;
}

.divMilieupro{
border:2px solid #FFC508; width:575px; height:auto; float:left; margin-left:5px;
}


.divMilieuLibre_lien{
border:2px solid #00559C; border-bottom:2px solid #00559C; width:420px; height:600px; float:left; margin-left:5px;padding:5px;
}

.divMilieuLibreQuest{
 border:2px solid #00559C width:420px; height:top; float:left; margin-left:3px;

}

.divMilieuLibre2{
display:block;width: 400px;margin-left:5px;float: left;height: auto; border:2px solid #00559C; text-align:left; 
}

.divMilieuLibre2 a{
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#00559C;
}

.divMilieuLibre2 a:hover{
font-size:11px;
font-weight:bold;
text-decoration:underline;

}
.divMilieuLibre2 li{
text-decoration:none;
}

.divMilieuLibre_sta_auto {
border:0px solid #00559C; width:620px; height:auto; float:left; margin-left:5px;
}

.divMilieuCyc {
	border-top:2px solid #00559C;
	border-left:2px solid #00559C;
	border-right:2px solid #00559C;
	width:432px;
	height:auto;
	float:left;
	margin-left:5px;
}
.bas_arc_cyc {
	position:relative; z-index: 110; top:1px;
        left:-2px; width:436px; height: 16px;
	background:url(/IMG/col_centrB_500.gif) no-repeat;
}
.bas_arc_clim {
        position:relative; z-index: 110; top:20px;
        left:-2px; width:436px; height: 16px;
        background:url(/IMG/col_centrB_500.gif) no-repeat;
}
.puce a{
        FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #10175c; FONT-FAMILY: Arial,
Helvetica, sans-serif; TEXT-DECORATION: none;
}
.puce a:link{
        COLOR: #10175c; TEXT-DECORATION: none;
}
.puce a:visited{
        COLOR: #10175c; TEXT-DECORATION: none;
}
.puce a:hover{
text-decoration:underline;
}
.puce{
        FONT-SIZE: 11px; COLOR: #10175c; FONT-FAMILY: Arial,
Helvetica, sans-serif; TEXT-DECORATION: none;
}

.pucepro a{
        FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #F79004; FONT-FAMILY: Arial,
Helvetica, sans-serif; TEXT-DECORATION: none;
}
.pucepro a:link{
        COLOR: #F79004; TEXT-DECORATION: none;
}
.pucepro a:visited{
        COLOR: #F79004; TEXT-DECORATION: none;
}
.pucepro a:hover{
text-decoration:underline;
}
.pucepro{
        FONT-SIZE: 11px; COLOR: #F79004; FONT-FAMILY: Arial,
Helvetica, sans-serif; TEXT-DECORATION: none;
}
.rechercher{
		FONT-SIZE: 10px;
		FONT-FAMILY: Arial,Helvetica, sans-serif;
}

