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

/*STYLES ID, CONSTRUCTION*/
#center {
	vertical-align: top;
	background-position: center;
	background-color: #EEEEEE;
	height: auto;
	width: auto;
	margin-top: 20px;
	position: relative;
	z-index: 0;
}

#loadPage{
	/*background:url("../img/loading.gif") no-repeat 2px center;
	padding-left: 40px;*/
	height:40px;
	line-height:40px;
	font-weight:bold;
	position:absolute;
	top:6px;
	margin-left:184px;
}


#elements_page{
	background-position: center;
	height: 768px;
	width: 1024px;
	position: relative;
	z-index: 0;
}

#header {
	position: absolute;
	left: 13px;
	top: 12px;
	height: 126px;
	width: 998px;
	z-index: 1;
}


#header_left {
	position: absolute;
	left: 0px;
	top: -1px;
	height: 96px;
	width: 202px;
	z-index: 2;
}


#header_right {
	position: absolute;
	left: 201px;
	top: -1px;
	height: 96px;
	width: 796px;
	z-index: 2;
}

#inter_up {
	position: absolute;
	left: 0px;
	top: 96px;
	height: 20px;
	width: 998px;
	z-index: 2;
}

#inter_bottom {
	position: absolute;
	left: 203px;
	top: 132px;
	height: 18px;
	width: 796px;
	z-index: 2;
}

#container_left {
	position: absolute;
	left: 13px;
	top: 138px;
	height: 468px;
	width: 202px;
	z-index: 1;
}

#main_container {
	position: absolute;
	left: 215px;
	top: 138px;
	height: 468px;
	width: 600px;
	z-index: 1;
}

#mdc_addthis_wrapper{
	position: absolute;
	left: 215px;
	top: 618px;
	height: 20px;
	width: 382px;
	z-index: 1;
	padding-top:4px;
	padding-left:4px;
	background-image:url(../images/mdc_addthis.png);
	filter:alpha(opacity=65);-moz-opacity: 0.65;opacity: 0.65;
	}

#mdc_addthis{
	position: absolute;
	left: 215px;
	top: 618px;
	height: 20px;
	width: 382px;
	z-index: 10;
	padding-top:4px;
	padding-left:4px;
	}


#container_right {
	position: absolute;
	left: 815px;
	top: 138px;
	height: 468px;
	width: 196px;
	z-index: 0;
}

#variableElement_container_right {
	position: absolute;
	height: 334px;
	width: 172px;
	left: 6px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin-top: 6px;
	margin-left:6px;
	margin-right: 12px;
	margin-bottom: 8px;
	z-index: 0;
}


.elem_menu_right{
	height: 24px;
	width: 200px;
	border: 0px;
}

#contenu1 {
	position: absolute;
	height: 460px;
	width: 380px;
	left: 0px;
	top: 0px;
	/*overflow: auto;*/
	vertical-align: top;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 8px;
	margin-left: 6px;
	z-index: 0;
	text-align:justify;
}

#contenu1_test {
	position: absolute;
	height: 432px;
	width: 380px;
	left: 0px;
	top: 28px;
	/*overflow: auto;*/
	vertical-align: top;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 8px;
	margin-left: 6px;
	z-index: 0;
	text-align:justify;
}


#contenu1_titre {
	position: absolute;
	height: 22px;
	width: 380px;
}

#contenu1_titre_test {
	position: absolute;
	left:6px;
	height: 22px;
	width: 380px;
	margin-top: 2px;
}

#separation{
	background-color:#666; 
	width:1px; 
	height:428px; 
	position:absolute;
	top:3px; 
	right:3px; 
}

#contenu2 {
	position: absolute;
	height: 460px;
	width: 178px;
	left: 404px;
	top: 0px;
	vertical-align: top;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 8px;
	margin-left: 6px;
	z-index: 0;
	text-align:left;
}

#footer {
	position: absolute;
	left: 13px;
	top: 606px;
	height: 150px;
	width: 998px;
	z-index: 0;
}

/*STYLES DE CLASS*/
a {
	font-family:"Arial",sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#963;
	text-decoration:none;
}

a:link {
	text-decoration:none;
	color:#963;
	
}

a:visited {
	color:#666666;
	text-decoration:none;
}

a:hover {
	color:#111111;
	text-decoration:none;
}

a:active {
}

a.secondaire{
	font-family: "Arial",sans-serif;
	font-size:10px;
	color:#990000;
	font-weight:normal;
	text-decoration:underline;
}

a.secondaire:link {
	text-decoration:underline;
}

a.secondaire:visited {
	color:#666666;
}

a.secondaire:hover {
	color:#111111;
}

a.secondaire:active {
}

a.footer{
	font-family: "Arial",sans-serif;
	font-size:9px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;
}

a.footer:link {
	text-decoration:underline;
     color: #FFFFFF;

}

a.footer:visited {
	color:#FFFFFF;
}

a.footerl:hover {
	color:#990000;
}

a.footer:active {
}

a.spectacle_saison{
	font-family: "Arial",sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #000;
	text-decoration:none;
	}
a.spectacle_saison:hover {color: #963;}

.legal {
	font-family: "Arial",sans-serif;
	font-size: 9px;
	font-weight: bold;	
	text-align:left;
	color: #FFFFFF;
}

.menus_elements{
left:-1px;
	height: 24px;
	width: 202px;
	border: 0px;
}

.div_titre_main, h3, h4 {
	height: 22px;
	font-family: "Georgia", serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.div_titre_sec {
	height: auto;
	font-family: "Arial",sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #990000;
}
.div_text_main {
	font-family: "Georgia", serif;
	font-size: 11px;
	font-weight: normal;
	line-height:15px;
	text-align: left;
}
.annee{font-family: "Arial", sans-serif;font-size: 18px;font-weight: bold;text-align: left;margin-bottom:10px;}
.accroche_spectacle{margin-bottom:10px;}
.detail_spectacle{margin-bottom:10px;height:422px;}
sup {font-size:0.7em;text-transform:lowercase;}
.compagnie{font-family: "Arial", sans-serif;font-size: 13px;font-weight: normal;text-align: left;margin-bottom:1px;}
.titre_spectacle{font-family: "Arial", serif;font-size: 18px;font-weight: bold;text-align: left;text-transform:uppercase;color:#990000; line-height:18px;letter-spacing:-1px;}
.dates{font-family: "Arial", sans-serif;font-size: 13px;font-weight: bold;text-align: left;}
.genre{	font-family: "Arial",sans-serif;font-size: 11px;font-weight: normal;text-align: left;margin-bottom:2px;}
a.plus{
	font-family: "Arial",sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	line-height:13px;
	color: #963;
	}
a.plus:hover{color:#000;}


.div_text_sec, .div_text_elem_var{
	font-family: "Arial",sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	line-height:13px;
	color: #990000;
}

.support_scroller {
	position:relative;
	top:0px;
	width:auto; 
	height:438px; 
	overflow:hidden; 
	border:0px;
}

.contenu_scroller {
	font-family: "Arial",sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height:13px;
	text-align: left;
	color: #990000;
}

.scroller {
	background-color:#f6f5f3; 
	width:12px; 
	height:430px; 
	position:absolute;
	top:3px; 
	right:0px; 
	opacity:0.6;
}

.support_scroller_news {
	position:relative;
	top:0px;
	width:auto; 
	height:430px; 
	overflow:hidden; 
	border:0px;
}

.contenu_scroller_news {
	font-family: "Arial",sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height:13px;
	text-align: left;
	color: #990000;
}

.scroller_news {
	background-color:#f6f5f3; 
	width:12px; 
	height:427px; 
	position:absolute;
	top:3px; 
	right:0px; 
	opacity:0.6;
}


.support_scroller_item5 {
	position:relative; 
	width:172px; 
	height:334px; 
	overflow:hidden; 
	border:0px;
}

.contenu_scroller_item5 {
	font-family: "Arial",sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height:13px;
	text-align: left;
	color: #990000;
}

.scroller_item5 {
	background-color:#f6f5f3;
	width:12px;
	height:334px;
	position:absolute;
	right:-1px;
	opacity:0.6;
	top: -1px;
}


/*STYLES POUR FORMULAIRES*/
.form_module {
	font-family: "Arial",sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	color: #990000;
}

#form_module1 {
	position:absolute;
	left:0px;
	top:0px;
	height: 22px;
	width: 380px;
}
#form_module2 {
	position:absolute;
	left:0px;
	top:22px;
	height: 22px;
	width: 380px;
}
#form_module3 {
	position:absolute;
	left:0px;
	top:44px;
	height: 22px;
	width: 380px;
}
#form_module4 {
	position:absolute;
	left:0px;
	top:66px;
	height: 22px;
	width: 380px;
}
#form_module5 {
	position:absolute;
	left:0px;
	top:88px;
	height: 22px;
	width: 380px;
}
#form_module6 {
	position:absolute;
	left:0px;
	top:110px;
	height: 22px;
	width: 380px;
}
#form_module7 {
	position:absolute;
	left:0px;
	top:132px;
	height: 22px;
	width: 380px;
}
#form_module8 {
	position:absolute;
	left:0px;
	top:154px;
	height: 22px;
	width: 380px;
}
#form_module9 {
	position:absolute;
	left:0px;
	top:176px;
	height: 22px;
	width: 380px;
}
#form_module10 {
	position:absolute;
	left:0px;
	top:198px;
	height: 80px;
	width: 380px;
}
#form_module10b {
	position:absolute;
	left:0px;
	top:288px;
	height: 12px;
	width: 290px;
}

#form_module10c {
	position:absolute;
	left:0px;
	top:300px;
	height: 18px;
	width: 380px;
}

#form_module10d {
	position:absolute;
	left:0px;
	top:318px;
	height: 18px;
	width: 380px;
}

#form_module11 {
	position:absolute;
	left:90px;
	top:346px;
	height: 20px;
	width: 290px;
}

#form_message {
	position:absolute;
	left:91px;
	top:370px;
	height: 20px;
	width: 290px;
	font-family: "Arial",sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color: #990000;
}

.form_label {
	position:absolute;
	top:0px;
	height: 12px;
	width: 80px;
	font-family: "Arial",sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	color: #990000;
}

.form_label_radio {
	position:absolute;
	top:5px;
	height: 12px;
	width: 80px;
	font-family: "Arial",sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	color: #990000;
}

.form_label2 {
	position:absolute;
	top:0px;
	height: 12px;
	width: 160px;
	font-family: "Arial",sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	color: #990000;
}

.form_field {
	position:absolute;
	left:90px;
	top:0px;
	height: 12px;
	width: 290px;
	opacity:0.6;
}

.form_field_input {
	height: 12px;
	width: 290px;
	font-family: "Arial",sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height:13px;
	color: #000000;
}

.form_field_input2 {
	height: 12px;
	width: 80px;
	font-family: "Arial",sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height:13px;
	color: #000000;
}

.form_field_input3 {
	height: 12px;
	width: 140px;
	font-family: "Arial",sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height:13px;
	color: #000000;
}

.form_comm {
	position:absolute;
	left:0px;
	top:0px;
	height:80px;
	width: 293px;
	font-family: "Arial",sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height:13px;
	color: #000000;
}

.form_module_reserv {
	font-family: "Arial",sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	color: #990000;
}

#form_module1_reserv {
	position:absolute;
	left:0px;
	top:0px;
	height: 22px;
	width: 154px;
}

#form_module1b_reserv {
	position:absolute;
	left:0px;
	top:26px;
	height: 22px;
	width: 154px;
}

#form_module2_reserv {
	position:absolute;
	left:0px;
	top:62px;
	height: 22px;
	width: 154px;
}
#form_module3_reserv {
	position:absolute;
	left:0px;
	top:84px;
	height: 22px;
	width: 154px;
}
#form_module4_reserv {
	position:absolute;
	left:0px;
	top:106px;
	height: 22px;
	width: 154px;
}
#form_module5_reserv {
	position:absolute;
	left:0px;
	top:128px;
	height: 22px;
	width: 154px;
}
#form_module6_reserv {
	position:absolute;
	left:0px;
	top:150px;
	height: 22px;
	width: 154px;
}
#form_module7_reserv {
	position:absolute;
	left:0px;
	top:172px;
	height: 22px;
	width: 154px;
}
#form_module8_reserv {
	position:absolute;
	left:0px;
	top:194px;
	height: 22px;
	width: 154px;
}
#form_module9_reserv {
	position:absolute;
	left:0px;
	top:216px;
	height: 22px;
	width: 154px;
}

#form_module11_reserv {
	position:absolute;
	left:0px;
	top:250px;
	height: 20px;
	width: 154px;
}

#form_message_reserv {
	position:absolute;
	left:0px;
	top:280px;
	height: 20px;
	width: 154px;
	font-family: "Arial",sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color: #990000;
}

.form_label_reserv {
	position:absolute;
	top:0px;
	height: 12px;
	width: 50px;
	font-family: "Arial",sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align:left;
	color: #990000;
}

.form_label2_reserv {
	position:absolute;
	top:0px;
	height: 12px;
	width: 160px;
	font-family: "Arial",sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	color: #990000;
}

.form_field_reserv {
	position:absolute;
	left:50px;
	top:0px;
	height: 12px;
	width: 100px;
	opacity:0.6;
}

.form_field_input_reserv {
	height: 12px;
	width: 100px;
	font-family: "Arial",sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height:13px;
	color: #000000;
}

.form_field_input_select {
/*	height: 12px;
*/	width: 154px;
	font-family: "Arial",sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
/*	line-height:13px;*/
	color: #000000;
}

.form_field_select {
	position:absolute;
	left:0px;
	top:0px;
	height: 22px;
	width: 154px;
}

.form_field_input2_reserv {
	height: 12px;
	width: 60px;
	font-family: "Arial",sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height:13px;
	color: #000000;
}

.form_comm_reserv {
	position:absolute;
	left:0px;
	top:0px;
	height:80px;
	width: 293px;
	font-family: "Arial",sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height:13px;
	color: #000000;
}

