@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;				
	font-size:11px;
		SCROLLBAR-HIGHLIGHT-COLOR: #FF9900;
		SCROLLBAR-SHADOW-COLOR: #FF9900;
		SCROLLBAR-FACE-COLOR: #FF9900;
		SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
		SCROLLBAR-ARROW-COLOR: #FFFFFF;
		SCROLLBAR-TRACK-COLOR:#FFC560;
		SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}
h1, h2, h3, h4, ul, li, div {
		margin: 0;
		padding: 0;
		border: 0;
}

#page{
width:900px;
margin:auto;
text-align:center;
}
#page2{
width:100%;
margin:0;
text-align:center;
}

/*   Menu de navigation   */		   

ul#menu {
		    	background: url(../images/fond_menu.gif) top center repeat-x;
				margin:0;
				padding:0;
	            width: 100%;
				height: 34px;
				font-size:11px;
				text-transform:uppercase;
				font-weight:bold;


}
ul#menu li {
				float: right;
                display:block;
				width: 100px;
				height: 18px;
				margin:2px 2px 2px 0;
				padding: auto 0 0 auto;
				font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
				color: #FFFFFF;
				border-bottom:#FFFFFF solid 1px;
				border-left:#FFFFFF solid 1px;
				border-right:#FFFFFF solid 1px;			

}
ul#menu li a {
				font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
				color: #FFFFFF;
}
			ul#menu li a:link					{ text-decoration: none; }
			ul#menu li a:visited				{ text-decoration: none;
												  color: #FFFFFF; }
			ul#menu li a:hover 					{ text-decoration: none;
												  color: #FE9900; }
			ul#menu li a:active 				{ text-decoration: none;
												  color: #FFFFFF; }
/*   liens  */	
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B242D;

}
a:visited {
	color: #9B242D;
}
a:hover {
	color: #000000;
}
a:active {
	color: #9B242D;
}

/*   news   */	
			#news {
			    float:left;
				background-color:#FE9900;
				width: 398px;
			}
			
			h3.news {
				background: url(../images/h_news.gif) top left no-repeat;
				width: 398px;
				height: 47px;
				text-indent: -9999px;
			}
		
			#news_contenu {

			}

/*   edito   */
			#edito {
				float:right;
				width: 498px;
				margin:0;
				padding:0;
			}
			
			h2.edito {
				float:right;
				background: url(../images/h_edito.gif) top left no-repeat;
				width: 498px;
				height: 47px;
				text-indent: -9999px;
			}
			
			#edito_contenu {
			height:120px;
			width:474px;
			float:left;
			background-color:#FF9900;
			overflow:auto;
			text-align: left;
			padding:12px;

			}
/*   billet   */
			#billet {
				float:right;
				width: 498px;
				margin:0;
				padding:0;
			}
			
			h4.billet {
				float:right;
				background: url(../images/h_billet.gif) top left no-repeat;
				width: 498px;
				height: 47px;
				text-indent: -9999px;
			}
			
			#billet_contenu {
				margin:0;
				padding:0;
			}
			#billet_contenu  a:link					{ color: #000000; }
			#billet_contenu  a:visited				{ color: #000000; }
			#billet_contenu  a:hover 				{ color: #9B242D; }
			#billet_contenu  a:active 				{ color: #000000; }
			
			
			#billet_contenu select {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #000000;
			background-color:#FFC560;
			}		
			
			
/*   fond_spectacles  */
			.fond_spec {
			vertical-align:bottom;
			height:219px;
			background: url(../images/fond_spec.gif) top left no-repeat;
			}
			
			
			
/* -------------------------------------------------------- */
/* -------------   INFORMATIONS citypass  ------------- */
/* -------------------------------------------------------- */

#site_info {
	float:left;
	width:900px;
	margin: 0;
	padding:0;
	font-size: 0.8em;
	}
#site_info .citypass_signature strong {
			font-size: 1.3em;
			color: #333333;
			}
#site_info .citypass_signature a {
				display: block;
				float: left;
				width: 67px;
				height: 54px;
				background: transparent url(../images/signature-etq.png) top left no-repeat;
				text-indent: -9000px;
				margin-top: -0.5em;
			}
			#site_info .citypass_signature a:hover {
				background-position: bottom;
			}
#bandeau{
width:100%;
height:150px;
text-align:left;
background: #9B242D url(../images/fond_bandeau.gif) bottom left repeat-x;

}
.courant{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}
.bouton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9B242D;
	border: thin solid #FFFFFF;
}.blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform:uppercase;
}
.rouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B242D;
}
.rouge_gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #9B242D;
}
#bas_news{
width:398px;
height:36px;
background:url(../images/bas_news.gif);
}
.mentions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}