body {
	background-color: #F9FAF6;
}
input.bouton {
border:0px solid #352110;
font-weight:bold;
cursor:pointer;
width:50px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
height:15px;
background-color:#F9FAF6;
}
form.access{
width:80px;
margin:0px;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #352110;
	text-decoration: none;
}
.texte_g {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #352110;
	text-decoration: none;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #352110;
	text-decoration: none;
}
a {
color:#352110;
text-decoration: none;
}
a:hover{
text-decoration: none;
}
.erreur {
    color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
form.news{
width:245px;
margin:0px;
}
input {
border:1px solid ;
background-color:white;
color:#352110;
height:15px;
}
textarea {
border:1px solid ;
background-color:white;
color:#666666;
width:248px;
}
input.access {
border:1px solid ;
background-color:white;
color:#352110;
width:80px;
}
input.news {
width:248px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #352110;
text-decoration: none;
}