@charset "utf-8";

/* CSS Document */

body {
	background:url(images/fond_site_accueil.png) no-repeat black center;
	height:1319px;
	margin:auto;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

#actu_gauche img, #actu_droite img {
	display:block;
	margin-bottom:17px;
}

#actu_gauche, #actu_droite { width:188px; }

#actu_titre {
	background:url(images/actu_titre.jpg);
	height:20px;
	width:100%;
	display:block;
}

#actu {
	width:424px;
	margin:auto;
}

#actu_content {
	color:black;
	background:white;
	height:304px;
	padding:10px;
	overflow:auto;
}

#actu_content img {
	float:left;
	margin-right:5px;
	margin-bottom:56px;
}

#actu_gauche {
	float:left;
	margin-left:22px;
}

#actu_droite {
	float:right;
	margin-right:20px;
}

#en_ecoute {
	width:400px;
	height:130px;
	margin-top:10px;
	margin-left:20px;
	float:left;
}

#en_ecoute img {
	margin-right:10px;
	margin-bottom:5px;
}

#en_ecoute a img { border:2px solid white; }

#en_ecoute a:hover img { border:2px solid #C00; }

.centre { text-align:center; }

.contenu_ecoute { margin-top:-10px; }

#on_air {
	width:330px;
	height:130px;
	float:right;
	margin-top:30px;
	margin-right:20px;
}

#rotation {
	width:900px;
	height:240px;
	margin:auto;
	margin-top:30px;
}

.vignette_rotation {
	width:115px;
	float:left;
	margin-right:13px;
}

.vignette_rotation img { border: 2px solid white; }

#ecouter_radio{ display:block; float:left; width:109px; margin-left:10px; }