/* Les elements (X)HTML en general
-------------------------------------------------------- */
* {font: normal 11px Arial, Helvetica, sans-serif; padding:0; margin:0; color: #ffffff; outline: none;}
body{background: #80bc3f url(images/bg.png) repeat top center;}

/* Text Style
-------------------------------------------------------- */
p {
	color: #ffffff;
	line-height: 15px;
	font: normal 12px Arial, Helvetica, sans-serif;
}
a {
	color: #0a9fca; 
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img, img:hover {border: 0px;}

/* Container
-------------------------------------------------------- */
#container {
	width: 820px;
	margin: 0px auto 0 auto;
	background: url(images/cont.png) repeat-y 8px 0px;
}

/* Header
-------------------------------------------------------- */
#header {
	width: 820px; height: 585px;
	background: url(images/header.png) no-repeat top center;
}
#header h1 a {
	float: left;
	width: 820px; height: 315px;
	text-indent: -9999px;
	font: normal 0px Arial, Helvetica, sans-serif;
}

/* Footer
-------------------------------------------------------- */
#footer {
	width: 801px; height: 37px;
	background: url(images/footer.png) repeat-x bottom center;
	clear: both;
	margin: 0px 0px 0 9px !important; 
}
#footer p {
	text-align: center;
	padding-top: 7px;
	font: normal 10px Arial, Helvetica, sans-serif;
}
#footer p a {
	color: #fff;
	font: normal 10px Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #fff;
}
#footer p a:hover {
	color: #fff;
	font: normal 10px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}

/* Left
-------------------------------------------------------- */
#left {
	width: 585px !important; width: 561px;
	float: left;
	margin-top: -265px;
	margin-left: 20px;
	display: inline;
	clear: both;
}
#left p {
	width: 460px;
	display: inline;
	clear: both;
}
#left h2.spesa {
	height: 59px;
	float: left;
	clear: both;
	background: url(images/h2.png) no-repeat top left;
	padding-left: 56px;
	font: normal 20px Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: underline;
	line-height: 72px;
	margin-top: 5px;
	display: inline;
	border-bottom: none;
}
#left h2 a {
	height: 59px;
	float: left;
	clear: both;
	background: url(images/h2.png) no-repeat top left;
	padding-left: 56px;
	font: normal 20px Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: underline;
	line-height: 72px;
	margin-top: 5px;
	display: inline;
}
p.inroa {
	width: 460px;
	margin-left: 55px;
	margin-top: 0px;
	clear: both;
	float: left;
	display: inline;
}
p.inroaa {
	width: 460px;
	margin-left: 55px;
	margin-top: 11px;
	clear: both;
	float: left;
	text-decoration: underline;
	display: inline;
}
p.inroab {
	width: 460px;
	margin-left: 55px;
	clear: both;
	float: left;
	color: #;
	margin-top: 0px;
	display: inline;
	margin-top: -10px;
	color: #777;
	margin-bottom: 5px;
}
#transparop {
	width: 545px !important; width: 517px; min-height: 0px;
	clear: both;
}
ul#last_news {
	width: 545px !important; width: 517px; min-height: 202px;
	background: url(images/bg_news.png) no-repeat top center;
	clear: both;
	padding: 22px 22px 0px;
}
ul#last_newsaz {
	width: 545px !important; width: 517px; min-height: 0px;
	clear: both;
	padding: 22px 22px 0px;
}
ul#last_news li {
	margin: 0px 0;
	color: #fff;
	font: normal 11px Geneva, Arial, Helvetica, sans-serif;
	list-style: none;
	clear: both;
}
ul#last_news li a {
	color: #09bcff;
	font: normal 12px Geneva, Arial, Helvetica, sans-serif;
	margin-left: 3px;
}
.tickets {
	clear: both;
	float: left;
	margin: 5px 0;
	width: 545px !important; width: 517px;	
}


/* right
-------------------------------------------------------- */
#right {
	width: 202px;
	float: left;
	margin-top: -242px;
	margin-left: 0px !important;
	margin-left: 0px;
}
#right ul {
	margin: 5px 0 5px 0;
	margin-left: 38Px;
	clear: both;
	width: 202px;
	float: left;
}
#right ul li {
	clear: both;
	float: left;
	margin: 0px 0;
	list-style: none;
}
#right ul li a {
	color: #aabdca;
	font: normal 11px Arial, Helvetica, sans-serif;
}
#right h3 {
	width: 202px; height: 38px;
	float: left;
	clear: both;
	background: url(images/li.png) no-repeat top left;
	padding-left: 37px;
	font: normal 18px Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: underline;
	line-height: 55px;
	margin-top: 5px;
	margin-bottom: 5px;

}
#right h3#first {
	background: url(images/li_.png) no-repeat top left !important;
}

#pagination {
	clear: both;
	margin: 10px 0;
	text-align: right;
	float: left;
}
#pagination a {
	color: #b4b4b4;
	font-weight: bold;
}

/* Commentaires */
#form {
	margin: 10px 0;
	float: left !important;
	clear: both !important;;
	width: 500px;
}
#form h2, #comments h2 {
	color: #fff;
	letter-spacing: -1.5px;
	font: normal 24px Verdana, Arial, Helvetica, sans-seriff;
	border-bottom: 1px dotted #2a6d76;
	margin-bottom: 5px;
}
.comment {
	padding : 1px 0px 1px 10px;
	float: left;
	clear: both;
	margin-left: 55px;
	}
.comment p {
	font: normal 12px "Trebuchet MS", Helvetica, sans-serif;
	}
.comment blockquote{
	padding : 5px 5px 5px 0px; margin : 0;
	width: 400px;
	}
.ligne0 {
	background : #000;
	width: 400px;
	}
fieldset {
	border : 0;
	clear: both;
	float: left;
	margin-left: 35px;
	margin-top: 10px;
	}

label {
	display : block;
	font-size: 12px;
	}

input, textarea {
	background-color: #000000;
	border: none;
	padding: 2px;
	border: 1px solid #191919;
	margin: 4px 0px 4px 3px;
	font-size: 11px;
	}
textarea {
	}
input:focus, textarea:focus {
	background-color: #141414;
	border: none;
	padding: 2px;
	border: 1px solid #222222;
	margin: 4px 0px 4px 3px;
	}	

textarea {
	width : 90%;
	}
	
