@charset "utf-8";
/* CSS Document */

/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
input {
	padding:0;
	margin:0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* fin reset */
/* remettre a:visited si bug */
a, a:link, a:active {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	/*color: #FFF;
	text-decoration: none;*/
}

body {
	margin:0;
	padding:0;
	background-image: url("/img/bg.jpg");
}
.header_bg {
	width: 100%;
	background-image:url("/img/top.jpg");
	background-repeat: repeat-x;
	height: 156px;
	min-width: 1028px;
}
.header {
	width: 1028px;
	height: 156px;
	margin:auto;
}
.header_menu {
	float:right;
	color: #FFF;
	height: 23px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	padding-right:53px;
}
.header_bouton_langueFr {
	position: absolute;
    top: 0;
    z-index: 1000;
    height:30px;
    width:64px;
    background-image: url("/img/langue/fr.png");
}
.header_bouton_langueFr:hover {
	background-position: 0 -30px;
}
.header_bouton_langueEn {
	position: absolute;
    top: 0;
	right:0;
    z-index: 80;
    height:30px;
    width:64px;
    background-image: url("/img/langue/en.png");
}
.header_bouton_langueEn:hover {
	background-position: 0 -30px;
}
.texte_header_menu {
	position:relative;
	width:100%;
	padding-top:7px;
	padding-right:30px;
}
.body_bg {
	width: 100%;
	background-image: url("/img/degrader_bg.jpg");
	background-repeat: repeat-x;
	background-position: 0 -2px;
	min-height: 1056px;
	_height: 1056px;
}
.body_ombrage_gauche {
	width: 1028px;
	margin:auto;
	background-image:url("/img/shadow_left.jpg");
	background-repeat: repeat-y;
	background-position: 0 3px;
}
.body_ombrage_droite {
	background-image:url("/img/shadow_right.jpg");
	background-repeat: repeat-y;
	background-position: right 3px;
}
.body_ombrage_gauche_degrade {
	background: url('/img/shadow_left_degrader.jpg') no-repeat left top;
	min-height: 1056px;
	_height: 1056px;
}
.body_ombrage_droite_degrade {
	background: url('/img/shadow_right_degrader.jpg') no-repeat right top;
	min-height: 1057px;
	_height: 1057px;
}

/* CONTENT */
	
	
.content {
	width:980px;
	min-height: 1036px;
	_height: 1036px;
	margin-left:24px;
	background-repeat:repeat-x;
	background-image:url(/img/bg_content.jpg);
	background-color:#acacac;
	color:#fff;
	padding-bottom : 1px;
}

.content_step1 {
	width:980px;
	min-height: 1056px;
	/*_height: 1056px;*/
	background-repeat:repeat-x;
	background-image:url(/img/bg_content.jpg);
	background-color:#acacac;
	padding-top:9px;
	margin-left:24px;
}




.content_menu {
	width:980px;


}

.index_content {	

	padding-top:20px;

}

.top_content {

	padding-top:20px;

}

.index_content_left {
	width:697px;
	min-height: 1036px;
	_height: 1036px;
	position: relative;
	float:left;
	margin-top : 6px;
}

.step3_content_left {
	width:697px;
	min-height: 1036px;
	_height: 1036px;
	float:left;
}

.step_content_left {
	width:430px;
	min-height: 900px;
	_height: 900px;
	float:left;
	position:relative;
}
.index_content_right {
	width:280px;
	min-height: 1036px;
	_height: 1036px;
	float:right;
	
}

.step3_content_right {
	width:280px;
	min-height: 1036px;
	_height: 1036px;
	float:right;
	margin-top:10px;
	
}


.step2_content_right {
	width:700px;
	min-height: 900px;
	_height: 900px;
	float:right;
}
.step2_content_left {
	width:280px;
	min-height: 900px;
	_height: 900px;
	float:left;
}

.step4_box_infos {
	background-color:#ffffff;
	padding: 10px;
	font-size: 13px;
}

.step4_content_right {
	width:280px;
	float:right;
}

.step4_box_resume {
	width:250px;
	border:solid;
	margin-left:15px;
	border-width:1px;
	border-color:#CCC;
	margin-top:15px;
	position:relative;
}

.step4_box_resume_top {
	width:250px;
	height:27px;
	background-image:url(/img/calendrier_25.jpg);
	background-repeat:repeat-x;
}

.step_content_right {
	width:550px;
	min-height: 900px;
	_height: 900px;
	float:right;
}
.index_zone_flash {
	width:677px;
	height:314px;
	margin-left:20px;
}
/* ---------------------------------------- */
	
	
/* INDEX BOX GAUCHE */

.index_box a, .index_box_first a {
	color: #fff;
}

.index_box {
	width:225px;
	height:185px;
	padding-top:16px;
	margin-left:4px;
	float:left;
}
.index_box:hover .index_box_bottom_gauche {
	width:225px;
	height:38px;
	background-image:url(/img/index_box_over.png);
	background-repeat:no-repeat;
	float:left;
}

.index_box_first {
	width:225px;
	height:185px;
	padding-top:16px;
	margin-left: 13px;
	float:left;
}
.index_box_first:hover .index_box_bottom_gauche {
	width:225px;
	height:38px;
	background-image:url(/img/index_box_over.png);
	background-repeat:no-repeat;
	float:left;
}
.index_box_title {
	width:225px;
	height:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin-left:7px;
	padding-top:6px;
}
.index_box_top {
	width:196px;
	height:126px;
	position:relative;
}

.index_box_top_mid {
	display:block;
	width:196px;
	height:126px;
	background-color:#868686;
}

.index_box_top_gauche {
	padding-left:8px;
	width:196px;
	background:url('/img/index_box_cut_left.png') no-repeat bottom left;
}
.index_box_top_droite {
	padding-right:8px;
	width:196px;
	background:url('/img/index_box_cut_right.png') no-repeat bottom right;
}
.index_box_bottom {
	width:225px;
	height:38px;
}
.index_box_bottom_gauche {
	width:225px;
	height:38px;
	background-image:url(/img/index_box_arrows.png);
	background-repeat:no-repeat;
	float:left;
}
.index_box_bottom_gauche_texte {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	padding-left:8px;
	padding-top:3px;
	line-height: 16px;
}
.index_box_bottom_droite {
	width:36px;
	height:38px;
	float:left;
}


.event_box {
	width:660px;
	height:70px;
	border:solid;
	margin-left:18px;
	border-width:1px;
	border-color:#CCC;
	margin-top:15px;
}
.event_box_top {
	width:660px;
	height:27px;
	background-image:url(/img/calendrier_25.jpg);
	background-repeat:repeat-x;
}

.event_box_mid {
	background-image:url(/img/index_box_degrade.jpg);
	background-repeat:repeat-x;
	width:660px;
	height:43px;
}

.event_box_texte {
	margin-left:10px;
	float:left;
	width: 400px;
	padding-top: 5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

.event_box_texte_title {
	color:#000;
	font-size:14px;
	font-weight:bold;
	line-height: 16px;
}

.event_box_texte_description {
	font-size:13px;
	color:#000;
}

.btn_billets_disponibles {
	background-image: url(/img/billets_disponibles.png);
	display: block;
	height: 24px;
	width: 149px;
	background-repeat: no-repeat;
	float: right;
	margin-top: 10px;
	margin-right:5px;
}
.btn_billets_disponiblesen {
	background-image: url(/img/billets_disponibles_en.png);
	display: block;
	height: 24px;
	width: 149px;
	background-repeat: no-repeat;
	float: right;
	margin-top: 10px;
	margin-right:5px;
}
.btn_billets_disponibles:hover {
	background-position: 0 -24px;
}
.btn_billets_disponiblesen:hover {
	background-position: 0 -24px;
}
.btn_billets_reserver {
    background-image: url("/img/billets_reserver.png");
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 24px;
    margin-right: 5px;
    margin-top: 10px;
    width: 149px;
}

.btn_billets_reserveren {
    background-image: url("/img/billets_reserver_en.png");
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 24px;
    margin-right: 5px;
    margin-top: 10px;
    width: 149px;
}

.btn_billets_reserver:hover {
	background-position: 0 -24px;
}

.btn_billets_reserveren:hover {
	background-position: 0 -24px;
}


/* INDEX BOX DROITE */

.index_box_bottom_gauche_texte {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	padding-left:8px;
	padding-top:3px
}
.index_box_liens {
	width:252px;
	height:58px;
	padding-left:10px;
}
.index_box_liens_rejoignez {
	width:131px;
	height:58px;
	float:left;
	background-image: url(/img/rejoignez.jpg);
	background-repeat:no-repeat;
}
.index_box_liens_rejoignezen {
	width:131px;
	height:58px;
	float:left;
	background-image: url(/img/rejoignez_en.jpg);
	background-repeat:no-repeat;
}
.btn_fb {
	background-image: url(/img/facebook.jpg);
	display: block;
	height: 58px;
	width: 62px;
	background-repeat: no-repeat;
	float: left;
}
.btn_fb:hover {
	background-position: 0 -58px;
}
.btn_twitter {
	background-image: url(/img/twitter.jpg);
	display: block;
	height: 58px;
	width: 59px;
	background-repeat: no-repeat;
	float: left;
}
.btn_twitter:hover {
	background-position: 0 -58px;
}

.index_box_calendrier {
	color: #000;
	width:250px;
	height:207px;
	border:solid;
	margin-left:10px;
	border-width:1px;
	border-color:#CCC;
	margin-top:15px;
}

.index_box_calendrier_top {
	width:250px;
	height:27px;
	background-image:url(/img/calendrier_25.jpg);
	background-repeat:repeat-x;
}

.index_calendrier {
	margin:15px 10px;
	background-color: #FFF;
}
.index_calendrier_top {
	background-image:url(/img/calendrier_25.jpg);
	background-repeat:repeat-x;
}

.index_calendrier_titre_texte {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding: 7px 8px 0 8px;
	padding-left:8px;
	padding-top:7px
}
.index_calendrier_texte {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#144c8c;
	padding-left:8px;
	padding-top:10px;
}

.index_calendrier_arrow {
	width:27px;
	height:27px;
	float:left;
}
.index_calendrier_arrow_right {
	width:27px;
	height:27px;
	float:right;
}

.step1_box_choix {
	width:407px;	
	border:solid;
	margin-left:20px;
	border-width:1px;
	border-color:#CCC;
	margin-top:192px;
}



.step2_box_infos_top {
	clear:both;
	width:660px;
	height:27px;
	background-image:url(/img/calendrier_25.jpg);
	background-repeat:repeat-x;
}

.step2_box_image {
	width:250px;
	height:87px;

	background-repeat:no-repeat;
}


.step2_box_infos {
	width:660px;
	border:solid;
	margin-left:20px;
	border-width:1px;
	border-color:#CCC;
	margin-top:15px;
}

.step3_box_infos {
	width:660px;
	height:552px;
	border:solid;
	margin-left:20px;
	border-width:1px;
	border-color:#CCC;
	margin-top:15px;
}

.step2_box_infos_mid {
	background-image:url(/img/index_box_degrade.jpg);
	background-repeat:repeat-x;
	width:660px;
	height:43px;
	line-height: 16px;
}
.step2_box_infos_bottom1 {
	background-color:#cbcbcb;
	width:660px;
	height:4px;
}
.step2_box_infos_bottom_infos {
	clear:both;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;

}

.step2_box_infos_bottom_livraison {
	clear:both;
	background-color:#FFF;
	width:652px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px	;
	font-weight:bold;
	color:#000;
	padding-left:8px;
	padding-top:6px;	
}


.step2_box_infos_bottom_paiement {
	background-color:#FFF;
	width:660px;
	height:70px;
}


.step2_box_infos_bottom_termes {
	position:relative;
	background-color:#FFF;
	width:660px;
	padding-bottom:50px;
}

.step3_box_bottom {
	background-image:url(/img/bg_billet.jpg);
	background-repeat:no-repeat;
	width:660px;
	height:482px;
}

.form_infos_left {
	width:100px;
	float:left;
} 

.form_infos_right {
	width:400px;
	float:left;
} 

.form_infos_right_termes {
	width:540px;
	float:left;
}

.form_infos_left_elements {
	clear:both;
	float:left;
	min-height: 18px;
	margin-left:5px;
	margin-top:6px;
	padding-top:4px;
	width: 150px;
} 

.form_infos_right_elements {
	clear:both;
	float:left;
	height: 18px;
	margin-left:5px;
	margin-top:6px;
	padding-top:4px;
	width: 170px;
} 

.form_infos_left_elements1 {
	float:left;
	margin-top:9px;
}

.form_infos_left_elements2 {
	width: 60%;
	float:left;
	min-height: 22px;
	_height: 22px;
	line-height:20px;
	margin-top:6px;
}

.form_infos_right_elements2 {
	width: 35%;
	float:left;
	min-height: 22px;
	_height: 22px;
	line-height:20px;
	margin-top:6px;
}


.form_infos_left_elements_error, .error {
	color: #FF0000;
}

.form_infos_left_elements_error {
	float:left;
	min-height: 22px;
	_height: 22px;
	line-height:20px;
	margin-top:6px;	
}

.form_inscription_left_elements_error {
	float:left;
	min-height: 22px;
	_height: 22px;
	line-height:20px;
	margin-top:6px;	
}

.form_infos_left_elements3 {
	width: 160px;
	clear:both;
	color:#848384;
	margin-top:0px;
	float:left;
	min-height:19px;
	_height:19px;
}

.form_infos_left_elements4 {
	width: 80px;
	margin-top:0px;
	float:left;
	min-height:19px;
	_height:19px;
}

.form_infos_left_elements5 {
	width: 110px;
	clear:both;
	color:#848384;
	margin-top:0px;
	float:left;
	min-height:19px;
	_height:19px;
}

.form_infos_left_elements6 {
	width: 130px;
	margin-top:0px;
	float:left;
	min-height:19px;
	_height:19px;
}

.form_infos_left_elements7 {
	width: 65%;
	float:left;
	min-height: 22px;
	_height: 22px;
	line-height:20px;
	margin-top:6px;
}

.step2_box_choix_texte {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;

	/*color:#eb2724;*/
	color : #000;
	padding-left:8px;
	padding-top:6px;
	float:left;
}

.step2_box_choix_texte2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	padding-left:8px;
	padding-top:6px;
}

.step2_box_choix_texte3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#144C8C;
	padding-left:8px;
	padding-top:15px;
}

.step2_box_choix_texte4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#144C8C;
	padding-left:8px;
	padding-top:15px;
	height: 125px;
	position: relative;
}

.step3_box_choix_texte2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#848384;
	padding-left:8px;
	padding-top:3px;

}


.step2_box_choix_texte5 {
	color:#FFF;

}

.step1_box_choix_top {
	width:407px;
	height:27px;
	background-image:url(/img/calendrier_25.jpg);
	background-repeat:repeat-x;
}


.step1_box_table {
	border-collapse: separate;
	border-spacing: 2px;
}

.step1_box_table td {
	vertical-align: middle;
	text-align: center;
	padding: 1px;	
}

.step1_box_table_top {
	width:407px;
	height:17px;
	line-height: 16px;
}
.step1_box_table_top td {
	background-image:url(/img/calendrier_25.jpg);
	background-repeat:repeat-x;
}
.btn_acheter {
	background-image: url(/img/acheter.png);
	display: block;
	height: 24px;
	width: 70px;
	margin-left:1px;
	background-repeat: no-repeat;
}
.btn_acheteren {
	background-image: url(/img/acheter_en.png);
	display: block;
	height: 24px;
	width: 70px;
	margin-left:1px;
	background-repeat: no-repeat;
}
.btn_acheter:hover {
	background-position: 0 -24px;
}
.btn_acheteren:hover {
	background-position: 0 -24px;
}

.btn_triangleup {
	background-image: url(/img/triangle_up.png);
	display: block;
	height: 8px;
	width: 9px;
	background-repeat: no-repeat;
	float: right;
	margin-top:4px;
}
.btn_triangleup:hover {
	background-position: 0 -8px;
}

.step1_box_choix_mid {
	background-image:url(/img/index_box_degrade.jpg);
	background-repeat:repeat-x;
	width:407px;
	height:43px;
}
.step1_box_choix_bottom {
	background-color:#cbcbcb;
	width:405px;
	padding: 1px;
}

.step1_box_choix_texte {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#144c8c;
	padding-left:8px;
	padding-top:6px;
	line-height: 18px;
	float:left;
}

.step3_box_choix_texte {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding-left:8px;
}

.step1_box_choix_texte2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding-right:8px;
	padding-top:6px;
	float:right;
	line-height: 18px;
	text-align:right;
}

.step1_box_choix_texte3 {
	color:#32ada6;

	padding-top:15px;

}
.step1_box_choix_texte4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#144c8c;
	padding-left:8px;
	padding-top:6px;
	line-height: 18px;
}

.step1_box_choix_texte5 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#434343;
	padding-left:8px;
	padding-top:6px;
	padding-bottom:6px;
}
.step1_box_choix_texte5 a {
	text-decoration: underline;
	font-size:12px;
	font-weight:bold;
	color:#144C8C;
}
.step2_box_resume {
	width:250px;
	height:455px;
	border:solid;
	margin-left:15px;
	border-width:1px;
	border-color:#CCC;
	margin-top:15px;
	position:relative;
}
.step2_box_resume2 {
	width:250px;
	height:409px;
	border:solid;
	margin-left:15px;
	border-width:1px;
	border-color:#CCC;
	margin-top:15px;
	position:relative;
}

.step3_box_resume {

	width:250px;
	height:438px;
	border:solid;
	margin-left:10px;
	border-width:1px;
	border-color:#CCC;
	margin-top:15px;
	float:left;

}

.step3_box_facturation {
	line-height: 18px;
	width:379px;
	height:438px;
	margin-left:10px;
	padding-top:15px;
	float:left;

}


.step2_box_texte_resume {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#144c8c;
	padding-left:6px;
	padding-top:6px;
}
.step2_box_resume_top {
	width:250px;
	height:27px;
	background-image:url(/img/calendrier_25.jpg);
	background-repeat:repeat-x;
}

.step3_box_facturation_1 {
	background-image:url(/img/facturation_bg1.jpg);
	background-repeat:repeat-x;
	width:369px;
	height:105px;
	border:solid;
	border-width:1px;
	border-color:#CCC;
	margin-left:6px;
}



.step3_box_facturation_2 {
	background-image:url(/img/index_box_degrade.jpg);
	background-repeat:repeat-x;
	width:369px;
	height:43px;
	border:solid;
	border-width:1px;
	border-color:#CCC;
	margin-left:6px;
	margin-top:15px;
}

.step2_box_resume_mid {
	background-image:url(/img/index_box_degrade.jpg);
	background-repeat:repeat-x;
	width:242px;
	height:37px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#144c8c;
	padding-left:8px;
	padding-top:6px;
	line-height: 18px;
}
.step2_resume {
	background-image:url(/img/champ_bulletin.jpg);
	background-repeat:no-repeat;
	background-position:0 3px;
	position:absolute;
	height: 34px;
	width: 257px;
	top:86px;
}

.step2_box_resume_bottom {
	background-color:#cbcbcb;
	width:250px;
	height:24px;
}

.step2_box_resume_bottom2 {
	background-image:url(/img/resume_bg.jpg);
	background-repeat:no-repeat;
	width:250px;
	height:117px;
}

.step2_box_resume_bottom3 {
	background-image:url(/img/resume_bg_2.jpg);
	background-repeat:no-repeat;
	width:250px;
	height:157px;
}
.step2_box_resume_bottom4 {
	background-image:url(/img/resume_bg_2.jpg);
	background-repeat:no-repeat;
	width:250px;
	height:111px;
}
.step2_box_resume_bottom8 {
	background-image:url(/img/resume_bg_3.jpg);
	background-repeat:no-repeat;
	width:250px;
	height:140px;
}

.step2_box_resume_infos_left {
	width:187px;
	height:117px;
	float:left;
	display:block;
	padding-left:3px;
}

.step2_box_resume_infos_right {
	width:50px;
	height:117px;
	float:left;
	display:block;
}













.index_box_calendrier_arrow {
	width:27px;
	height:27px;
	float:left;
}
.index_box_calendrier_arrow_right {
	width:27px;
	height:27px;
	float:right;
}

.index_box_titre_texte {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding: 7px 8px 0 8px;
	padding-left:8px;
	padding-top:7px
}
.index_box_texte {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#434343;
	padding-left:8px;
	padding-top:10px;
}
.index_box_bouton {
	background-image: url(/img/index_box_arrows_right.png);
	height: 38px;
	width: 36px;
	background-repeat: no-repeat;
	display:block;
}
.index_box_bouton_hover {
	background-image: url(/img/index_box_arrows_right_hover.png);
	height: 38px;
	width: 36px;
	background-repeat: no-repeat;
	display:block;
}
.index_box_calendrier_mid {
	background-image:url(/img/index_box_degrade.jpg);
	background-repeat:repeat-x;
	width:250px;
}
.index_box_calendrier_bottom {
	background-color:#cbcbcb;
	width:250px;
	height: 180px;
}
.index_box_bulletin {
	width:250px;
	height:124px;
	border:solid;
	margin-left:10px;
	border-width:1px;
	border-color:#CCC;
	margin-top:15px;
	position:relative;
}
.index_box_texte_bulletin {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#434343;
	padding-left:6px;
	padding-top:6px;
	line-height: 18px;
}
.index_box_bulletin_top {
	width:250px;
	height:27px;
	background-image:url(/img/calendrier_25.jpg);
	background-repeat:repeat-x;
}
.index_box_bulletin_mid {
	background-image:url(/img/index_box_degrade.jpg);
	background-repeat:repeat-x;
	width:250px;
	height:43px;
}
.zone_bulletin {
	background-image:url(/img/champ_bulletin.jpg);
	background-repeat:no-repeat;
	background-position:0 3px;
	position:absolute;
	height: 34px;
	width: 257px;
	top:86px;
}
.text_bulletin {
	margin-top: 7px;
	margin-left: 8px;
	width: 174px;
	height: 17px;
	border:0;
	color: #CCC;
}
.index_box_bulletin_bottom {
	background-color:#cbcbcb;
	width:250px;
	height:54px;
}
.btn_go {
	background-image: url(/img/go.png);
	display: block;
	height: 30px;
	width: 59px;
	background-repeat: no-repeat;
	float: right;
}
.btn_go:hover {
	background-position: 0 -30px;
}
.index_box_acces {
	width:250px;
	border:solid;
	background-color: #CBCBCB;
	margin-left:10px;
	border-width:1px;
	border-color:#CCC;
	margin-top:15px;
	padding-bottom:18px;
}
.index_box_acces_top {
	width:250px;
	height:27px;
	background-image:url(/img/calendrier_25.jpg);
	background-repeat:repeat-x;
}
.index_box_texte_acces {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#434343;
	padding-left:6px;
	padding-top:4px;
	line-height: 18px;
}
.index_box_acces_mid {
	background-image:url(/img/index_box_degrade.jpg);
	background-repeat:repeat-x;
	width:250px;
}
.zone_acces {
	background-image:url(/img/champ_acces.png);
	background-repeat:no-repeat;
	background-position:0 3px;
	height: 31px;
	width: 244px;
}
.zone_acces3 {
	position:absolute;
	height: 34px;
	width: 148px;
	margin-left:100px;
	margin-top:-20px;
	top:0px;
}
.text_acces {
	margin-top: 7px;
	margin-left: 8px;
	width: 175px;
	height: 17px;
	border:0;
	color: #CCC;
}
.text_acces2 {
	margin-top: 7px;
	margin-left: 8px;
	width: 175px;
	height: 17px;
	border:0;
	color: #CCC;
}
.btn_go2 {
	background-image: url("/img/go.png");
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 30px;
    left: 12px;
    position: relative;
    top: 3px;
    width: 59px;
}
.btn_go2:hover {
	background-position: 0 -30px;
}
.index_box_nouvelles {
	width:250px;
	height:241px;
	border:solid;
	margin-left:10px;
	border-width:1px;
	border-color:#CCC;
	margin-top:15px;
}
.index_box_nouvelles_top {
	width:250px;
	height:27px;
	background-image:url(/img/calendrier_25.jpg);
	background-repeat:repeat-x;
}
.index_box_nouvelles_mid {
	background-image:url(/img/index_box_degrade.jpg);
	background-repeat:repeat-x;
	width:250px;
	height:42px;
}

.step1_box_infos {
	width:520px;
	height:152px;
	border:solid;
	margin-left:10px;
	border-width:1px;
	border-color:#CCC;
	margin-top:22px;
}
.step1_box_infos_top {
	width:520px;
	height:24px;
	background-image:url(/img/calendrier_25.jpg);
	background-repeat:repeat-x;
}

.step1_box_plan {
	width:520px;
	border:solid;
	margin-left:10px;
	border-width:1px;
	border-color:#CCC;
	margin-top:16px;
}
.step1_box_plan_top {

	width:520px;
	height:27px;
	background-image:url(/img/calendrier_25.jpg);
	background-repeat:repeat-x;
}

.step1_box_plan_mid {

	width:520px;
}




.step1_box_infos_mid {
	background-image:url(/img/index_box_degrade.jpg);
	background-repeat:repeat-x;
	width:520px;
	height:31px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#999;
}

.step1_box_infos_mid_last {

	height:32px;

}

.step1_box_table_texte {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;

}

.step1_box_table_texte2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;

}

.zone_infos {
	position:absolute;
	height: 34px;
	width: 260px;
	top:0px;
	right:-10px;
}

.zone_infos2 {
	position:absolute;
	height: 38px;
	width: 400px;
	left:-13px;
}

.zone_infos3 {
	position:absolute;
	height: 38px;
	width: 400px;
	right:-13px;
}

.zone_infos5 {
	position:absolute;
	height: 38px;
	width: 400px;
	top:420px;
	right:-13px;
}

.zone_infos4 {
	position:absolute;
	height: 50px;
	width: 260px;
	top:115px;
	right:-11px;
}

.btn_lirefr {
	background-image: url(/img/lire.png);
	display: block;
	height: 30px;
	width: 59px;
	background-repeat: no-repeat;
	float: right;
}

.btn_lireen {
	background-image: url(/img/lire_en.png);
	display: block;
	height: 30px;
	width: 59px;
	background-repeat: no-repeat;
	float: right;
}

.btn_modifier:hover {
	background-position: 0 -30px;
}

.btn_modifieren:hover {
	background-position: 0 -30px;
}
.btn_modifier {
	background-image: url(/img/modifier.png);
	display: block;
	height: 30px;
	width: 102px;
	background-repeat: no-repeat;
	float: right;
}
.btn_modifieren {
	background-image: url(/img/modifier_en.png);
	display: block;
	height: 30px;
	width: 102px;
	background-repeat: no-repeat;
	float: right;
}
.btn_lire:hover {
	background-position: 0 -30px;
}

.btn_lireen:hover {
	background-position: 0 -30px;
}

.btn_etape_precedente {
	background-image: url(/img/etape_precedente.png);
	display: block;
	height: 38px;
	width: 149px;
	background-repeat: no-repeat;
	float: left;
}

.btn_etape_precedenteen {
	background-image: url(/img/etape_precedente_en.png);
	display: block;
	height: 38px;
	width: 149px;
	background-repeat: no-repeat;
	float: left;
}



.btn_payer:hover {
	background-position: 0 -38px;
}

.btn_payeren:hover {
	background-position: 0 -38px;
}

.btn_payer {
	background-image: url(/img/payer.png);
	display: block;
	height: 38px;
	width: 157px;
	background-repeat: no-repeat;
	float: right;
}

.btn_payeren {
	background-image: url(/img/payer_en.png);
	display: block;
	height: 38px;
	width: 157px;
	background-repeat: no-repeat;
	float: right;
}
.btn_imprimer:hover {
	background-position: 0 -38px;
}

.btn_imprimer {
	background-image: url(/img/imprimer.png);
	display: block;
	height: 38px;
	width: 98px;
	background-repeat: no-repeat;
	float: right;
}

.btn_etape_precedente:hover {
	background-position: 0 -38px;
}
.btn_etape_precedenteen:hover {
	background-position: 0 -38px;
}
.zone_nouvelle1 {
	height: 34px;
	width: 260px;
	top:3px;
}
.index_box_nouvelles_texte {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#1b80c3;
	padding-left:10px;
	padding-top:6px;
	float:left;
	line-height: 16px;
}
.index_box_nouvelles_mid_last {
	background-image:url(/img/index_box_degrade.jpg);
	background-repeat:repeat-x;
	width:250px;
	height:43px;
}
.index_box_garantie1 {
	width:250px;
	height:65px;
	background-image:url(/img/garantie.png);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:15px;
}
.index_box_garantie1en {
	width:250px;
	height:65px;
	background-image:url(/img/garantie_en.png);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:15px;
}
.index_box_garantie2 {
	width:250px;
	height:169px;
	border:solid;
	margin-left:10px;
	margin-top: 5px;
	border-width:1px;
	border-color:#CCC;
	background-color : #cbcbcb;
}
.index_box_garantie2_top {
	width:250px;
	height:27px;
	background-image:url(/img/calendrier_25.jpg);
	background-repeat:repeat-x;
}
.index_box_garantie2_mid {
	background-image:url(/img/index_box_degrade.jpg);
	background-repeat:repeat-x;
	width:250px;
	height:43px;
}
.index_box_garantie2_bottom {
	width:250px;
}
.index_box_espace {
	height:15px;
	width:250px;
}
/* MID */

.middle_earth, .middle_earth_nosearch {
	background-image:url("/img/middle_earth_06.jpg");
	width:1007px;
	height:133px;
	position: relative;
}
.middle_earthen, .middle_earth_nosearchen {
	background-image:url("/img/middle_earth_06_en.jpg");
	width:1007px;
	height:133px;
	position: relative;
}
.middle_earth_nosearch {
    background-image:url("/img/middle_earth_nosearch.jpg");
}

.logo_billets {
	display:block;
	width:375px;
	height:133px;
	
}
.btn_recherche {
	background-image: url(/img/recherche.jpg);
	display: block;
	height: 46px;
	width: 187px;
	background-repeat: no-repeat;
	float: left;
	border:0;
	cursor:pointer;
}
.text_recherche {
	margin-top: 10px;
	margin-left: 50px;
	width: 320px;
	height: 25px;
	border:0;
	color: #CCC;
}
.btn_recherche:hover {
	background-position: 0 -46px;
}
/* ---------------------------------------- */





		
/* RECHERCHE */	

	.recherche {
	height:46px;
	width:547px;
	position: absolute;
	top: 28px;
	right: 0;
}
.zone_recherche {
	background-image: url(/img/zone_recherche.jpg);
	display: block;
	height: 46px;
	width: 381px;
	background-repeat: no-repeat;
	float: left;
}
.btn_recherche {
	background-image: url(/img/recherche.jpg);
	display: block;
	height: 46px;
	width: 166px;
	background-repeat: no-repeat;
	float: left;
}
.btn_rechercheen {
	background-image: url(/img/recherche_en.jpg);
	display: block;
	height: 46px;
	width: 166px;
	background-repeat: no-repeat;
	float: left;
	border: 0 none;
    cursor: pointer;
}
.btn_recherche:hover {
	background-position: 0 -46px;
}
.btn_rechercheen:hover {
	background-position: 0 -46px;
}
/* BOUTONS */

.menu_separator{
	height:24px;
	width:3px;
	float:left;
	background-image: url(/img/menu_separator.png);
	display: block;
}

.boutons {
	height:24px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-family: Tahoma,Geneva,sans-serif;
	font-size : 14px;
	text-align : center;
	padding-right
	
}
.boutons a {
	padding-left:5px;
	padding-right:5px;
}
.boutons a:hover {
	background-image: url(/img/btn_hover.png);
	background-position:center top;
}
.btn_accueil, .btn_accueil_s {
	background-image: url(/img/accueil.png);
	display: block;
	height: 24px;
	width: 81px;
	background-repeat: no-repeat;
	float: left;
}
.btn_accueil:hover, .btn_accueil_s {
	background-position: 0 -24px;
}
.btn_concerts, .btn_concerts_s {
	background-image: url(/img/concerts.png);
	display: block;
	height: 24px;
	width: 78px;
	background-repeat: no-repeat;
	float: left;
}
.btn_concerts:hover, .btn_concerts_s {
	background-position: 0 -24px;
}
.btn_spectacles, .btn_spectacles_s {
	background-image: url(/img/spectacles.png);
	display: block;
	height: 24px;
	width: 88px;
	background-repeat: no-repeat;
	float: left;
}
.btn_spectacles:hover, .btn_spectacles_s {
	background-position: 0 -24px;
}
.btn_sports, .btn_sports_s {
	background-image: url(/img/sports.png);
	display: block;
	height: 24px;
	width: 58px;
	background-repeat: no-repeat;
	float: left;
}
.btn_sports:hover, .btn_sports_s {
	background-position: 0 -24px;
}
.btn_reservations, .btn_reservations_s {
	background-image: url(/img/reservations.jpg);
	display: block;
	height: 51px;
	width: 110px;
	background-repeat: no-repeat;
	float: left;
}
.btn_reservations:hover, .btn_reservations_s {
	background-position: 0 -51px;
}
.btn_plan, .btn_plan_s {
	background-image: url(/img/plan.png);
	display: block;
	height: 24px;
	width: 109px;
	background-repeat: no-repeat;
	float: left;
}
.btn_plan:hover, .btn_plan_s {
	background-position: 0 -24px;
}
.btn_contact, .btn_contact_s {
	background-image: url(/img/contact.png);
	display: block;
	height: 24px;
	width: 82px;
	background-repeat: no-repeat;
	float: left;
}
.btn_contact:hover, .btn_contact_s {
	background-position: 0 -24px;
}

/* MENU EN TEXTE */
.txt_accueil, .txt_accueil_s {
	display: block;
	height: 18px;
	background-repeat: no-repeat;
	float: left;
	text-align : right;
	padding-right: 4px;
	padding-top: 5px;
}
.txt_accueil:hover, .txt_accueil_s {
	color : #000;
	background-image: url(/img/btn_hover.png);
	background-position:center top;
}
.txt_concerts, .txt_concerts_s {
	display: block;
	height: 18px;
	background-repeat: no-repeat;
	float: left;
	padding-top: 5px;
}
.txt_concerts:hover, .txt_concerts_s {
	color : #000;
	background-image: url(/img/btn_hover.png);
	background-position:center top;
}
.txt_spectacles, .txt_spectacles_s {
	display: block;
	height: 18px;
	background-repeat: no-repeat;
	float: left;
	padding-top: 5px;
}
.txt_spectacles:hover, .txt_spectacles_s {
	color : #000;
	background-image: url(/img/btn_hover.png);
	background-position:center top;
}
.txt_sports, .txt_sports_s {
	display: block;
	height: 18px;
	background-repeat: no-repeat;
	float: left;
	padding-top: 5px;
}
.txt_sports:hover, .txt_sports_s {
	color : #000;
	background-image: url(/img/btn_hover.png);
	background-position:center top;
}
.txt_reservations, .txt_reservations_s {
	display: block;
	height: 51px;
	min-width: 110px;
	background-repeat: no-repeat;
	float: left;
	padding-top: 5px;
}
.txt_reservations:hover, .txt_reservations_s {
	background-position: 0 -51px;
}
.txt_plan, .txt_plan_s {
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 18px;
    padding-top: 5px;
}
.txt_plan:hover, .txt_plan_s {
	color : #000;
	background-image: url(/img/btn_hover.png);
	background-position:center top;
}

.txt_vendre, .txt_vendre_s {
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 18px;
    padding-top: 5px;
}
.txt_vendre:hover, .txt_vendre_s {
	color : #000;
	background-image: url(/img/btn_hover.png);
	background-position:center top;
}

.txt_contact, .txt_contact_s {
	display: block;
	height: 18px;
	background-repeat: no-repeat;
	float: left;
	text-align : left;
	padding-left: 4px;
	padding-top: 5px;
}
.txt_contact:hover, .txt_contact_s {
	color : #000;
	background-image: url(/img/btn_hover.png);
	background-position:center top;
}
/* ---------------------------------------- */


/* AUTRES + */

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
/* ---------------------------------------- */


.artiste_top {
	width: 690px;
	height:240px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	position:absolute;
	left: -10px;
	top: 0px;
}

.step1_top {
	width: 437px;
	height:153px;
	margin-top:20px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	position:absolute;
	top: 0px;
	left: -10px;
}

.artiste_texte {
	width: 660px;
	padding-top:14px;
	margin:auto;
	margin-top: 240px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	line-height: 18px;
}


/* FOOTER */
	
.bfooter_ombrage_gauche {
	width: 1004px;
	padding-left: 24px;
	margin:auto;
	background-image:url("/img/footer_left.jpg");
	background-repeat: repeat-y;
}
.bfooter_ombrage_droite {
	padding-right: 24px;
	background-image:url("/img/footer_right.jpg");
	background-repeat: repeat-y;
	background-position: right;
}
.bfooter {
	background-color: #acacac;
	padding-top: 19px;
	height: 31px;
}
.bfooter_content {
	height: 31px;
	background-image:url("/img/footer_23.jpg");
	width:980px;
}
.bfooter_content_texte {
	float:left;
	color: #979797;
	height: 23px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	padding-top:10px;
}
/* ---------------------------------------- */
.calendar_box {
	font-size:14px;
	border-collapse: separate;
	border-spacing:5px;	 
}

.calendar_box td {
	text-align: center;
	line-height: 20px;
	height:20px;
}
.calendar_box td.selected_date {
	background-color: #106198;
	color:#fff;
	margin:5px;
}

.calendar_box td.selected_date a {
	color:#fff;
}

.calendar {
	font-size:14px;
	border-collapse: collapse;
	border-spacing:0px;
}

.calendar thead td {
	background-color: #106198;
	color: #fff;
}

.calendar thead td {
	font-size:14px;
	border-collapse: separate;
	border-spacing:0px;
	height: 20px;
	padding:5px;
	color: #fff;
	min-height: 0px;
}

.calendar td {
	text-align: left;
	line-height: 20px;
	height: 126px;
	padding:5px;
	color: #000;
	min-height: 126px;
	border:1px solid #106198;
}
.calendar td.selected_date {
	background-color: #CCCCCC;
	color:#000;
	margin:5px;
}

.calendar a {
	color:#106198;
}

#login_box {
	display: none;
	position: absolute;
	width: 300px;
	height: 200px;
	background-color: #FFFFFF;
	border:1px solid;
	top: 50%;
	left: 50%;
}

#terms_box {
	display: none;
}

.inscription_box_infos {
	margin-left:20px;
}
.inscription_box_infos_bottom {
	clear:both;
	background-color:#FFF;
	width:652px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	padding-left:8px;
	padding-top:6px;
	padding-bottom: 20px;
}
.inscription_box_infos_title {
	width:225px;
	height:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin-left:7px;
	padding-top:6px;
}

.inscription_box_infos_top {
	clear:both;
	width:660px;
	height:27px;
	background-image:url(/img/calendrier_25.jpg);
	background-repeat:repeat-x;
}

.form_inscription_left_elements {
	clear:both;
	float:left;
	height: 18px;
	margin-left:5px;
	margin-top:6px;
	padding-top:4px;
	width: 200px;
} 

.form_vendre_left_elements {
	clear:both;
	float:left;
	height: 18px;
	margin-left:5px;
	margin-top:6px;
	padding-top:4px;
	width: 168px;
} 

.form_inscription_left_elements1 {
	float:left;
	margin-top:9px;
}

.form_inscription_left_elements2 {
	width: 35%;
	float:left;
	min-height: 22px;
	_height: 22px;
	line-height:20px;
	margin-top:6px;
}

.form_inscription_left_elements7 {
	width: 65%;
	float:left;
	min-height: 22px;
	_height: 22px;
	line-height:20px;
	margin-top:6px;
}

.password{
	width: 193px;
}


.connection_form label {
	clear:both;
	float:left;
	width:150px;
}

.content_padding_left {
	padding-left: 20px;
}

.box_full{
	margin:10px 20px;
	background-color:#CBCBCB;
	border:1px solid #CCCCCC;
}

.box_full_titre{
	height:27px;
	background-image:url(/img/calendrier_25.jpg);
	background-repeat:repeat-x;
}

.box_full_content{
	padding:10px;
	color:#000;font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:12px;
}
.box_full_content a {
    color: #144C8C;
    line-height: 16px;
    text-decoration: underline;
}
.petit_bouton{
	height:21px;
	background-image:url(/img/bg_bouton.jpg);
	display:block;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(/img/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(/img/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/overlay.png", sizingMethod="scale");
	}
	
#full_description{
	display:none;
}	

.pagination {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    padding: 20px 17px 5px;
    text-align: left;
}

.pagination a {
    margin: 0 5px 0 0;
    padding: 1px 6px;
}
.pagination a.number {
    border: 1px solid #DDDDDD;
}
.pagination a.current {
    background: url("../img/page.jpg") repeat-x scroll left top #469400 !important;
    border-color: #2C77D6 !important;
    color: #FFFFFF !important;
}
.pagination a.current:hover {
    text-decoration: underline;
}

p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	color: #434343;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;}

