img {
	behavior: url(http://modules.meteorem.com/demo/espace-pro/css/iepngfix.htc);
}

#deploiement_encart {
	position: absolute;
	margin-top: -15px;
	margin-left: -15px;
    width: 330px;
    height: 300px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    z-index: 50;
    display: none;
}

#module_meteo {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
     z-index: 151;
}

#commune {
    float: left;
    font-weight: bold;
    padding-left: 5px;
}

#date {
    float: right;
    padding-right: 5px;
}
#date2, #date3, #jour2, #jour3 {
    display:none;
}

#jour1, #jour2, #jour3 {
    min-height: 125px;
    padding: 5px;
    background-image: url(http://meteo.en-charente-maritime.com/module/images/fond_degrade.png) !important;
    background-image: url(http://meteo.en-charente-maritime.com/module/images/fond_degrade.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
     z-index: 151;
}

table td{
    font-size: 10px;
}


#meteo, #maree {
    float: left;
    width: 49%;
}
#carte1, #carte2, #carte3 {
    float: left;
	color:#000;

}
#signature {
    clear: both;
    padding-left: 5px;
}

