﻿/*Page d'accueil contenu*/
div#accueil_container
{
	position:relative;
	width:100%;  
}
div#accueil_container h2, .titreH2
{ 
	margin-top :0px;
	padding-bottom :0px;
	margin-bottom :0px;
	font-size :14px;
    color:#0B5699;  
    font-weight:bold ;
    text-transform: uppercase;
}
div#accueil_container h2.radio
{
    background-image: url("images/sound.gif");  
    background-position:right;
    background-repeat :no-repeat;  
}
div#accueil_container h3
{
	margin-top :0px;
	padding-bottom :0px;
	margin-bottom :0px;
	font-size :12px;
	font-weight:bold;
	text-align:justify;
}
div#accueil_left_col
{
	float: left;
	display: inline;
	width: 500px;
	left: 0px;
	top: 0px;
	margin-left :10px;
	text-align:justify ; 
}
div#accueil_right_col
{
	float: left;
	display: inline;
	margin-left :40px;
	width: 237px; 
}
/*---RSS---*/
/*Attention ici il y a une classe pour l'ide de dev et une pour l'exploitation*/
div#ctl00_ContentPlaceHolder1_accueil_rss
{
	background-color :#EAF1F6; 
}
div#ctl00_ContentPlaceHolder1_accueil_rss ul
{
	margin-top:0px;
	margin-bottom:0px; 
}
div#ctl00_ContentPlaceHolder1_accueil_rss li
{
	margin-left:-20px; 
	list-style-image :url(images/RSS.jpg);
	
}
div#ctl00_ContentPlaceHolder1_accueil_rss a
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align :justify;
	text-decoration :none;
}

div#accueil_rss
{
	background-color :#EAF1F6; 
}
div#accueil_rss ul
{
	margin-top:0px;
	margin-bottom:0px; 
}
div#accueil_rss li
{
	margin-left:-20px; 
	list-style-image :url(images/RSS.jpg);
	
}
div#accueil_rss a
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align :justify;
	text-decoration :none;
}
/*--- ---*/
/*BLOQUES ACCUEIL*/
.block_bleuvert_top
{
	float: left;
	background-image: url(images/block_bleuvert_haut.gif);
	background-repeat: no-repeat;
	font-size:0px; 
	height :5px;
	width :237px;
}
.block_bleuvert_middle
{
	float: left;
	background-image: url(images/block_bleuvert_milieu.gif);
	background-repeat: repeat-y;
	text-align :justify ;
	width :237px; 
}
.block_bleuvert_bottom
{
	float: left;
	background-image: url(images/block_bleuvert_bas.gif);
	background-repeat: no-repeat;
	height :5px;
	width :237px;
	margin-bottom :10px;
	font-size:0px; 
}
/**/
.block_bleu_top
{
	float: left;
	background-image: url(images/block_bleu_haut.gif);
	background-repeat: no-repeat;
	height :5px;
	width :237px;
	font-size:0px; 
}
.block_bleu_middle
{
	float: left;
	background-image: url(images/block_bleu_milieu.gif);
	background-repeat: repeat-y;
	text-align :justify ;
	width :237px; 
	
}
.block_bleu_bottom
{
	float: left;
	background-image: url(images/block_bleu_bas.gif);
	background-repeat: no-repeat;
	height :5px;
	width :237px;
	margin-bottom :10px;
	font-size:0px; 
}
/**/
#radiohorizon h3
{
    text-transform :uppercase;
    color:#FF8300;
    margin : 0 0 0 0;
    padding : 0 0 0 0;
}
#radiohorizon h4
{
    text-transform :uppercase;
    color:#0B5699;
    margin : 4px 0 4px 0;
    padding : 0 0 0 0;
    font-weight:bold; 
    font-size :12px;
}
#radiohorizon p
{
    text-transform :uppercase;
    color:#0B5699;
    margin : 0 0 0 0;
    padding : 0 0 0 0;
    font-weight:bold;  
}
#radiohorizon a
{
    text-transform :none;
    font-weight:normal;  
	background-image:url(images/fleche_suite.gif);
	background-repeat:no-repeat ;
	background-position: 0px 3px;
	padding: 0 0 0 12px; 
	margin: 2px 0 0 0;
	display:block;  
	color:#000; 
	text-decoration:none; 
}
#radiohorizon a:firstletter
{
    text-transform :uppercase ;

}

#logos img 
{
	margin: 5px 10px 5px 0;
	border: none; 
}
#logos a 
{
 text-decoration:none; 
}
#logos 
{
	margin-left:10px; 
	display:block;
	width:780px;  
	float:left;
}

