@charset "utf-8";
/* CSS Document */

body {
	margin: 10px 0;
	padding: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #999999;
}
div#cadre {
	margin: 0 auto;
	padding: 0;
	width: 770px;
	border: 2px solid #FF3333;
	background-color: #FFFFFF;
}
/* Cadre haut de page */
#haut {
	padding: 0;
	height: 202px;
	text-align: center;
	position: relative;
	background-image: url(images/poste-radio-transparent.png);
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	background-repeat: no-repeat;
	left: -26px;
	z-index: 1;
}
/* Logo haut de page */
div#logo {
	top: 40px;
	left: 250px;
	height: 110px;
	width: 250px;
	position: absolute;
}
/* En direct haut de page */
div#en-direct {
	position: absolute;
	height: 130px;
	width: 200px;
	left: 540px;
	top: 25px;
	background-color: #FFCC99;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: 2px solid #FF3333;
	line-height: 18px;
}
div#ejs_server_heure {
	color: #000000;
}

ul#menu
{
	height: 40px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-image: url(images/fond-menu-rouge.gif);
	background-repeat: repeat-x;
	background-position: 0 -19px;
	position: relative;
	top: -10px;
}
		
ul#menu li
{
	float: left;
	text-align: center;
	padding-top: 3px;
}

ul#menu li a
{
	width: 130px;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #CC0000;
}

ul#menu li a:hover
{
	background-color: #FFFFFF;
	color: #FF3333;
}

div#contenu
{
	padding: 0 25px 0 100px;
	background-image: url(images/banniere-frequence.jpg);
	background-repeat: no-repeat;
	background-position: 10px 15px;
}
div#contenu h2
{
	padding-left: 35px;
	line-height: 30px;
	font-size: 16px;
	color: #FF3333;
	background-image: url(images/coeur-rouge.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3333;
	font-family: "Arial Black";
}

div#contenu h3
{
	margin-left: 15px;
	padding-left: 5px;
	color: #FF3333;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF3333;
	border-left-color: #FF3333;
}

div#contenu p
{
	text-align: justify;
	text-indent: 2em;
	line-height: 1.7em;
	color: #000;
}

div#contenu a
{
	color: #FF3333;
}

div#contenu a:hover
{
	color: #3399FF;
}
.bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
	text-align: center;
}
.bas a {
	color: #CCC;
	text-decoration: none;
}
div#player-direct {
	color: #FFF;
	background-color: #F00;
	height: 45px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
div#player-direct a
{
	color: #FFF;
	text-decoration: underline;
}

div#player-direct a:hover
{
	color: #FFF;
	text-decoration: none;
	font-style: italic;
}
div#prog-intranet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 510px;
	height: auto;
	border: none;
	padding: 3px;
	margin: 0 auto;
	background-color: #E4E4E4;
}
div#prog-intranet p {
	text-align: left;
	text-indent: 0;
}
div#sujet {
	width: 450px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
div#choix-jour {
	text-align: center;
	padding: 5px;
	background-color: #FFF;
	font-size: 14px;
	font-weight: bold;
}
div#choix-jour a {
	text-decoration: none;
}
