@charset "iso-8859-1";
/* auteur: Seldo */


.texte {  font-family: verdana;
font-size: 10px; color: #050505;
font-weight: normal;
padding:6px;
text-decoration: none}

.titre {  
font-family: verdana;
font-size: 10px; 
color: #f6fbff;
font-weight: bold;
padding:0px;
text-decoration: none
}

.block_titre_haut {
	position:inherit;
	float:center;
	font-family: verdana;
	font-size: 10px;
	color: #f6fbff;
	font-weight: bold;
	padding:0px;
	text-decoration: none;
	width: 500px;
	height: 22px;
	background:url(images/main_bas.jpg);
}
.block_titre_bas {
	font-family: verdana;
	font-size: 10px;
	color: #f6fbff;
	font-weight: bold;
	padding:0px;
	text-decoration: none;
	width: 500px;
	height: 22px;
	background:url(images/main_haut.jpg);
}


.rubrique {
	font-family: verdana;
	font-size: 10px;
	color: #00CCCC;
	font-weight: bold;
	padding:0px;
	text-decoration: none
}

a.lien_copyright {  font-family: verdana;
font-size: 10px; color: #2c8ba3;
font-weight: bold;
text-decoration: none}
a.lien_copyright:hover {  
text-decoration: underline}

a.lien_menu_droite {  font-family: verdana;
font-size: 10px; color: #f6fbff;
font-weight: none;
text-decoration: none}
a.lien_menu_droite:hover {
text-decoration: underline}

a.lien_menu_gauche {  font-family: verdana;
font-size: 10px; color: #050505;
text-decoration: none}
a.lien_menu_gauche:hover {
text-decoration: underline}

a.menu_horizontale {  font-family: verdana;
font-size: 10px; color: #888888;
font-weight: bold;
text-decoration: none}

.formulaire
{
color:#000000;
border: dashed 1px #989898;
background-color:#eeeff3;
padding: 0px;
width: 150px;
font-size:10px;
font-family:Verdana;
font-weight: normal;
}

.formulaire_big
{
color:#000000;
border: dashed 1px #989898;
background-color:#eeeff3;
padding: 0px;
font-size:10px;
font-family:Verdana;
font-weight: normal;
}

.copyright {  font-family: verdana;
font-size: 10px; color: #2c8ba3;
font-weight: normal;
padding:10px;
text-decoration: none}.



