html{
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
}

body{
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #000;
}

#site {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}


#conteneur {
	float: left;
	padding-left: 9px;
	padding-right: 9px;
	width: 900px;
	/*background-image: url('../_img/fond_site.jpg');*/
}
/*

#site_shadowbox {
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}

#site_shadowbox h1 {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
}

#site_shadowbox a { text-decoration: underline; color: #000; }
#site_shadowbox a:visited {text-decoration: underline; color: #000;}
#site_shadowbox a:hover {text-decoration: underline; color: #000;}
*/

.clear {clear: both; visibility: hidden; line-height: 0px; font-size: 0px;}
.clear_1{clear: both; width: 100%; height: 1px; line-height: 1px; font-size: 0px;}
.clear_1_trait{clear: both; width: 100%; height: 1px; line-height: 1px; font-size: 1px; border-top: 1px solid #000;}
.clear_5{clear: both; width: 100%; height: 5px; line-height: 5px; font-size: 0px;}
.clear_6{clear: both; width: 100%; height: 6px; line-height: 6px; font-size: 0px;}
.clear_10{clear: both; width: 100%; height: 10px; line-height: 10px; font-size: 0px;}
.clear_15{clear: both; width: 100%; height: 15px; line-height: 15px; font-size: 0px;}
.clear_20{clear: both; width: 100%; height: 20px; line-height: 20px; font-size: 0px;}
.clear_25{clear: both; width: 100%; height: 25px; line-height: 25px; font-size: 0px;}
.clear_30{clear: both; width: 100%; height: 30px; line-height: 30px; font-size: 0px;}
.clear_45{clear: both; width: 100%; height: 45px; line-height: 45px; font-size: 0px;}
.clear_50{clear: both; width: 100%; height: 50px; line-height: 50px; font-size: 0px;}
.clear_55{clear: both; width: 100%; height: 55px; line-height: 55px; font-size: 0px;}

.grey {color: #9e9493}

.fs14 {font-size: 14px;}

.alignM {vertical-align: middle}

#header {
	float: left;
	width: 900px;
	/*background-image : url('../_img/top3.jpg');*/
	background-color: #e2002d;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#top {
	float: left;
	width: 900px;
	height: 100px;
}

#topLeft {
	float: left;
	width: 900px;
	height: 100px;
	cursor: pointer;
	border-bottom: 1px solid #000;
}

#topRight
{
	float: left;
	width: 120px;
	height: 100px;
	
	background-color: #000;
	cursor: pointer;
	background-repeat: no-repeat;
}


/******** MENU ********/
#menu {
	float: left;
	width: 900px;
	height: 31px;	
	/*background-color: #FFF;*/
}

#menuLeft {
	float: left;
	width: 700px;
	height: 31px;
	text-align: center;
}

#menuRight {
	float: left;
	height: 31px;
	font-size: 12px;
	height: 21px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 60px;
	text-align: right;
}

#menuRight img {border: none;}

#menuRight a {text-decoration: none; color: #FFF;}
#menuRight a:visited {text-decoration: none; color: #FFF;}
#menuRight a:hover{text-decoration: underline; color: #FFF;}

.menu_txt {
	float: left;
	height: 21px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.menu_txt a {text-decoration: none; color: #FFF;}
.menu_txt a:visited {text-decoration: none; color: #FFF;}
.menu_txt a:hover {text-decoration: underline; color: #FFF;}


.menu_txt_slct {
	float: left;
	height: 21px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-style: italic;
}


/******** PROGRAMME ********/

#programme {
	float: left;
	width: 880px;
	margin-left: 10px;
}

#programme img {border: 0;}

#programmeTop {
	float: left;
	width: 880px;
	height: 60px;
	margin-left: 10px;
}
#programmeTop h2 {font-size: 12px; padding-top: 15px;}

#programmeTop a {text-decoration: underline; color: #000}
#programmeTop a:visited {text-decoration: underline; color: #000}
#programmeTop a:hover {text-decoration: underline; color: #000}

#programmeLeft {
	float: left;
	width: 400px;
	padding-left: 20px;
	text-align: left;
	color: #000;
}

#programmeLeft a {text-decoration: underline; color: #000}
#programmeLeft a:visited {text-decoration: underline; color: #000}
#programmeLeft a:hover {text-decoration: underline; color: #000}

#programmeRight {
	float: left;
	width: 400px;
	padding-left: 20px;
}

#programmeSep {
	float: left;
	width: 40px;
}

.programmeDetailConteneur {
	float: left;
}

.programmeDetailConteneur img {border: none;}

.programmeDetailConteneur_hide {
	float: left;
	display: none;
}

.programmeDetailConteneur_hide img {border: none;}
.programmeDetailConteneur_hide input {
	width: 20px;
	height: 12px;
}

.programmeDetailConteneur_hideInput {
	border: 0;
	font-size: 11px;
	background-color: #F8F8F8;
}

.programmeDetailConteneur_hideInput input {
	width: 100px;
}

.programmeDetailFormText {
	padding-top : 2px;
}

.programmeDetailNum {
	float: left;
	width: 24px;
	background-color: #e2002d;
	padding: 3px 0 3px 3px;
	color: #FFF;
}

.programmeDetailDate {
	position: relative;
	float: left;
	background-color: black;
	width: 350px;
	padding: 3px 0 3px 10px;
	color: #FFF
}

.programmeDetailImage {
	float: left;
	width: 115px;
}

.programmeDetailContenu {
	float: left;
	width: 250px;
	padding-left: 20px;
}

.programme_petit
{
	font-size: 10px;
	font-style: italic;
}


.programmeDetailFormText {
	float: left;
	width: 140px;
	height; 14px;
}

.programme_bouton {
	float: left;
	width: 60px;
	height: 20px;
	border: 1px solid #000;
	padding: 2px;
}

/*******CONTACT*******/

/*Contact*/
#contact_contenu {
	float: left;
	width: 730px;
	margin-left: 40px;
	margin-top: 20px;
}

#contact_contenu a {text-decoration: none; color: #000;}
#contact_contenu a:visited {text-decoration: none; color: #000;}
#contact_contenu a:hover {text-decoration: underline; color: #E2002D;}

#contact_contenu h1 {
	float: left;
	height: 32px;
	font-size: 24px;
	font-weight: bold;
	background-color: #EF7D01;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	color: #FFF;
	margin: 0;
}

#contact_contenu h2 {
	float: left;
	height: 20px;
	font-size: 18px;
	font-weight: bold;
	background-color: #2FBDEB;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	margin: 0;
	color: #FFF;
}


#contact_gauche {
	float: left;
	width: 370px;
}

#contact_droit {
	float: left;
	width: 350px;

}

.contact_txt {
	float: left;
	width: 300px;
	font-size: 12px;
	padding-left: 15px;
}

.contact_txt h3 {
	padding-top: 10px;
	margin: 0;
}

#contact_formulaire {
	float: left;
	width: 350px;
	font-size: 12px;
}

#contact_formulaire input {
	width: 150px;
	height: 16px;
	border: 1px solid #000;
	font-size: 11px;
}

#contact_formulaire textarea {
	width: 300px;
	height: 150px;
	border: 1px solid #000;
	padding: 5px;
	text-align: justify
}


/*****PANIER*****/
#panier_contenu {
	float: left;
	width: 875px;
	padding-left: 25px;
}

.panier_tab {
	width: 850px;
	text-align: center;
}

.panier_tab thead td {
	height: 30px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.panier_liste_ligne td {
	height: 25px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.panier_liste_ligne input{
	width: 20px;
	border: none;
	background-color: transparent;
	color: #000;
}

.panier_liste_ligne2 td {
	height: 25px;
	background-color: #E2002D;
	color: #FFF;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.panier_liste_ligne2 input{
	width: 20px;
	border: none;
	background-color: transparent;
	color: #FFF;
}

.panier_liste {
	padding-left: 10px;
	text-align: left;
}

.panier_form_txt {
	float: left;
	width: 100%;
	height: 40px;
}


/*****PARTENAIRES*****/
#partenaires_contenu {
	float: left;
	width: 875px;
	padding-left: 25px;
}

#partenaires_logos {
	float: left;
	width: 100%;
	text-align: center;
}

#partenaires_logos img {border: none;}

#blank {
	float: left;
	width: 837px;
	height: 38px;
	background-color: #f8f8f8;
/*	height: 170px;*/
}

#transparent_left {
	float: left;
	width: 49px;
	height: 38px;
}

#transparent {
	float: left;
	width: 768px;
	height: 38px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 16px;
	text-align: left;
	color: #FFF;
}

#contenu
{
	float: left;
	width: 900px;
	/*background-image: url('../_img/fond2.jpg');*/
	/*background-position: 44px;*/
	background-repeat: repeat-y;
}

#contenu_txt {
	float: left;
	width: 900px;
	background-color: #f8f8f8;
}

#footer {
	float: left;
	width: 900px;
	background-color: #e0e0e0;
	/*background-position: 44px;*/
	/*background-image: url('../_img/fond.jpg');*/
	/*background-repeat: repeat-y;*/
}

#footer_txt {
	/*float: left;*/
	margin: 0 auto;
	width: 900px;
	/*height: 20px;*/
	padding-top: 10px;
	text-align: center;
	font-size: 11px;
}

#footer_txt a {text-decoration: none; color: #000;}
#footer_txt a:visited {text-decoration: none; color: #000;}
#footer_txt a:hover {text-decoration: underline;}


.ital { font-style: italic; }
.bold {
	font-weight: bold;
}

