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


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

.texte2 {	font-family: verdana, sans-serif;font-size: 12px;font-weight: normal;color: #3B5998;}
.texte2 a:link {font-family : verdana, sans-serif; font-size : 12px; font-weight : bold; text-decoration : none; color: #3B5998}
.texte2 a:visited {font-family : verdana, sans-serif; font-size : 12px; font-weight : bold; color:#3B5998;text-decoration : none;}
.texte2 a:hover {font-family: verdana, sans-serif;font-size: 12px;font-weight: bold;color: #3B5998;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
}
