@charset "iso-8859-1";
body {
	background: URL("../images/meteorage_fond.jpg");
	background-repeat: no-repeat;
	background-color: #29508F;
	margin :0px;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #F8B437;
	font-weight: bold;
}

img {
	border: 0px;
}

.orange {
	color: #F8B437;
}

.mandatory {
	color: #FF0000; /* rouge */
}

.submit_contact {
	text-align: center;
	font-size: 16px;
}

/*-----------------------------------*/
/* Partie spécifique à la page index */
/*-----------------------------------*/

/* titre */
div#text-haut {
	/*border:1px dashed #95A8C7;*/
	position: absolute;
	left: 295px;
	top: 120px;
	width: 408px;
 	margin-top: 80px;
	padding: 6px;
	color: #FFB835;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
div#text-haut h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
div#text-haut p {
	margin: 3px 0px;
	padding: 0px;
}

/* image euclid */
div#euclid {
	position: absolute;
	width: 80px;
	left: 10px;
	top: 550px;
	text-align: center;
}

/* div contenant les cartes */
div.centreIndex {
	position: absolute;
	left: 295px;
	top: 265px;/*220px*/
	height: 374px;
	width: 425px;
}

div.carte {
	position: absolute;
	left: 0px;
	margin: 0px;
	/*padding-right: 30px;*/
	height: 374px;
	width: 425px;
	background: url(../images/fond_box.gif) no-repeat;
} 

div.imageCarte {
	left: 0px;
	top: 70px;
	height: 284px;
	width: 320px;
}

.imageAnim, .carte-fr {
	position: absolute;
	left: 0px;
	top: 62px;
	margin: 1px;
	border: 1px solid white;
	border-left: none;
}

/* entete de la carte europe ou france */
div.entete {
	clear: both;
	text-align: left;
	/*width: 390px;*/
	padding-bottom:5px;
	margin-left: 8px;
	margin-top: 5px;
}
p.entete-center {
	font-size: 11pt;
	text-align: center;
	margin: 3px;
	padding: 0;
	font-weight: bold;
	color: #F97D1E;
}

p.entete {
	text-align: center;
	margin: 1px;
	padding: 1px;
	margin-left: 6px;
	font-weight: bold;
}

div.legende {
	position: absolute;
	left: 328px;
	top: 51px;
	vertical-align: middle;
	text-align: left;
}

.box-reel {
	/*margin-top: 8px;*/
	/*margin-bottom: 4px;*/
}
.box-legende {
	margin-bottom: 3px;
}
.box-impacts {
	background: url(../images/fond_france.gif) no-repeat;
	padding-top: 4px;
	/*height: 130px;*/
	height: 119px;
	width: 88px;
}
.box-impacts img {
	padding-left: 5px;
}

.box-legende {
	/*margin: 2px;*/
	height: 135px;
	width: 88px;
	font-size: 8pt;
}

p.legendeforte {
	position: absolute;
	top: 51px;
	left: 15px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

p.legendefaible {
	position: absolute;
	top: 77px;
	left: 15px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

p.legendeaucune {
	position: absolute;
	top: 103px;
	left: 15px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

button.forte, button.faible, button.aucune {
	vertical-align: middle;
	width: 3px;
	height: 3px;
	border: 0;
	margin-right: 6px;
	padding: 4px;
}

p.updatedate {
	margin: 0;
	padding: 0;
	margin-left: 3px;
	font-size: 7pt;
}

.franceanim {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 9px;
	text-align: center;
}

.orageencours {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 9px;
	vertical-align: middle;
	text-align: center;
}

.visiofoudre {
	margin: 0;
	padding: 0;
	/*text-align: center;*/
}

.visio {
	margin: 2px;
	padding: 10px;
	height: 71px;
	width: 209px;
	/*background: url(../images/fondvigi.gif) no-repeat center top;*/
	/*background-color: #DC762D;
	border: 1px solid white;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;*/
}

.vigi p {
	margin: 0px;
	padding: 3px;
}

.vigi img {
	vertical-align: middle;
}

.tab-border {
	border-collapse: collapse;
}
.tab-border th {
	padding: 5px;
	border: 1px solid white;
	background-color: #DC762D;
}
.tab-border td {
	padding: 5px;
	border: 1px solid white;
}

.bandeau_titre {
	height: 17px;
	margin: 0;
	padding: 0;
	font-size: 1.15em;
	color: #F97D1E;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	background: url(../images/bandeau_titre.gif) no-repeat center top;
}

/* conditions générales de ventes */
div.conditions {
	position: absolute;
	top: 345px;
	text-align: left;
	margin-top: 9px;         
	margin-left: 7px;
}

/* info à droite de la page d'index avec les news et les compteurs d'impacts */
div.droit {
	position: absolute;
	left: 740px;
	top: 232px;
	padding-right: 15px;
	width: 240px;
}

/* div pour les news */
div.actu {
	text-align: center;
}

/* lien sur le flash */
a.ava span{
        position:absolute;
        top:36px;
        left:136px;
        color:#FFB835;
        font-size:16px;
        line-height:1;
        margin:0px; 
        padding:0px;
}

a.ava img{margin-top:1px;}

#titre-foudre{
	position: absolute;
	top: 36px; 
	left: 136px;
	width: 100px;	
	/*color:#FFB835;*/
	font-size: 16px;
	line-height: 1;
	margin: 0px; 
	padding: 0px;
}

/*---------------------------------------------*/
/* Fin de la partie spécifique à la page index */
/*---------------------------------------------*/

/*----------------------------*/
/* Partie spécifique aux news */
/*----------------------------*/

div.boite {
	float: left;
	position: relative;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px; 
  	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
div.boite_1_3 {
	float: left;
	position: relative;
	width: 30%;
	padding-left: 5px;
	padding-right: 5px; 
  	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
div.boite_1_4 {
	float: left;
	position:relative;
	width: 20%;
	padding-left: 5px;
	padding-right: 5px; 
  	padding-top:5px;
	padding-bottom: 5px;
	text-align: center;
}
div.boite_3_4 {
	float: left;
	position:relative;
	width: 70%;
	padding-left: 5px;
	padding-right: 5px; 
  	padding-top:5px;
	padding-bottom: 5px;
	text-align: center;
}

div.boite_1_2_L { 
	float: left;
	position:relative;
	width: 47%;
	padding-left: 5px;
	padding-right: 5px; 
  	padding-top:5px;
	padding-bottom: 5px;
	text-align: center;
}
div.boite_1_2_R { 
	float: right;
	position:relative;
	width: 47%;
	padding-left: 5px;
	padding-right: 5px; 
  	padding-top:5px;
	padding-bottom: 5px;
	text-align: center;
}

div.boite_2_3 { 
	float: left;
	position:relative;
	width: 60%;
	padding-left: 5px;
	padding-right: 5px; 
  	padding-top:5px;
	padding-bottom: 5px;
	text-align: center;
}
div.boite_1_5 { 
	float: left;
	position:relative;
	border-width: thin;
	border-color: #FFFFFF;
	width: 16%;
	padding-left: 5px;
	padding-right: 5px; 
  	padding-top:5px;
	padding-bottom: 5px;
	text-align: center;
}
div.boite_2_5 { 
	float: left;
	position:relative;
	width: 35%;
	padding-left: 5px;
	padding-right: 5px; 
  	padding-top:5px;
	padding-bottom: 5px;
	text-align: center;
}
div.boite_3_5 { 
	float: left;
	position:relative;
	width: 55%;
	padding-left: 5px;
	padding-right: 5px; 
  	padding-top:5px;
	padding-bottom: 5px;
	text-align: center;
}

div.centreFormulaire {
	position: absolute;
	left : 120px;
	top: 230px;
	width: 800px;
}

/*--------------------------------------*/
/* Fin de la partie spécifique aux news */
/*--------------------------------------*/

/* div principal */
div.centre {
	position: absolute;
	left : 300px;
	top: 220px;
	width: 65%;
	text-align: justify;
}

/* titre des pages */
div.bandeau {
	position: absolute; 
	left: 330px;
	width: 300px;
	text-align: center; 
	top: 165px; 
	margin: 0px; 
	color: #F8B437; 
	font-weight: bold;
	font-size: 15px;
}

div.opencube {
	position: relative;
	left : 95px;
	top: 0px;
  	margin: 0px;
}

div.menu {
	position: absolute;
	left : 0px;
	top: 119px;
  	margin: 0px;
}

/*div.activitefr {
	position: absolute;
	left : 80px;
	top: 570px;
  	margin: 0px;
}*/

/* liens en haut à droite avec accueil / contact / plan du site / meteorage.com*/
div.navigation {
	position: absolute;
	left : 750px;
	top: 80px;
  	margin: 0px;
	font-size: 11px;
}

/* liens accueil */
a.menuA {
	position: relative;
	left: -4px;
	top: -3px;
	display:block;
}

/* liens plan du site */
a.menuP {
	position: relative;
	left: 25px;
	top: 0px;
	display:block;
}

/* liens contact */
a.menuC {
	position: relative;
	left: 65px;
	top: 3px;
	display:block;
}

/* liens meteorage.com */
a.menuI {
	position: relative;
	left : 85px;
	top: 6px;
	display:block;
}

/* lien meteorage.co.uk */
a.menuU {
	position: relative;
	left: 105px;
	top: 9px;
	display:block;
}

/* lien meteocom */
a.menuM {
	position: relative;
	left: 135px;
	top: 12px;
	display:block;
}

div.ss_titre {
	position: relative;
	font-weight: bold;
	color: #F8B437;
}

table.formulaire {
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid;
	padding: 2px;
}

td.formulaire {
	padding: 5px;
}

/* pied de page = logo afaq */
div.footer {
	position: absolute;
	width: 80px;
	left : 10px;
	top: 450px;
	text-align: center;
}

div.footer>a, div#euclid>a {
	text-decoration:none;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
}

p.footer {
	display:none;
}

/* texte de la banniere haut de page */
.page h1 {
	position: absolute;
	font-size: 18px;
	margin: 0px; 
	padding: 0px;
	top: 87px; 
	left: 107px;
	letter-spacing: 1.5px;
	font-weight: normal;
}

/* navigation précédent/suivant quand il y a plusieurs pages */
div.navig {
	display: none;
}

div.pages {
	text-align: right;
}
div.pages img {
	vertical-align: middle;
}

/* plan du site */
table.plan {
	border: 0;
	/*width: 100%;*/
}

table.plan td {
	margin: 5px;
	padding: 5px;
}

td.plan_menu {
	background-color: #FDBB41;
	color: #29508f;
	text-align: center;
	font-weight: bold;
}

.plan_titre {
	color: #F8B437; 
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}

.map {
	margin: 1px;
	border: 1px solid white;
}

/* info bulles de visiofoudre */
.tip {
	width: 139px;
	z-index: 13000;
}

.tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 6px 6px 6px;
}

.tip-text {
	display: none;
}

