body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #7A85BD;
	text-decoration: none;
}

A
{
    COLOR: #D269A1;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: #C6727F;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
A:active
{
    COLOR: #D99BB0;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
font, p, ul, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #737EBC;
	text-decoration: none;
}
fontsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #737DBB;
	text-decoration: none;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #8082AB;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7787B8;
}
h2 {

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


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7B86C6;
}
.texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFD950;
	text-decoration: none;
}
.class-h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7787B8;
}
.class-h2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #707DB4;
}
.class-h3 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7B86C6;
}


.button {
	display: block;
	background-position: 120px 35px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #B5B9C5;
	border-right-color: #B5B9C5;
	border-bottom-color: #B5B9C5;
	border-left-color: #B5B9C5;
}

.button a, .button a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #7787B8;
	text-decoration: none;
	background-color: #F2F1F7;
	margin: 0px;
	padding: 12px 0px 12px 5px;
	text-align: left;
	vertical-align: middle;
	display: block;
	border: 1px inset #CBC3CE;
	background-position: 120px 35px;
}


.button a:hover {
	color: #FF6633;
	background-color: #FFFFFB;
	border: 1px inset #CBC3CE;
	background-position: 120px 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 12px 0px 12px 5px;
	text-align: left;
	vertical-align: middle;
	display: block;
	
}
.button a:active {
	color: #CC0033;
	background-color: #EEECEF;
	border: 1px inset #BDBBD0;
	background-position: 120px 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 12px 0px 12px 5px;
	text-align: left;
	vertical-align: middle;
	display: block;
	}

.post h2 a
{
color: #707DB4;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

.post h2 a:hover
{
text-decoration:underline;
}
