/* CSS Document */

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

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

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

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #866363;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}

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


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

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

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

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

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

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

.detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #91596C;
	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;
}

.tva { font-size:11px; font-weight:bold; color:#FF0000; }

.clearvalidator{ clear:both; height:3px;}

