div.header{
	height : 300px ;
	width : 825px ;
	background: transparent url('../img/rouge/top.jpeg') no-repeat;
}

div.text h1 {
	color : #941b1e ;
	padding : 20px 0 0px 10px ;
	font-weight:normal ;
}

div.text h2 {
	color : #941b1e ;
	font-weight:normal ;
	padding-top : 10px ;
	padding-left : 10px ;
}
div.text h3 {
	color : #941b1e ;
	background: transparent url("../img/rouge/border_h3.jpeg") no-repeat bottom left;
	padding : 20px 0 10px 10px ;
	font-weight:normal ;
}
div.text h4 {
	color : #941b1e ;
	background: transparent url("../img/rouge/border_h2.jpeg") no-repeat bottom left;
	padding : 20px 0 10px 10px ;
	font-weight: bold ;
	font-size: 2em;
}

p.etat_artiste {
	float : right ;
	color : #941b1e ;
	font-size: 2em;
	font-weight : bold ;
	margin-top : -35px ;
}

div.col1 {
	float : left ;
	width : 520px ;
}

div.col1 div.item {
	width : 260px ;
	float : left ;
}

div.col1 h3 {
	clear : both ;
}

div.num_page a {
	color : #941b1e ;
	font-weight : bold ;
}

p.salle_fiche span {
	color : #941b1e ;
}

div.footer {
	clear : both ;
	height : 75px ;
	background: transparent url('../img/rouge/bottomRED.jpg') no-repeat;
}
a.www span, a.achat span, a.music span {
	display : none ;
}
a.www {
	float: left;
	display : block ;
	height : 40px ;
	width : 64px ;
	background: transparent url('../img/rouge/www.jpeg') no-repeat;
}
a.www:hover {
	background: transparent url('../img/rouge/www_on.jpeg') no-repeat;
}
a.music {
	float: left;
	display : block ;
	height : 40px ;
	width : 46px ;
	background: transparent url('../img/rouge/music.jpeg') no-repeat;
}
a.music:hover {
	background: transparent url('../img/rouge/music_on.jpeg') no-repeat;
}
a.achat {
	float: left;
	display : block ;
	height : 40px ;
	width : 67px ;
	background: transparent url('../img/rouge/achat.jpeg') no-repeat;
}
a.achat:hover {
	background: transparent url('../img/rouge/achat_on.jpeg') no-repeat;
}


/******************************************/

div.navigation_retour span {
	display : none ;
}

div.navigation_retour{
	display : block ;
	clear : both ;
	float: left;
	background: transparent url("../img/rouge/retour.jpeg") no-repeat top left;
	height : 61px ;
	width : 524px ;
	
}

div.navigation_retour ul li.retour a {	
	cursor: pointer;
	display: block;
	height: 14px;
	width: 185px;
	margin-left: 325px;
	margin-top : 2px ;
}


h3 a {
	color : #941b1e ;
	text-decoration : none;
	cursor: pointer;
}
h3 a:hover {
	text-decoration : underline;
}



/*****************************/
#nav, #nav ul { 

	margin: 0pt 0pt 0pt 0px;

    padding: 0pt;

    list-style-type: none;

    list-style-image: none;
    text-decoration: none;
	z-index: 2;
	width : 524px ;
	background : transparent url("../img/rouge/menu_top.gif") no-repeat top left ;
    }


#nav span {
	display : none ;
}
  #nav li { 
	position: relative;
    float: left;
    }

#nav li a.ordre {
	display : block ;
	height : 30px ;
	width : 177px ;
	background : transparent url("../img/rouge/menu_top.gif") no-repeat top left ;
}
#nav li a.ordre:hover{
		background : transparent url("../img/rouge/menu_top_on.gif") no-repeat top left ;
}
#nav li a.categories {
	display : block ;
	height : 30px ;
	width : 182px ;

	background : transparent url("../img/rouge/menu_top.gif") no-repeat -177px 0px;
}
#nav li a.categories:hover {
	background : transparent url("../img/rouge/menu_top_on.gif") no-repeat -177px 0px;
}
#nav li a.dld {
	display : block ;
	height : 30px ;
	width : 155px ;
	background : transparent url("../img/rouge/menu_top.gif") no-repeat -360px 0px;
}
#nav li a.dld:hover {
	background : transparent url("../img/rouge/menu_top_on.gif") no-repeat -360px 0px;
}
  #nav li ul {
    left: -999em;
    margin-left: 0px;
    position: absolute;
    text-align: right;
    text-decoration: none;
    width: 210px;
    margin-top: -3px;
    width : 170px ;
    height : 218px ;
	background : transparent url("../img/rouge/fond_sub_menu.gif") no-repeat top left ;
    }


  #nav li a { 
	
    text-decoration: none;
    margin-left: 0pt;
    text-align: right;
    width: 130px;
    }

  #nav li a:hover { 
	  text-decoration: none;
    }



  #nav li:hover ul,  #nav li.sfhover ul { 
	  left: auto;
    text-decoration: none;
    }

  #nav li li a { 
	  display : block ;
	  text-align: left;
    text-decoration: none;
    height : 17px ;
    width: 218px;
    }
	
#nav li li a.sub1 {
 background: transparent url("../img/rouge/sub_menu1.gif") no-repeat top left;
    }
#nav li li a.sub1:hover {
 background: transparent url("../img/rouge/sub_menu_on1.gif") no-repeat top left;
    }
	
#nav li li a.sub2 {
 background: transparent url("../img/rouge/sub_menu2.gif") no-repeat top left;
    }
#nav li li a.sub2:hover {
 background: transparent url("../img/rouge/sub_menu_on2.gif") no-repeat top left;
    }
#nav li li a.sub3 {
	height : 14px ;
 background: transparent url("../img/rouge/sub_menu3.gif") no-repeat top left;
    }
#nav li li a.sub3:hover {
 background: transparent url("../img/rouge/sub_menu_on3.gif") no-repeat top left;
    }
#nav li li a.sub4 {
 background: transparent url("../img/rouge/sub_menu4.gif") no-repeat top left;
    }
#nav li li a.sub4:hover {
 background: transparent url("../img/rouge/sub_menu_on4.gif") no-repeat top left;
    }
#nav li li a.sub5 {
 background: transparent url("../img/rouge/sub_menu5.gif") no-repeat top left;
    }
#nav li li a.sub5:hover {
 background: transparent url("../img/rouge/sub_menu_on5.gif") no-repeat top left;
    }
#nav li li a.sub6 {
height : 14px ;
 background: transparent url("../img/rouge/sub_menu6.gif") no-repeat top left;
    }
#nav li li a.sub6:hover {
 background: transparent url("../img/rouge/sub_menu_on6.gif") no-repeat top left;
    }
#nav li li a.sub7{
height : 16px ;
 background: transparent url("../img/rouge/sub_menu7.gif") no-repeat top left;
    }
#nav li li a.sub7:hover {
 background: transparent url("../img/rouge/sub_menu_on7.gif") no-repeat top left;
    }
#nav li li a.sub8 {
 background: transparent url("../img/rouge/sub_menu8.gif") no-repeat top left;
    }
#nav li li a.sub8:hover {
 background: transparent url("../img/rouge/sub_menu_on8.gif") no-repeat top left;
    }
#nav li li a.sub9 {
 background: transparent url("../img/rouge/sub_menu9.gif") no-repeat top left;
    }
#nav li li a.sub9:hover {
 background: transparent url("../img/rouge/sub_menu_on9.gif") no-repeat top left;
    }
	#nav li li a.sub10 {
		height : 22px ;
 background: transparent url("../img/rouge/sub_menu10.gif") no-repeat top left;
    }
#nav li li a.sub10:hover {
 background: transparent url("../img/rouge/sub_menu_on10.gif") no-repeat top left;
    }
 
.num_page{
background:transparent url("../img/rouge/button_desc_aar_off.jpg") no-repeat left top;
height:33px;
width:503px;
	position : relative ;
	top : -20px ;
	padding-top:6px;
/*padding-left : 400px ;*/
}

.num_page a.salle_aar{
display:block;
float:left;
height:22px;
margin-left:19px;
width:151px;
margin-top:-6px;
background:transparent url("../img/rouge/button_desc_aar.jpg") no-repeat left top;
}
.num_page a.salle_aar:hover{
background:transparent url("../img/rouge/button_desc_aar_on.jpg") no-repeat left top;

}


.num_page img {
	display : inline ;
}


.artiste_fiche, salle_fiche.span {
	color : #7c1012 ;
	font-weight : bold ;
}


