/* CSS Document */

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

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

a:hover {
color: #cccccc; 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 ;
	}
	
	
a.lien:link {
color: #000000; text-decoration: underline;
}


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

a.lien:hover {
color: #000000; 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.Yz:link {
color: #ffffff; text-decoration: underline;

}


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

} 

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

}

.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: #ffffff;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	}
	
.texte_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	}

.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: #b34c00;
	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: #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: #000000;
	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: #C8A8C8;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}


.texte_liensbas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #e798ff;
	}
	
a.lienbas:link {
color: #e798ff; text-decoration: underline; font-size: 9px;
}


a.lienbas:visited {
color: #e798ff; text-decoration: underline; font-size: 9px;
} 

a.lienbas:hover {
color: #000000; text-decoration: underline; font-size: 9px;
}

.center { text-align:center; margin:0px auto 0px auto; }