/* LIENS */

a { color : white; }
a:visited {	text-decoration: underline;	color : white;}
a:hover {	text-decoration: underline;	color : #cccccc;}

a.lien { text-decoration: underline; color : black; }
a.lien:visited {	text-decoration: underline;	color : black;}
a.lien:hover {	text-decoration: underline;	color : #cccccc;}

a.plan { text-decoration: underline; color : #D8D8D8; }
a.plan:visited {	text-decoration: underline;	color : #D8D8D8;}
a.plan:hover {	text-decoration: underline;	color : #999999;}

a.yzeo { text-decoration: none; color : #FFFFFF; }
a.yzeo:visited {	text-decoration: none;	color : #FFFFFF;}
a.yzeo:hover {	text-decoration: none;	color : #000000;}

a.ville {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.ville:visited {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.ville:hover {
	color: #cccccc;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.loti {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.loti:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.loti:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* TEXTE ET TITRES */

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : white;
}

.texteyzeo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : white;
}


.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #FFFFFF;
}

.titre_noir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #000000;
	font-weight:bold;
}

.titre2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color : #1475B6;
}

.Style1 {color: #000000}
.Style3 {
	font-size: 12pt;
	font-weight: bold;
}
.Style6 {font-weight: bold}
.Style7 {
	font-size: 14px;
	font-weight: bold;
	color: #FFffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nom {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.dep {
	font-size: 14px;
	font-weight: bold;
	color: #FFffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #ffffff;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	}
	

.bord1 {
	border-left: 1px #FFffff solid;
	border-bottom: 1px #FFffff solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.bord2 {
	border-left: 1px #FFffff solid;
	border-bottom: 1px #FFfffff solid;
	border-right: 1px #FFffff solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.texteplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #D8D8D8;
}

	

/* CORPS */
body {
	background-color: #FFFFFF;
}
