/* Start of CMSMS style sheet 'main' */
/* accessibility */
span.accesskey {
	text-decoration: none;
}
.accessibility, hr {
	position: absolute;
	top: -999em;
	left: -999em;
}
dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	height: 10px;
	clear: both;
}
.clear_accueil {
	height: 0px;
	clear: right;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}

* {
	margin: 0;
	padding: 0;
	outline: none;
}

/***********************************************/
/*****************basic layout *****************/
/***********************************************/
body {
	text-align: left;
	font-family: Georgia, "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75.01%;
	line-height: 1em;
	border: 10px solid #000;
	margin: 20px;
	padding: 0;
	color:#1a171b;
	background-color:#f6f6f8;
	min-height:1000px;
	min-width:1000px;
}
div {
	font-size: 1em;
	margin:0;
	padding:0;
}
img {
	border: 0;
}
a, a:link a:active {
	text-decoration: underline;
	background-color: inherit;
	color: #e2001a;
	cursor: pointer;
}
a:visited {
	text-decoration: underline;
	background-color: inherit;
	color: #e2001a;
}
a:hover {
	text-decoration: none;
	background-color: inherit;
	color: #000;
}

/********************************************************/
/********************CONTENT STYLING*********************/
/********************************************************/
h1 {
	font-size: 2em;
	line-height: 1em;
	margin: 0;
	font-weight:normal;
}
h2 {
	font-size: 1.5em;
	line-height: 1em;
	margin: 0;
	font-weight:normal;
}
h3 {
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0;
	font-weight:normal;
}
h4 {
	font-size: 23px;
	margin: 0;
	font-weight:bold;
	color:#e2001a;
	text-transform:uppercase;
}

h5 {
	font-size: 3.5em;
	line-height: 3.5em;
	margin: 0;
	font-weight:bold;
	font-style:normal;
	margin-bottom:10px;
}
h6 {
	font-size: 13px;
	line-height: 13px;
	margin: 0;
	font-weight:normal;
	text-transform:uppercase;
}
p {
	font-size: 1em;
	margin: 0 0 3px 0;
	line-height: 1.2em;
	padding: 0;
}
blockquote {
	border-left: 10px solid #ddd;
	margin-left: 10px;
}
strong, b, .bold {
	font-weight: bold;
}
em, i {
	font-style: italic;
}



/********************************************************/
/********************CONTENT STYLING*********************/
/********************************************************/

div#pagewrapper {
	max-width: 960px;
	min-width: 960px;
	margin: 0 auto;
	margin-top:30px;
}
/* header, we will hide h1 a text and replace it with an image, we assign a height for it so the image wont cut off */
div#header {
	height: 100px;
	width: 236px;	
	margin: 0;
	margin-bottom:30px;
	padding: 0;
	background: url(../../images/css/2010/logo.png) no-repeat left top;
}
div#header h1 a {
	display: block;
	height: 101px;
	text-indent: -999em;
	text-decoration: none;
}
div#header h1 {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}
input.search-button {
	border: none;
	height: 22px;
	width: 53px;
	margin-left: 5px;
	padding: 0px 2px 2px 0px;
	cursor: pointer;
	background: url(../../uploads/ngrey/search.gif) no-repeat center center;
}
div#content {
	margin: 0;
	padding: 0px;

}
div#main{
	margin-right:3px;
	margin-left:333px;
	width:623px;
	font-size : 1.2em;
	line-height:1.2em;	
}
div#sidebar {
	float: left;
	width: 236px;
	display: inline;
	margin: 0px 0px 0 3px;
	padding: 0px;
	min-height:800px;
}
div#sidebara {
	padding: 0px;
}
div#sidebarb {
	padding: 10px 10px 1px 0px;
}
div#footer {
	color: #595959;
	max-width: 960px;
	min-width: 960px;
	margin: 0 auto;
	margin-top:15px;
	padding: 0px 0px 0px 0px;
}
div#footer p {
	font-size: 0.8em;
	padding: 1em;
	text-align: center;
	margin: 0;
}
#filet{
	height:5px;
	line-height:5px;
	margin-bottom:14px;
	background-color:#000;
}
#filet_home{
	height:118px;
	width:623px;
	background-image:url(../../images/css/2010/top_presentation2010.png);
	margin-top:-3px;
}


#filet img{
	//margin-top:-14px;
}
.right49 a{
	cursor:pointer;
	float:right;
	margin-right:3px;	
}
.arial{
	font-family: Helvetica, Arial, Verdana;
}
.georgia{
	font-family: Georgia, "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.arialbleuupper{
	font-family: Helvetica, Arial, Verdana;
	color:#e2001a;
	text-transform:uppercase;

}

#insert_slideshowpro{
width:623px;
height:495px;
}


/********************************************************/
/********************MENU********************************/
/********************************************************/


/* MENU VERTICAL */
#menu_vert {
	width: 236px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 25px;
	height:361px;
	text-align:center;
}
ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
li{
	border-bottom: 1px solid #999;

}

#menu_vert a{
	color:#999;
	text-decoration:none;
	font-size : 15px;
	line-height:23px;
}
#menu_vert a:hover{
	color:#e2001a;
}

#menu_vert a.actualpage{
	color:#000;
}
.children{
	margin-left:30px;
	margin-bottom:-1px;
	width:174px;
	padding-top:3px;
}
.sous_menu{
	margin-top:-1px;
	border-bottom: 1px solid #999;
}
#menu_vert .sous_menu a{
	font-size:12px;
	line-height:17px;
}


/********************************************************/
/********************CONTENT*****************************/
/********************************************************/
.bordure_bleu{
	background-color:#000;
	width:100%;
	height:5px;
}
.bordure_bleu_small{
	background-color:#007893;
	width:100%;
	height:1px;
}
/********************************************************/
/********************NOUVELLES***************************/
/********************************************************/
/*sidebar*/
div#news{
	margin-top:0px;
	font-size : 1.1em;
	line-height:1.2em;	
	padding-top:13px;
	padding-bottom:15px;
	border-bottom:5px solid #000;
	margin-bottom:15px;
}
.news{
	border-top: 1px solid #e2001a;
	margin-top:15px;
}
.news_date{
	text-transform:uppercase;
	font-weight:bold;
	padding-top:9px;
	font-size:9px;
	color:#e2001a;
	margin-left:-3px;
}
.news_more{
	font-style:italic;
	margin-top:7px;
	font-size:11px;
	font-family:Georgia;
	margin-top:10px;
	margin-bottom:30px;
}
.news_more a{
	color:italic;
}
.news_summary{
	font-style:italic;
	text-align: justify;
	color:#666;
	font-size:11px;
	line-height:15px;
}
#news .news_summary{
	font-style:italic;
	text-align: justify;
	color:#666;
	font-size:11px;
	line-height:13px;
}


.news_title {
	color:#666;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:10px;
}
.news_title a{
	color:#666;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none
}
.news_title a:hover{
	color:#000;
}

.news_title_static {
	color:#1a171b;
	text-transform:uppercase;
	font-size:2.5em;
	font-weight:bold;
	margin-bottom:25px;
	cursor:pointer;
}
/*content*/
#content_news{
	margin-bottom:100px
}
.news_content{
	margin-top:5px;
	text-align: justify;
}
.news_extra{
	margin-top:15px;
	margin-bottom:25px;
}
#accordion .news_summary, #content_news .news_summary{
	cursor:pointer;
	color:#000;
	font-size:13px;
	margin-top:25px;
}
#accordion .news,  #content_news .news{
	border:none;
	border-bottom:5px solid #e2001a;
	padding-bottom:23px;
}
#accordion .news_date, #content_news .news_date{
	font-size:13px;
	font-height:bold;
	padding-bottom:3px;
}
#accordion .news_title, #content_news .news_title{
	font-size:45px;
	font-height:bold;
	color:#e2001a;
}
#accordion .news_title a{
	color:#e2001a;
}
#accordion .news_title a:hover{
	color:#000;
}
.news_title_static a{
	color:#ffcc00;
}

.news .news_title a{
	color:#e2001a;
}

#accordion .more{
	margin-top:17px;
}
#info{
	margin-top: 25px;
	padding-top:25px;
}	
h4 a{
	text-decoration:none;
}


#navigationPage{
	margin-top:30px;
}
#navigationPage a{
	color:#000;
	text-decoration:none;
}
#navigationPage a:hover{
	color:#e2001a;
	text-decoration:none;
}
#nombrePage{
	font-weight:bold;
	margin-right:30px;
	float:left;
	padding-top:3px;
	color:#e2001a;
}
.navigationPage{
	float:left;
	height:30px;
	background-repeat:no-repeat;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:3px;
}
#navigationPageGauche{
	background-image:url('../../images/css/page_gauche.png');
	padding-left:30px;
	margin-right:30px;
}
#navigationPageDroite{
	background-image:url('../../images/css/page_droite.png');
	background-position:top right;
	padding-right:30px;
}


/********************************************************/
/*******************PROGRAMMATION************************/
/********************************************************/
.event {
	margin-bottom:25px;
	border-top:5px solid #000;
	padding-top:10px;
	color:#000;
	overflow:hidden;
}
.event:hover {
	border-color:#e2001a;
}
.event a{
	color:#000;
	text-decoration:none;
}
.event a:hover{
	color:#e2001a;
}

.titre_event{
	font-size: 14px;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:1px solid #000;
	padding-bottom:5px;
	margin-bottom:5px;
}
.titre_event_accueil{
	

}
.titre_event_accueil a{
	text-decoration:none;
	font-style:normal;
	color:#000;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold
}
.titre_event_accueil a:hover{
	color:#e2001a;
}
.titre_event_accueil img{
	margin-bottom:6px;
}
.titre_event_accueil_suite{
	font-size:13px;
	text-transform:none;
	margin-top:5px;
}
.titre_event_accueil_auteur{
	float:left;
	margin-top:-1px;
	margin-left:5px;
	border-bottom:1px solid #000;
}
.titre_event_accueil_producteur{
	padding-top:0px;
	float:left;
	text-transform:uppercase;
}

.date_event{
	font-size: 13px;
	text-transform:uppercase;
}
.director_event{
	font-size: 13px;
	text-transform : none;
}
.theatre_event{
	font-size: 13px;
	text-transform : none;
	text-transform:uppercase;
}
.serie_event{
	background-color:#007893;
	width:200px;
	text-transform:uppercase;
	font-size: 0.8em;
	padding:2px 0px 0px 4px;
}
.serie_event a{
	color:#fff;
	line-height 0.8em;
	text-decoration:none;
}
.serie_event a:hover{
	color:#000;
}
.serie_event_large{
	width:200px;
}
.origine_event{
	font-size: 13px;
	text-transform:uppercase;
	border-bottom:1px solid #000;
	padding-bottom:5px;
	margin-bottom:5px;
}
.colonne_event{
	width:192px;
	float:left;
	margin-right:23px;
}
#fiche_event{	
	margin-top:35px;
}
.column_event_gauche{
	width:205px;
	height:500px;
	float:left;
	margin-top:5px;
	border-top: 1px solid #000;
}
.column_event_droite{
	width:417px;
	float:right;
	margin-top:5px;
}
.container_billet{
	height:27px;
//	height:32px;
	border-bottom: 1px solid #000;
}
.ville_event{
	font-family: Helvetica, Arial, Verdana;
	color:#e2001a;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:10px;
}
.presentation_event, .production_event{
	text-transform:uppercase;
}
.financement_event{
	font-style:italic;
}
.nom_presentateur_event{
	color:#000;
	text-decoration:underline;
	font-weight:bold;
	margin-bottom:10px;
}


.container_date_fiche_event{	
	padding-left:25px;

}
.medias_fiche_event{
	padding-top:25px;
	margin-left:25px;
	margin-top:25px;
	font-family: Helvetica, Arial, Verdana;
	font-size:0.8em;
	text-transform:uppercase;
}


.producteur_event{
	margin-top:25px;
	font-family: Helvetica, Arial, Verdana;
	font-size:0.7em;
}
.partage_event{
	margin-top:25px;
	font-family: Helvetica, Arial, Verdana;
	font-size:0.7em;
}
.legende_citation{
	font-family: Helvetica, Arial, Verdana;
	font-size:0.7em;
}
/********************************************************/
/*******************FICHE EVENT******************************/
/********************************************************/
#top_detail_event{
	width:623px;
	border:none;
	height:504px;
}
.gauche_detail_event{
	width:192px;
	float:left;
	margin-top:5px;
	overflow:hidden;
}
.droite_detail_event{
	width:405px;
	float:right;
	margin-top:8px
}
#type_detail_event{
	text-transform:uppercase;
	font-size:12px;
}
#site_detail_event a{
	color:#000;
	font-family:arial;
	font-size:10px;
	text-transform:uppercase;
	z-index:3000;
	position:relative;
}
#title_detail_event{
	color:#e2001a;
	font-size:45px;
	text-transform:uppercase;
	font-weight:bold;
	border-top:5px solid #e2001a;
	padding-top:10px;
}
#bottom_detail_event{
	margin-top:100px;
}
#bottom_detail_event .gauche_detail_event{
	border-top:5px solid #000;
	padding-top:10px;
}
.content_fiche_event{
	margin-top:-5px;
}
.equipe_fiche_event{
	border-top: 5px solid #000;
	padding-top:15px;
	font-family: Helvetica, Arial, Verdana;
	font-size:0.8em;
	text-transform:uppercase;
	color:#e2001a;
	padding-bottom:15px;
	border-bottom:1px solid #000;
}
.citation_event{
	margin-top:15px;
	font-size:13px;
	line-height:30px;
	font-style:italic;
	padding-bottom: 15px;
	padding-top: 15px;
	border-top: 5px solid #000;
}
.citation_event p{
	line-height:17px;
}
.legende_citation{
	font-family: Helvetica, Arial, Verdana;
	font-style:normal;
	text-transform:uppercase;
	color:#333;
}
.production_fiche_event{
	margin-top:15px;
}
.copyright_fiche_event{
	margin-top:15px;
	font-size:11px;
	text-transform:uppercase;
}

.bouton_billet_event{
	background-color:#000;
	height:15px;
	height:20px\9; /* IE HACK  */
	font-size: 13px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	padding-top:0px\9; /* IE HACK  */
	text-transform:uppercase;	
	margin-bottom:35px;
}
.bouton_billet_event a{
	color:#fff;
	text-decoration:none;
}
.bouton_billet_event a:hover{
	color:#e2001a;
}
.date_fiche_event{
	margin-top:15px;
	margin-bottom:35px;
	text-transform:uppercase;
	font-weight:bold;
	color:#e2001a;
}
/********************************************************/
/*******************ACCUEIL******************************/
/********************************************************/
#content_accueil{
}
#type_spectacle{
	border-top:5px solid #000;
	margin-top:15px;
	border-bottom:5px solid #000;
	margin-bottom:15px;
}
.border_top{
	border-top: 1px solid #000;
}
.border_top_dotted{
	border-top: 1px solid #000 ;
	border-style: dotted none none;
}
.border_bottom{
	border-bottom: 1px solid #000;
}
.border_top_bleu{
	border-top: 5px solid #e2001a;
}
.border_top_gris{
	border-top: 5px solid #f6f6f7
}
.border_top_bleu_small{
	border-top: 1px solid #e2001a;
}

.column_accueil_gauche{
	width:205px;
	float:left;
	margin-top:5px;
}
.column_accueil_droite{
	width:417px;
	float:right;
	margin-top:5px;
}
.column_accueil_gauche2{
	width:205px;
	float:left;
	margin-top:5px;
}
.column_accueil_droite2{
	width:400px;
	float:right;
	margin-top:5px;
	padding-left:0px;
}
.container_pass{
	height:200px;
	width:205px;
}
.container_edito{
	padding-left:25px;
}
.edito{
	padding-top:10px;
	padding-bottom:20px;
}
.line1{

}
.line2{
	width:622px;
	float:left;
	margin-bottom:25px;
}


.next_event{
	font-family: Helvetica, Arial, Verdana;
	font-size:1.1em;
	text-transform:uppercase;
	padding-top:10px;
}
.summary_next_event{
	
}
.title_date_next_event{
	font-size:15px;
	color:#e2001a;
	font-family:Georgia;
	height:56px;
}
.date_next_event{
	font-weight:bold;
	color:#e2001a;
	font-size:13px;
	border-top:1px solid #000;
	padding-top:5px;
	margin-top:28px;
	margin-bottom:-3px;
}
.jour_event{
	font-size:11px;
	color:#e2001a;
}
.day_next_event{
	font-size:0.8em;
}

/********************************************************/
/********************CONTACT*****************************/
/********************************************************/
#contact{
}

.column_contact_gauche{
	width:222px;
	float:left;
	margin-top:10px;
	border-top:5px solid #e2001a;
}
.column_contact_droite{
	width:375px;
	float:right;
	margin-top:10px;
}
#adresse_contact{
	padding:20px 0 20px 0;
}
#billeterie_contact{
	padding:20px 0 20px 0;
}
.numero_contact{
	padding:25px 0 25px 0;
}

/********************************************************/
/********************Administation***********************/
/********************************************************/
.administration{
	padding-top:15px;
}
#title_section{
	margin-bottom:50px;
	margin-top:-7px;
}
#benevoles{
	padding:25px 0 25px 0;
}
/********************************************************/
/********************Residence****************************/
/********************************************************/
.content_residence{
	text-align:justify;
	font-size:1em;	
}
.padding_residence{
	padding-top:15px;
}
#image_residence{
	padding-top:10px;
}
/********************************************************/
/********************Newsletter****************************/
/********************************************************/
#SignUp .signupframe {
	border: none;
	background: #ffffff;
	color: #666;
}
#bouton_billeterie{
	background-color:#e2001a;
	height:20px;
	height:17px;
	width:236px\9;/* IE hack */   
	font-size: 13px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	padding-top:3px\9;/* IE hack */ 
	text-transform:uppercase;	
	margin-bottom:10px;
}
#bouton_billeterie a{
	color:#fff;
	text-decoration:none;
	height:20px;
	padding-top:0px;
}
#bouton_billeterie a:hover{
	color:#000;
}


/********************************************************/
/********************Page Accordion***********************/
/********************************************************/
.block{
	padding-bottom:25px;
	margin-bottom:25px;
	border-bottom: 5px solid #e2001a;
}
.content_block{
	margin-bottom:0px;
}
.espace{
	height:25px;
}

.title_block a{
	font-size: 45px;
	line-height: 10px;
	margin: 0;
	font-weight:normal;
	text-transform:uppercase;
	font-weight:bold;
	color:#e2001a;
	text-decoration:none;
}
.title_block a:hover {
	color:#000;
	cursor:pointer;
}
/********************************************************/
/********************Page Medias***********************/
/********************************************************/
.event_media {
	color:#000;
	overflow:hidden;
}
#intro_media{
	border-bottom:5px solid #e2001a;
	padding-bottom:25px;
	margin-bottom:10px;
}
.medias{
	font-style : normal;
	margin-bottom:25px;
	font-size:13px;
}
.medias_fichiers{
	font-family:Helvetica, Arial, verdana;
	font-style : normal;
	margin-bottom:25px;
	font-size:13px;
	border-top:1px solid #000;
	padding-top:10px;
}
.line_media{
	width:622px;
	float:left;
	margin-bottom:10px;
	border-bottom:5px solid #e2001a;
}
.titre_event_media{
	font-size: 21px;
	text-transform:uppercase;
	font-weight:bold;
	color:#e2001a;
}
.origine_event_media{
	margin-top:15px;
	color:#000;
	font-size:13px;
}
.director_event_media{
	font-size:13px;
	text-transform:none;
	text-decoration:underline;
	color:#000;
}
.theatre_event_media{
	font-size:13px;
	color:#000;
	margin-top:10px;
}
/********************************************************/
/********************Newsletter***********************/
/********************************************************/
#newsletter{
	margin-top:35px;
	height:55px;
	margin-bottom:0px;
	border-bottom: 5px solid #000;
}
#mailinglist{
	height:22px;
}
input{
	width:195px;
	height:16px;
	background-color:#e1e1e2;
	padding:3px 3px 3px 3px;
	margin-right:10px;
	color:#666;
	border: 1px solid #d1d1d1;
	border-bottom:none;
	border-right:none;
}
.input_mail a{
	color:#e2001a;
}
.titre_newsletter {
	margin-top: 10px;
	margin-bottom: 7px;
	font-size:15px;
	color:#9c9e9f;
	font-family:Georgia;
}
#ajaxResult{
	margin-top:2px;
	color:#007893;
	font-size:10px;
	color:#e2001a;
}
#don {
	background-color:#e2001a;
	height:15px;
	width:236px;
	font-size: 13px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	text-transform:uppercase;	
	margin-bottom:10px;
}
#don a{
	color:#fff;
	text-decoration:none;
}
#don a:hover{
	color:#000;
}
#facebook{
	margin-top:-55px;
	margin-left:-17px;
	height:200px;
}
#image_facebook{
	height:100px;
	z-index:1000;
	position:relative;
	height:58px;
	overflow:hidden;
	margin-left:-10px;
}
/********************************************************/
/********************Mission***********************/
/********************************************************/
#mission{
	border-top:5px solid #e2001a;
	margin-top:60px;
	padding-top:25px;
}
/********************************************************/
/********************Mission***********************/
/********************************************************/
#equipe_gauche{
	width:292px;
}
#equipe_gauche{
	width:292px;
	margin-top:10px;
	padding-top:15px;
	border-top:5px solid #e2001a;
	float:left;
}
#equipe_gauche a{
	font-family: Georgia, "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#equipe_droite{
	width:292px;
	margin-top:10px;
	padding-top:15px;
	border-top:5px solid #e2001a;
	float:right;
	text-transform:uppercase;
}
/********************************************************/
/********************Partenaires***********************/
/********************************************************/
#logo_partenaires{
	float:right;
	width:292px;
	height:500px;
	background-color:#999;
	margin-top:10px;
}
#partenaires{
	width:292px;
	margin-top:10px;
	padding-top:15px;
	border-top:5px solid #e2001a;
	float:left;
}
/********************************************************/
/********************Fiche programmation***********************/
/********************************************************/
#programmation_gauche{
	float:left;
	width:190px;
	border-top:5px solid #e2001a;
	margin-top:100px;
	padding-top:10px;
}
#programmation_droite{
	float:right;
	width:408px;
	margin-top:100px;
}
/********************************************************/
/********************Slideshow***********************/
/********************************************************/

#slideshow{
	height:444px;
	overflow:hidden;
}
#container_fleche_gauche{
	float:left;
	z-index:1000;	
}
#container_fleche_droite{
	float:right;
	z-index:1001;
}
.container_fleche{
	cursor:pointer;
	width:311px;
	height:444px;
	margin-top:-444px;
	position:relative;
}
.fleche{
	width:311px;
	height:444px;
	background-repeat:no-repeat;
}
#fleche_gauche{
	background-position:30px center;
	opacity:0;
}
#fleche_droite{
	background-position:186px center; 
	opacity:0;
}
#container_images{
	height:444px;
	overflow:hidden;
	width:999999px;
}
#container_legende{
	height:50px;
	background-color:#000;
	z-index:1002;
	position:relative;
	color:#fff;
	text-transform:uppercase;
}
.image_slide{
	float:left;
	background-color:#d2d2d2;
	background-image:url(../../images/slideshow/ajax-loader.gif);
	background-repeat:no-repeat;
	background-position:center center; 	
	height:444px;	
	width:623px;
	
}
#titre_legende_show{
	width:195px;
	height:45px;
	padding:7px 0px 0px 10px;
	font-weight:bold;
	font-size:13px;
}
#jour_legende_show{
	padding:3px 10px 0px 0px;
	margin-top:-50px;
	margin-left:200px;
	height:45px;
	text-align:right;
}
#jour1{
	font-size:13px;
	font-weight:bold;
}
#jour2{
	font-size:11px;
}
.lien_legende{
	text-transform:none;
}
.lien_legende:hover{
	color:#e2001a;
	text-decoration:none;
	text-transform:none;
}



/********************************************************/
/********************FLeche Fiche***********************/
/********************************************************/
#block_fleches{
	height:445px;
	width:623px;
	margin-top:-445px;
	z-index:2000;
	position:relative;
}
#container_fleche_gauche_fiche{
	float:left;
	margin-left:-192px;
}
#container_fleche_droite_fiche{
	float:right;
}

/* End of 'main' */

