body {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	margin-top: 5px;
	background-image:url(images/fond.gif);
}
body, td, th {
/*font-size: 11px; 
color: #006066;
color: #182567;*/
}
.fond_input {
background-image: url(images/fond_in.png);
}

.liste {
	height: 24px;
	font-size: 10px;
}
.search input.text {
	font-size: 10px;
	padding: 3px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	height: 15px;
	vertical-align: top;
	background: #ffffff  url(images/bg_search.png) repeat-x;
	border: 1px solid #333333;
	margin-right: 6px;
	color: #333333;
	float: left;
	width: 150px;
}


.bleu {
font-size: 10px; 
font-style:normal;
font-weight: bold;
color: #3784f0;
}

.rouge {
font-size: 10px; 
font-style:normal;
font-weight: bold;
color: #990000; 
}

h1 {
font-size: 16px; 
font-style:normal;
font-weight: bold;
color: #3784f0;
}

.bleu14 {
font-size: 14px; 
font-style:normal;
font-weight: bold;
color: #3784f0;
}

.mauve {
font-size: 11px; 
font-style:normal;
font-weight: bold;
color: #421b53;
}


.big_link {
font-size: 16px; 
font-style:normal;
font-weight: bold;
color: #c200ec;
text-decoration:none;
}

.big_link_gris {
font-size: 16px; 
font-style:normal;
font-weight: bold;
text-decoration:none;
color: #000000;
}

.texte_index {
font-size: 10px; 
font-style:normal;
}

a {
font-size: 11px; 
/*color: #336600;
text-decoration: none;*/
}
a:hover {  

color: #990000; 
/*color: #CC6600; font-size: 11px; 

text-decoration: underline overline;*/
}


