tr {
	text-align:center
}

td {
	font-family:Tahoma;
	font-size:11px;
	color:#787878;
}
form
{
	margin:0px;
}
a {
	text-decoration: underline;
	color:#136BA6;
}
a.dark
{
	color:#5B5B5B;
	text-decoration:none;
}
a.db
{
	color:#4C6D93;
	text-decoration:underline;
}
.search
{
	color:#545454;
}
.white
{
	color:#FFFFFF;
}
a.top
{
	color:#176EA6;
	text-decoration:none;
}
.copy
{
	color:#5B5B5B;
}
a.copy
{
	color:#5B5B5B;
	text-decoration:none;
}



h1      { font-size: 17px; font-weight: bold; color: #000099; }
h2      { font-size: 15px; font-weight: bold; }
hr 		{ color: #D4E7F7; height: 1px;}

.titre  {  font-size: 14px; font-weight: bold; color: #00000; }

.label { font-size: 12px; color: #000000; font-weight: bold;}

.normal { font-size: 12px; color: #000000;}

.petit {  font-size: 11px; color: #000000;}

.etoile {
font-family: Arial; 
font-size: 13px; 
color: #CC0000; 
font-weight: bold;
}

.bouton {
	border: 1px solid #1f1f5f;
	background: #eee;
	font-size: 11px;
}	

.tetiere {
	line-height: 20px; /* forcer la hauteur des liens sous IE pour afficher correctement les bordures */
	font-size: 11px;
	font-weight: bold;
	padding: 2px 8px;
	text-decoration: none;
	text-transform:uppercase;
	text-transform:uppercase;
	color: #1F1F5F;
	border-top: 1px solid #C1DFF9;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	border-left: 1px solid #C1DFF9;
	background: #eee;
}




.formulaire1{
	cursor: pointer;
	font-size: 11px;
	padding: 2px;
	color: #000000;
	border: 1px solid #1F1F5F;
	background: #eeeeee;
	
}	

input:focus, select:focus, textarea:focus {background-color: #eeeeee;color: #000}
