html, body{
	background:#ff9600;
	height:100%;
	margin:0;
}
body{
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:85%;
	line-height:130%;
}

/* POSITIONS */
#conteneur{
float:left;
	width:950px;
	background:url(../images/site/pqf-fond-2px.jpg) repeat-y 130px 0;
	min-height:650px;
}
#gauche{
	width:220px;
	float:left;
}
#logo{
	width:220px;
	height:214px;
}
#gauche_centre{
	width:220px;
	background:url(../images/site/pqf_06.jpg) repeat-y;
	height:460px;
}
#nav{
	width:160px;
	background:#7A1C7E;
	margin:0 0 0 55px;
	padding:10px 0px 10px 0px;
}
.Banner{
	width:160px;
	margin:0 0 0 55px;
	padding:10px 0px 0px 0px;
}
#gauche_bas{
	background:#FFFFFF;
	border-left:2px solid #ff9600;
	width:220px;
	height:140px;
	display:block;
}
#header{
	width:510px;
	height:123px;
	background:url(../images/site/pqf_02.jpg);
}
#content{
	width:490px;
	margin:25px 0 0 10px;
}
#droite{
	float:right;
	left:730px;
	width:220px;
}
#centre{
	float:left;
	width:510px;
}
#droite_haut{
	width:220px;
	height:214px;
	background:url(../images/site/pqf_03.jpg);
}
#sidebar{	
	width:140px;
	background:#7A1C7E;
	padding:10px;
	margin-top:-60px;
}
#sidebar img{	
margin:0px 0 5px 0;
}
#clear{
	clear:both;
}
#footer{
	width:730px;
	margin-left:130px;
	margin-top:5px;
	padding:15 0;
	text-align:center;
	border-top:2px solid #ff9600;
	font-size:0.9em;
	background:#FF9600;
}
#actus, #concerts{
	width:210px;
	background-color:#F1F1F1;
	padding:10px;
	margin-bottom:25px;
	margin-top:5px;
clear:both;
}
#actus{
	float:left;
	margin-right:25px;
}
#concerts{
	float:left;
}
.affiche{
margin:5px 0 0 0;
}
#blog{
	float:left;
	width:465px;
	padding:10px;
	margin-bottom:25px;
	background-color:#F1F1F1;
}
#blog li, #concerts li, #actus li, ul.liste li{
	list-style:url(../images/site/puce-small.jpeg) inside;}
#blog li a, #concerts li a, #actus li a{
	font-size:0.9em;}

/* Mise en forme texte */
h1{
	color:#7A1C7E;
	font-size:1.5em;
	margin-bottom:15px;
}
h2{
	color:#7A1C7E;
	font-size:1.2em;
	margin-bottom:10px;}
h3{
	color:#FF9600;
	font-size:1.1em;
	margin-bottom:10px;
}
h4{
	color:#7A1C7E;
	font-size:1em;
	margin-bottom:10px;
}
p{
	padding-bottom:10px;
	font-size:0.9em;
}
p.grand{
	font-size:1em;
}
hr{
	border: 1px solid #ff9600;
}
a{
	font-weight:bold;
	color:#7A1C7E;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
ul{
	margin-bottom:10px;
}
dt{
	display:list-item;
	list-style:url(../images/site/puce-small.jpeg) inside;
}
dd{
	margin-left:19px;
	margin-bottom:10px;}
/* Navigation */
#nav a{
	color:#FFFFFF;
	font-size:0.9em;
	text-decoration:none;
	padding:0px 10px 0px 10px;
}
#nav a:hover{
	text-decoration:underline;
}
#nav ul li ul{
	display:block;
	padding-left:30px;
	background-color:#9C569F;}

/* gallery */
#gallery{
	width:490px;
	margin:0 0 10px 0;
}
.gallery_vignette, .gallery_vignette_ssTitre{
	background:#EAEAEA;
	float:left;
	padding:10px;
	margin-right:12px;
	margin-bottom:12px;
	text-align:center;
}
.gallery_vignette{
	width:130px;
	height:155px;
}
.gallery_vignette_ssTitre{
	width:130px;
	height:120px;
}
.gallery_vignette a img{
	display:block;
	margin: auto;
}
.gallery_vignette a img{
	margin-bottom:5px;
}
img.float{
	float:left;
	margin:0px 10px 5px 0px;	
}

/* SLIDESHOW */
#pics {  
    height:  260px;  
    width:   180px;  
    padding: 0;  
    margin:  0 25px 25px 0;
    float:left;  
} 
 
#pics img {  
    padding: 5px;  
    border:  1px solid #ccc;  
    width:  180px; 
    height: 260px; 
}
.dew_player{
	margin:5px 0px 15px 0px;}
.dew_player h3{
	margin-bottom:3px;}
.blocs{
	margin-bottom:10px;
	border-bottom:1px dashed #FF9600;}
.notshow{
	display:none;
	visibility:hidden;
}
.jaunebold{
	font-weight:bold;
	color:#FF9600;
}
p.nom{
	font-weight:bold;
	color:#7A1C7E;
}
p.commentaire{
	border-bottom:1px dashed #FF9600;
	margin-bottom:10px;
	margin-right:5px;
}
.commandecd{
	margin-top:10px;
}
.table_cd tr td,.table_cd tr th{
	padding:3px 0px 3px 5px;
}
table.table_billeterie tr th{
font-weight:bold!important;
}
td.disable{
	color:#FF9600;
	font-size:0.7em;
	font-weight:bold;
}
table.table_billeterie td, table.table_billeterie th{
padding:5px;
}
.reservation fieldset{
margin:10px 0 10px 0;
background-color:#E5E5E5;
padding:5px;
clear:both;
}
.reservation legend{
line-height:1.5em;
background-color:#7A1C7E;
padding:3px 5px 0 5px;
margin:0 0 0 -5px;
color:#FFF;
}
.reservation ul{
float:left;
clear:both;
}
.reservation li {
clear:both;
line-height:2.2em;
}
.reservation li label{
display:block;
float:left;
}
.reservation li label.regular{
width:65px;
}
.reservation li input{
diplay:block;
float:left;
font-size:0.9em;
margin:5px 5px 0 5px;
}
.reservation li input.regular{
width:250px;
}
.reservation li input.cp{
width:50px;
}
.reservation li input.num{
width:50px;
}
.reservation input.nbPlace{
width:20px;
}
.alert{
color:#FF0000;
font-weight:bold;
}
.reservation p span.info{
color:#666666!important;
}
.reservation fieldset p{
margin:0;
padding:0;
clear:both;
}
blockquote{
border:1px dashed #7A1C7E;
padding:5px 5px 0px 5px;
margin:5px 0 5px 0;
font-weight:bold;
}
em{
font-style:italic;
}
