/* CSS Document */

a:link {
color: #FFFFFF; text-decoration: underline;
} 

a:visited {
color: #FFFFFF; text-decoration: underline;
} 

a:hover {
color: #d5dea3; text-decoration: underline;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	}
	
	
a.lien:link {
color: #FFFFFF; text-decoration: underline;
}


a.lien:visited {
color: #FFFFFF; text-decoration: underline;
} 

a.lien:hover {
color: #FFFFFF; text-decoration: underline;
}

a.lien2:link {
color: #ffffff; text-decoration: underline;
}


a.lien2:visited {
color: #ffffff; text-decoration: underline;
} 

a.lien2:hover {
color: #ffffff; text-decoration: underline;
}

a.lien3:link {
color: #C16FB0; text-decoration: none;
}


a.lien3:visited {
color: #C16FB0; text-decoration: none;
} 

a.lien3:hover {
color: #C16FB0; text-decoration: none;
}


.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.titre{
	font-size: 12px;
	font-weight: bold;
}
.soustitre{
	font-size: 12px;
	font-weight: normal;
	color:#D3E761;
}
	
.texte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.texte3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

/****************************************************** Liens en bas de page ******************/

#basPage .texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #d5dea3;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

#basPage a.lien:link {
font-size: 9px;
color: #d5dea3;
text-decoration: underline;
}


#basPage a.lien:visited {
font-size: 9px;
color: #d5dea3; 
text-decoration: underline;
} 

#basPage a.lien:hover {
font-size: 9px;
color: #FFFFFF; 
text-decoration: none;
}


/* ************************* Class Plan API GOOGLE ************************* */

.titreplan {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #7F8B3F;
	font-weight: bold;	
}

.txtplan {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.plan {
	border:solid;
	border-color:#565E2D;
	border-width:medium;
	width: 450px;
	height: 450px;
}


/* ************************* Fin Class Plan API GOOGLE ************************* */

#map {
	width: 640px;
	height: 480px;
}
#map .infosbulle {
	width: 210px;
	border: none;
	display: block;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.plan-titre {
	font-size: 14px;
	color: #5F0666;
	font-weight: bold;
	margin-bottom: 1em;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
}
.plan-printer {
	display:block;
	text-align: right;
}
.plan-printer img, 
.plan-printer a {
	border: none;
}
