/*    gauche     */

#actu
{
	width:180px ;
	height:190px;
	margin : auto ;
	margin-top :0px;
	margin-bottom :0px;
	background-color:#1f1e26;
}

.weatherIcon{
background-color:#009EE0;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:30px;
width:100%;
margin-bottom:2px;
}

#weather{
margin-top:5px;
padding:5px 5px 0 5px;
font-size:0.6em;
}

#meteo_titre{
margin-top: 10px;
text-align:center;
color:#009EE0;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
}

#meteo
{
	margin-bottom:5px ;


}

#historique
{
	height: 175px;
    margin-left: 7px;

}

.fond_slideshow{
background-color:#1F1E26;
width:175px;
height:175px;
}

/*    contenu    */

#photo
{
	width: 570px;
	height: 190px;
	margin-bottom: 10px;
}

#print
{
	float:left;
	width: 267px;
	height:440px ;
	padding: 5px ;
	background-color:#39363f;
}

#web
{
	width:267px;
	height:440px ;
	margin-left:293px;
	padding: 5px ;
	background-color:#39363f;
}

td
{
	text-align:left ;
	font-size:0.8em;
	color:white;
}


