/* RESET CSS */

html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
img, ins, kbd, q, s, samp,
small, strike, strong,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: 0 none;
	/*vertical-align: bottom;*/
	background: none repeat scroll 0 0 transparent;
}

body {
	line-height: 1.1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/*table {
	border-collapse: collapse;
	border-spacing: 0;
}*/


/* CSS */


body{
	background: white url(images/bg.jpg);
	margin:0 0 0 0;
	font-family: Helvetica,Arial;
	letter-spacing: 0px;
	font-size:12px;
	color: black;
}


#conteneur{
	width:980px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	}

/* HEADER */

.entete {
	width:980px;
	float: left;
	}


/* MENU */

.entete .menu{
	float: left;
	width: 950px;
	padding-left: 30px;
	height: 70px;
	background-color: #ff3e03;
	}
	
	
.entete .menu span{
	visibility: hidden;
	}

.entete .menu li{
	height: 46px;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-right: 20px;
	float: left;
	}

.entete .menu a{
	display: block;
	height: 45px;
	text-decoration: none;
	}
	
.entete .menu a.accueil {
	background: url("images/menu-accueil.gif") no-repeat 0 0;
	width: 77px;
	}

.entete .menu a.programme {
	background: url("images/menu-programme.gif") no-repeat 0 0;
	width: 121px;
	}	

.entete .menu a.recherches {
	background: url("images/menu-recherches.gif") no-repeat 0 0;
	width: 133px;
	}

.entete .menu a.avis {
	background: url("images/menu-avis.gif") no-repeat 0 0;
	width: 88px;
	}
	
.entete .menu a.photos {
	background: url("images/menu-photos.gif") no-repeat 0 0;
	width: 71px;
	}	

.entete .menu a.contact {
	background: url("images/menu-contact.gif") no-repeat 0 0;
	width: 79px;
	}

.entete .menu a.resa {
	position: relative;
	z-index: 10;
	background: url("images/menu-resa.gif") no-repeat 0 0;
	width: 157px;
	height: 70px;
	top: -12px;
	}

.entete .menu a.gestion-resa {
	background: url("images/menu-gestion-resa.gif") no-repeat 0 0;
	width: 54px;
	}	

.entete .ss-menu{
	height: 30px;
	float: left;
	}

.entete .ss-menu .corne-gch{
	background: url("images/ssmenu-cornegch.png") no-repeat 0 0;
	float: left;
	height: 20px;
	width: 20px;
	}

.entete .ss-menu .corne-drt{
	background: url("images/ssmenu-cornedrt.png") no-repeat 0 0;
	float: right;
	height: 20px;
	width: 20px;
	}

.entete .ss-menu .ombre{
	float: left;
	height: 10px;
	width: 940px;
	background-color: #e5e5e5;
	}

.entete .ss-menu .norm{
	float: left;
	height: 26px;
	width: 940px;
	background-color: white;
	
	}	
	
/* CONTENUS PAGE */

.titre-sceno-spectacles{
	background: url("images/bg-titre.jpg") no-repeat -900px 0;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: -1px;
	color: white;
	background-color: #ff0049;
	padding: 10px;
	width: 920px;
	margin-left: 20px;
	margin-right: 20px
	
	}

.contenus-page{
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	width: 920px;
	background-color: white;
	}
	
.breadcrumb{
	float: left;
	margin-bottom: 20px;
	width: 900px;
	color: #d1d1d1;
	font-weight: bold;
	letter-spacing: -1px;
	}

.breadcrumb a{
	margin-left: 10px;
	margin-right: 10px;
	color: #b4b4b4;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
	}			

a {
	color: #FF0049;
	font-weight: bold;
	letter-spacing: -1px;
	}	
	
/* SCENO SPECTACLES HOME */	

#contentFeat {
	float: left;
	overflow:hidden;
	width:940px;
	padding-top: 10px;
	padding-bottom:10px;
	margin-left:20px;
	margin-right: 20px;
	height:330px;
	background: white;
}

#featblocks{
	width:910px;
	position:relative;
	padding: 0 5px;
	top:0px;
	left:0px;
}

#featblocks .troist{
	background: #E2006A;
}

#featblocks .troistdacote{
	background: #5A1E75;
	}	

#featblocks .grandtheatre{
	background: #CE0019;
	}	


.blocksingle{
	padding-top: 0;
	width: 176px;
	float: left;
	margin: 0 5px;
	
}
.blockframe{
	width:176px;
	height:270px;
	position:relative;
}

.blockinfos {
	padding:2px;
	padding-left:4px;
	padding-bottom:3px;
	color: white;
	font-size:16px;
	font-weight:bold;
	letter-spacing: -1px;
	text-align: center;
	}

.blockinfos a {
	color: white;
	text-decoration: none;
	}	

.blockdates {
	margin-top:0px;
	padding-bottom: 10px;
	margin-bottom:0px;
	text-align: center;
	letter-spacing: normal;
	font-weight: normal;
	}

.blockdates a {
	color: #FFCD00;
	text-decoration: none;
	}
	


/* COL GAUCHE SUR HOME */


.col-gch{
	float: left;
	width: 590px;
	}

.col-gch .breves .titre{
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: -1px;
	color: white;
	background: url("images/bg-titre.jpg") no-repeat 0 0;
	background-color: #ff0049;
	padding: 10px 10px 5px 10px;
	width: 560px;
	margin-bottom: 10px;
	}

.col-gch .breves {
	float: left;
	margin-bottom: 20px;
	}
	
.col-gch .breves .news{
	float: left;
	width: 285px;
	padding-right: 10px;
	}

.col-gch .breves .news .news-image{
	float: left;
	width: 100px;
	}

.col-gch .breves .news .news-date{
	float: right;
	color: #e25a29;
	font-size: 13px;
	font-weight: bold;
	width: 170px;
	letter-spacing: -1px;
	}

.col-gch .breves .news .news-titre{
	float: right;
	color: #ff0049;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	width: 170px;
	margin-top: 5px;
	line-height: 14px;
	}
	
.col-gch .breves .news .news-contenu{
	float: right;
	margin-top: 5px;
	width: 170px;
	}

.col-gch .breves .news .news-btn-resa {
	float: right;
	font-size: 12px;
	background: #ee8100;
	color: white;
	text-decoration: none;
	width: 160px;
	padding: 5px;
	text-align: center;
	margin-top: 5px;
	}	

.col-gch .breves .separat {
	float: left;
	height: 15px;
	width: 580px;
	}	

.col-gch .edito {
	float: left;
	padding-right: 10px;

	}

.col-gch .edito .titre{
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: -1px;
	color: white;
	background-color: #ff0049;
	background: url("images/bg-titre.jpg") no-repeat -1000px -40px;
	padding: 10px 10px 5px 10px;
	width: 560px;
	margin-bottom: 10px;
	}

.col-gch .edito .photo-edito{
	float: left;
	width: 250px;
	}

.col-gch .edito .txt{
	float: right;
	width: 320px;
	}

.col-gch .edito .txt span{
	margin-bottom: 10px;
	color: #ff0049;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 14px;
	}

.col-gch .edito .txt p{
	margin-top: 5px;
	}

/* COL DROITE SUR HOME */
	
.col-drt{
	float: right;
	width: 300px;
	margin-right: 20px;
	}

.col-drt .zone-resa{
	float: left;
	width: 300px;
	margin-bottom: 20px;
	}

.col-drt .zone-resa a{
	padding: 20px 20px 15px 20px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: -1px;
	color: white;
	background-color: #ff0049;
	line-height: 16px;
	}

.col-drt .zone-resa a span{
	font-weight: normal;
	font-size: 14px;
	letter-spacing: -1px;
	}

.col-drt .zone-resa a.do-resa{
	float: left;
	width: 120px;
	}
	
.col-drt .zone-resa a.modif-resa{
	float: right;
	}
	
.col-drt .prochainement{
	float: left;
	width: 280px;
	background-color: #b2eaf1;
	padding: 0 10px;
	margin-bottom: 20px;
	}

.col-drt .prochainement .titre{
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: -1px;
	color: #006f93;
	padding: 10px 0;
	}
	
.col-drt .prochainement .spectacle{
	float: left;
	padding-bottom: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 13px;
	}

.col-drt .prochainement .spectacle .spectacle-image{
	float: left;
	width: 100px;
	}
	
.col-drt .prochainement .spectacle .spectacle-date{
	float: right;
	color: #006f93;
	width: 170px;
	padding-top: 5px;

	}

.col-drt .prochainement .spectacle .spectacle-titre{
	float: right;
	width: 170px;
	font-size: 14px;
	line-height: 13px;
	}

.col-drt .prochainement .spectacle .spectacle-desc{
	float: right;
	width: 170px;
	padding-top: 5px;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: normal;
	}	
	
.col-drt .prochainement .spectacle a{
	float: right;
	width: 170px;
	color: #006f93;
	font-size: 12px;
	margin-top: 5px;
	}

.col-drt .newsletter{
	float: left;
	width: 280px;
	padding: 10px;
	background-color: #ffcd00;
	text-align: center;
	margin-bottom: 20px;
	}

.col-drt  .newsletter .titre{
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: -1px;
	color: white;
	padding-bottom: 10px;
	}
	
.col-drt .restos{
	float: left;
	width: 280px;
	padding: 10px 10px 9px 10px;
	text-align: center;
	font-size: 24px;
	line-height: 16px;
	letter-spacing: -1px;
	color: white;
	text-decoration: none;
	background: url("images/bg-titre.jpg") no-repeat -1200px 0;
	}	

.col-drt .restos span{
	font-size: 14px;
	font-weight: normal;
	}

/* FOOTER */

.footer {
	float: left;
	width: 920px;
	margin: 20px 20px 0 20px;
	padding: 10px;
	font-size: 10px;
	background-color: white;
	}

.footer .menu{
	width: 920px;
	text-align: center;
	float: left;
	font-weight: bold;
	color: #ff0049;
	}

.footer .menu a{
	color: #ff0049;
	}

.footer .partenaires{
	width: 920px;
	text-align: center;
	float: left;
	}
	
.footer .partenaires img{
	margin: 5px 30px;
	}
		

/* PAGE PROGRAMME */

.programme .titre{
	float: left;
	padding: 10px 10px 9px 10px;
	width: 880px;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 18px;
	background: url("images/bg-titre.jpg") 0 0;
	}	

.programme .titre span{
	font-size: 16px;
	color: #fff000;
	}	

.programme .ombresstitre{
	float: left;
	height: 10px;
	width: 900px;
	background: url("images/bg-theatres.jpg") top center;

	}	

.programme .salle{
	float: left;
	width: 900px;
	height: 180px;
	text-align: center;
	background: url("images/bg-theatres.jpg") center;
	margin-bottom: 10px;
	}	

.programme .salle img{
	padding: 0 20px;
	}	

.programme .select-spectacle {
	float: left;
	width: 293px;
	padding-right: 10px;
	}	

.programme .select-spectacle p {
	float: left;
	padding: 10px 10px 9px 10px;
	width: 271px; 
	letter-spacing: -1px;
	font-weight: bold;
	}
	
.programme .troist p {
	border: solid #e2006a 1px;
	}	

.programme .troistdacote p {
	border: solid #5a1e75 1px;
	}

.programme .legrandtheatre p {
	border: solid #ce0019 1px;
	}	

.programme .select-spectacle .separat {
	float: left;
	height: 10px;
	width: 293px;
	}	
	
.programme .troist p:hover {
	background-color: #fbe3ed;
	cursor: pointer;
	}

.programme .troistdacote p:hover {
	background-color: #e5bdda;
	cursor: pointer;
	}					

.programme .legrandtheatre p:hover {
	background-color: #f7cad7;
	cursor: pointer;
	}

.programme .select-spectacle .affiche-spec {
	float: left;
	width: 70px;
	}

.programme .select-spectacle .titre-spec {
	float: right;
	font-size: 16px;
	text-decoration: none;
	line-height: 14px;
	padding-bottom: 6px;
	width: 190px;
	}
	
.programme .troist .titre-spec {
	color: #e2006a;
	}	
	
.programme .troistdacote .titre-spec {
	color: #5a1e75;
	}
	
.programme .legrandtheatre .titre-spec {
	color: #ce0019;
	}	
	
.programme .select-spectacle .date-spec {
	float: right;
	font-size: 12px;
	color: black;
	text-decoration: none;
	line-height: 10px;
	padding-bottom: 6px;
	width: 190px;
	}	

.programme .select-spectacle .description-spec {
	float: right;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
	color: #777;
	text-decoration: none;
	line-height: 11px;
	width: 190px;
	}	
		
	
/* PAGE SPECTACLE */

.spectacle .contenu-affiche{
	float: left;
	width: 300px;
	margin-right: 18px;
	}
		
.spectacle .contenu-affiche img{
	padding-bottom: 10px;
	}	
	
.spectacle .contenu-infos{
	float: left;
	width: 600px;
	}	

.spectacle .contenu-infos .presentation{
	float: left;
	width: 538px;
	padding: 20px;
	margin-bottom: 10px;
	background: url("images/bg-org-jn-degrad.gif") top repeat-x #FF3E03;
	font-weight: bold;
	letter-spacing: -1px;
	}

.spectacle .contenu-infos .presentation .logo-salle{
	float: left;
	width: 140px;
	height: 140px;
	}

.spectacle .contenu-infos .presentation .titre{
	float: right;
	color: #FFF000;
	font-size: 28px;
	line-height: 26px;
	padding-bottom: 20px;
	width: 380px;
	}
	
.spectacle .contenu-infos .presentation .date{
	float: right;
	color: white;
	font-size: 20px;
	line-height: 18px;
	padding-bottom: 20px;
	width: 380px;

	}

.spectacle .contenu-infos .presentation .prix{
	float: right;
	color: #ffd6c9;
	font-size: 14px;
	line-height: 12px;
	width: 380px;

	}

.spectacle .boutons{
	float: left;
	width: 588px;
	padding-bottom: 20px;
	}

.spectacle .boutons a{
	float: left;
	padding: 20px 20px 15px 20px;
	width: 97px;;
	margin-right: 10px;
	background: #FF3E03;
	text-align: center;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 16px;
	}

.spectacle .boutons a:hover{
	background: #ffcd00;
	color: #FF3E03;
	}

.spectacle .boutons a span{
	font-weight: normal;
	font-size: 14px;
	letter-spacing: -1px;
	}


.spectacle .personnes{
	float: left;
	width: 580px;
	color: #777;
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: -1px;
	}

.spectacle .descriptif{
	float: left;
	width: 580px;
	padding-bottom: 20px;

	}

.spectacle .descriptif span{
	color: #FF3E03;
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: -1px;
	}
	
.spectacle .descriptif p{
	margin-top: 10px;
	}	
	
	
.spectacle .avis .blockquote{
	float: left;
	width: 478px;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 10px;
	margin-bottom: 40px;
	background: #ffead2;
	padding: 10px;
	}	
	
	
.spectacle .avis .bqstart {
	float: left;
	color: #FF3E03;
	height: 35px;
	margin-top: -40px;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 700%;
	font-weight: bold;
	}

.spectacle .avis .bqend {
	float: right;
	color: #FF3E03;
	height: 10px;
	padding-left: 10px;
	font-size: 700%;
	font-weight: bold;
	}

.spectacle .avis .auteur {
	float: left;
	color: #777;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -1px;
	padding-top: 25px;
	margin-bottom: -50px;
	}

.spectacle .pagination {
	float: left;
	height: 30px;
	width: 580px;
	}


.spectacle .pagination a {
	float: left;
	padding: 5px;
	background: #FF3E03;
	color: white;
	margin-right: 1px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	height: 14px;
	width: 15px;
	text-align: center;
	border: solid 1px #FF3E03;
	}
	
.spectacle .pagination a:hover {
	background: #FFEAD2;
	color: #FF3E03;
	}

.spectacle .pagination .prev {
	float: left;
	width: 95px;
	background: url("images/prev.png") left no-repeat -10px 0 #FF3E03;
	}


.spectacle .pagination .valid {
	float: left;
	}

.spectacle .pagination .current {
	background: #FFEAD2;
	color: #FF3E03;
	}

.spectacle .pagination .next {
	float: right;
	width: 95px;

	}
	
/* PAGE AVIS */

.avis .titre{
	float: left;
	padding: 10px 10px 9px 10px;
	width: 880px;
	background: #FF3E03;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 18px;
	background: url("images/bg-titre.jpg") no-repeat -800px -40px;
	}

.avis .select-avis {
	float: left;
	width: 293px;
	padding-right: 10px;
	}

.avis .select-avis .encemoment{
	position: absolute;
	}

.avis .select-avis p {
	float: left;
	padding: 10px 10px 9px 10px;
	width: 271px; 
	letter-spacing: -1px;
	font-weight: bold;
	border: solid #ee8100 1px;
	}
	
.avis .select-avis p:hover {
	background-color: #ffead2;
	cursor: pointer;
	}	
	
.avis .select-avis .titre-spec {
	float: left;
	font-size: 16px;
	color: #FF3E03;
	text-decoration: none;
	line-height: 14px;
	padding-bottom: 12px;
	padding-top: 12px;
	width: 170px;
	}
	
.avis .select-avis .btn-spec {
	float: left;
	font-size: 12px;
	background: #ee8100;
	color: white;
	text-decoration: none;
	width: 150px;
	padding: 10px;
	text-align: center;
	}

.avis .select-avis a.affiche-spec {
	float: left;
	padding-right: 10px;
	}
	
.avis .separat {
	float: left;
	height: 10px;
	width: 900px;
	}

/* PAGE AVIS UNIT */

.avis-unit .contenu-affiche{
	float: left;
	width: 300px;
	margin-right: 18px;
	}

.avis-unit .contenu-affiche .encemoment{
	position: absolute;
	}

.avis-unit .contenu-infos{
	float: left;
	width: 600px;
	}

.avis-unit .contenu-infos .presentation{
	float: left;
	width: 538px;
	padding: 20px;
	margin-bottom: 10px;
	background: url("images/bg-org-jn-degrad.gif") top repeat-x #FF3E03;
	font-weight: bold;
	letter-spacing: -1px;	
	}

.avis-unit .contenu-infos .presentation .pre-titre{
	float: left;
	width: 140px;
	text-align: right;
	font-size: 23px;
	font-weight: bold;
	letter-spacing: -1px;
	color: white;
	}
	
.avis-unit .contenu-infos .presentation .titre{
	float: right;
	color: #FFF000;
	font-size: 28px;
	line-height: 26px;
	width: 380px;
	}
	
.avis-unit .contenu-infos .presentation .date{
	float: right;
	color: white;
	font-size: 20px;
	line-height: 18px;
	padding-top: 20px;	
	width: 380px;
	}

.avis-unit .contenu-infos .presentation .prix{
	float: right;
	color: #ffd6c9;
	font-size: 14px;
	line-height: 12px;
	padding-top: 20px;	
	width: 380px;

	}

.avis-unit .boutons{
	float: left;
	width: 588px;
	padding-bottom: 20px;
	}

.avis-unit .boutons a{
	float: left;
	padding: 20px 20px 15px 20px;
	width: 244px;;
	margin-right: 10px;
	background: #FF3E03;
	text-align: center;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 16px;
	}

.avis-unit .boutons a:hover{
	background: #ffcd00;
	color: #FF3E03;
	}

.avis-unit .boutons a span{
	font-weight: normal;
	font-size: 14px;
	letter-spacing: -1px;
	}	

.avis-unit .avis .blockquote{
	float: left;
	width: 478px;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 10px;
	margin-bottom: 40px;
	background: #ffead2;
	padding: 10px;
	}	
	
	
.avis-unit .avis .bqstart {
	float: left;
	color: #FF3E03;
	height: 35px;
	margin-top: -40px;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 700%;
	font-weight: bold;
	}

.avis-unit .avis .bqend {
	float: right;
	color: #FF3E03;
	height: 10px;
	padding-left: 10px;
	font-size: 700%;
	font-weight: bold;
	}

.avis-unit .avis .auteur {
	float: left;
	color: #777;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -1px;
	padding-top: 25px;
	margin-bottom: -50px;
	}


.avis-unit .contenu-infos .pagination {
	float: left;
	height: 30px;
	width: 580px;
	}


.avis-unit .contenu-infos .pagination a {
	float: left;
	padding: 5px;
	background: #FF3E03;
	color: white;
	margin-right: 1px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	height: 14px;
	width: 15px;
	text-align: center;
	border: solid 1px #FF3E03;
	}
	
.avis-unit .contenu-infos .pagination a:hover {
	background: #FFEAD2;
	color: #FF3E03;
	}

.avis-unit .contenu-infos .pagination .prev {
	float: left;
	width: 95px;
	background: url("images/prev.png") left no-repeat -10px 0 #FF3E03;
	}


.avis-unit .contenu-infos .pagination .valid {
	float: left;
	}

.avis-unit .contenu-infos .pagination .current {
	background: #FFEAD2;
	color: #FF3E03;
	}

.avis-unit .contenu-infos .pagination .next {
	float: right;
	width: 95px;

	}


/* PAGE RESTOS */

.restos .titre{
	float: left;
	padding: 10px 10px 9px 10px;
	width: 880px;
	background: #FF3E03;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 18px;
	background: url("images/bg-titre.jpg") no-repeat 0 -40px;
	}
	
.restos .separat {
	float: left;
	height: 20px;
	width: 900px;
	}

.restos .resto-unit {
	float: left;
	width: 445px;
	margin-right: 10px;
	}
	
.restos .resto-unit img {
	float: left;
	padding-right: 10px;
	}
	
.restos .resto-unit p {
	float: right;
	width: 260px;
	padding-bottom: 10px;
	}

/* PAGE CONTACT */
	
.contact .titre{
	float: left;
	padding: 10px 10px 9px 10px;
	width: 880px;
	background: #FF3E03;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 18px;
	background: url("images/bg-titre.jpg") no-repeat 0 -40px;
	}	
	
.contact .contactform{
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 900px;
	}	
	
.contact .ligne{
	float: left;
	padding-bottom: 10px;
	width: 900px;
	}
	
.contact .ligne p{
	float: left;
	padding-right: 20px;
	width: 300px;
	text-align: right;
	color: #FF3E03;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -1px;
	}	
	
.contact .ligne input{
	float: left;
	width: 500px;
	height: 20px;
	border: solid #5a1e75 1px;
	padding-left: 5px;
	font-family: Helvetica, Arial;
	font-size: 12px;
	}

.contact .boutons{
	padding-left: 320px;
	width: 520px;
	}

.contact .boutons input{
	float: left;
	width: 248px;
	padding: 5px;
	height: auto;
	padding-left: 0;
	margin-right: 10px;
	color: #5a1e75;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -1px;
	}
	
.contact .ligne textarea{
	float: left;
	width: 500px;
	border: solid #5a1e75 1px;
	padding-left: 5px;
	font-family: Helvetica, Arial;
	font-size: 12px;

	}		

.contact .adresse {
	float: left;
	text-align: right;
	width: 300px;
	padding-right: 20px;
	margin-top: 100px;
	}

.contact .adresse span{
	margin-bottom: 10px;
	color: #FF3E03;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -1px;
	}		
	
.contact iframe {
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	}		
	
.contact .col-hor{
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	width: 215px;
	}
	
.contact .col-hor .titre-col{
	margin-bottom: 5px;
	color: #FF3E03;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -1px;
	}	
	
	
/* PAGE RECHERCHE */
	
.recherche .date{
	float: left;
	width: 445px;
	height: 455px;
	margin-right: 10px;
	margin-bottom: 20px;
	}

.recherche .spectacles{
	float: left;
	width: 445px;
	height: 455px;
	margin-bottom: 20px;

	}

.recherche .titre{
	float: left;
	padding: 10px 10px 9px 10px;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 18px;
	margin-bottom: 10px;
	background: url("images/bg-titre.jpg") 0 0;
	}

.recherche .date .titre{
	width: 425px;
	}

.recherche .spectacles .titre{
	width: 425px;
	margin-bottom: 0;
	}
	
		
.recherche .titre {
	width: 880px;
	}


.recherche .titre span{
	font-size: 16px;
	color: #fff000;
	}
	
.recherche .date .calendrier{
	float: left;
	padding-left: 38px;
	padding-right: 18px;
	}	

.recherche .date .calendrier .jour{
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	display: block;
	text-decoration: none;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
	width: 52px;
	letter-spacing: -1px;
	color: #777777;
	}	

.recherche .date .calendrier .mois{
	float: left;
	margin-bottom: 5px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	width: 366px;
	letter-spacing: -1px;
	background: #FF0049;
	padding: 5px;
	color: white;
	}	

.recherche .date .calendrier .mois a{
	margin: 0;
	width: 20px;
	padding: 0;
	height: 20px;
	}

.recherche .date .calendrier .mois a.prev{
	float: left;
	background: url("images/prev.png") no-repeat center;
	}

.recherche .date .calendrier .mois a.next{
	float: right;
	background: url("images/next.png") no-repeat center;
	}

.recherche .date .calendrier a.current{
	float: left;
	padding: 12px;
	margin-right: 2px;
	margin-bottom: 2px;
	border: solid #FF0049 1px;
	display: block;
	text-decoration: none;
	font-size: 24px;
	width: 26px;
	}	

.recherche .date .calendrier a.valid{
	float: left;
	padding: 12px;
	margin-right: 2px;
	margin-bottom: 2px;
	border: solid #FF0049 1px;
	display: block;
	text-decoration: none;
	font-size: 24px;
	width: 26px;
	background: #FF0049;
	color: white;
	}

.recherche .date .calendrier a.hors{
	float: left;
	padding: 12px;
	margin-right: 2px;
	margin-bottom: 2px;
	border: solid #FF0049 1px;
	display: block;
	text-decoration: none;
	font-size: 24px;
	width: 26px;
	background: #F7CAD7;
	}	
		
.recherche .date .calendrier a:hover{
	background: #FFF000;
	}
	
.recherche .spectacles .listing-spec {
	float: left;
	overflow: auto;
	display: block;
	width: 445px;
	height: 400px;
	}

.recherche .spectacles .listing-spec .separat {
	float: left;
	height: 1px;
	width: 100%;
	background: #777;
	}	

.recherche .spectacles .listing-spec p {
	width: 100%;
	float: left;
	}
	
.recherche .spectacles .listing-spec p:hover {
	background-color: #fbe3ed;
	cursor: pointer;
	}
					

.recherche .spectacles .listing-spec .affiche-spec {
	float: left;
	width: 70px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.recherche .spectacles .listing-spec .titre-spec {
	float: right;
	font-size: 16px;
	text-decoration: none;
	line-height: 14px;
	padding-bottom: 6px;
	width: 320px;
	color: #e2006a;
	margin-top: 10px;
	margin-right: 10px;
	}	
	
.recherche .spectacles .listing-spec  .date-spec {
	float: right;
	font-size: 12px;
	color: black;
	text-decoration: none;
	line-height: 10px;
	padding-bottom: 6px;
	width: 320px;
	margin-right: 10px;

	}	

.recherche .spectacles .listing-spec  .description-spec {
	float: right;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
	color: #777;
	text-decoration: none;
	padding-bottom: 10px;
	line-height: 11px;
	width: 320px;
	margin-right: 10px;
	}
	
.recherche .resultats {
	float: left;
	}

.recherche .resultats .spec-unit{
	float: left;
	width: 900px;
	}
.recherche .resultats .separat{
	float: left;
	width: 900px;
	background: #777;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	}

.recherche .resultats .spec-unit .affiche-spec{
	float: left;
	width: 130px;
	padding-right: 10px;
	}


.recherche .resultats .boutons{
	float: right;
	width: 120px;
	}
	

.recherche .resultats .boutons a{
	float: left;
	padding: 10px 10px 10px 10px;
	width: 100px;;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #FF0049;
	text-align: center;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -1px;
	line-height: 16px;
	}

.recherche .resultats .boutons a:hover{
	background: #ffcd00;
	color: #FF0049;
	}

.recherche .resultats .boutons a span{
	font-weight: normal;
	font-size: 14px;
	letter-spacing: -1px;
	}
	
.recherche .resultats .spec-unit .titre-spec{
	float: left;
	width: 630px;
	font-size: 28px;
	line-height: 26px;
	letter-spacing: -1px;
	text-decoration: none;
	padding-top: 10px;
	}

.recherche .resultats .spec-unit .date-spec{
	float: left;
	width: 630px;
	font-size: 20px;
	line-height: 18px;
	letter-spacing: -1px;
	text-decoration: none;
	padding-top: 10px;
	color: black;
	}

.recherche .resultats .spec-unit .prix-spec{
	float: left;
	width: 630px;
	font-size: 14px;
	line-height: 12px;
	letter-spacing: -1px;
	text-decoration: none;
	padding-top: 10px;
	color: #777;
	}

.recherche .resultats .spec-unit .description-spec{
	float: left;
	width: 630px;
	padding-top: 10px;
	font-weight: normal;
	color: black;
	letter-spacing: normal;
	text-decoration: none;
	}

/* POP UP*/

#popup{
	background: white url(images/bg.jpg);
	margin:0 0 0 0;
	font-family: Helvetica,Arial;
	letter-spacing: 0px;
	font-size:12px;
	color: black;
}

#popup .conteneur{
	width:550px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	background: white;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 20px 20px 0 20px;
	}
	
#popup .conteneur .titre{
	float: left;
	padding: 10px;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 18px;
	background: url("images/bg-titre.jpg") 0 0;
	width: 530px;
	margin-bottom: 10px;
	}	
	
#popup .conteneur form{
	padding-bottom: 20px;
	}	
	
#popup .conteneur p{
	padding-top: 10px;
	}	
	
	
	

