body {
	margin: auto;
	padding: 0px;
	position:relative;
	width: 750px;
	margin: 5px auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color:#FFFFFF;
}
img {
	border-style: none;
}
#en_tete {
	height: 126px;
	background-image: url(../img/util/la-vie-punk.jpg);
}
#burger{
	display:none;
}
/*.overlay{
	margin:0;
	padding:0;
}*/
a.closebtn{
	display:none!important;
}
#en_tete h2 {
	margin:0;
	padding:0 0 0 55px;
}
#en_tete #menu {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#en_tete #menu li {
	float: left;
	list-style-type: none;
	margin-top:72px;
}
#en_tete #menu a {
	display:block;
	width: 90px;
	background:#FFF;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 9px;
	border-right:3px solid #666666;
	border-bottom:3px solid #666666;
}
#en_tete #menu a:hover {
	color:#000;
}
#conteneur{
	width:750px;
	background-color:#C33;
	background-image: url(../img/util/droite.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#conteneur #gauche{
	float:left;
	width:189px;
	background-repeat:no-repeat;
	background-color:#C33;
}
#conteneur #gauche #adresse{
	font-weight:bold;
	color:#FFF;
	text-align:center;
	font-size:13px;
	margin-top:340px;
}
#conteneur #droite {
	float: right;
	width: 162px;
	background-image: url(../img/util/pinup-punk-zampano.jpg);
	width: 162px;
	height: 336px;
	background-repeat: no-repeat;
}
#conteneur #milieu {
	margin-left: 189px;
	margin-right: 162px;
	padding: 10px 0px 10px 40px;
	background-color:#FFF;
}
#pied_de_page {
	list-style-type:none;
	margin:0 25px 0 0;
	padding:0 0 0 60px;
	background-color:#C33;
	height: 20px;
	clear: both;
	float:none;
	font-size: 11px;
	line-height:20px;
}
#pied_de_page li {
	padding:0;
	display:block;
	float:left;
	width:100px;	
	text-align:center;
}
#pied_de_page a {
	color:#FFF;
	text-decoration:none;
}
#pied_de_page a:hover {
	text-decoration:underline;
}
#pied_de_page #manuura {
	width:242px;
	margin:0 0 0 17px;
	text-align:right;
}
#pied_de_page a.tangatamanu {
	background: url(../img/util/tangatamanu.gif) center right no-repeat;
	padding: 0 13px 0 0;
}
.display {
	display: none;
}
a {
	color: #CC3333;
}
a.externe {
	background: url(../img/util/externe.png) center right no-repeat;
	padding-right: 13px;
}
a.red_small {
	font-size: 10px;
	color: #CC3333;
}
a.black {
	font-size: 13px;
	color: #000000;
}
.centred {
	text-align: center;
}
.justified {
	text-align: justify;
}
.red {
	color: #CC3333;
}
.white {
	color: #FFFFFF;
}
.green {
	color: #009966;
}
.red_small {
	font-size: 10px;
	color: #CC3333;
}
.green_small {
	font-size: 10px;
	color: #009966;
}
.medium {
	font-size: 13px;
}
.small {
	font-size: 10px;
}
.description_liens {
	text-align: justify;
	margin-left: 10px;
	display: block;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	width: 290px;
}
.q° {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #CC3333;
	font-weight: bold;
	margin-right: 40px;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: thin solid #333333;
}
p{
	font-size:13px;
	color:#333;
	/*border:solid 1px #FF0;*/
}
h3 {
	color: #333333;
}
h4 a{
	font-size:13px;
	color:#000;
}
#conteneur #milieu ol{
	padding:0;
	margin:0;
}
#conteneur #milieu #annonce_concert li {
	display: block;
	position:relative;
	width: 340px;
	font-size: 13px;
	color: #333333;
	list-style-type: none;
	float: left;
	border: 1px solid #CCCCCC;
	margin: 0 0 20px 0;
	padding: 2px 5px 10px 5px;
}
#conteneur #milieu #annonce_concert li .annule {
	position:absolute;
	/*width: 346px;
	height:139px;*/
	width: 100%;
	height:100%;
	left:0;
	top:0;
	background-color:#CCCCCC;
	background-image:url(../img/util/annule.gif);
	background-repeat: no-repeat;
	background-position: center;
	-moz-opacity:0.75;
	opacity: 0.75;
	filter:alpha(opacity=75);
}
#conteneur #milieu #annonce_concert li img {
	margin-top: 0px;
	float: right;
}



label {
	font-size: 13px;
	color: #333333;
}
#conteneur #milieu .legende {
	font-style: italic;
}

/*Style popup accueil*/

#pop {
	position: absolute;
	left: 173px;
	top: 50px;
	/*padding:5px;
	background-color:#FFFFFF;
	border:solid 2px #CC3300;*/
}
#pop #texte_popup {
	z-index: 100;
	/*text-align: center;*/
	position: absolute;
	top: 80px;
	line-height: 25px;
	width: 280px;
	left: 20px;
	font-size: 14px;
}
#pop #fermer {
	margin:0;
	padding:0;
	z-index: 100;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	width: 66px;
	background-color: #FFFFFF;
	position: absolute;
	right: 5px;
	top: 1px;
}
#pop a {
	text-decoration: none;
}

.accueil {
	text-decoration: none;	
}

/*logo Jamendo page album-zampano*/
#conteneur #gauche #jamendo {
	display: none;
}

.titre {
	display:block;
	float:left;
	width:125px;
	height:30px;
	line-height:30px;
	font-size:12px;
}
audio {
	display:block;
	float:left;
	width:205px;
	height:30px;
}
.options {
	display:block;
	float:left;
	width:110px;
	height:30px;
	font-size: 10px;
	color: #CC3333;
}
