
/* 	HOME																	*/
/* 	DESC : inline style for home elements									*/
/* 	CREATE : 2009-01-26														*/

/* 	COLORS							 										*/
/* 	#CC0100 :: green														*/







/* ------------------------------------------------------------ */

/* Actu */

#actuWrapper {
	background-color: #FFF;
}

#actu {
	background-color: #FFF;
	color: #000;
	font-family : Verdana, sans-serif;
	font-size: 11px;
	/*font-weight: bold;*/
	line-height:14px;
	text-align:left;
}
#actu p.text {
	width:600px;
}
#actu p.publication {
	color:#CC0100;
	float:left;
	margin-right: 6px;
	font-weight: bold;
}

#actu p.separateur {
	color:#CC0100;
	float:left;
	margin-right: 6px;
}

/* Video */

#video {}

/* Newsletter */

#newsletter {}

/* Radio */

#Radio {}


/* Outrock */

#Outrock {}

/* ------------------------------------------------------------ */

/* Liste programme sur la page d'accueil */
#listeFocusJour table, #listeFocusJour .container a{
	color: #FFF;
	font-family : Verdana, sans-serif;
	font-size: 11px;
	line-height:14px;
	text-align:left;
}

#listeFocusJour .container {
	background-color: #343232;
}

#listeFocusJour .container a {
	text-decoration:none;
}

#listeFocusJour .container a:hover {
	text-decoration:none;
	color: #AAA;
}
/*----------------------------------modifier par olivier---------------*/
/*----------------------video-----------------------------------*/

.txt_video {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;	
}
.content_video{
	padding-left:8px;
	padding-bottom:40px;
	width: 289;
}
.bg_video {
	background-color:#333;
	}
#playervideo object, #playervideo embed {
	display:block;
	margin:0px;
	pading:0px;
	}
#playervideo{
	background-color:#000000
}	

.titrevideo{
	font-size:12px;
	font-weight:bold;
}

