
a {	color: #FFFFFF;
text-decoration: none;
font-weight: bold;
font-family: verdana;
font-size: 10px;
}
a:hover {
color: #FFFFFF;
text-decoration: underline;
font-family: verdana;
font-size: 10px;
}

.clear{
	clear:both;
}

img.thumb {
border: 1px solid #FFD784;
height: 150px;
width: 110px;
}

body{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFD784;
	color:#000000;
}

p.descriptionindex{
	font-family: Verdana,Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
}

#textetop{
	width:100%;
	background:url(images/header_fond.gif);
	margin:0px;
	padding: 3px 0 3px 0;
	text-align: center;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
}

#logotop{
	text-align: center;
	margin-bottom: 15px;
}

input.forminscription {
border: 1px solid black;
}

textarea.forminscription {
border: 1px solid black;
}

td.fiche{
font-size:12px;
color:#fff;
} 


a.liensbas {
color: #000000;
text-decoration: none;
font-weight: bold;
font-family: verdana;
font-size: 10px;
}
a:hover.liensbas {
color: #000000;
text-decoration: underline;
font-family: verdana;
font-size: 10px;
}
