/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	min-width: 967px;
	background: black;
	font-family: arial, helvetica, sans-serif;
	color: black;
	text-align: center;
}
div, dl, dt, dd, span {
	border: 0;
	margin: 0;
	padding: 0;
}

/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%				ACCUEIL				%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
table#fond {
	margin: 0;
	border: 0;
	width: 100%;
	height: 100%;
}
td#sfond {
	padding: 0;
	text-align: center;
	vertical-align: middle;
}
div#mainer {
	width: 978px;
	height: 654px;
	border: 1px solid white;
	background: white url(images2/f_idx.jpg) left top no-repeat;
}
table#content {
	margin: 0;
	border: 0;
	width: 978px;
	height: 614px;
}
td#gauche {
	width: 689px;
	text-align: center;
	vertical-align: top;
}
div#welcome {
	width: 100%;
	padding: 5px;
	color: white;
	font-size: 10pt;
}
div#multisite {
	position: relative;
	width: 100%;
	height: 570px;
/*	border: 1px solid black;	*/
}
div#ville {
	position: absolute;
	padding-top: 3px;
	width: 238px;
	height: 296px;
	left: 49px;
	top: 121px;
	z-index: 150;
	border: 1px solid white;
	background: url(images2/f_ville.jpg) left top no-repeat;
	text-transform: uppercase;
	color: white;
	font-size: 10pt;
}
#ville a {
	color: white;
	text-decoration: none;
}
#ville a:hover {
	font-weight: bold;
}
div#tourisme {
	position: absolute;
	padding-top: 3px;
	width: 328px;
	height: 180px;
	left: 250px;
	top: 352px;
	z-index: 200;
	border: 1px solid white;
	background: url(images2/f_tourisme.jpg) left top no-repeat;
	text-transform: uppercase;
	color: white;
	font-size: 10pt;
}
#tourisme a {
	color: white;
	text-decoration: none;
}
#tourisme a:hover {
	font-weight: bold;
}
img.fleche_site {
	border: 0;
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 10px;
}
td#droite {
	width: 289px;
	vertical-align: top;
}
#droite a {
	color: white;
	text-decoration: none;
	font-size: small;
}
#droite a:hover {text-decoration: underline;}
div#acces {
	display: block;
	height: 30px;
	text-align: right;
}
#acces a {font-size: small;}
#acces img {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	margin-left: 10px;
}
div#rech {
	display: block;
	height: 27px;
	text-align: right;
}
#rech form {
	display: inline;
	font-size: 10pt;
}
#rech label {color: white;}
input#cle {font-size: 8pt;}
input#submit {border: 0;}
div#invariant {
	width: 278px;
	height: 187px;
}
#invariant ul {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	list-style-type: none;
	text-align: left;
}
#invariant li {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}
#invariant a {
	margin-left: 15px;
	color: white;
	font-size: small;
	text-decoration: none;
}
#invariant a:hover {color: white;}
img.puce_invar {
	vertical-align: middle;
	border: 0;
	margin-right: 5px;
}
div#theme_actu {
	height: 30px;
	color: white;
	font-weight: bold;
}
div#actu {
	width: 288px;
	height: 290px;
}
div.bloc_actu {
	margin: 15px;
	font-size: small;
}
span.titre, a.titre {
	color: white;
	font-weight: bold;
}
div.resume {color: #B9DCFF;}
.resume img {display: none;}
div.bloc_actu vignette {
	float: right;
	width: 84px;
	height: 96px;
	border: 0;
}
table#baspage {
	width: 100%;
	height: 40px;
	font-size: small;
	color: white;
}
#baspage td {
	text-align: center;
	vertical-align: middle;
}
#baspage a {
	color: white;
	text-decoration: none;
}
#baspage a:hover {text-decoration: underline;}