/* A mettre dans style.css de generique */
div#bandeau-publicite
{
	left: 50%; 
	width: 768px !important;
	padding-left: 0px;
	margin-left: -485px;
	text-align:left;
}
div#bandeau-publicite iframe
{
	padding-left:24px;
}
/* A mettre dans haut-bandeau.css de generique */
div#haut-publicite div.contenu img.publicite-droite
{
	float: left;
	padding-left:723px;
}
/* Fin generique*/

div#meteo-module
{
	cursor: pointer;
	margin-left:776px;	
	padding:0px;
	width:191px;
	height:90px;
}
div#meteo-module-haut
{
	width:191px;
	height:68px;
}
div#meteo-module-acces
{
	float:left;
	padding:8px 0px 0px 8px;
}
div#meteo-module-acces img
{
	height:30px;
	width:34px;
}
div#meteo-module-titre
{
	float:left;
	padding:0px 0px 0px 6px;
	color:white;
	font-family:Arial;
	font-size:24px;
	white-space:nowrap;
	font-weight:bold;
}
div#meteo-module-ville
{
	color:white;
	font-size:16px;
	padding:0px 0px 0px 11px;
	font-weight:bold;
	white-space:nowrap;
}
div#meteo-module-temp
{
	float:right;
	color:white;
	font-size:26px;	
	padding:38px 0px 0px 0px;
	white-space:nowrap;
	margin-left:20px;
}
div#meteo-module-logo
{
	float:right;
	padding:0px 3px 0px 0px;
}
div#meteo-module-logo img
{
	width:50px;
	height:50px;
	border:none;
	behavior: url(/meteo/commun/img/png.htc);
}