/* CSS Document */
HTML{
	margin:0;
	padding:0;
	height: 100%;
	background:url(../images/fond.gif) top repeat-x;
	background-color:#5D1415;
	}

BODY{
	margin:0;
	padding:0;
	height: 100%;
	font-family:arial;
	behavior:url("../scripts/csshover.htc");
	}

div#grandmere{
	padding:0;
	background:url(../images/milieu_fd.gif) center repeat-y;
	margin: 0 auto;
	position:relative;
	height: 100%;
	min-width:1000px;
	}

body>div#grandmere{
	height:auto;
	min-height: 100%;
	}
	
div#mere{
	width:1000px;
	margin: 0 auto;
	position:relative;
	height: 100%;
	}

body>div#mere{
	height:auto;
	min-height: 100%;
	}
	
#bandeau{
	display:table;
	width:760px;
	margin:auto;	
	background:url(../images/bandeau_fd.jpg) center top no-repeat;
	height:225px;
	}


#player_radio_alfa{
	background:url(../images/player_radio_alfa.jpg) 0 0 no-repeat;
	display:block;
	width:240px;
	height:120px;
	float:right;
	}

#radio_alfa{
	background:url(../images/radio_alfa.jpg) 0 0 no-repeat;
	display:inline-block;
	width:175px;
	height:120px;
	}

#accesgestion{
	width:25px;
	height:25px;
	position:absolute;
	margin-left:100px;
	cursor:crosshair;
	}

		/*///////// MENU DEROULANT /////////*/
		#menu{
			position:absolute;
			margin-top:-25px;
			margin-left:295px; 
			width:710px;
			}
		
		#menu LI{
			display:block;
			float:left;
			font-size:10pt;
			font-weight:bold;
			margin:0 1px;
			}
			
		#menu LI:hover{
			color:#C8D20A;
			background:url(../images/menu_fd.gif) center center repeat-x;
			border-left:solid 1px #C8D20A;
			border-right:solid 1px #C8D20A;
			margin:0;
			}
			
		#menu LI A{
			display:block;
			padding:5px 15px 4px 15px;;
			/*color:#EB6A0A;*/
			color:#FFF;
			text-decoration:none;
			}
		
		#menu LI:hover A{
			color:#C8D20A;
			}
		
		#menu LI DIV{
			margin-left:-1px;
			top:25px;
			background:url(../images/ssmenu_fd.gif);
			background-color:#5d1415;
			border:solid 1px #C8D20A;
			position:absolute;
			display:none;
			}
		
		#menu LI:hover DIV{
			display:inline;
			}
			
		#menu LI DIV A{
			padding:3px 10px;
			color:#EB6A0A;
			text-decoration:none;
			}
		
		#menu LI DIV A:hover{
			color:#000;
			background-color:#C8D20A;
			}
		
		#menu #bt_boutique{
			margin-left:132px;
			}

		#menu #bt_boutique A{
			padding:0;
			position:absolute;
			background-image:url(../images/bt_boutique.png);
			background-position:0;
			background-repeat:no-repeat;
			width:99px;
			height:74px;
			margin:-53px 0 0 -2px;
			background-color:#FFF;
			border:solid 1px #999;		
			}

		#menu #bt_boutique A:hover{
			margin:-51px 0 0 -2px;			
			}

		#menu #bt_boutique SPAN{
			display:none;	
			}

#milieu{
	/*display:table;*/
	width:100%;
	background:url(../images/contenu_fd.jpg) no-repeat;
	/*height:350px;*/
	height:640px;
	}

#mere>div#milieu{
	height:auto;
	/*min-height:350px;*/
	min-height:640px;	
	}

INPUT.bouton{
	border:solid 1px #5D1415;
	color:#5D1415;
	padding:1px 10px;
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
	margin:2px;
	font-family:Arial;
	background-color:#FFF;
	}

INPUT.bouton:hover{
	background-color:#d0d106;
	}
	
A.bouton{
	display:inline-block;
	border:solid 1px #5D1415;
	color:#5D1415;
	padding:1px 10px;
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
	margin:2px;
	background-color:#FFF;
	}

A.bouton:hover{
	background-color:#d0d106;
	}
	
/*////////// PUBS //////////////*/
#pub1{
	width:728px;
	height:90px;
	margin:11px auto 4px auto;
	text-align:center;
	}

#pub2{
	position:absolute;
	width:120px;
	height:600px;
	top:230px;
	right:-5px;
	text-align:center;
	}

#pub3{
	width:300px;
	height:250px;
	margin:10px 15px;
	text-align:center;
	}

#pub4{
	position:absolute;
	width:120px;
	height:600px;
	top:230px;
	left:-5px;
	text-align:center;
	}

#pub5{
	position:absolute;
	width:125px;
	height:125px;
	top:10px;
	right:-5px;
	text-align:center;
	}

#pub6{
	position:absolute;
	width:125px;
	height:125px;
	top:10px;
	left:-5px;
	text-align:center;
	}

/*////////// CONTENU ///////////*/	
#contenu{
	width:760px;
	margin:auto;
	padding-bottom:35px;	
	}
	
#arianne{
	height:20px;
	border-bottom:solid 1px #5D1415;
	color:#F19879;
	font-size:8pt;
	font-weight:bold;
	}

#arianne A{
	color:#F19879;
	text-decoration:none;
	line-height:20px;
	}
		
#arianne A:hover{
	color:#FFF;
	}
		
#haut{
	background-color:#5D1415;
	height:20px;
	font-size:8pt;
	text-align:center;
	/*color : #DE0E1F;*/
	color : #FF3343;
	font-weight:bold;
	/*padding-left:140px;*/
	}

#haut FORM{
	margin:0;
	margin-right:1px;
	padding:0;
	float:right;
	}

#haut INPUT{
	font-size:8pt;
	padding:0;
	margin:0;
	border:solid 1px #FF3343;
	background-color:#5D1415;
	color:#FF3343;
	margin-bottom:2px;
	width:120px;
	height:14px;
	}
	
#haut BUTTON{
	font-size:8pt;
	width:18px;
	height:16px;
	padding:0;
	margin:0;
	margin-left:1px;
	border:solid 1px #FF3343;
	background-color:#FF3343;
	color:#5D1415;
	margin-bottom:2px;
	}

#haut A{
	color : #FF3343;
	text-decoration:none;
	line-height:20px;
	padding:0 5px;
	}

#haut A:hover{
	color:#FFF;
	}
	
#bas{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color:#5D1415;
	height:25px;
	font-size:8pt;
	text-align:center;
	color : #FF3343;
	font-weight:bold;
	}

#bas A{
	color : #FF3343;
	text-decoration:none;
	line-height:25px;
	padding:0 5px;
	}

#bas A:hover{
	color:#FFF;
	}

/*////////// Portail Player ///////////*/
#portail_player_cont{
	display:none;
	position:absolute;
	width:760px;
	height:320px;
	margin-top:-100px;
	}
	
#portail_player_cont DIV.statusbar{
	width:400px;
	height:19px;
	background:url(../images/menu_fd.gif) 0 -7px repeat-x;
	background-color:#000;
	}

#portail_player_cont DIV.statusbar A{
	float:right;
	color:#FFF;
	font-size:8pt;
	font-weight:bold;
	border:solid 1px #FFF;
	display:block;
	margin:2px;
	text-align:center;
	height:auto;
	line-height:13px;
	text-decoration:none;
	width:13px;
	}

#portail_player_cont DIV.statusbar A:hover{
	background-color:#000;
	}



#portail_player{
	width:400px;
	margin:auto;
	display:none;
	}
	
#portail_player DIV{
	width:400px;
	}
	
#portail_player A{
	display:block;
	float:left;
	width:200px;
	height:160px;
	background-position:0 0;
	background-repeat:no-repeat;
	}

#portail_player A:hover{
	background-position:0 -160px;
	}


#player_alfa{
	background-image:url(../images/btplayer_alfa.jpg);
	}
	
#player_sat{
	background-image:url(../images/btplayer_sat.jpg);
	}
	
#player_pop{
	background-image:url(../images/btplayer_pop.jpg);
	}
	
#player_fado{
	background-image:url(../images/btplayer_fado.jpg);
	}

#portail_player A:hover{
	background-color:#FFF;
	}
	
/*////// CLUB //////*/
#formuConnexion{
	position:absolute;
	width:400px;
	height:200px;
	background:url(../images/accueil/box_fd.gif) right -40px no-repeat;
	background-color:#FFF;
	z-index:999;
	margin:150px 0 0 300px;
	border:solid 1px #000;
	font-size:9pt;
}

#formuConnexion DIV.statusbar{
	width:380px;
	height:19px;
	background:url(../images/menu_fd.gif) 0 -7px repeat-x;
	background-color:#000;
	line-height:18px;
	padding-left:20px;
	color:#FFF;
	font-weight:bold;
	}

#formuConnexion DIV.statusbar A{
	float:right;
	color:#FFF;
	font-size:8pt;
	font-weight:bold;
	border:solid 1px #FFF;
	display:block;
	margin:2px;
	text-align:center;
	height:auto;
	line-height:13px;
	text-decoration:none;
	width:13px;
	}

#formuConnexion DIV.statusbar A:hover{
	background-color:#000;
	}
	
#formuConnexion LABEL{
	display:block;
	font-weight:bold;
	padding-top:10px;
	margin:0 50px;
	}
	
#formuConnexion INPUT{
	margin:0 50px;
	width:300px;
	}

#formuConnexion BUTTON{
	border:solid 1px #5D1415;
	color:#5D1415;
	font-size:9pt;
	float:right;
	margin:10px 50px 0 0;
	}
	
#formuConnexion BUTTON:hover{
	background-color:#d0d106;
	}

.printonly{
	display:none;
}