/* CSS Document */

a:link {
color: #ffffff; text-decoration: underline;
} 
a:visited {
color: #ffffff; text-decoration: underline;
} 
a:hover {
color: #ffffff; 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;
	vertical-align:middle ;
}

.baseline{
	position:relative;
	top:53px;
	font-size: 12px;
	height:53px;
}

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

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

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

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

/************* plan acces *************/
	
.titreplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #AC0414;
	font-weight: bold;
}
.txtplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.plan {
	width: 640px;
	height: 480px;
	border: solid 1px #FCBA11;
}
