.partenaires {
	position:absolute;
	left:9px;
	top:209px;
	width:165px;
	height:240px;
	z-index:1;
	overflow: auto;
	layer-background-color: #CADDE6;
	layer-background-image: url(images/fond_partenaiez.jpg);
	background-repeat: no-repeat;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-position: 100% 100%;
	border: 1px groove #E8F0FD;
	visibility: visible;
}
body {
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #3398cc;
   	scrollbar-shadow-color: #0066cd;
   	scrollbar-highlight-color: #3398cc;
   	scrollbar-3dlight-color: #3398cc;
   	scrollbar-darkshadow-color: #3398cc;
   	scrollbar-track-color: #3398cc;
   	scrollbar-arrow-color: #ffffff;
}
.fond {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
	background-image: url(images/fond_index.jpg);
}
.menu {
	scrollbar-face-color: #DEE3EB;
	scrollbar-shadow-color: #DEE3EB;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #DEE3EB;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	border: 3px dotted #C18E32;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0B0B71;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0B0B71;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0B0B71;
	text-decoration: underline overline;
}
a.villes:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: bold;
	color: #0B0B71;
	text-decoration: none;
}
a.villes:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0B0B71;
	text-decoration: none;
}
a.villes:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0B0B71;
	text-decoration: underline overline;
}
.sousTitre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F3BC60;
}
.titreVilles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0B0B71;
}
.texte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
}
.formulaire {
	white-space: nowrap;
	padding: 0px;
}
.texteformulaire {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: Aucune #BED4FA;
}
.texeBleu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B0B71;
}
.texeBlanc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8F0FD;
}
.TitreBlanc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.sousTitreBleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #75B9DD;
}
.btOutils {
	position: absolute;
	clip: rect(100px,auto,auto,auto);
	top: 11px;
	left: 457px;
	z-index: 50;
}
.mentions {
	background-image: url(images/fond.jpg);
	height: 650px;
	width: 400px;
	margin: 10px;
	padding: 5px;
}
.texteVert {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #50C58A;
}
#PetitGlobe {
	position:absolute;
	left:289px;
	top:21px;
	width:103px;
	height:101px;
	z-index:4;
	background-image: url(Aucune);
	layer-background-image: url(images/Globe_Haut_fond.gif);
	border: 1px none #000000;
	visibility: visible;
}
#interfacePano {
	background-image: url(images/interface_panorama.jpg);
	background-repeat: no-repeat;
	height: 450px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#partenaires img {
vertical-align:middle;
}


input.textfield, select {
	width:185px;
	padding:1px;
	font-size: 10px;
	border: 1px solid #192884;
	background-color: #D8EBF5;
}

input.textfield:focus, textarea:focus, select:focus {
	background-color: #FFFFFF;
}
