*
{
	margin: 0;
	padding: 0;
}

body
{
	background: url("../img5/bg.jpg") repeat-x #2b2929;
	color: white;
	text-align: justify;
	font-family: "myriad pro", "trebuchet ms", arial;
}

h3,h4
{
	color: #ec7302;
}

a 
{
	color: orange;
}
a:hover
{
	text-decoration: none;
}

#droite .lien_orange
{
	color: orange;
}
.lien_orange:hover
{
	text-decoration: none;
}
#gauche .mb
{
	color: white;
}
#gauche .mb:hover
{
	text-decoration: none;
}
#droite a
{
	color:white;
	text-decoration: none;
}
#droite a:hover
{
	text-decoration: underline;
}


#page
{
	width: 900px;
	margin: 0 auto;
}

#gauche
{
	width: 262px;
	float:left;
}

#droite
{
	width: 638px;
	float: right;
}

.debug
{
	width: 100%;
	overflow:hidden;
	clear:both;
}

#gauche-header
{
	width: 262px;
	height: 71px;
	background: url("../img5/gauche-header.jpg") no-repeat bottom;
}

#gauche-header p
{
	text-align: center;
	padding-top: 53px;
	font-size: 0.70em;
}

#gauche-affiche
{
	background: black;
	padding: 0 8px;
}

#gauche-bas
{
	width: 262px;
	height: 30px;
	background: url("../img5/gauche-bas.jpg") no-repeat;
}

#actualite
{
	background: #ec7302;
	padding: 0 8px;
	color: black;
}

#footer
{
	width: 262px;
	background: url("../img5/footer.jpg") no-repeat #171616;
	padding-top: 22px;
	font-size: 0.8em;
}
#footer_footer
{
	background: url("../img5/footer_b.png") no-repeat;
	height: 10px;
}

#galerie
{
	border: 4px solid #000;
	margin-left: 0px;
	margin-bottom: 10px;
}

#menu
{
	width: 170px;
	float: right;
	border-bottom: 1px solid white;
	font-size: 0.95em;
}

#menu li
{
	list-style-type: none;
}

#menu li.toggler
{
	padding: 5px 0px;
	color: white;
	border-top: 1px solid white;
}

#menu li.toggler:hover
{
	cursor: pointer;
	color: white;
	text-decoration: underline;
}

#menu li.toggler a:link
{
	
	display: block;
	color: white;
	text-decoration: none;
}

#menu li.toggler a:visited
{
	
	display: block;
	
	color: white;
	text-decoration: none;
}

#menu li.toggler  a:hover
{
	
	display: block;
	color: white;
	text-decoration: underline;
	/*background: url("../img5/menu-bg.jpg") repeat-x;*/
}

#menu li.toggler  a:active
{
	
	display: block;
	color: white;
	text-decoration: underline;
}

#menu ul.sousmenu
{
	margin-top: 2px;
}
#menu .sousmenu li
{
	margin-left: 17px;
	list-style-image: url("../img5/puce.gif");
}

#menu .sousmenu li a:link
{
	display: block;
	height: auto;
	border: none;
	color: white;
	text-decoration: none;
	font-size: 0.9em;
}

#menu .sousmenu li a:visited
{
	display: block;
	height: auto;
	border: none;
	color: white;
	text-decoration: none;
	font-size: 0.9em;
}

#menu .sousmenu li a:hover
{
	display: block;
	height: auto;
	border: none;
	font-size: 0.9em;
	background: none;
	color: white;
	text-decoration: underline;
}

#menu .sousmenu li a:active
{
	display: block;
	height: auto;
	border: none;
	color: white;
	text-decoration: none;
	font-size: 0.9em;
}


.sousmenu
{
	margin-bottom: 10px;
}

#content
{
	width: 468px;
	float: left;
}

#corps
{
	margin: 0 10px;
}

#corps li
{
	margin-left: 14px;
	list-style-image: url("../img5/puce.gif");
}


.actu-titre
{
	font-size: 1.2em;
	color: white;
	border-bottom: 2px solid white;
	margin-bottom: 5px;
}

.fiche-liste li p
{
	display: inline;
}

.actu-contenu
{
	font-size: 1em;
	padding-bottom: 30px;
}


#fiche_artiste
{
	padding: 10px;
}

.titre
{
	font-size: 1.2em;
	background: url("../img5/menu-bg.jpg") repeat-x #EC7302;
	height: 25px;
	/*width: 100%;*/
	padding:2px 0px;
	padding-left: 5px;
	border-top: 1px solid white;
	margin-bottom: 10px;
}

.fiche-liste li
{
	list-style-image: url("../img5/puce.gif");
	margin-left:13px;
}

.fiche-liste
{
	clear: both;
	padding-top: 20px;
}




#partenaires li
{
	margin: 0;
	padding: 0;
	list-style-image:none;
	list-style-type: none;
	float: left;
}

#partenaires li.part0 a
{
	display: block;
	width: 170px;
	height: 110px;
	background: white;
	margin: 5px;
	text-align:center;
}

#partenaires li.part0 a:hover
{
	display: block;
	width: 170px;
	height: 110px;
	background: white;
	margin: 3px;
	border: 2px solid #EC7302;
	text-align:center;
}

#partenaires li.part1 a
{
	display: block;
	width: 80px;
	height: 110px;
	background: white;
	margin: 5px;
	border-collapse: collapse;
	text-align:center;
}

#partenaires li.part1 a:hover
{
	display: block;
	width: 80px;
	height: 110px;
	background: white;
	margin: 3px;
	border: 2px solid #EC7302;
	text-align:center;
}


.prog-box
{
	background: url("../img5/cadre-haut.jpg") no-repeat top #000;
	padding: 3px;
	color: white;
}

.prog-box ul
{
	margin-bottom: 8px;
}
.prog-box a
{
	color: white;
}

.cadre-infos
{
	color: #F18F36;
	font-size: 0.8em;
	font-weight: bolder;
	margin-bottom: 3px;
}

.cadre-infos p
{
	display: inline;
}
.cadre-infos strong
{
	font-size: 1.1em;
}


#programmation h4
{
	color: white;
	text-align: right;
	margin-right: 15px;
	margin-bottom: -4px;
}

#programmation li
{
	list-style-image: url("../img5/puce2.gif");
	margin-left: 17px;
}

.cadre-titre
{
	height: 23px;
	background: url("../img5/cadre-titre.png") no-repeat;
	color: white;
	font-size: 1.05em;
	padding-top: 1px;
	padding-left: 5px;
}

.cadre-bas
{
	width: 450px;
	height: 31px;
	background: url("../img5/cadre-bas.jpg") no-repeat;
	margin-bottom: 10px;
}

.space
{
	height: 8px;
	clear: both;
}
.prog-box a
{
	color: white;
	text-decoration: none;
	font-style: italic;
}

.prog-box a:hover
{
	color: white;
	text-decoration: underline;
	font-style: italic;
}

.prog-box span
{
	font-size: 0.8em;
}

#journee li
{
	margin-bottom: 10px;
}


#formulaire_connexion
{
	width: 250px;
	margin: 0 auto;
}

#connexion-texte
{
	font-size: 1.3em;
	color: white;
	text-align: right;
	padding-right: 20px;
	margin-bottom: -5px;
}

#connexion-haut
{
	width: 250px;
	height: 11px;
	background: url("../img5/connexion-haut.jpg") no-repeat;
}

#connexion-bas
{
	width: 250px;
	height: 11px;
	background: url("../img5/connexion-bas.jpg") no-repeat;
}

#connexion-bg
{
	background: white;
	padding: 10px 0px;
	padding-left: 2px;
	color: black;
	
}

#connexion-bg table td
{
	text-align: right;
}

#image-gauche
{
	float: left; 
	margin-right: 4px;
}

input.submit
{
	background: #EC7302;
	color: white;
	border: none;
	width: 80px;
}

input.submit:hover
{
	background: black;
}

#fiche_artiste img{border:1px solid #EC7302;float:left;margin-right: 4px;}

.infosBilletterie
{
	font-size: 0.9em;
}

#formulaire_billetterie input[type=text]
{
	width:99%;
}

#contentExt
{
	padding-top: 10px;
	padding-bottom: 20px;
}

.anim
{
	margin-bottom: 10px;
}

.static
{
	margin-bottom: 30px;
}