@import url(layout.css);
@import url(anatips.css);

body {
	background: url(../../img/prehome/background.jpg) top center no-repeat #3c0b0b;
}

#principale {
	width: 979px;
	position: absolute;
	left: 50%;
	margin-left: -478px;
}

#principale h1 {
	background: url(../../img/layout/logo-soireespectacles-com.png) top left no-repeat;
	width: 312px;
	height: 146px;
	margin: 7px 0px 0px 351px;
}

#principale h1 a {
	width: 312px;
	height: 146px;
	display: block;
}

#principale h1 a span {
	display: none;
}

#principale div#centre {
	background: url(../../img/prehome/background-centre.png) top left no-repeat;
	width: 957px;
	height: 740px;
	padding: 0px 8px 0px 7px;
	position: relative;
}

#principale div#centre h2 {
	font-size: 18px;
	font-weight: bold;
	color: #ffa803;
	text-align: center;
	padding: 11px 0px 0px 0px;
	line-height: 35px;
	height: 35px;
}

#principale div#centre ul {
	padding: 30px 446px 0px 25px;
	width: 230px;
	float: left;
}

#principale div#centre ul li {
	line-height: 12px;
	height: 12px;
	color: #000;
	font-size: 10px;
}
#principale div#centre ul li a {
	padding: 0px 20px 0px 20px;
	background-position: center left;
	background-repeat: no-repeat;
}

#principale div#centre ul li a, #principale div#centre ul li a:hover, #principale div#centre ul li a.active {
	background-image: url(../../img/prehome/fleche-bleue-gauche.png);
	color: #0271b5;
	font-style: italic;
	font-weight: bold;
}

#principale div#centre ul#liste-departement-2 {
	padding: 30px 25px 0px 0px;
}

#principale div#centre ul#liste-departement-2 li {
	text-align: right;
}

#principale div#centre ul#liste-departement-2 li a, #principale div#centre ul#liste-departement-2 li a:hover {
	background-image: url(../../img/prehome/fleche-bleue-droite.png);
	background-position: center right;
}

#principale div#centre div#map, #principale div#centre div#transparent {
	position: absolute;
	top: 75px;
	left: 190px;
	width: 609px;
	height: 595px;
}
#principale div#centre div#transparent {
	z-index: 999;
	background-position: top left;
	background-repeat: no-repeat;
}

#principale div#centre h3 {
	clear: both;
	width: 179px;
	height: 22px;
	margin: 0px auto 0px auto;
	padding: 40px 0px 0px 0px;
}

#principale div#centre h3 a {
	background: url(../../img/prehome/toute-la-france.png) top left no-repeat;
	padding: 0px 0px 0px 4px;
	width: 171px;
	height: 22px;
	display: block;
}

#principale div#centre h3 a span {
	display: none;
}

#principale div#centre div.departement {
	position: absolute;
	top: 76px;
	left: 190px;
}

#principale div#copyright {
	color: #e6a664;
	font-size: 10px;
	line-height: 30px;
	height: 40px;
	text-align: center;
}
