/* CSS Document */



body { 



} 



a:link {

	color: #ffffff;

	text-decoration: underline;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

} 



a:visited {

	color: #ffffff;

	text-decoration: underline;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

} 



a:hover {

	color: #B5D5F3;

	text-decoration: underline;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

}



a.lien:link {

color: #0B0B65; text-decoration: underline;

} 



a.lien:visited {

color: #090B60; text-decoration: underline;

} 



a.lien:hover {

color: #59598B; text-decoration: underline;

}



ul { list-style: circle outside; padding:0 0 1em 2em; }
ol { margin:0; padding:0 0 1em 1em; }
li { line-height:1.4em; }



.texte {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: normal;

	font-weight: normal;

	text-transform: none;

	color: #49453C;

	letter-spacing: normal;

	word-spacing: normal;

	white-space: normal;

	}

	

.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;

}



.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;

}



.TopMenuItemContact {

	font-family: Geneva, Arial, Helvetica, san-serif;

	font-size: 8pt;

	font-weight: normal;

	padding: 1px 15px 1px 15px;

	cursor: hand;

	background: #ffffff;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #f4f4f4;

	border-right-color: #f4f4f4;

	border-bottom-color: #f4f4f4;

	border-left-color: #f4f4f4;

}



.TopMenuItem {

	font-family: Geneva, Arial, Helvetica, san-serif;

	font-size: 8pt;

	font-weight: normal;

	padding: 1px 15px 1px 15px;

	cursor: hand;

	background: #ffffff;

	border: 1px solid #000000;

}


