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

*{
	margin-top:0px;
	padding:0px;
}

html{
	margin:0px;
	padding:0px;
}

body{
	background:url(../images/design/fond_page.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS", Verdana, Arial;
	behavior:url(css/csshover.htc);
}

a img{
	border:none;
}

#contour{
	position:relative;
	width:700px;
	/*margin:226px auto 0px auto;*/
	left:50%;
	margin-left:-350px;
	margin-top:226px;
	background:url(../images/design/fond_center.gif);
	min-height:600px;
	height:auto !important;
	height:600px;
	background-color:none;
}

#content{
	position:relative;
	height:auto;
	width:660px;
	margin:30px auto 0px auto;
}

.clear_both{
	clear:both;
}

#footer{
	position:relative;
	height:207px;
	background:url(../images/design/footer.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#footer_text{
	position:relative;
	margin:0px auto;
	width:690px;
	font-size:11px;
	top:60px;
	text-align:center;
	color:#c3c2a4;
}

#footer_text a{
	color:#c3c2a4;
	text-decoration:none;
}

#footer_text a:hover{
	color:#c3c2a4;
	text-decoration:underline;
}

#footer_avertissement{
	position:relative;
	margin:0px auto;
	width:690px;
	font-size:11px;
	top:60px;
	text-align:center;
	color:#787b6a;
}

#links{
	position:relative;
	width:700px;
	margin:85px auto 0px auto;
	text-align:center;
}

#links a img{
	border:none;
}

#links img{
	margin:0px 10px;
}

/************* accueil **************/

#accueil_actu{
	position:relative;
	width:290px;
	height:auto;
	margin:30px 0px 10px 0px;
}

#accueil_faq{
	position:relative;
	width:290px;
	height:auto;
	margin-left:0px;
	font-size:11px;
}

#accueil_faq ul{
	margin-left:20px;
}

#accueil_faq li{
	list-style:url(../images/design/list.gif);
}

#accueil_faq li a{
	color:#a4c729;
	text-decoration:none;
}

#accueil_faq li a:hover{
	text-decoration:underline;
}

#accueil_ticket{
	position:absolute;
	width:352px;
	height:290px;
	left:310px;
	top:0px;
	background:none;
}

#accueil_carte{
	position:absolute;
	width:352px;
	height:230px;
	left:310px;
	top:311px;
	background:none;
}

.accueil{
	background:none;
	padding:5px;
	font-size:12px;
}

#menu{
	position:relative;
	width:700px;
	height:30px;
	z-index:100;
}

.newz h1{
	font-size:16px;
	color:#b9e327;
}

.newz{
	border:1px dashed #b9e327;
	padding:5px;
	text-align:justify;
	font-size:11px;
	margin-bottom:10px;
}

h1 a{
	text-decoration:none;
	color:#b9e327;
}

h1 a:hover{
	text-decoration:underline;
}

a.no_under{
	text-decoration:none;
 	color:#000000;
}

a:hover.no_under {
	text-decoration:none;
}

.newz img{
	float:left;
	margin:0px 2px 2px 0px;
	border:1px dashed #b9e327;
}


.small_date{
	font-size:10px;
	color:#999999;
}



#content #carte_flash{
	position:relative;
	margin:0px auto;
	width:630px;
}

#content H2{
	text-align:center;
	font-size:18px;
	padding:3px 0px;
	color:#4A4C41;
	font-weight:bold;
}

/*** horaires ***/
table.table_horaire{
	position:relative;
	width:auto;
	border:none;
	font-size:11px;
	text-align:center;
	margin:0px auto;
	border:1px dashed #666666;
}

.table_horaire .ColA{
	font-weight:bold;
	width:160px;
}

.table_horaire .ColB{
	width:5px;
}

.table_horaire .ColC{
	width:40px;
	font-size:11px;
}

.table_horaire .ligneA{
	height:25px;
	background:#dfe8bf;
}

.table_horaire .ligneB{
	height:25px;
	background:#f9f6e7;
}

.table_horaire .ligneA .ColA{
	background:#CCDD90;
}
.table_horaire .ligneB .ColA{
	background:#f3eccc;
}

.table_horaire .Col_titre1{
	background:#b9e327;
	color:#FFFFFF;
	font-size:20px;
	padding:5px 0px;
	font-weight:bold;
}

#content #recommand{
	width:630px;
	height:auto;
	padding:10px 0px;
	border:2px dashed #CC3300;
	margin:20px auto 0px auto;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
/*** fin horaires **/


/*** Actu **/

.news{
	position:relative;
	width:auto;
	border:1px dashed #b9e327;
	font-size:12px;
	padding:5px;
}

.news img{
	float:left;
	border:1px dashed #b9e327;
	margin:0px 3px 3px 0px;
}

.news h1{
	font-size:20px;
	color:#b9e327;
	display:block;
	padding:0px;
}

#content .news h2{
	font-size:14px;
	color:#666666;
	text-align:left;
	margin-bottom:7px;
	padding:0px;
}

.news_dl{
	position:relative;
	margin:5px 0px;
	text-align:right;
	padding-right:5px;
	height:20px;
}

.news_dl img{
	border:none;
	float:right;
}

.news_dl a{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

/***** tarifs *****/
.ticket{
	width:640px;
	padding:5px;
	border:1px dashed #b9e327;
	height:auto;
	font-size:12px;
	margin-top:10px;
}

.ticket img{
	float:left;
	margin:0px;
}


.ticket h1{
	font-size:20px;
	display:block;
	padding:2px;
}

.bleu_f{
	color:#256593;
}

.bleu_c{
	color:#00adc6;
}

.jaune{
	color:#f2d24c;
}

.rouge{
	color:#e74950;
}

.vert{
	color:#c6d879;
}

.violet{
	color:#b373a9;
}

.ticket_price{
	text-align:right;
	padding-right:5px;
	font-size:14px;
	font-weight:bold;
	color:#666666;
}

#content .ticket_price h2{
	padding:0px;
	margin:0px;
	font-weight:bold;
	display:inline-block;
	width:85px;
	height:22px;
	background:url(../images/design/fond_price.jpg);
	text-align:center;
	font-size:18px;
	padding:4px 0px;
}

/******* PDV *******/
.pdv{
	width:640px;
	padding:5px;
	border:1px dashed #b9e327;
	height:auto;
	font-size:12px;
	margin-top:10px;
}

.pdv h1{
	color:#b9e327;
}

.pdv .commerce{
	font-size:14px;
	font-weight:bold;
	color:#666666;
}
.pdv .type{
	font-size:10px;
	font-weight:bold;
	color:#666666;
}
.pdv .ligne{
	color:#999999;
	font-size:14px;
}
