.navigation {
	position: relative;
}

.adresse {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
}

.popup {
	position: absolute;
	top: 90px;
	left: 10px;
}

.contenu {
	position: relative;
}

.tdban {
	background: #ffbf00;
}

.tdnav {
	background: #009966;
}

.tdnavon {
	background: #CC0033;
}

.rubnav {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.rubnav:hover {
	color: #CC0033;
	text-decoration: none;
}

.chapo {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC0033;
	line-height: 15px;
	letter-spacing: 2px;
}

.pied {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	letter-spacing: 2px;
}

.titrerouge {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #CC0033;
	line-height: 13px;
}

.titrenoir {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	line-height: 13px;
	letter-spacing: 5px;
}

.contenutxt {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
/*	letter-spacing: 0.5px;*/

}

.contactxt {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	line-height: 18px;

}
INPUT {
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	background: #ffffff;
	width:200px;	
}

TEXTAREA {
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	background: #ffffff;
	width:200px;
	height: 40px;
}
.valider {
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	background: #cabddc;
	width:80px;
}

.zzbox {
	font-family: arial, helvetica, sans-serif;
	width:15px;
	height:15px;
}


