/* CSS Document  CHOQ.FM Forme 1 - Schieber Guillaume - webmestre@choq.fm */

/***********************************************/
/* HTML tag                                    */
/***********************************************/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background:url(images/bg_site.jpg);
	background-repeat:repeat;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/
p{
	margin:0px;
	padding:0px;
}

h1{
 font: bold 150% Arial,sans-serif;
 color: #00736a;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #00736a;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/
form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}
.options{
	background-color:#FFFFFF;
	color:#666666;
	font-family:Verdana,Geneva,Arial,sans-serif;
    font-size:10px;
	font-weight:normal;
	width:120px;
	padding-left:4px;
	margin-left:2px;
}
.recherche {
	background-color:#FFFFFF;
	color:#666666;
	font-family:Verdana,Geneva,Arial,sans-serif;
    font-size:10px;
	font-weight:normal;
	width:118px;
	padding-left:4px;
	margin-left:2px;
}
/***********************************************/
/* Layout Divs Site                            */
/***********************************************/
#sitecell{
	position:absolute;
	top: 5px;
	left: 50%;
	margin-left:-455px;
	width:910px;
	background-color: #ffffff;
	z-index:1;
}
#hautcell {
	width:910px;
	height:402px;
	z-index:1;
	background-color:#FDFADB;
}
#centrecell {
	width:910px;
	height:100%;
	background:url(images/bg_centre.jpg);
	z-index:1;
}
#bascell {
	width:910px;
	height:192px;
	z-index:1;
	background-color:#FDFADB;
}
/************** hautcell   div ****************/
/************** centrecell div ****************/
/* centre_Haut */
#centre_Haut {
	width:910px;
	height:93px;
	/*background dynamique*/
}
#centre_Haut_emission {
	width:910px;
	height:65px;
	/*background dynamique*/
}
#centre_Haut_titre {
	padding-left:350px;
	font-size:14px;
	color:#00736a;
	font-weight:bold;
}
#centre_Haut_titre_p {
	padding-left:535px;
	font-size:14px;
	color:#00736a;
	font-weight:bold;
}
#centre_Haut_titre_n {
	padding-left:400px;
	font-size:14px;
	color:#00736a;
	font-weight:bold;
}
#centre_Haut_option {
	height:38px;
}
#centre_Haut_option_emission {
	width:320px;
	position:absolute;
	left:260px;
	top:445px;
}
#centre_Haut_option_apropos {
	width:397px;
	position:absolute;
	left:240px;
	top:460px;
}
#centre_Haut_option_palmares {
	position:absolute;
	left:100px;
	top:465px;;
}
#centre_Haut_optionTXT {
	padding-top:8px;
	padding-left:2px;
	padding-right:2px;
	height:29px;
	font-size:12px;
	color:#00736a;
}
#centre_Haut_optionTXTLIEN {
	padding-top:12px;
	padding-left:2px;
	padding-right:2px;
	height:15px;
	font-size:12px;
	color:#ffffff;
}
/* centre_Contenu */
#centre_Contenu {
	margin:0px 0px 0px 75px;
	width:505px;
}
#centre_Contenu_noPub {
	margin:0px 0px 0px 75px;
	width:700px;
}

#centre_img {
	border:1px;
	border-style:solid;
	border-color:#000000;
}
#centre_img2 {
	border:0px;
}
#centre_Contenu_tabTitre {
	padding:1px;
	width:450px;
	font-size:10px;
	color:#666666;
}
.centre_Contenu_tabTitre_txt {
	padding:1px;
	font-size:10px;
	color:#666666;
}
#centre_Contenu_table_legend {
	margin-left:37px;
	padding:2px;
	width:715px;
	border:1px;
	border-style:solid;
	border-color:#007266;
	background-color:#ffffff;
}
.centre_Contenu_tableau_table {
	border:0px;; 
	font-size:10px;
}
.centre_Contenu_tableau_td1a {
	background-color:#94cd0c;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#057668;
}
.centre_Contenu_tableau_td1b {
	background-color:#94cd0c;
	font-size:10px;
	text-align:center;
}
.centre_Contenu_tableau_td2 {
	border-style:solid; 
	border-width:1px; 
	border-color:#94cd0c;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}
.centre_Contenu_tableau_palmares {
	border-style:solid; 
	border-width:1px; 
	border-color:#94cd0c;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#00736a;
}
/* centre_Reportages */
#centre_Reportages {
	background-color:#FFFFFF;
	border:0px;
}
#centre_Reportages_autdate {
	font-size:10px;
}
#centre_Reportages_resume {
	font-size:11px;
}
#centre_Reportages_credits {
	font-size:10px;
}
#reportage_top_titre {
	width:330px;
	font-size:15px;
	font-weight:bold;color:#FFFFFF;
	padding-top:15px;
}
#reportage_rss_audio {
	/* TEST ONLY
	position:absolute;
	top:592px;
	left:80px;
	*/
}
/* centre_Bas */
#centre_Bas {
	width:910px;
	height:116px;
	background:url(images/bg_centre_bas.jpg);
}
#centre_Bas div{
	margin-left: 75px;
	margin-top: 20px;
}
#centre_coloneDroit {
	position:absolute;
	left:600px;
	top:410px;
	/*width:160px;*/
	height:398px;
}
/************** bascell    div ****************/
/************** RADIO      div ****************/
#radio{
	background:url(images/player.jpg);
	position:absolute;
	width:486px;
	height:282px;
}
#radio_info{
	position:absolute;
	top:2px;
	left:155px;
}
#radio_cell{
	position:absolute;
	top:70px;
	left:30px;
	width:250px;
	height:140px;
}
#info_prochaine{
	position:absolute;
	top:123px;
	left:286px;
	height:80px;
	width:154px;
}
#info_courante{
	position:absolute;
	top:56px;
	left:287px;
	height:47px;
	width:152px;
}
/************** CHOIX Ch.  div ****************/
#choix_chain{
	background:url(images/bg_choix_chaine.jpg);
	position:absolute;
	width:486px;
	height:282px;
}
#choix_chain_1{
	background:url(images/ico_choix_chaine_1.jpg);
	position:absolute;
	top:92px;
	right:274px;
	width:143px;
	height:131px;
}
#choix_chain_2{
	background:url(images/ico_choix_chaine_2.jpg);
	position:absolute;
	top:92px;
	right:71px;
	width:143px;
	height:131px;
}
/************** Cyberlettre  div ****************/
#choix_cyberlettre{
	background:url(images/bg_cyberlettre_simple.jpg);
	width:486px;
	height:282px;
	position:absolute;
	top: 50px;
	left: 50%;
	margin-left:-243px;
	border:1px;
	border-style:dashed;
	background-color:#000000;
	z-index:1;
}
#tab_cyberlettre {
	margin-top:120px;
}
/************** PUB        div ****************/
#pub_top{
	position:absolute;
	top:11px;
	left:437px;
	width:468px;
	height:60px;
	z-index:2;
}
#pub_radio{
	position:absolute;
	top:215px;
	left:9px;
	width:468px;
	height:60px;
	z-index:2;
}
#twitter {
	padding-left:20px;	
}
