#listeAnimateurs ul li, #listeEmissions ul li, #listePodcasts ul li, #listeAlbums ul li, #listePhotoAlbums ul li{
	list-style-type: none;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-bottom: 5px;
	background-position:left center;
}
#listeAnimateurs a, #listeEmissions a, #listeAlbums a, #listePhotoAlbums a{
	text-decoration: none;
	padding-left:35px;
	margin-left:-35px;
}
#listeEmissions, #listePodcasts, #listeAlbums, #listeAnimateurs, #trouveEmission{
	float:left;
	clear:right;
}
#containerListe{
	/*overflow:auto;*/
}
body {
	font: 0.8em "Trebuchet MS", helvetica, sans-serif;
	margin: 10px 0;
	padding: 0;
	text-align: center;

	/*overflow:auto;*/
	
	background-attachment: fixed;
	background-color: #a7a7a7;
	background-image: url(/images/fond.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
}
a {
	text-decoration: none;
	color: #0000FF;
}
a img {border: 0;}

a.ext, a.mail, a.phone, a.rss, a.podcast, a.playlist {
	background-image: url(../images/external.png);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:13px;
}

a.mail, a.phone, a.rss, a.podcast, a.playlist {
	background-image: url(../images/mail.png);
	padding-left:13px;
	padding-right:0px;
	background-position:left;
}
a.phone {
	background-image: url(../images/phone.png);
}

a.rss {
	background-image: url(../images/feed-icon-14x14.png);
	padding-left: 15px;
}

a.podcast {
	background-image: url(../images/podcast_icon.jpg);
	padding-left: 15px;
}

a.playlist {
	background-image: url(../images/podcast_icon.jpg);
	padding-left: 15px;
}

.containerShaping {
/*	float:left;*/ /* ATTENTION, ne pas réactiver... cause un blanc à droite sous IE (complètement zarb) */
/*	width:100%;*/
	margin-bottom:20px;
	clear:left;
}
.containerShaping img{
	margin-right:10px;
	float:left;
}
.containerShaping .imgdroite{
	float:right;
	margin-right:0px;
	margin-left:10px;
}
a:hover{
	color: #9999FF;
}
div#main
{
	width: 760px;
	margin: 0 auto;
	text-align: left;
/*	border: 2px solid #17204B;*/
	border: 2px solid #666666;
	background: #fff;
	bottom: 10px;
/*	overflow:auto;*/
}
div#content{
	margin-right: 20px;
	margin-bottom: 50px;
	margin-left: 20px;
/*	overflow:auto;*/
}
div#menu_bas{
	background-image: url(../images/menu_bas.jpg);
	background-repeat: repeat-x;
	background-position:top;
}
div#content p, textarea{
	text-align: justify ;
	text-indent: 2em ;
	line-height: 1.7em ;
}
div#header
{
	height: 178px;
	background-image: url("../images/titre.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
pre
{
	font-size:1.3em;
	overflow: auto ;
	background-color:#EEEEFF;
	padding:10px;
}
* html pre
{
	width: 636px ;
}
div#footer
{
	margin: 0px;
	padding-right: 10px ;
	font-size:0.8em;
	text-align: right ;
	color: #17204B;
	clear:left;
	margin-top: 20px;
}
div#footer img
{
	vertical-align:middle;
}
div#header a
{
/*	display: block ;
	background: url(title.gif) no-repeat ;
	position: relative ;
	left: 350px ;
	top: 15px ;
	text-indent: -5000px ;*/
}
#navbar{
	background-color:#666666;
	overflow:visible;
	height:20px;
}
#navbar ul
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
}

/*#navbar li
{
	float: left;
	text-align: center;
	margin-right: 4px;
}*/

#navbar li#credits a{
	font-size: 0.9em;
	font-weight: normal;
	color:white;
}
#navbar li#admin a:hover, #navbar li#intranet a:hover, #navbar li#credits a:hover{
	background-color: #CCCCCC;
	color: black;
}
#navbar li#admin, #navbar li#intranet, #navbar li#credits{
	float: right;
	font-size: 1.2em;
	margin-right: 5px;
	font-weight: bold;
}
#navbar li#admin a{
	color:#00CC33;
}
#navbar li#admin a:hover{
	color:#006633;
}
#navbar li#intranet a{
	color:#06F;
}
#navbar li#intranet a:hover{
	color:#00F;
}
/*
#navbar li a{
	display:block;
/*	background-color: #17204B;
	background-color:#666666;
	padding-left: 2px;
	padding-right: 2px;
	color:#FFFFFF;
}
#navbar li a:hover
{
/*	background-color:#A6B0E3;
	background-color:#CCCCCC;
	color:#000000;
	/*background: url(bg_menu.gif) repeat-x 0 0 ;
}
#navbar a.active, #navbar a.active:hover {
	background-color: #FFFFFF;
	color:#000000;
	
}
div#navbar{
/*	background-color:#17204B;
	background-color:#666666;
	font-size: 1.2em;
	font-weight: bold;
}*/
div#grille_container{
	text-align:center;
}
h1#titre{
	margin-top: 0px;
	text-indent:10px;
	border-bottom:solid 1px #17204B;
	color:#17204B;
}
#detailsAnimateur img.gauche{
	float:left;
	clear:left;
	padding-right:10px;
	padding-bottom:10px;
}
#detailsAnimateur{
/*	overflow:auto;*/
}
h2{
	font-size:1.1em;
	text-indent:20px;
	border-bottom: solid 1px black;
}
#descriptionAnimateur{
	padding-left:20px;
}
#descriptionAnimateur p{
	font-size:0.9em;
}
#descriptionEmission{
	padding-left:20px;
}
#descriptionEmission p{
	font-size:0.9em;
}

/* Je sais pas pourquoi j'ai mis ça
#detailsAnimateur ul{
	text-indent:20px;

}*/
#detailsEmission{
/*	overflow:auto;*/
}
#detailsEmission img{
	float:left;
	margin-right:20px;
	padding-bottom:10px;
}

#detailsEmission div{
	float:left;
}
div#frame{
	display:none;
	position:relative;
	top: 20px;
	left: 550px;
	width: 170px;
	height: 120px;
	padding:10px;
	background-color: #17204B;
	color:white;
}
#contactList li, #contactList div{
	list-style-type:none;
	margin-top:5px;
	padding:5px;
	margin-bottom:5px;
	border:solid 1px #CCCCCC;
}
#contactList div{
	background:#EFEFEF;
	text-align:justify;
}
div#spacer{
	height:800px;
	display:none;
	float:left;
	width:10px;
}
div#grille{
/*	border:solid 1px grey; */
	position:relative;
	width:720px;
}
div#grille div{
	border:dotted 1px #CCCCCC;
	text-align:center;
	margin-left: 0px;
/*	line-height: 1em ;*/
	font-size: 0.8em;
	background-color: white;
}
div#grille div a{
	font-weight:bold;
	color:#333333;
	vertical-align:middle;
}
div#grille div a:hover{
	color:#CCCCCC;
}
div#grille div.jour{
/*	padding-top:10px; */
	font-size:1em;
	font-weight:bold;
	background-color: #EEEEEE;
}
div#grille div.jour .date{
	font-weight:normal;
}
div#grille div.heure{
	background:none;
	text-align:left;
	border-left: none;
	border-right: none;
	border-bottom: none;
}
div#grille div.horaire{
	border:dotted 1px black;
	display:table-cell;
	vertical-align:middle;	
}
div#ident{
	text-align:right;
	background-color:#333333;
	opacity:0.75;
	padding-right:50px;
	filter:alpha(opacity=75); /* Hack IE */
	color:#FF0000;
}
div#ident a{
	color:#FF0000;
	font-weight:bold;	
}
div#ident1{
	/*display:inherit;*/
}
div#ident2{
	display:none;
}
input, textarea{
	border: 1px dotted #666666;
	overflow:visible;
}
input[type=text]{
}
textarea{
	font: 1em "Trebuchet MS", helvetica, sans-serif;
	width:100%;
}
#emissions_today li{
	list-style-type: none;

}
.horaire ul li{
	display:inline;
}
.listeCredits {
	list-style:none;
	vertical-align:middle;
	margin: 20px;
	overflow:auto;
	text-align:center;
}
.listeCredits li{
	float:left;
	margin:10px;
}
.adresse{
	padding-left:50px;
	text-indent:0px;
}
#blog {
	width:60%;
	float:left;
	border:solid thin #CCCCCC;
	margin-right:20px;
	clear:left;
}
#blog img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.article{
	clear:left;
	margin-top:5px;
	margin-bottom:5px;
	border-bottom:thin dotted #999999;
}
.enteteArticle{
	clear:left;
	padding-left:3px;
	padding-right:3px;
	background-color:#CCCCCC;
	overflow:auto;
}
.titreArticle{
	float:left;
}
.dateArticle{
	float:right;
}
.contenuArticle{
	float:none;
	padding-right:5px;
	clear:left;
	padding-left:5px;
}
#blog .contenuArticle p{
}
.comment{
	color:#666666;
	background-image:url(../images/fleche.png);
/*	text-indent:10px; */
	padding-left: 120px;
	background-position:100px;
	background-repeat:no-repeat;
	text-align:justify;
}
.titreBlog{
	margin-bottom:10px;
	background-color:#CCCCCC;
	font-weight:bold;
	font-variant:small-caps;
	font-size:1.1em;
}
#blog p{
	clear:left;
	text-indent:0px;
	font-size:0.9em;
}
.genre{
	color:#999999;
	clear:right;
}
.grille_comment{
	color:#00AA00;
	clear:right;
}
#sitoutvabien {
	clear:left;
	margin-bottom:50px;
	background-color:#EEEEEE;
}
#berne {
	display:inherit;
	position:fixed;
	top:0px;
	left:0px;
	z-index:500;
	width:178px;
	height:178px;
        background-image: url(/images/coin.png);
	text-align:left;
	padding:5px;
	background-repeat:no-repeat;
	font-weight: bold;
	color: #FFFFFF;
}
#berneb {
	display:none;
	position:fixed;
	right:0px;
	bottom:-10px;
	z-index:501;
        width:178px;
        height:178px;
        background-image: url(/images/coindroit.png);
	background-repeat:no-repeat;
	background-position: bottom right;
}
*html #berne, *html #berneb {
	display:none;
}
div#lienChat {
	height:20px;
	clear:left;
	margin-bottom:40px;
	position:relative;
	text-align:center;
}
div#lienChat a{
	text-align:center;
	height:20px;
	background:#EFEFEF;
	font-size:2em;
	padding:10px;
	padding-left:50px;
	padding-right:50px;
}
#centre, .centre {
	text-align:center;
}
#listeVideos {
	list-style:none;
	text-align:justify;
}
#listeVideos li {
	margin-bottom:20px;
	border-left-width: 5px;
	border-left-color: #EEEEEE;
	border-left-style: solid;
	padding-left:10px;
}

.special, .heeelp {
	padding: 10px;
	background-color:#EEEEEE;
}

.heeelp {
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(/images/coindroit.png);
	background-position: right bottom;
	background-repeat:no-repeat;
	clear:left;
}
*html .heeelp {
	background-image: none;
}
.pages {
	text-align:right;
	padding:4px;
}
form.admin {
	background-color:#CCCCCC;
	padding:3px;
}
.soustitre {
	font-weight:bold;
	font-size:1.1em;
}

.miseenvaleur {
	margin-top:20px;
	padding:20px;
	background-color:#EEEEEE;
	overflow: auto;
}

.fondgris {
	background-color:#666666;
	padding:5px;
}

.albumssemaine{
	background-color:#EEEEEE;
	padding:5px;
	clear:right;
	width:100%;
}

#googleadright {
	display:none;
	right:0px;
	top: 120px;
	height:600px;
	width:160px;
/*	border: 1px solid black;*/
	position:fixed;
	margin-right: 10px;
}

#googleadtop {
	text-align:center;
	width:100%;
}

#player {
/*	display:none;*/
	position:relative;
	top: 30px;
	left:355px;
	width:390px;
	height: 70px;
	opacity:0.75;
	filter:alpha(opacity=75); /* Hack IE */
	background-color: #333333;
	padding: 5px;
	color: white;
	font-weight: bold;
}
#cse-search-results {
	overflow:auto;
}
#googlesearch {
/*	width:100%;
	text-align:right;*/
	float:right;
	margin-top:5px;
	margin-right:5px;
}
.boiteImage{
	margin-bottom:20px;
	text-align:center;
}
.boiteImage img{
	float:none;
}
.listeFlux {
	background:#EFEFEF;
	padding:10px;
}
.listeFlux li{
	text-align:left;
	list-style-type:none;
}
#chercheTitre{
	clear:right;
	float:right;
}
#streamInfo{
	color:white;
	border:none;
	height:30px;
	overflow:auto;
}
.commentaire{
	background-color:#E1E1E1;
	padding:5px;
	text-align:justify;
	clear:left;
	margin-top:5px;
}

/* Un bon Layout */
.pLayout{
	margin-bottom:20px;
}
.pLayout .left{
	
	background-color:#EBEBEB;
/*	background-color:#069;*/
	float:left;
	width:70%;
	padding:10px;
	margin-right:10px;
}
.pLayout .right{
/*	background-color:#396;*/
}
.imgLegende{
	color:#666666;
	font-style:italic;
}
h3{
	padding:0px;
	margin:0px;
	font-style:italic;
}