.menu_bas{
	margin:auto;
	width:100%;
}

.menu_bas li{
	float:left;
	list-style-type:none;
}

.onglet_menu{
	background : url('../images/background-onglet-catacombes.png') repeat-x scroll center 0px transparent;
	height:62px;
	margin:0px 5px;
	padding:0px 8px;
}

.texte_onglet{
	font-family: "Times New Roman",Georgia,Serif;
	font-size: 30px;
	font-style:italic;
	color:#C0B1A1;
}
.texte_onglet:hover{
	color:#FFF;
	text-decoration:none;	
}

.lien_onglet{
	font-family: arial,Helvetica,sans-serif;
	font-size: 12px;
	color:#CE8C1A;
	text-transform:uppercase;
	padding-left:10px;
	background:url("../images/yellow_arrow1.png") no-repeat scroll left center transparent
}
.lien_onglet:hover{
}

.last-minut{
	background-color: #272727;
	padding:30px 0 30px 0px;
	z-index:4;
	
	position:relative;
	top:0;
	left:0;
}

.last-minut-data{	
	width:960px;
	margin:auto;
}

.titre_bloc_noir{
	color : #FFF;
	text-transform: uppercase;
}

.last-minut-data .content{
	color : #C0B1A1;
}

#block_menu{
	width:200px;
	padding: 10px 20px 10px 10px;
	margin-bottom: 10px;
	background: url("../images/background-left-menu-calendrier.jpg") no-repeat bottom right #543A1D;
}

#block_menu:hover{
	 background: url("../images/background-left-menu-calendrier-hover.gif") no-repeat bottom right #CE8C1A;
}

#block_menu a{
	font-family: arial,Helvetica,sans-serif;
	color:#FFF;
    font-size: 13px;
    line-height: 1.2;
    text-transform:uppercase;
}
#block_menu a:hover{
	text-decoration:none;
}

#block_mise_en_avant{
	background-color:#EFE9DD;
	min-height : 25px;
	width:220px;
	margin-bottom: 10px;
	padding-left: 10px;
	
	position:relative;
	top:0px;
	left:0px;
}
#block_mise_en_avant:hover{
	background-color:#f7f4ed;
	color:#442914;
}

#block_mise_en_avant .txt_mise_en_avant{ 
	display:block;
	color: #CE8C1A;
	font-family: "Times New Roman",Georgia,Serif;
	font-size: 13px;
	padding:10px 0px 10px 10px;
	background: url("../images/yellow_arrow1.png") no-repeat left transparent; 
	position:relative;
	top:0px;
	left:0px;
}

#block_mise_en_avant a.txt_mise_en_avant:hover{ 
	text-decoration:none;
	color:#442914;

}



#block_Blanc{
	width:200px;
	padding: 10px 20px 10px 10px;
	background-color:#EDE7DB;
	margin-bottom: 10px;
}

#block_Blanc_Fleche{
	background:url("../images/background-left-menu-billetterie.jpg") no-repeat bottom right #EDE7DB;
	width:200px;
	padding: 10px 20px 10px 10px;
	margin-bottom: 10px;
}


#block_Blanc .titre_blocs_blanc,
#block_Blanc_Fleche .titre_blocs_blanc{
	color: #543A1D;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight:bold;
}

#block_Blanc a,
#block_Blanc_Fleche a,
#block_Blanc a:hover,
#block_Blanc_Fleche a:hover {
	text-decoration:none;
}

#block_Blanc .contenu_blocs_blanc,
#block_Blanc_Fleche .contenu_blocs_blanc{
	color: #000000;
	font-size: 10px;
}

.lien_rouge_fleche {
	background:url(../images/yellow_arrow1.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left:7px;
		
}

.titre1_marron_upper_26px{
	color: #B07308;
	font-family: "Times New Roman",Georgia,Serif;
	text-transform:uppercase;
	font-size: 26px
}

.titre2_marron_bold_20px{
	color: #B07308;
    font-family: "Times New Roman",Georgia,Serif;
    font-weight:bold;
	font-size: 20px;
}

.titre3_marron_bold_CAP_16px{
	color: #B07308;
    font-family: "Times New Roman",Georgia,Serif;
    text-transform:uppercase;
    font-weight:bold;
	font-size: 16px;
}

.img_left{
	float:left;
	margin-right:5px;
}

.img_right{
	float:right;
	margin:0px 5px;
}

.chapo_or_bold{
	font-weight:bold;
	color:#B07308;
}

.txt_courant{
	padding:5px 0px;
	font-weight:normal;
}
