body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(site-images/fond.gif);
}

.thumb {border:2px #999999 solid;}
.thumb2 {border:2px #999999 solid;}

/*css*/
.texte {font-family : verdana, sans-serif; font-size : 11px; font-weight : normal; color: #848484}
.texte a:link {font-family : verdana, sans-serif; font-size : 11px; font-weight : bold; text-decoration : none; color: #848484}
.texte a:visited {font-family : verdana, sans-serif; font-size : 11px; font-weight : bold; color:#848484;text-decoration : none;}
.texte a:hover {font-family : verdana, sans-serif; font-size : 11px; font-weight : bolder; color:#848484 ;text-decoration : none;}

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

.texteinfointropied {font-family : verdana, sans-serif; font-size : 10px; font-weight : normal; color: #848484}
.texteinfointropied a:link {font-family : verdana, sans-serif; font-size : 10px; font-weight : normal; text-decoration : none; color: #848484}
.texteinfointropied a:visited {font-family : verdana, sans-serif; font-size : 10px; font-weight : normal; color:#848484;text-decoration : none;}
.texteinfointropied a:hover {font-family : verdana, sans-serif; font-size : 10px; font-weight : normal; color:#848484 ;text-decoration : none;}

.texteinfointrotitre {font-family : verdana, sans-serif; font-size : 12px; font-weight : bold; color: #3D81EE;text-decoration : underline;}
.texteinfointrotitre a:link {font-family : verdana, sans-serif; font-size : 12px; font-weight : bold; text-decoration : underline; color: #3D81EE}
.texteinfointrotitre a:visited {font-family : verdana, sans-serif; font-size : 12px; font-weight : bold; color:#3D81EE;text-decoration : underline;}
.texteinfointrotitre a:hover {font-family : verdana, sans-serif; font-size : 12px; font-weight : bold; color:#3D81EE ;text-decoration : underline;}

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

.texteliste {font-family : verdana, sans-serif; font-size : 11px; font-weight : normal; color: #3D81EE}
.texteliste a:link {font-family : verdana, sans-serif; font-size : 11px; font-weight : bold; text-decoration : none; color: #3D81EE}
.texteliste a:visited {font-family : verdana, sans-serif; font-size : 11px; font-weight : bold; color:#3D81EE;text-decoration : none;}
.texteliste a:hover {font-family : verdana, sans-serif; font-size : 11px; font-weight : bolder; color:#848484;text-decoration : none;}

.textepetit {font-family : verdana, sans-serif; font-size : 10px; font-weight : normal; color: #848484}
.textepetit a:link {font-family : verdana, sans-serif; font-size : 10px; font-weight : normal; text-decoration : none; color: #848484}
.textepetit a:visited {font-family : verdana, sans-serif; font-size : 10px; font-weight : normal; color:#848484;text-decoration : none;}
.textepetit a:hover {font-family : verdana, sans-serif; font-size : 10px; font-weight : normal; color:#848484 ;text-decoration : none;}

.textetitre {font-family : verdana, sans-serif; font-size : 24px; font-weight : bold; color: #848484}
.textetitre a:link {font-family : verdana, sans-serif; font-size : 24px; font-weight : bold; text-decoration : none; color: #848484}
.textetitre a:visited {font-family : verdana, sans-serif; font-size : 24px; font-weight : bold; color:#848484;text-decoration : none;}
.textetitre a:hover {font-family : verdana, sans-serif; font-size : 24px; font-weight : bold; color:#848484 ;text-decoration : none;}

.textequestion {
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #848484;
	line-height: 35px;
}
.textequestion a:link {font-family : verdana, sans-serif; font-size : 16px; font-weight : normal; text-decoration : none; color: #848484}
.textequestion a:visited {font-family : verdana, sans-serif; font-size : 16px; font-weight : normal; color:#848484;text-decoration : none;}
.textequestion a:hover {font-family : verdana, sans-serif; font-size : 16px; font-weight : normal; color:#848484 ;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: Gray;
	font-family: Verdana;
	font-size: 11px;
	background: #ffffff;
	border: solid #CCCCCC 1;
}

textarea.form
{
	color: Gray;
	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
}
