body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #ffffff;
}


.thumb {border:1px solid #000000;}

.texte {	font-family: verdana, sans-serif;font-size: 13px;font-weight: normal;color: #3E3E3E;}
.texte a:link {font-family : verdana, sans-serif; font-size : 13px; font-weight : bold; text-decoration : none; color: #3E3E3E}
.texte a:visited {font-family : verdana, sans-serif; font-size : 13px; font-weight : bold; color:#3E3E3E;text-decoration : none;}
.texte a:hover {font-family: verdana, sans-serif;font-size: 13px;font-weight: bold;color: #3E3E3E;text-decoration: none;}

.texte2 {	font-family: verdana, sans-serif;font-size: 12px;font-weight: normal;color: #3E3E3E;}
.texte2 a:link {font-family : verdana, sans-serif; font-size : 12px; font-weight : bold; text-decoration : none; color: #3E3E3E}
.texte2 a:visited {font-family : verdana, sans-serif; font-size : 12px; font-weight : bold; color:#3E3E3E;text-decoration : none;}
.texte2 a:hover {font-family: verdana, sans-serif;font-size: 12px;font-weight: bold;color: #3E3E3E;text-decoration: none;}

.texte3 {	font-family: verdana, sans-serif;font-size: 11px;font-weight: normal;color: #8C8C8C;}
.texte3 a:link {font-family : verdana, sans-serif; font-size : 11px; font-weight : bold; text-decoration : none; color: #8C8C8C}
.texte3 a:visited {font-family : verdana, sans-serif; font-size : 11px; font-weight : bold; color:#8C8C8C;text-decoration : none;}
.texte3 a:hover {font-family: verdana, sans-serif;font-size: 11px;font-weight: bold;color: #8C8C8C;text-decoration: none;}

.titre2 {	font-family: verdana, sans-serif;font-size: 26px;font-weight: normal;color: #76AA3B;}
.titre2 a:link {font-family : verdana, sans-serif; font-size : 26px; font-weight : bold; text-decoration : none; color: #76AA3B}
.titre2 a:visited {font-family : verdana, sans-serif; font-size : 26px; font-weight : bold; color:#76AA3B;text-decoration : none;}
.titre2 a:hover {font-family: verdana, sans-serif;font-size: 26px;font-weight: bold;color: #76AA3B;text-decoration: none;}

.titre3 {	font-family: verdana, sans-serif;font-size: 22px;font-weight: normal;color: #76AA3B;}
.titre3 a:link {font-family : verdana, sans-serif; font-size : 22px; font-weight : bold; text-decoration : none; color: #76AA3B}
.titre3 a:visited {font-family : verdana, sans-serif; font-size : 22px; font-weight : bold; color:#76AA3B;text-decoration : none;}
.titre3 a:hover {font-family: verdana, sans-serif;font-size: 22px;font-weight: bold;color: #76AA3B;text-decoration: none;}

.input {
	border-left:1px solid #AFAFAF;
	border-top:1px solid #AFAFAF;
	border-right:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
	font-size: 10px;
	margin: 1px;}

/*style form*/

input.form
{
	color: 47474E;
	font-family: Verdana;
	font-size: 11px;
	background: #ffffff;
	border: solid #CCCCCC 1;
}

textarea.form
{
	color: 47474E;
	font-family: Verdana;
	font-size: 11px;
	background: #ffffff;
	border: 1 solid #CCCCCC;
}

select.form
{
color:000000;
font-family:Verdana;
font-size:11px;
border:0 solid #CCCCCC
}