* {
	padding: 0;
	margin: 0;
}

img {
	behavior: url(/espace-pro/css/iepngfix.htc);
}

#encart_meteo {
    border: 0;
}

#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;
}

#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(../images/fond_degrade.png) !important;
    background-image: url(../images/fond_degrade.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    text-align: center;
}

table {
    font-size: 12px;
}


#meteo, #maree {
    margin-left: auto;
    margin-right: auto;
    width: 175px;
    text-align:center;
}

#signature {
    clear: both;
    padding-left: 5px;
}

