body {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #000000;
}

A
{
    COLOR: #FF3333;
    FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: #CC0099;
    FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline 
}
A:active
{
    COLOR: #FF3333;
    FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
font, p, ul, li, td {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #000000;

}
fontsmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #990000;

}
.texte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;

}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E2007A;
}
h2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E2007A;
}
h3 {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E2007A;
}
.texte2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990033;
}



.button {
	height: auto;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E2007A;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E2007A;
}

.button a, .button a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E2007A;
	margin: 0px;
	padding: 8px 0px 0px 5px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 30px;
	display: block;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}


.button a:hover {
	color: #E2007A;
	background-color: #FFFFFF;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;

}
.button a:active {
	color: #FFFFFF;
	background-color: #FF0000;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.textesmall {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}




.side {
	height: auto;
	display: block;
}

.side a, .side a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E2007A;
	margin: 0px;
	padding: 200px 0px 0px 5px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 500px;
	display: block;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}


.side a:hover {
	color: #E2007A;
	background-color: #FFFFFF;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;

}
.side a:active {
	color: #FFFFFF;
	background-color: #FF0000;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

