﻿body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

.TitreEtablissement
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}


A:link    { COLOR: #333399; TEXT-DECORATION: none ;font-family: Arial ; font-size: 9pt }
A:visited { COLOR: #333399; TEXT-DECORATION: none ;font-family: Arial ; font-size: 9pt }
A:active  { COLOR: #333399; TEXT-DECORATION: none ;font-family: Arial ; font-size: 9pt }
A:hover   { COLOR: #2A0F71; TEXT-DECORATION: underline ;font-family: Arial ; font-size: 9pt ; font-weight: bold}

#boutonRecherche input{
	display:block;
	margin:2px;
	text-decoration:none;
	line-height:39px;
	width:128px;
	border:0px solid;
	text-align:center;
	background-image:url(../img/bloc_etablissement/bouton_rechercher_css.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;	
}
#boutonRecherche{
	list-style:none;
}
#boutonRecherche input:hover{
	/*background-image:url(porte_c.jpg);*/
	background-repeat:no-repeat;
	background-position:0px -35px;
}
