
/* Texte défilant */
#boxe_defil { 
position:relative;
 width:740px;
 height:20px;
 overflow:hidden;
 white-space: nowrap;
 } 
#defile {
	position:absolute; 
	margin-top:1px;
	font-size:16px;
	background-color:transparent;
	}
body {overflow-y: scroll;}	
.condition2 {
	text-align: left;
}
.condition4 {
	vertical-align: middle;
	
}
.condition5 {
font-size:10px;
}
.condition6 {
	font-size: small;
}
.condition7 {
	vertical-align: middle;
	padding-left:10px;
}
.condition8 {
	font-size: 14px;
}
.condition9 {
	vertical-align: middle;
	padding-left:80px;
	
}

.table {
border: thin solid #FFFFFF;
border-collapse: collapse;
color: #0000FF;
text-align: center;
}
.haut_baspointille {	
border-top: thin solid #FF0000;
border-bottom: thin dashed #6495ed;
}
.haut_baspointille2 {
text-align: left;	
border-top: thin solid #FF0000;
border-bottom: thin dashed #6495ed;
}
.haut_baspointille3 {
border-left: thin solid #FF0000;	
border-top: thin solid #FF0000;
border-bottom: thin dashed #6495ed;
}


.haut_droite_baspointille {    
border-right: thin solid #FF0000;
border-top: thin solid #FF0000;
border-bottom: thin dashed #6495ed;
}
.textegauche_zize10_droite_baspointille {
text-align: left;
border-right: thin solid #FF0000;
border-bottom: thin dashed #6495ed;
font-size:14px;
font-weight:bold;
}
.textegauche_zize10_droite_bas {
font-size:14px;
text-align: left;
border-right: thin solid #FF0000;
border-bottom: thin solid #FF0000;
font-weight:bold;
}
.zize_droite_baspointille {
font-size: 14px;	
border-right: thin solid #FF0000;
border-bottom: thin dashed #6495ed;
}
.zize10_baspointille {
font-size: 14px;
border-bottom: thin dashed #6495ed;

}
.zize12_bas {
font-size: 14px;
border-bottom: thin solid #FF0000;
	
}
.baspontille {
border-bottom: thin dashed #6495ed;
}
.textegauche_zize10_haut_baspointille {
font-size: 12px;
text-align: left;
border-top: thin solid #FF0000;	
border-bottom: thin dashed #6495ed;
font-weight:bold;	
}
.textecentre_bas_droite_gauche {
border-left: thin solid #FF0000;
border-right: thin solid #FF0000;
border-bottom: thin solid #FFFFFF;
border-collapse: collapse;
color: #0000FF;
text-align: center;

}
.textecentre_bas_droite_gauche2 {
border-top: thin solid #FF0000;	
border-left: thin solid #FF0000;
border-right: thin solid #FF0000;
border-bottom: thin solid #FFFFFF;
border-collapse: collapse;
color: #0000FF;
text-align: center;
font-size: 14px;
}
.bas {
border-bottom: thin solid #FF0000;
}
.barre_separation{
 width:600px;
 height:1px;
 border-style:dashed;
 border-color: #FF0000;  
}
.droite_gauche {
border-left: thin solid #FF0000;
border-right: thin solid #FF0000;

}

/*tooltip*/

a.tooltip {
    outline: none;
    text-decoration: none;
    border-bottom: dotted 0px blue;
    position: relative;
}

a.tooltip strong {
    line-height: 30px;
}

a.tooltip > span {
    width: 300px;
    padding: 10px 20px;
    margin-top: 0;
    margin-left: -220px;
    opacity: 0;
    visibility: hidden;
    z-index: 10;
    position: absolute;
    font-family: Arial;
	text-align: left;
    font-size: 12px;
    font-style: normal;
    border-radius: 3px;
    box-shadow: 2px 2px 2px #999;
    -webkit-transition-property: opacity, margin-top, visibility, margin-left;
    -webkit-transition-duration: 0.4s, 0.3s, 0.4s, 0.3s;
    -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
    transition-property: opacity, margin-top, visibility, margin-left;
    transition-duration: 0.4s, 0.3s, 0.4s, 0.3s;
    transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
}

/*a.tooltip > span:hover,*/
a.tooltip:hover > span {
    opacity: 1;
    text-decoration: none;
    visibility: visible;
    overflow: visible;
    margin-top: 50px;
    display: inline;
    margin-left: -190px;
}

a.tooltip span b {
    width: 15px;
    height: 15px;
    margin-left: 40px;
    margin-top: -19px;
    display: block;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-box-shadow: inset -1px 1px 0 #fff;
    -moz-box-shadow: inset 0 1px 0 #fff;
    -o-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff;
    
    
}    

a.tooltip > span {
	color: #0066FF; 
	background: #FFFFFF;
	background: -webkit-linear-gradient(top, #FFFFFF, #BABABA);
	background: linear-gradient(to top, #FFFFFF, #BABABA);	    
	border: 1px solid #00FF00;	     
}    
	  
a.tooltip span b {
	background: #FFFFFF;
	border-top: 1px solid #00FF00;
	border-right: 1px solid #00FF00;
}
.station_infoclimat {
    border: 0;
	margin-left: 0;
	margin-right: 0;
    text-align: center;	
}
.climato-table {
border: thin solid #FFFFFF;
border-collapse: collapse;
color: #0000FF;
text-align: center;
}


.climato-bas {
	border-bottom-style: solid;
	border-bottom-width: 1px;	
	border-bottom-color:#879615;
}
.climato-bas-droite {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color:#879615;	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color:#879615;
}