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

A
{
    COLOR: #339900;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: #66CC00;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline 
}
A:active
{
    COLOR: #00FF00;
    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: #003300;

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

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

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


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003333;
}
.texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003300;
	font-weight: normal;
}



.button {
	height: auto;
	display: block;
	border-bottom-style: none;
	border-top-style: none;
}

.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: #4C6746;
	margin: 0px;
	padding: 8px 0px 0px 5px;
	text-align: center;
	vertical-align: middle;
	width: 180px;
	height: 30px;
	display: block;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}


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

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


h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #003300;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #003333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

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

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


.post h3 a
{
color: #003333;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

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


