body {
	background-image:url(images/background.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:1.2em;
	padding: 0;
	margin: 0;

}
#conteneur {
	margin: 10px;
	min-width: 760px;
}

#conteneur_milieu {
	position: relative;
	width:100%;
}

/* menu de navigation gauche */
#conteneur_menu {
	left: 0;
	top: 0;
	position: absolute;
	width: 150px;
}

#conteneur_contenu {
	margin: 0 0 0 160px;
}

#conteneur_menu_top {
	position:relative;
	top:0;
	left:0;
	background-image:url(images/titre.png);
	background-repeat:no-repeat;
	background-position:top left;
	white-space:nowrap;
	height:35px;
	margin-bottom: 10px;
}

#conteneur_contenu_droit {
	 position: relative;
         width:100%;
}

#conteneur_contenu_center {
	margin: 0 150px 0 0;
	padding: 0;
	min-width: 430px;
	_width: expression(((document.body.clientWidth)) < 780 ? "435px" : "auto");
}

#conteneur_contenu_extdroit {
	position: absolute;
	right:0;
	top: 0;
	width: 140px;
	padding: 0;
	margin: 0;
}

.deuxCol #conteneur_contenu_extdroit {
display: none;
}
.deuxCol #conteneur_contenu_center {
     margin: 0;
}
#radars #conteneur_contenu_center {
     min-width: 700px;
     _width: expression(((document.body.clientWidth)) < 900 ? "700px" : "auto");
}

#vent  #conteneur_contenu_center {
     min-width: 660px;
     _width: expression(((document.body.clientWidth)) < 860 ? "660px" : "auto");
}

#graphmetar  #conteneur_contenu_center {
     margin: 0;
     min-width: 650px;
     _width: expression(((document.body.clientWidth)) < 850 ? "650px" : "auto");
}

/* MENU en CSS */
dt a:link, dt a:visited {
	display: block ;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#0066CC;
	border-left : 1px solid #0099CC;
	border-right : 1px solid #0099CC;
	border-top : 1px solid #0099CC;
	color: #FFFFFF;
	font-size:13px;
	line-height: 24px;
	text-indent: 10px ; /* On décale le texte de 5px du bord gauche */
	font-weight:bold;
	text-decoration: none;
/* Suppression du padding du <li> et on définit une marge basse de 5px pour aérer le tout */
}
dt a:hover {
        text-decoration: none; 
	background-color:#003366;
}

/* -- ss menu style */
ul,dt,dd,li, #menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
/* Suppression du margin, du padding et des puces du <ul> */
}
dd li {
	margin: 0;
	padding: 0;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#0066CC;
	border-left : 1px solid #0099CC;
	border-right : 1px solid #0099CC;
	border-top : 1px solid #0099CC;
/* Suppression du padding du <li> et on définit une marge basse de 5px pour aérer le tout */
}
dd li a:link, dd li a:visited  {
	display: block ; /* On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	color:#003366;
	font-weight:normal;
	font-size:12px;
	line-height: 20px;
	text-indent: 10px; /* On décale le texte de 5px du bord gauche */
	text-decoration: none ;
	background:url(images/puce_menu_1.gif) left center no-repeat;
	background-color:#EEF4F9;
}
dd li a:hover {
	color:#000000;
	background:url(images/puce_menu_2.gif) left center no-repeat;
	background-color:#FFFFFF;
	text-decoration: none;
}
dd li.li_active a:link, dd li.li_active a:visited {
	color:#000000;
	background:url(images/puce_menu_2.gif) left center no-repeat;
	background-color:#FFFFFF;
	text-decoration: none;
}
dd li a:active {
	background-color:#FFFFFF;
}
dd li a:visited {
	color:#000000;
}

	/* --> styles LI de Vigilance */
	dd li.li_vigilance_0 a:link, dd li.li_vigilance_0 a:visited { /* vert */
		background-color:#66CC33;
	}
	dd li.li_vigilance_0 a:hover {
		background-color:#66CC33;
	}
	dd li.li_vigilance_1 a:link, dd li.li_vigilance_1 a:visited { /* orange */
		background-color:#FFCC33;
	}
	dd li.li_vigilance_1 a:hover {
		background-color:#FFCC33;
	}
	dd li.li_vigilance_2 a:link, dd li.li_vigilance_2 a:visited { /* rouge */
		background-color:#FF3300;
		color:#FFFFFF;
	}
	dd li.li_vigilance_2 a:hover {
		background:url(images/puce_menu_3.gif) left center no-repeat;
		background-color:#FF3300;
		color:#FFFFFF;
	}

	/* --> FIN styles LI de Vigilance */
/* <------ fin sous menu style */
/* FIN du menu en CSS */

/* nav centrale */

/* #conteneur_coin {
	background: #0099cc url(/meteo_fichiers/menu_top_a4.gif) left top no-repeat;
	position: relative;
	right:0;
	top: 0;
	width: 4px;
	height: 37px;
	}*/
.topdate {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#003366;
	right: 10px;
	top: 0;
	padding: 10px 10px 10px 30px;
	border-left: 1px dashed #0099cc;
	position: absolute;
}
.rb-t {background: url(images/menu-dot.gif) 0 0 repeat-x; height:100%;}
.rb-b {background: url(images/menu-dot.gif) 0 100% repeat-x; height:100%;}
.rb-l {background: url(images/menu-dot.gif) 0 0 repeat-y; height:100%;}
.rb-r {background: url(images/menu-dot.gif) 100% 0 repeat-y ; height:100%;}
.rb-bl {background: url(images/menu-bl.gif) 0 100% no-repeat ;  height:100%;} 
.rb-br {background: url(images/menu-br.gif) 100% 100% no-repeat;  height:100%;} 
.rb-tl {background: url(images/menu-tl.gif) 0 0 no-repeat; height: 100%;} 
.rb-tr {background: url(images/menu-tr.gif) 100% 0 no-repeat; padding: 10px;}

#conteneur_menu_top a:link, #conteneur_menu_top a:active, #conteneur_menu_top a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#0066CC;
	text-decoration:none;
}
#conteneur_menu_top a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#3E9BF4;
	text-decoration:underline;
}
/* fin nav centrale */

.red { color:#FF3300; }
.err { color:#FF3300; }
.ferr { background-color:#ffb3b5; }
.skip { display: none; }
.ul2 li { list-style-type:disc; list-style-image:url(images/ic_fl1.gif); margin-left:12px; margin-bottom:3px; }
.ul2 { margin-left:25px; }
.centeralign {text-align:center;}
.nowrap {white-space:nowrap;}
.center { text-align:center; }
.petit { font-size:11px; }
IMG.noblock {	display:inline; }
.spacer
{
	clear:both;
}
.big_titre { font-size:22px; font-weight:bold; line-height:110%; text-align: left; }
div.vignette {
    text-align: center;
 }

div.vignette p {
  margin: 5px;
  padding: 0px;
  }

div.vignette img {
margin : 10px;
vertical-align: middle;
padding: 0; }


.conteneur_rub  {
	margin: 0px 0 15px 0;
	padding: 0;
	width: 100%;
	background: #ffffff;
	font-width: 12px;
/*	border: 1px solid #0099cc;*/
}

.rbr-bl {background: url(images/rub1-bl.gif) 0 100% no-repeat ;  height:100%;padding-top: 10px;} 
.rbr-br {background: url(images/rub1-br.gif) 100% 100% no-repeat;  height:100%; padding:1px 1px 15px 1px;text-align: justify;} 
.rbr-tr {background: url(images/menu-tr.gif) top right no-repeat;height: 100%;}
.rbr-tl {background: url(images/menu-tl.gif) 0 0 no-repeat; height: 100%;}
.rbf-tr {background: url(images/rub1-tr.gif) top right no-repeat;height: 100%;}
.rbf-tl {background: url(images/rub1-tl.gif) 0 0 no-repeat; height: 100%;}
.rbr {background:  url(images/contenu1_a2.png) top left repeat-x; height:31px}
#conteneur_contenu_center .conteneur_rub h2 {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
       
}
#conteneur_contenu_extdroit .conteneur_rub h2 {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

 h2 {
		border-top:1px dotted #0099CC;
		border-bottom:1px dotted #0099CC;
		background-color:#EEF4F9;
		padding:3px 10px 3px 10px;
		color:#0066CC;
		font-weight:bold;
		text-align:left;
		margin: 5px 1px 5px 1px;
		}

h1 {
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	padding: 5px 4px 3px 8px;
	margin: 0 0 0px 0;
	height: 21px;
       /*background: url(/meteo_fichiers/images/contenu1_a2.png) top left repeat-x;*/
       /*background: #ffffff  url(/meteo_fichiers/images/contenu1_a2.png) top left repeat-x;*/
}

#conteneur_recherche_google {
	font-size:11px;
	margin-top:15px;
	background-color:#FFFFFF;
	padding:5px 5px;
	padding-bottom:3px;
	vertical-align:middle;
	white-space:nowrap;
	border: 1px solid #e0dfe3;
}
#conteneur_bottomcopy {
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:#003366;
}

a:link, a:active, a:visited {
	color:#0066CC;
	text-decoration:none;
}
a:hover {
	color:#3E9BF4;
	text-decoration:underline;
}

img {
	display:block; /* annule les espaces récurrents avec les images seules */
	border:0px;
}

input.radio {
	vertical-align:middle;
	margin:0px;
	padding:0px;
}
.conteneur_linktop {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:24px;
	text-align:center;
	vertical-align:bottom;
}
.observation_style_auteur {
	border-top:1px dotted #0099CC;
	padding: 0 4px 0 0;
	font-size:9px;
	line-height:14px;
	color:#666666;
	text-align:left;
	margin: 0;	
}
.observation_style_texte {
	padding:0px 2px;
	font-size:11px;
	text-align:left;
}
.voirsuite {
	border-top:1px dotted #0099CC;
	border-bottom:1px dotted #0099CC;
	padding-left:10px;
	font-size:9px;
	height: 18px;
	vertical-align: middle;
	text-align: left;
	padding-top:2px;
	background: url(images/deco_a1.gif) top right no-repeat;
}

.conteneur_rub p {
	padding: 0 5px 0 5px;
	margin: 0 0 5px 0;
	text-align: justify;
}
#conteneur_haut {
	margin: 0;
	padding: 0;
}

#conteneur_top {
	margin: 0;
	padding: 0;
}
#conteneur_top_pub {
	margin-right: 20px;
	height: 60px;
	width: 468px;
	float: right;
	margin-top: 40px;
	margin-bottom: 0px;
}

#logo_top {
display:inline;
float:left;
margin-bottom:-40px;
}
	/* FORUM window */
	.forum_intitule {
		border-left:4px solid #EBEBEB;
		border-bottom:1px dotted #EBEBEB;
		padding:2px 4px;
		font-size:10px;
	}
	.forum_details {
		padding:2px 5px;
		padding-left:8px;
		margin-bottom:4px;
		font-size:11px;
		color:#666666;
		text-align: left;
	}
	/* FIN FORUM window */
	
#conteneur_validxhtml {
	padding-top:0px;
	padding-left:35px;
}
	/* PREVISIONS */
	.prev_temp_matin {
		font-family:Arial, Helvetica, sans-serif;
		text-align:center;
		font-size:12px;
		font-weight:bold;
		color:#0000FF;
		margin-top:-5px;
	}
	.prev_temp_aprem {
		font-family:Arial, Helvetica, sans-serif;
		text-align:center;
		font-size:12px;
		font-weight:bold;
		color:#FF0000;
		margin-top:-5px;
	}
	/* FIN PREVISIONS */

.fiabilite {
	margin-top: 10px;
	text-align: center;
	height: 15px;
}

.ventimg {
float: left;
margin-right: 10px;
margin-top: 0px;
 }

.vent {
min-height: 60px;
height: auto ! important;
height: 60px;
}
	
A:LINK.href1, A:ACTIVE.href1, A:VISITED.href1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#0066CC;
	text-decoration:underline;
}
A:HOVER.href1 {
	color:#003366;
}
/* PUBS */
#conteneur_pub_verticale {
	width:100%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:1px 1px;
	cursor:pointer;
	margin-bottom:15px;
}
	.mameteo_detailsprod {
		color:#666666;
	}
	.mameteo_prix {
		font-size:12px;
		font-weight:bold;
	}
	.mameteo_prixpromo {
		font-size:12px;
		font-weight:bold;
		color:#990000;
		text-decoration:line-through;
	}	
/* FIN PUBS */
.matl {
float: left;text-align:center;width:200px; margin-left:20px;
}

html>body .matl, html>body .matr {
width:50%;
margin:0;
}

.matr {
float: right;text-align:center;width:200px;margin-right:20px;
}
.obs_auteur { color:#0066CC; font-style:italic; }
.obsimg { float:left; margin-right:8px; }
.localimg { float:right; margin-left:8px; }
.obs {
min-height: 85px;
height: auto ! important;
height: 85px;
padding: 0 5px 0 5px;
}

.sep {
visibility:hidden;
clear:both;
margin:0;
padding:0;
}
