body{
margin:0px;
padding:0px;
}

textarea {
	font-size: 11px; background-color:#FFFFFF;  border: #000000 1px solid;
}
input {
	font-size: 11px; background-color: #FFFFFF; border-right: #000000 1px solid; border-top: #000000 1px solid; border-left: #000000 1px solid; border-bottom: #000000 1px solid;
}
select {
	font-size: 10px; border: #000000 1px solid;
}

body,table,td,th,div {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.img {
	text-decoration: none;
	color: #000000;
	border:0px;
}
a:link {
	text-decoration: none;
	border-bottom : dotted #000000 1px;
	color: #000000;
}
a:visited {
	text-decoration: none;
	border-bottom : dotted #000000 1px;
	color: #000000;
}
a:hover {
	text-decoration: none;
	border-bottom : dotted #000000 1px;
	color: #5E061E;
}
.titre {
	text-decoration: none;
		font-size: 12px;
	color: #FFFFFF;
	background-image:url(images/news.gif);border:none;
	margin-bottom:5px;
}
	
a:active {
	text-decoration: none;
	color: #000000;
}


p{
margin-left:5px;
margin-right:5px;
}





