*{
	margin: 0;
	padding: 0;
}
html, body {
    height: 100%;
}
body{
	font: .8em/1.3em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #000 url(../images/bg_page.png) 0 0 repeat-x;
	text-align: center;
}
a, a:visited{
	color: #000;
	outline: none;
}
a:hover{
	text-decoration: none;
}
ul{
	list-style: none;
}
img{
	border: 0;
}
hr{
	clear: both;
	visibility: hidden;
}
/*Classes*/
img.border{
	border: 4px solid #f90;
}
.grasRougeSo{
	color: #c00;
	font-weight: bold;
	text-decoration: underline;
}

/*####################################################
#                POSITIONNEMENT                      #
####################################################*/
/*Conteneur*/
div#conteneur{
	position: relative;
	width: 980px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
	z-index: 100;
}
/*Header*/
div#header{
	height: 230px;
	background: #fc0 url(../images/header.png) 0 0 no-repeat;
}
div#header h1 a, div#header h1 a:visited{
	position: absolute;
	display: block;
	width: 630px;
	height: 230px;
	left: 0;
	top: 0;
	text-indent: -5000px;
}
/*Panneaux*/
div#header img#panneaux{
	position: absolute;
	display: block;
	right: 0;
	top: 0;
}
/*Titre rubrique*/
h2{
	float: left;
	width: 110px;
	padding-left: 110px;
	padding-bottom: 5px;
	height: 32px;
	line-height: 32px;
	color: #fff;
	font-size: 1.5em;
}
/*Sous-menu*/
ul#submenu{
	float: left;
	display: block;
	width: 740px;
	height: 32px;
	padding-left: 20px;
}
ul#submenu li{
	float: left;
	height: 32px;
	line-height: 32px;
	color: #fff;
	padding-bottom: 5px;
}
ul#submenu li a{
	text-decoration: none;
	color: #fff;
}
/*Bg Sous-menu*/
.menu_accueil{
	background: #000 url(../images/bg_menuAccueil.png) 0 0 no-repeat;
}
.menu_ateliers, .menu_spectacles{
	background: #940313 url(../images/bg_menuAteliers.png) 0 0 no-repeat;
}
.menu_actualite{
	background: #f90 url(../images/bg_menuActualite.png) 0 0 no-repeat;
}
/*Lien actif*/
ul#submenu li a.actif_accueil, ul#submenu li a.actif_ateliers, ul#submenu li a.actif_spectacles{
	color: #f90;
}
ul#submenu li a.actif_actualite{
	color: #c00;
}
ul#submenu.menu_accueil li a:hover, ul#submenu.menu_ateliers li a:hover, ul#submenu.menu_spectacles li a:hover{
	color: #f90;
}
ul#submenu.menu_actualite li a:hover{
	color: #c00;
}
/*Silhouette*/
img#silhouette{
	position: absolute;
	bottom: 40px;
	left: 0;
	z-index: 200;
}
/*Contenu*/
div#contenu{
	clear: left;
	position: relative;
	margin-left: 100px;
	width: 738px;
	height: 550px;
	padding: 20px 30px 20px 110px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #fc0;
}
div#conteneur > div#contenu{
	height: auto;
	min-height: 550px;
}
/*Footer*/
p#footer{
	clear: both;
	width: 880px;
	height: 30px;
	margin-left: 100px;
	padding-top: 10px;
	line-height: 30px;
	color: #fff;
	background: #000 url(../images/footer.png) 100% 0 no-repeat;
	text-align: center;
}
p#footer a{
	color: #fff;
}
p#footer a:hover{
	text-decoration: none;
}
/*Menu bas*/
ul#menub{
	margin: 0 auto;
	margin-bottom: 10px;
	height: 20px;
	width: 880px;
	padding-left: 100px;
	text-align: center;
}
ul#menub li{
	display: inline;
	padding-right: 20px;
	line-height: 20px;
}
ul#menub li a, ul#menub li a:visited{
	color: #f90;
}
/*Copyright*/
p#copyright{
	margin: 0 auto;
	padding-bottom: 10px;
	width: 980px;
	color: #666;
	font-size: .9em;
}
p#copyright a{
	color: #666;
}
p#copyright a:hover{
	text-decoration: none;
}
/*####################################################
#                     PAGES                          #
####################################################*/
/*Titre page*/
h3{
	background: #c00;
	border-bottom: 4px solid #940313;
	color: #fff;
	padding: .2em;
	margin-bottom: 1em;
}
h3 a, h3 a:visited{
	color: #fff;
	text-decoration: none;
}
h3 a:hover{
	text-decoration: underline;
}
/*Sous-titre*/
h4{
	font-weight: bold;
	color: #c00;
	height: 20px;
	line-height: 20px;
	margin: 1em 0;
}
h4 span{
	background: #f90 url(../images/bg_h4.png) 100% 0 no-repeat;
	padding: 2px 10px 2px 5px;
}
h5{
	padding: .2em;
	color: #fff;
	background: #c00;
	font-weight: bold;
}
p{
	margin-bottom: 1em;
}
/*Listes*/
dt{
	padding-bottom: 2px;
	margin-top: 1em;
	margin-bottom: 2px;
	border-bottom: 1px solid #f90;
	font-weight: bold;
}
dd{
	margin-left: 10px;
	padding-left: 8px;
	background: #fc0 url(../images/puce_orange.png) 0 .5em no-repeat;
}
#contenu ul{
	margin: .5em 0 1em 0;
}
#contenu table ul{
	margin: 0;
}
#contenu li{
	padding-left: 8px;
	background: transparent url(../images/puce_orange.png) 0 .5em no-repeat;
	width: 98%;
}
#contenu ul>li{
	width: 100%;
}
ul#numList{
	margin-bottom: 1em;
}
ul#numList li{
	padding: 0;
	margin-left: 16px;
	text-indent: -16px;
	background: none;
}
/*----------------------------------ACCUEIL-------------------------------------*/
/*PRESENTATION*/
table.presentation{
	width: 49%;
	float: left;
	margin-bottom: 1em;
}
table.presentation th{
	padding: .2em;
	background: #fc0;
	color: #c00;
	vertical-align: top;
	text-align: center;
}
table.presentation td{
	padding: .2em;
	background: #fff;
	vertical-align: top;
}
table.presentation td.orange{
	background: #ffec9f;
}
/*CONTACT*/
div#coordonnees{
	float: left;
	padding: 20px;
	width: 270px;
	height: 160px;
	background: #fc0 url(../images/bg_coordonnees.png) 0 0 no-repeat;
}
p.adresse{
	padding-left: 20px;
	background: #ffec9f url(../images/house.png) 0 0 no-repeat;
}
p#tel{
	padding-left: 20px;
	background: #ffec9f url(../images/tel.png) 0 0 no-repeat;
}
p#fax{
	padding-left: 20px;
	background: #ffec9f url(../images/fax.png) 0 0 no-repeat;
}
dl#contacts{
	width: 380px;
	margin-left: 330px;
	padding-left: 20px;
	border-left: 1px solid #f90;
}
dl#contacts dt{
	margin: 0;
	padding: 0;
	border: 0;
}
dl#contacts dd{
	margin-bottom: .5em;
	border: 0;
}
/*INFOS*/
div.colDroite{
	width: 380px;
	margin-left: 330px;
	padding-left: 20px;
	border-left: 1px solid #f90;
}
div#horaires{
	float: left;
	clear: left;
	margin-top: 20px;
	padding: 20px 25px;
	width: 260px;
	height: 180px;
	background: #fc0 url(../images/bg_horaires.png) 0 0 no-repeat;
}
/*------------------------------------------ATELIERS---------------------------------------------*/
div.colDroite img.ateliersImg{
	float: left;
	margin-right: 5px;
	padding: 1px;
	border: 1px solid #fff;
}
div#contenu > div.colDroite img.ateliersImg{
	margin-top: -2px;
}
/*----------------------------------SPECTACLES / EXPOSITIONS-------------------------------------*/
div.spectacle{
	width: 738px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
div.spectacle img{
	float: left;
	padding: 1px;
	border: 1px solid #fff;
}
div.spectacle h6{
	margin-bottom: .5em;
	margin-left: 160px;
	padding: 0 5px 2px 5px;
	font-size: 1.2em;
	color: #fff;
	background: #f90;
	border-bottom: 2px solid #f60;
}
div.spectacle p.cie{
	width: 550px;
	margin-bottom: .5em;
	margin-left: 160px;
	color: #c00;
	font-size: 1.2em;
}
#contenu div.spectacle ul, #contenu div.spectacle dl{
	width: 550px;
	margin-left: 160px;
}
#contenu div.spectacle li{
	padding-left: 18px;
	background: transparent url(../images/arrow_orange.png) 0 0 no-repeat;
	font-weight: bold;
	font-size: .9em;
}
#contenu div.spectacle li.vernissage{
	background: none;
	color: #c00;
}
#contenu div.spectacle dl{
	font-size: .9em;
	height: 1.5em;
	color: #c00;
}
#contenu div.spectacle dt{
	float: left;
	padding: 0 .2em;
	margin: 0;
	border: none;
	background: #fff;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: .05em;
}
#contenu div.spectacle dd{
	float: left;
	margin-left: .5em;
	padding-left: 0;
	background: none;
}
#contenu div.spectacle p.description{
	padding: .5em 0 1em 0;
	margin-left: 160px;
	line-height: 1.4em;
	border-bottom: 1px dotted #fff;
}
#contenu div.ope{
	margin-bottom: 40px;
	padding: 9px;
	border: 1px solid #c00;
}
#contenu div.ope p.remarque{
	margin-bottom: 2em;
	padding: 0 10px;
	font-weight: bold;
	text-align: center;
	color: #c00;
}
#contenu div.ope div.spectacle{
	width: 718px;
}
/*----------------------------------ACTUALITES-------------------------------------*/
div.actu{
	float: right;
	width: 640px;
	margin-right: 10px;
	margin-bottom: 20px;
}
div.actu h6{
	margin-bottom: .5em;
	padding: 0 5px 2px 5px;
	background: #f90;
	border-bottom: 2px solid #f60;
	font-size: 1.2em;
	color: #fff;
}
div.actu h6 a, div.actu h6 a:visited{
	color: #fff;
	text-decoration: none;
}
div.actu h6 a:hover{
	text-decoration: underline;
}
div.actu p.text{
	line-height: 1.4em;
	margin: 10px 10px 0 10px;
}
div.actu p.more{
	padding-bottom: .5em;
	margin: 0 10px;
	text-align: right;
	border-bottom: 1px dotted #fff;
}
div.actu img{
	display: block;
	margin: 0 auto;
	padding: 1px;
	border: 1px solid #fff;
}
div.actu p.more a, div.actu p.more a:visited{
	padding-left: 18px;
	background: #fc0 url(../images/arrow_orange.png) 0 2px no-repeat;
	color: #c00;
	text-decoration: none;
}
div.actu p.more a:hover{
	text-decoration: underline;
}
dl.date{/*Date*/
	width: 70px;
	height: 95px;
	margin: 0;
	padding-top: 5px;
	text-align: center;
	background: #fc0 url(../images/bg_date.png) 0 0 no-repeat;
}
div#contenu > dl.date{
	margin-left: 10px;
}
dl.date dt{/*Jour*/
	padding: 0;
	margin: 0;
	font-size: 3em;
	line-height: 1em;
	color: #c00;
	border: none;
}
dl.date dd{/*Mois, date et heure*/
	padding: 0;
	margin: 0;
	background: none;
	text-transform: uppercase;
	font-size: .9em;
}
dl.date dd.hour{/*Heure*/
	color: #f90;
}
/*NUMEROTATION*/
div#pageNav {
  	padding: 20px 0;
  	text-align: center;
  	margin-left: 80px;
	color: #f90;
}
div#pageNav span{
	font-weight: bold;
	padding: 2px 6px 3px 6px;
	border: 1px solid #f90;
	margin-bottom: 20px;
	background-color:#f90;
	color:#fff;
}
div#pageNav a{
	background: #fff;
	color: #f90;
	text-decoration: none;
	padding: 2px 6px 3px 6px;
	border: 1px solid #fc0;
}
div#pageNav a:hover{
	border-color:#f90;
}
/*-------------------------------------ACTU----------------------------------------*/
div.actu a.retour, div.actu a.retour:visited{
	padding-left: 18px;
	background: #fc0 url(../images/arrow_orange2.png) 0 2px no-repeat;
	color: #c00;
	text-decoration: none;
}
div.actu a.retour:hover{
	text-decoration: underline;
}
/*----------------------------------RESIDENCES-------------------------------------*/
p.introResid{
	margin-bottom: 2em;
	margin-left: 30px;
	padding: .2em 0;
	font-weight: bold;
	color: #c00;
	text-align: center;
	border-top: 1px solid #c00;
	border-bottom: 1px solid #c00;
}
img.imgResid{
	float: left;
	margin-left: 30px;
	padding: 1px;
	border: 1px solid #fff;
}
h3.titreResid{
	margin-bottom: .5em;
	margin-left: 340px;
	padding: 0 5px 2px 5px;
	font-size: 1.2em;
	color: #fff;
	background: #f90;
	border-bottom: 2px solid #f60;
}
p.descResid{
	margin-bottom: .5em;
	margin-left: 340px;
}
p.urlResid{
	text-align: right;
}
p.urlResid a, p.urlResid a:visited{
	padding-left: 18px;
	background: #fc0 url(../images/arrow_orange.png) 0 2px no-repeat;
	color: #c00;
	text-decoration: none;
}
p.urlResid a:hover{
	text-decoration: underline;
}
hr.hrResid{
	margin-bottom: 20px;
}
/*----------------------------------ESPACE PRO-------------------------------------*/
ul#thumbs{
	height: 80px;
	margin: 10px 0;
}
ul#thumbs li{
	display: inline;
	padding: 0;
	background: none;
}
ul#thumbs li a{
	display: block;
	float: left;
	margin-right: 6px;
	width: 114px;
	height: 76px;
	border: 2px solid #f90;
}
ul#thumbs li a:hover{
	border-color: #fff;
}
div#ficheTechnique{
	padding: 30px 10px;
	margin-top: 10px;
	height: 260px;
	background: #fc0 url(../images/bg_ficheTechnique.png) 0 0 no-repeat;
}
div#ficheTechnique ul.left{
	float: left;
	width: 349px;
	padding-right: 10px;
}
div#ficheTechnique ul.right{
	float: right;
	width: 323px;
	padding-left: 10px;
	border-left: 1px solid #f90;
}
div#ficheTechnique li{
	margin-bottom: .5em;
}
p.telecharger{
	margin: 1em 0;
}
p.telecharger a, p.telecharger a:visited{
	padding-left: 18px;
	background: #fc0 url(../images/arrow_orange.png) 0 2px no-repeat;
	color: #c00;
	text-decoration: none;
}
p.telecharger a:hover{
	text-decoration: underline;
}