/* @override 
	http://oneline.localhost.com/style/screen.css
	http://oneline.localhost.com/styles/screen.css
	http://s279380216.onlinehome.fr/styles/screen.css
*/

* {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#zoneinfo h3 {
	font-size: 14px;
	margin-left: 10px;
	margin-bottom: 10px;
}

body {
	background: #e0f2fb url(images/fond.jpg) repeat-x;
}



#entete ul {
	margin-top: -200px;
	text-align: right;
	float: right;
	margin-right: 20px;
}

#entete ul li.first {
	border-right: 1px solid white;
}

#entete ul li.last {
	border-left: 1px solid white;
}

#entete ul li{
	float: left;
}

#entete ul li a {
	color: white;
	text-decoration: none;
	font-size: 1.4em;
	padding: 10px 15px;
}

#entete ul li a:hover {
	color: #d49fc5;
}

div#main.impair {
	background: url(images/fondpage.png) repeat-y 0px;	
}

div#main.pair {
	background: url(images/fondpage.png) repeat-y 0px;	
}

div#footer.impair {
	background: url(images/footer.png) repeat-y 0px;	
}

div#footer.pair {
	background: url(images/footer.png) repeat-y 0px;	
}

#footer {
	width: 969px;
	margin: auto;
	height: 135px;
	padding-top: 90px;
	font-size: 0.8em;
	color: white;
	background: url(images/footer.png) no-repeat;
}

#entete h1 {
	height: 460px;
	text-indent: -123456px;
}

#page {
	background: url(images/header.jpg) no-repeat center top;
}

#entete {
	width: 968px;
	margin: auto;
	height: 460px;
}

#main {
	width: 969px;
	margin: auto;
	background: url(images/fondpage.png) repeat-y center;
}

#gauche {
	width: 280px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}

#gauche div.box h2 {
	background: url(images/boxbleue.gif) no-repeat;
	width: 243px;
	height: 30px;
	color: white;
	line-height: 30px;
	padding-left: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	vertical-align: middle;
}

#gauche h2 {
	background: url(images/boxbleue.gif) no-repeat;
	width: 243px;
	height: 30px;
	color: white;
	line-height: 30px;
	padding-left: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	vertical-align: middle;
}

#sousmenu {
	margin-bottom: 20px;
}

#gauche div.box h2.first {
	margin-top: 0;
}

ul#sousmenu {
	background: url(images/fondzone.gif) repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#sousmenu li {
	background: url(images/puce.png) no-repeat left center;
	width: 250px;
}

#sousmenu li a{
	height: 30px;
	border-top: 1px solid white;
	border-bottom: 1px solid silver;
	width: 200px;
	display: block;
	line-height: 30px;
	color: black;
	font-size: 0.8em;
	text-decoration: none;
	margin-left: 30px;
	padding-left: 10px;
	font-weight: bold;
}

#sousmenu li a:hover{
	background: url(images/over.png) no-repeat 0 4px;
}

#sousmenu li a.selection {
	background: url(images/over.png) no-repeat 0 4px;
}

#zoneinfo {
	margin-bottom: 20px;
}

#sousmenu li a.first {
	border-top-width: 0;
}

#sousmenu li a.last {
	border-bottom-width: 0;
}

div.box p{
	padding-right: 30px;
	padding-left: 10px;
	line-height: normal;
}

#zoneinfo p {
	line-height: 12px;
}

#adresse {
	width: 300px;
	float: left;
	padding-left: 25px;
	padding-top: 15px;
	font-size: 11px;
}

#copyright {
	padding-top: 80px;
	text-align: right;
	padding-right: 30px;
	font-size: 10px;
}

#copyright p a {
	color: white;
}

#right {
	margin-left: 310px;
	padding-left: 20px;
	padding-right: 40px;
}

#content hr {
	clear: both;
	visibility: hidden;
}

#content strong {
	font-weight: bold;
}

#zoneinfo h2 span span strong span {
	font-weight: bold;
}

#zoneinfo strong {
	font-weight: bold;
}
