/****************************************************************/
/****** Design developper par Jab (http://www.jabby.be) *********/
/****** Pour La Fiesta Du Rock                          *********/ 
/****************************************************************/
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	background-color:#191919;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(img/bg-trash-gris.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
}

a:link { color:#006699; text-decoration: none;}
a:visited { color:#006699; text-decoration : none; }
a:hover {color:#006699; text-decoration:underline;}
a:active { color:#006699; text-decoration : none;}

.invisib {display: none;}
.transpa {visibility: hidden;}
.aligncenter { text-align: center; }
.boldtxt { font-weight:bold;}

#globalconteneur {
	width: 952px;
	padding: 0;
	margin:0;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/bg-jeans.jpg);
	min-height : 100%;   /* Hauteur minimale de 100% */
	border-left: 4px solid  #666666;
	border-right: 4px solid #666666;
}
#header {
	margin:0;
	padding:0;
}

h1 {
	width: 470px;
	height: 201px;
	background-color:#FF0000;
	float:left;
	margin:0;
	padding:0;
	background-image: url(img/header_logo.jpg);
	background-repeat: no-repeat;
}
h1 a {	
	width: 100%;
	height: 100%;
	text-decoration: none;
	display: block;
}

#partnersslide {
	float:left;
	background-image: url(img/header_partners.jpg);
	background-repeat: no-repeat;
	width: 482px;
	height: 171px;  /* hauteur = 201px - padding-top */
	padding-top:30px;
}

#footer {
	width: 100%;
	height: 65px;
	clear : both;
	color: #FFF;
	font-size: 11px;
	font-weight:bold;
}
#footer p {
	background-color:#000;
	width: 540px;
	text-indent: 10px;
}

/*
color:#FFCC00;
background-color:#990000;
*/
/*** MENU ***/
#menu {
    	margin: 0;
    	padding: 0;
}
#menu li {   
	float: left;
       list-style: none;
}
#menu li a {    
	display: block;
        text-decoration: none;
        width: 100%;
	 height: 41px;
        color: #FFFFFF; /* Couleur de police des titres du menu (blanc) */
        white-space: nowrap;
}
#menu li a:hover{   

}
#menu li ul{   
	margin: 0;
       padding: 0;
       position: absolute;
       visibility: hidden;

}
#menu li ul li{   
 	float: none;
       display: inline;
	width: 120px;
}
#menu li ul li a {  
	padding: 5px 12px;  
	width: 120px;
	height: 15px;
    background-color: #FFCC00; /* Couleur de fond des items déroulant du menu */
	font-weight:bold;
	color: #990000;
} 
#menu li ul li a:hover {
	background-color: #D5AA00; /* Couleur de fond des items déroulant du menu au survol de la souris(rouge bordeaux encore plus foncé) */
} 
#menu #menu_left {
	background-image: url(img/menu_left.jpg);
	background-repeat: no-repeat;
	width: 157px;
	height: 41px;
}
#menu #menu_right {
	background-image: url(img/menu_right.jpg);
	background-repeat: no-repeat;
	width: 268px;
	height: 41px;
}
#menu #accueil{
	background-image: url(img/menu_accueil.jpg);
	background-repeat: no-repeat;
	width: 86px;
}
#menu #affiche{
	background-image: url(img/menu_affiche.jpg);
	background-repeat: no-repeat;
	width: 87px;
}
#menu #festival{
	background-image: url(img/menu_festival.jpg);
	background-repeat: no-repeat;
	width: 91px;
}     
#menu #infos{
	background-image: url(img/menu_infos.jpg);
	background-repeat: no-repeat;
	width: 65px;
}   
#menu #partenaires{
	background-image: url(img/menu_partenaires.jpg);
	background-repeat: no-repeat;
	width: 114px;
}
#menu #forum{
	background-image: url(img/menu_forum.jpg);
	background-repeat: no-repeat;
	width: 84px;
} 
#communauty_bloc {
	width: 100%;
	margin-top: 35px;
	margin-left: 215px;
	z-index:10;

	
}
#communauty_bloc a {
	float: left;
	width: 23px;
	height: 23px;
	margin-right: 8px;
}


#conteneur {
	height:100%;
	min-height : 100%;         /* Hauteur minimale de 100% */
	background-image: url(img/bg_contenu.jpg);
	background-repeat: no-repeat;

}
#contenu-col {
	width: 730px;
	float: left;
}
#contenu-col-la {
	width: 214px;

}
#facebook_bloc {
	padding-top: 90px;
	margin-left: 747px;


}
#banner_telechargement {
	margin-top: 90px;
	margin-left: -10px;
	border: 2px solid #FFF;
}

/*** cadre du contenu ***/

#incontenu-head {
	margin:0;
	padding:0;
	background-image: url(img/incontenu_head.gif);
	background-repeat: no-repeat;
	width: 728px;
	height: 25px;

}
#incontenu-main {
	background-image: url(img/incontenu_main.gif);
	background-repeat: repeat-y;
	padding-left:25px;
	padding-right:14px;
	Overflow:auto;
}
#incontenu-footer {
	background-image: url(img/incontenu_footer.gif);
	background-repeat: no-repeat;
	width: 728px;
	height: 19px;
}

h2#sstitre {
	font-size: 28px;
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
	color:#FFCC00;
	background-color:#990000;
	width: 100%;
	text-indent: 40px;
	letter-spacing:2px;
}
.texte {
	margin-left: 15px;
	margin-right: 15px;
}
.textenews {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
}
h3 {	
	margin: 0;
	padding: 0;
	font-size: 18px;
	color:#990000;
}
.textenews h3 {	
	font-size: 24px;
}
.datenews {
	font-size: 12px;
}


/** page affiche **/
#affichelist {
	margin: 0;
    	padding: 0;
	list-style: none;
	text-align:center;
}
#affichelist li:hover {
	background-color:#FFCC00;
}
.affiche_tete {
	font-size: 26px;
	font-weight:bold;

}
.affiche_moyen {
	font-size: 16px;
	font-weight:bold;

}
.affiche_normal {
	font-size: 14px;

}
#affichelist a:link { color:#990000; text-decoration: none;}
#affichelist a:visited { color:#990000; text-decoration : none; }
#affichelist a:hover {color:#990000; text-decoration:underline;}
#affichelist a:active { color:#990000; text-decoration : none;}


.btn_jour_affiche,.btn_jour_affiche_hover {
	height: 48px;
	width: 230px;
	background-color:#990000;
	display:block;
	float: left;
	font-size: 22px;
	text-align:center;
	color:#FFFFFF;
	padding-top: 12px;
	font-weight:bold;
	margin-bottom: 10px;
}
.btn_jour_affiche:link {
	color:#FFFFFF;
	background-color:#990000;
}
.btn_jour_affiche:visited {
	color:#FFFFFF;
	background-color:#990000;
}
.btn_jour_affiche:hover {
	color:#990000;
	background-color:#FFCC00;
}
.btn_jour_affiche:active {
	color:#FFFFFF;
	background-color:#990000;
}
.btn_jour_affiche_hover {
	color:#990000;
	background-color:#FFCC00;
}
.btn_print {
	margin: 0;
	padding: 0;
	font-size: 11px;
	background-color:#eeebe7;
	font-weight:bold;
	margin-left: 520px;
	
}


/** page artiste **/

#info_artiste {
	
}




