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

:focus
{
outline-width: 0pt;
outline-style: none;
outline-color: -moz-use-text-color;
}

A
{
    COLOR: #003366;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: #993300;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
A:active
{
    COLOR: #FF0033;
    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: #000000;
	text-decoration: none;
}
fontsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #330066;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #330066;
}

h1 a:{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;
}

h1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990099;
	text-decoration: none;
}

h1 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330066;
}



.texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFF33;
	text-decoration: none;
}

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

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

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFF33;
}
.texte3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFF33;
	text-decoration: none;
	font-weight: bold;
}
.texte4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFF33;
	text-decoration: none;
	font-weight: bold;
}

.texte4:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
}
.texte4:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}


.curved {
 -moz-border-radius:10px;
 -webkit-border-radius:10px;
 behavior:url(border-radius.htc);
}

