@charset "iso-8859-1";
body {
background-image: url('../../images/fond.gif');
  margin-bottom : 0;
  margin-left : 0;
  margin-right : 0;
  margin-top : 0;
  font-family: Verdana, Arial, sans-serif;
  }


h1      { font-size: 17px; font-weight: bold; color: #000099; }
h2      { font-size: 15px; font-weight: bold; }

.titre  { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 15px; font-weight: bold; color: #00000; }

.label { font-size: 11px; color: #000000; font-weight: bold;}

.normal { font-family: Verdana, Arial , sans-serif; font-size: 11px; color: #000000;}

.petit { font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #000000;}

.formulaire1 {
color:#000000;
border: solid 1px #FFCC00;
background-color:#FFFF99;
font-size:12px;
font-weight: none;
}

.bouton {
	font-size: 10px;
	color: #000000;
	margin-bottom: 1px;
	
}	

.tetiere {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px; 
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color:#000;
	background-color: #c0de72;
	padding: 2px;
}

.etoile {
font-family: Arial; 
font-size: 11px; 
color: #CC0000; 
font-weight: bold;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;

}
.titre-menu {
	font-weight: bold;
	background-color: #CC9966;
}
a:link          {
	text-decoration: none;
	font-weight: bold;
	color: #663300;

}
a:visited       {
	text-decoration: none;
	font-weight: bold;
	color: #663333;

}
a:hover         {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}

.sidelink:link	{
	color: #663300;
	font-weight: bold;
	text-decoration: none;


}
.sidelink:visited	{
	color: #663300;
	font-weight: bold;
	text-decoration: none;


}
.sidelink:hover	{
	color: #838383;
	font-weight: bold;
	text-decoration: underline overline;
}

input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #CC9900;


}

.bordure-table {
	border: 2px solid #CC9900;
}