/* CSS Document */
@import 'global.css';

h2.meteo { color:#cc5c2a; font-size:14px; height:33px; background:url(../images/images_css/meteo.gif) 0px 2px no-repeat; padding-left:38px; padding-top:6px;
margin-top:10px; }
h2.horoscope { color:#cc5c2a; font-size:14px; height:33px; background:url(../images/images_css/horoscope.gif) 0px 2px no-repeat; padding-left:38px; padding-top:6px;}
h2.route { color:#cc5c2a; font-size:14px; height:33px; background:url(../images/images_css/route.gif) 0px 2px no-repeat; padding-left:38px; padding-top:6px;}

/***** GAUCHE *****/
#today { background:url(../images/images_css/fond_today.gif) left top no-repeat; padding:5px 0 0 10px; height:190px; }
#today p { margin:10px 0; }

#frequence { background:url(../images/images_css/fond_frequences.gif) left top no-repeat; padding:5px 0 0 10px; height:170px; }
#frequence p { margin:10px 0; }

#reecouter { background:url(../images/images_css/fond_reecouter.gif) left top no-repeat; padding:5px 0 0 10px; height:260px; }
#reecouter p { margin:10px 0; }

#menuProg { background:url(../images/images_css/fond_emission.gif) left top no-repeat; padding:5px 0 0 10px; height:130px; }

#menu_pratique { background:url(../images/images_css/fond_pratique.gif) left top no-repeat; padding:5px 0 0 10px; height:230px; }
#menu_pratique h2, #menuProg h2 { margin:8px 0; }

p.titre { height:20px;position:relative; font-weight:bolder; }

p.titre img {z-index:1; position:absolute; top:-3px; }


/***** DROITE *****/

#contenu_droite { float:left; padding-bottom:10px; /*padding-left:15px;padding:0 5px 5px 20px;*/ width:340px; height:auto; }
#contenu_droite #player02 { padding-left:20px; margin-top:10px; }
#contenu_droite h1, #contenu_droite h2, #contenu_droite hr { margin-left:20px; }
#contenu_droite p { padding-left:20px; }

#contenu_gauche { float:right; padding:0 5px 5px 0; width:260px; height:auto; }
#contenu_gauche p { margin:0 0 15px 0; }

#contenu_lascars { padding:5px 5px 5px 10px; width:600px; }
#contenu_lascars p { padding-left:20px; width:550px; margin-bottom:10px; }

#contenu_contact { padding:5px 5px 5px 10px; width:600px; /*float:left; */}

#contenu_blog { padding:0 5px 5px 20px; /*width:700px;*/ }

#ecran { text-align:center; }
/*.emission { float:left; min-height:120px;  }
.portrait { width:83px;height:83px;float:left; }
.descritionEmission {  }*/
.portrait{height:83px; width:83px; float:left;}
.emission{ min-height:120px; width:500px;}
.descritionEmission{float:right; width:500px;border-bottom:2px dotted #cc5c2a; min-height:80px;}
.signe{border-bottom:2px dotted #cc5c2a;}
.affiche{ width:160px; height:210px; float:left;}
.descrition_objet{border-bottom:2px dotted #cc5c2a;}

.emission table { font-family:Arial, Helvetica, sans-serif; font-size:10px;  }

.signe{border-bottom:2px dotted #cc5c2a;}
.affiche{ width:160px; height:210px; float:left;}
.descrition_objet{border-bottom:2px dotted #cc5c2a;}/**/

/***** FORMULAIRE *****/
fieldset { border:none; padding:10px 0 0 20px; /*margin-left:1em; margin-bottom:1em; width:650px; padding-top:1.5em;*/ }
label { display:none; }
input { line-height:1.4em; margin-bottom:.2em; margin-top:.2em; background:#dbeff9;}

/* zone de texte du message */
textarea { font:10px Arial, Helvetica, sans-serif; width:480px; padding:.2em; background:#dbeff9;}
p#buttons {margin-left:10em;}

.off {}
	
.hov { color:#8cb1da; cursor: pointer; font-weight:bold;}
	
.no { color:#000; font-weight:bold;}
	
.on { color:#cc5c2a; font-weight:bold;}


/***** PROGRAMMATION *****/

/*.prog{ width:200px; float:left;}
.prog ul li{ margin-left:-10px; list-style-type:none;}
.prog li h3 {font-weight:bold; font-size:11px; color:#cc5c2a; margin-top:20px; margin-bottom:-10px}
.prog li h4 {font-weight:bold; font-size:11px; color:#000000; height:2px; margin-bottom:-5px}
.prog li h5 {font-weight:normal; font-size:11px; color:#000000; height:2px; margin-bottom:-5px; margin-left:45px;}*/

.prog{ /**/width:196px; float:left; }
.prog ul li{ /**/margin-left: 10px;  }
.prog li h3 {font-weight:bold; font-size:11px; color:#cc5c2a; }
.prog li h4 {font-weight:bold; font-size:11px; color:#000000; }
.prog li h5 {font-weight:normal; font-size:11px; color:#000000; margin-left:45px; }