*{
	margin: 0;
	padding: 0;
}
body{
	text-align: center;
	font: .8em/1.3em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: #2999da url(../images/bgpage.jpg) 50% 0 no-repeat;
	color: #000;
}
textarea{
	font: 1em/1.2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
ul{
	list-style: none;
}
a{
	outline: none;
	color: #000;
}
a:hover{
	text-decoration: none;
}
img{
	border: 0;
}
hr{
	clear: both;
	visibility: hidden;
}
dl dt{
	margin-bottom: 3px;
	font-weight: bold;
	color: #e3281f;
}
dl dd{
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.5em;
}
/*classes*/
.lettrine{
	float: left;
	font: 3.9em/.9em Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #e3281f;
	margin-top: 1px;
	margin-right: .1em;
}
.contextMsg{
	padding: 5px;
	text-align: center;
	color: #e3281f;
	font-weight: bold;
	font-size: 1.2em;
	border-bottom: 4px solid #f9ad00;
}
.center{
	text-align: center;
}
.gras{
	font-weight: bold;
}
.blue{
	color: #18a4e2;
}
.contextMsg span.confirmMsg{
	padding-left: 20px;
	background: url(../images/tick2.png) 0 50% no-repeat;
}
.contextMsg span.erreurMsg{
	padding-left: 20px;
	background: url(../images/cross.png) 0 50% no-repeat;
}
.tel{
	padding-left: 20px;
	background: url(../images/telephone.png) 0 0 no-repeat;
}
.port{
	padding-left: 20px;
	background: url(../images/phone.png) 0 0 no-repeat;
}
.fax{
	padding-left: 20px;
	background: url(../images/printer.png) 0 0 no-repeat;
}
.arrowBlue{
	padding-left: 18px;
	background: url(../images/bullet_go.png) 0 2px no-repeat;
}
.warning{
	padding: 5px 5px 5px 26px;
	background: #f2f2f2 url(../images/error.png) 5px 5px no-repeat;
	border: 1px solid #ccc;
	clear: both;
}
h3.soustitre{
	padding-bottom: .1em;
	margin-bottom: 15px;
	font-size: 1.1em;
	line-height: 1.2em;
	border-bottom: 1px solid #ccc;
}
h3.soustitre a{
	padding-left: 20px;
	background: url(../images/close.png) 0 50% no-repeat;
	text-decoration: none;
	color: #e3281f;
}
h3.soustitre a.open{
	background-image: url(../images/open.png);
}
div.accordeon{
	width: 480px;
	padding-left: 20px;
}
dl.pied{
	margin-top: 30px;
	text-align: center;
}
dl.pied dt{
	color: #000;
}
dl.pied dd{
	border-top: 1px solid #f2f2f2;
	padding-top: 5px;
	margin-top: 30px;
}
p.more{
	clear: both;
	margin-top: 10px;
}
p.hidden{
	text-indent: -5000px;
}
p.more a{
	color: #18a4e2;
	text-decoration: none;
	border-bottom: 1px dotted #18a4e2;
}
p.more a:hover{
	border-bottom: none;
}
/*####################################################
#                       LAYOUT                       #
####################################################*/
/*conteneur*/
div#conteneur{
	margin: 0 auto;
	padding-bottom: 10px;
	text-align: left;
	width: 980px;
	position: relative;
	background: url(../images/bgcolonne.jpg) 40px 0 repeat-y;
}
/*header*/
div#header{
	height: 180px;
	background: #fff url(../images/header.jpg) 0 0 no-repeat;
	position: relative;
}
div#header #ref{
	display: none;
}
a#resa{
	display: none;
	position: absolute;
	height: 26px;
	width: 150px;
	top: 0;
	right: 0;
	line-height: 26px;
	background: #000 url(../images/reservation.jpg) 0 0 no-repeat;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
a#resa:hover{
	color: #f9ad00;
}
img#ticket{
	display: block;
	position: absolute;
	top: 85px;
	right: 0;
}
div#header h1, div#header h2{
	position: absolute;
	width: 520px;
	height: 58px;
	top: 200px;
	left: 194px;
	padding: 0 51px;
	font: 2em/40px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-variant: small-caps;
	background: url(../images/bgtitre.jpg) 0 0 no-repeat;
	z-index: 1000;
}
/*colonne*/
div#colonne{
	position: absolute;
	left: 0;
	top: 180px;
	width: 240px;
	height: 418px;
	background: url(../images/colonne.jpg) 0 0 no-repeat;
	z-index: 100;
}
/*contenu*/
div#contenu{
	float: right;
	width: 500px;
	margin: 10px 10px 5px 0;
	padding: 70px 10px 10px 10px;
	border: 5px solid #000;
	background: #fff;
	height: 930px;
	z-index: 200;
}
div#conteneur > div#contenu{
	height: auto;
	min-height: 930px;
}
div#contenu h2{
	padding-bottom: 5px;
	margin: 15px 0;
	font-size: 1.6em;
	line-height: 1.1em;
	color: #18a4e2;
	border-bottom: 1px solid #ccc;
}
div#contenu p{
	margin-bottom: 10px;
}
/*Zone de navigation*/
#pageNav{
	margin: 10px 0;
	text-align: center;
	font-size: 16px;
	cursor: default;
	color: #999;
}
#pageNav span{
	font-weight: bold;
	padding: 2px 6px 3px 6px;
	background: #f9ad00;
	border: 1px solid #f9ad00;
	color: #fff;
}
#pageNav a{
	background: #fff;
	color: #999;
	text-decoration: none;
	padding: 2px 6px 3px 6px;
	border: 1px solid #999;
}
#pageNav a:hover{
	color: #000;
	border-color: #000;
}
/*flux RSS*/
a#flux{
	display: block;
	position: absolute;
	right: 0;
	top: 280px;
	padding-left: 25px;
	height: 25px;
	width: 175px;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background: url(../images/flux.jpg) 0 0 no-repeat;
}
a#flux:hover{
	color: #000;
}
/*message du president*/
a#message{
	display: block;
	position: absolute;
	right: 0;
	top: 315px;
	padding: 5px 80px 5px 10px;
	height: 50px;
	width: 110px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/message.gif) 0 0 no-repeat;
}
a#message:hover{
	color: #f9ad01;
}
/*menu*/
div#menuCol{
	float: right;
	width: 200px;
}
ul#menu{
	float: right;
	margin-top: 100px;
	margin-bottom: 10px;
	width: 195px;
	background: yellow;
	font-weight: bold;
	background: #000;
	border-left: 5px solid #fff;
}
ul#menu li a{
	display: block;
	height: 20px;
	padding: 6px 0;
	margin: 0 7px;
	text-indent: 5px;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #333;
}
ul#menu li.actif a{
	cursor: default;
}
ul#menu li.actif a, ul#menu li a:hover{
	color: #f9ad00;
}
/*sous-menu*/
ul.subMenu{
	font-size: .9em;
	background: #333;
	display: none;
}
ul.subMenu li a{
	height: 15px;
	line-height: 15px;
	border-bottom: none;
	color: #ccc;
}
ul.subMenu li a:hover{
	color: #fff;
}
div#menuCol img{
	margin: 10px 0;
}
div#menuCol img#gorgone{
	margin: 10px;
}
/*footer*/
div#footer{
	clear: both;
	position: relative;
	height: 89px;
	background: #000;
	border-top: 5px solid #fff;
	color: #666;
}
div#footer p{
	margin: 10px 0;
}
div#footer p a{
	color: #666;
}
div#footer p a:hover{
	color: #fff;
}
div#footer a#cg{
	position: absolute;
	display: block;
	width: 200px;
	height: 69px;
	text-indent: -5000px;
	top: 10px;
	left: 50%;
	margin-left: 290px;
	background: url(../images/somme.png) 0 0 no-repeat;
}
/*####################################################
#                        INDEX                       #
####################################################*/
/*Mot du president*/
div#president{
	position: relative;
	margin-bottom: 20px;
	width: 500px;
}
div#president img{
	float: right;
}
div#president span{
	position: absolute;
	top: 57px;
	right: 0;
	color: #666;
	font-size: .7em;
}
div#president h3{
	margin-right: 155px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
div#president h3 a{
	text-decoration: none;
}
div#president h3 a:hover{
	text-decoration: underline;
}
div#president p{
	margin-left: 70px;
}
div#president p a{
	color: #18a4e2;
	text-decoration: none;
}
/*Blog*/
div.billet{
	margin-bottom: 40px;
}
div.billet h3{
	margin-left: 70px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
div.billet h3 a{
	color: #f9ad00;
	text-decoration: none;
}
div.billet h3 a:hover{
	text-decoration: underline;
}
div.billet p{
	width: 280px;
	margin-left: 70px;
}
div.billet p.date{
	float: left;
	width: 57px;
	height: 63px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	background: url(../images/bgdate.png) 0 0 no-repeat;
	text-align: center;
	color: #fff;
	font-size: 11px;
}
div.billet p.date span{
	color: #f9ad00;
	font-size: 30px;
	font-weight: bold;
	display: block;
}
div.billet img{
	float: right;
	margin-left: 5px;
	border: 4px solid #000;
}
/*Detail*/
div.detail p{
	width:415px;
}
div.detail p img{
	float: right;
	border: 4px solid #000;
}
/*carousels*/
div.billet div.jcarousel-skin-tango{
	clear: both;
	margin-left: 70px;
}
div.billet div.jcarousel-skin-tango div.jcarousel-container-horizontal{
	width: 348px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px solid #ccc;
}
div.billet div.jcarousel-skin-tango div.jcarousel-container-horizontal div.jcarousel-clip-horizontal{
	width: 330px;
	margin-left: 8px;
}
div.billet div.jcarousel-skin-tango img{
	float: none;
	border: none;
}
div.billet div.jcarousel-skin-tango ul li{
	width: 75px;
	height: 75px;
	overflow: hidden;
}
/*####################################################
#                  MOT DU PRESIDENT                  #
####################################################*/
div#photoPresident{
	float: left;
	margin-right: 10px;
}
div#photoPresident img{
	display: block;
}
div#photoPresident span{
	color: #666;
	font-size: .7em;
}
/*####################################################
#                        SITE                        #
####################################################*/
ul#galerie{
	height: 70px;
	margin: 10px 0;
}
ul#galerie li{
	float: left;
}
ul#galerie li a img{
	margin: 0 5px 0 0;
	padding: 2px;
	background: #fff;
	border: 1px solid #ccc;
}
/*####################################################
#                      CONTACTS                      #
####################################################*/
dl.contacts{
	margin-bottom: 20px;
}
dl.contacts dd a{
	padding-left: 20px;
	background: url(../images/email.png) 0 0 no-repeat;
}
form#contact{
	clear: both;
}
form#contact p label{
	float: left;
	width: 130px;
	text-align: right;
	margin-right: 3px;
}
form#contact p label:hover{
	cursor: pointer;
}
form#contact p label span{
	color: #e3281f;
}
form#contact p input.textfield, form#contact p textarea, form#contact p select{
	width: 280px;
	padding: 2px;
	border: 1px solid #ccc;
}
form#contact p select{
	width: 286px;
}
form#contact p input.textfield:focus, form#contact p select:focus{
	border: 1px solid #e3281f;
}
form#contact p.center{
	margin-left: 133px;
	width: 285px;
}
form#contact p.center input{
	width: 120px;
	height: 40px;
	padding-left: 40px;
	text-align: left;
	font-weight: bold;
	border: 1px solid #fff;
	background: #fff url(../images/mail_next.png) 4px 50% no-repeat;
	cursor: pointer;
}
form#contact p.center input:hover{
	color: #e3281f;
}
/*####################################################
#                     FESTIVAL                       #
####################################################*/
h3.soustitre span.dates{
	float: left;
	margin-top: -1.5em;
	margin-left: 260px;
	padding-left: 20px;
	color: #000;
	font-size: .8em;
	background: #fff url(../images/date.png) 0 50% no-repeat;
}
dl.festival dt{
	position: relative;
}
dl.festival dt span{
	position: absolute;
	left: 260px;
	padding-left: 20px;
	color: #000;
	background: #fff url(../images/date.png) 0 0 no-repeat;
}
dl.festival dd{
	margin-left: 0;
	line-height: 1.3em;
}
div#contenu p.prix{
	margin-bottom: 30px;
	padding-top: 5px;
	padding-left: 20px;
	border-top: 1px dotted #ccc;
	line-height: 1.5em;
	background: #fff url(../images/bullet_go.png) 0 7px no-repeat;
}
p.abo{
	margin-top: 20px;
}
/*####################################################
#                   RESERVATION                      #
####################################################*/
img#paybox, img#suscribe{
	float: left;
	margin: 0 10px 10px 0;
}
div.warning ul li{
	margin-bottom: 5px;
	padding-left: 8px;
	background: url(../images/puceGrise.png) 0 7px no-repeat;
}
p.logos{
	text-align: center;
	line-height: 2em;
}
p.logos img{
	margin: 0 20px;
}
dl.tarif{
	width: 480px;
	margin: 10px 0 20px 0;
}
div.accordeon dt{
	color: #f9ad00;
}
div.accordeon dl.tarif dt{
	float: left;
	width: 340px;
	padding: .5em 0;
	margin: 0;
	border-top: 1px solid #f2f2f2;
	line-height: 1.3em;
	color: #000;
}
div.accordeon dl.tarif dd{
	float: left;
	width: 140px;
	padding: .5em 0;
	margin: 0;
	border-top: 1px solid #f2f2f2;
	line-height: 1.3em;
}
div.accordeon dl.tarif dd em{
	color: #999;
}
/*####################################################
#                    PROGRAMME                       #
####################################################*/
div#contenu p.theme{
	padding: 3px;
	margin-bottom: 20px;
	background: #f9ad00;
	color: #fff;
	font-weight: bold;
}
div#contenu div.podcast{
	margin: 10px 0;
	padding: 5px 5px 5px 55px;
	border: 1px solid #ccc;
	text-align: center;
	background: #f2f2f2 url(../images/speaker.png) 5px 50% no-repeat;
}
ul.infos{
	float: right;
	text-align: right;
}
ul.infos li{
	margin-bottom: 10px;
}
ul.infos li.thematique span{
	padding: 0 2px 2px 22px;
	background: #fff url(../images/thematique.png) 2px 50% no-repeat;
	border-bottom: 4px solid #f9ad00;
}
ul.infos li.orgue span{
	background-image: url(../images/pictoOrgue.png);
}
ul.infos li.talent span{
	background-image: url(../images/pictoTalent.png);
}
ul.artistes{
	margin-bottom: 10px;
	padding-left: 5px;
	border-left: 2px solid #f9ad00;
}
ul.artistes li{
	margin-bottom: 3px;
	font-weight: bold;
	color: #e3281f;
}
ul.artistes li span{
	font-style: italic;
	font-weight: normal;
	font-size: .8em;
}
div.oeuvres{
	clear: both;
	height: 100px;
}
#contenu div.oeuvres li{
	margin:0;
	font-style: italic;
	color: #666;
}
div.oeuvres img{
	float: left;
	margin-right: 5px;
}
#contenu div.oeuvres p{
	margin-bottom: 0;
	font-style: italic;
	color: #666;
}
#contenu > p.desc, #contenu > div.oeuvres, .accordeon > p.desc{
	height: auto;
	min-height: 100px;
}
p.desc img{
	float: left;
	margin-right: 5px;
	display: inline;
}
div#contenu p.details{
	position: relative;
	clear: both;
	height: 2em;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}
p.details a.reserver{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
	display: block;
	padding: 3px;
	cursor: pointer;
	background: #e3281f;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
p.details > a.reserver{
	right: 0;
}
p.details a:hover{
	text-decoration: underline;
}
p.details a.reserver:hover{
	text-decoration: none;
	color: #f9ad00;
}
/*####################################################
#                    SPECTACLE                       #
####################################################*/
ul.infos li.ref span{
	padding: 0 3px;
	background: #18a4e2;
	font-weight: bold;
	color: #fff;
}
/*####################################################
#                   PARTENAIRES                      #
####################################################*/
dl#organisation dt{
	float: left;
	clear: left;
	width: 220px;
	border-bottom: 1px dotted #ccc;
	line-height: 1.5em;
}
dl#organisation dd{
	margin-bottom: 10px;
	margin-left: 0;
	float: left;
	width: 280px;
}
ul#partenaires li{
	margin-bottom: 5px;
	padding-left: 8px;
	background: url(../images/puceGrise.png) 0 7px no-repeat;
}
ul#partenaires li.separator{
	padding-bottom: 8px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}
/*####################################################
#                   HISTORIQUE                       #
####################################################*/
dl.affiche{
	width: 92px;
	text-align: center;
	float: left;
	margin-right: 10px;
}
dl.affiche dt img{
	padding: 2px;
	border: 1px solid #ccc;
}
dl.affiche dd{
	margin-left: 0;
	font-weight: bold;
	font-style: italic;
}
/*####################################################
#                 RENSEIGNEMENTS                     #
####################################################*/
/*carte*/
div#map_canvas{
	width:500px;
	height:410px;
	margin-bottom:20px;
	overflow:hidden;
}
/*####################################################
#                 STAGE DE DANSE                     #
####################################################*/
div#stageDanse ul{
	margin: 10px 10px 0 10px;
}
div#stageDanse li{
	margin-bottom: 10px;
	font-weight: bold;
}
div#stageDanse p{
	padding: 30px 0 0 120px;
	height: 160px;
	margin: 10px;
	background: url(../images/danseurs.jpg) 0 100% no-repeat;
}
div#stageDanse p span{
	color: #e3281f;
	font-weight: bold;
}

