body {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #1a171b;
	color: #EEE;
	margin: 0px;
	background-image: url(../data/images/index/citrusbg.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

a:link {
	font-weight: bold;
	color: #81c00a;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #81c00a;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#alaffiche{
	position: absolute;
	left: 71px;
	top: 143px;	
	}

#containerholder {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#headerlogo{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	}
#container {
	margin-top: 40px;
	clear: both;
	overflow: hidden;
	width: 980px;
	background-repeat: no-repeat;
}
#infos {
	background-image: url(../data/images/layout/black90.png);
	padding-top:25px;
	overflow: hidden;
}

#container_header{
	height: 100px;
	position: relative;
	}
#navigation {
	height: 450px;
	position: relative;
}
#hp_bt_alaffiche {
	position: absolute;
	left: 70px;
	top: 150px;

}
#hp_bt_salle {
	position: absolute;
	left: 320px;
	top: 300px;
	
}
#hp_bt_spectacles {
	position: absolute;
	left: 430px;
	top: 220px;

}
#hp_bt_contact {
	position: absolute;
	left: 580px;
	top: 320px;

}
#hp_bt_affiche {
	position: absolute;
	left: 730px;
	top: 290px;
	
}
#hp_bt_affiche a img {
	border:0px !important;
}

#specialmsg h2 {
	color: #e2001a;
}
#specialmsg {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-right: 100px;
	padding-left: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#index_mainsponsor {
	color: #8F8F8F;
	z-index: 100;
	position: absolute;
	left: 230px;
	top: 50px;
	font-size: 10px;
	font-style: italic;
}
#details {
	width: 516px;
	float: left;
	position: relative;
	margin-bottom: 20px;
}
#minifooter {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	text-align: right;
	padding-top: 5px;
	font-size: 10px;
	padding-right: 7px;
	padding-bottom: 20px;
}
#minifooter a {
	text-align: right;
	margin-left: 20px;
	padding-top: 24px;
	font-weight: normal;
}
.detaildate {
	float: right;
	width: 150px;
	color: #666666;
	margin-left: 20px;
	position: relative;
	top: -11px;
}
.detailtitle, .iphonetitle{
	font-size: 18px;
	color: #81c00a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	}
#important {
	margin-right: 12px;
	color: #FFF;
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #81c00a;
	border-bottom-color: #81c00a;
	padding-top: 10px;
	padding-right: 90px;
	padding-bottom: 10px;
	padding-left: 90px;
	background-image: url(../data/images/layout/black90.png);
}
#important h2 {
	color: #81c00a;
	font-size: 17px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
}
#indexmenu {
	display:none;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#indexmenu li  {
	display: inline;
	padding: 5px;
}
#indexmenu li a {
	background-color: #81c00a;
	color: #000;
	padding: 5px;
}
#links_topright {
	float: right;
	position: relative;
	top: 70px;
}
#links_topright li {
	display: block;
	float: left;
	width: 200px;
}

.icoindexright {
	float: left;
	}

