/* CSS Document */

.gris-9px {
	font-family : verdana;
	font-size : 9px;
	color: #909090;
}
.champs {
	background-color: #EEEEEE;
	border: 1px solid #eeeeee;
}
div#menuplayer {
	float:left;
	width:264px;
	height:54px;
	}

div#menu_haut {
	margin-top:0px;
	height:13px;
	padding-top:5px;
	text-align:center;
	background-image: url(/player/titre-player.jpg);
	background-repeat: no-repeat;
	
	}
div#menu_bas {
	width:264px;
	height:25px;
	text-align:center;
	padding-top:12px;
	background-image: url(/player/fond-player.png);
	background-repeat: no-repeat;
	}
div#contenu {
	float:left;
	height:71px;
	margin-top:10px;
	margin-left:8px;
	
	}

div#pensee-du-jour {
	float:right;
	margin:2px;
	padding:2px;
	font-size: 9px;
	vertical-align:middle;
	font-style: italic;
	color: #3F3F3F;
	width: auto;
	height:auto;
}


div#pubhaut{
float:left;
margin-top:0px;
margin-left:8px;
width:100%;
height:100px;
}

div#Breves{
	float:left;
	margin-top:10px;
	margin-left:8px;
	width:400px;
	height: auto;

}


hr {
	height: 2px;
	padding: 0;
	background-color: #3F3F3F;
	border: 0;
	width: 400px;
}
.titre {
	color:#3F3F3F;
	font-family : Arial;
	font-size : 12px;
	font-weight: bold;
}
.titre_meteo{
	font-family: Arial;
	color: #B6CD45;
	text-align: right;
	font-weight: bold;
	margin-top: 3px;
}

.liste-lacs{
	font-family: Arial;
	color: #909090;
	margin-top: 5px;
	padding-left:23px;
	font-size : 11px;
}

