@charset "utf-8";
body {
	background: #031847 url(/img/fond.jpg) no-repeat center bottom;
	font: 11px Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#header {
	color: #FFF;
	height: 100px;
	width: 100%;
}
#header a {
	color: #F93;
	text-decoration: none;
	font-weight: bold;
}
#header a:hover {
	text-decoration: underline;
}
#site {
	text-align: justify;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 250px;
	color: #FFF;
	position: relative;
	z-index: 100;
}
#site h1 {
	margin: 50px 0px 20px;
	line-height: 65px;
	font-size: 20px;
	padding: 0px;
	font-weight: normal;
	text-shadow: 1px 1px 2px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
#site h2 {
	color: #F93;
	font-weight: bold;
	font-size: 16px;
	margin: 1.25em 0 0.75em;
	line-height: 22px;
	text-shadow: 1px 1px 1px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
#site h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 1em 0;
	text-shadow: 1px 1px 1px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
#site p {
	margin: 1em 0;
	padding: 0px;
	line-height: 20px;
}
#site th {
	border-bottom: 1px dotted #78A5D6;
	color: #78A5D6;
}
#site a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#site a:hover {
	color: #F93;
}
#site iframe, #map_canvas {
	border: 1px solid #999;
}
#footer {
	color: #828282;
	background: #000;
	height: 32px;
	border-top: 1px solid #737373;
	text-align: center;
	font-size: 10px;
	line-height: 16px;
	padding: 8px;
}
#footer a {
	color: #828282;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
}
.pair {
	cursor: pointer;	
}
.pair:hover {
	background: #000;
}
.impair {
	background: url(/img/bg_impair.png) repeat;
	cursor: pointer;	
}
.impair:hover {
	background: #000;
}
.orange {
	font-weight: bold;
	color: #F93;
}
.details{
	font-weight: bold;
	color: #78A5D6;
}
.separateur {
	background: url(/img/separateur_right.png) no-repeat center center;
	height: 25px;
	width: 100%;
}
#diapo img{
	border: #999 1px solid;
}
#partenaires h3 {
	margin-top: 25px;
	margin-bottom: 5px;
}
#partenaires a {
	font-size: 11px;
	color: #F93;
	margin-left: 10px;
	font-weight: bold;
	font-style: italic;
}
#partenaires a:hover {
	text-decoration: underline;
}
#left {
	padding-right: 30px;
}
#right {
	padding: 50px 37px 0px;
	background: url(/img/bg_right.png) no-repeat center bottom;
}
#right h3 {
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
h1#H1fiche {
	line-height: 42px;
	margin-bottom: 30px;
}
#H1under {
	line-height: 12px;
	font-size: 10px;
	color: #78A5D6;
	font-style: italic;
	font-weight: bold;
}
h2#H2fiche {
	color: #FFFFFF;
	font-size: 15px;
	line-height: 26px;
}
#H2under {
	line-height: 12px;
	font-size: 10px;
	color: #78A5D6;
	font-style: italic;
	font-weight: bold;
}
table#situation {
	font-weight: bold;		
}
table#situation td{
	padding: 10px 0px;
}
table#services, table#confort {
	font-weight: bold;
	font-style: italic;
}

