.normal {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	color: #333333;
}
.nomargin {
	margin: 0px;
	padding: 0px;
	list-style: inside;
}

.orange {
	font-family: Tahoma;
	color: #FF6600;
	text-decoration: none;
}
.bouton_orange {
	padding: 3px;
	background: #FF6600;
	border: 1px solid #aa3300;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
	text-size: 10pt;
}

.important {  font-family: Verdana;
            font-size: 8pt;
            color: #ff0000;
            background: #eeeeee;
            padding-left: 4px;
            padding-right: 4px;
            border: 1px dotted #ff0000;}

.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}

a.orange {
	color: #FF6600;
}

a.white {
	color: #FFFFFF;
}

a.header {
	color: #FFFFFF;
	text-decoration: none;
}



