/* ///////////////////////
style HTML
//////////////////////////*/

/*
fond de page et typo globale
*/

body
{
	background-color: #F5F9FA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 px;
	padding: 0px;
}

/*
blocs contenu
*/

.bloc-principal {
	width: 800px;
	text-align: center;
	border-top: 0px none;
	border-right: 0px none #EAEAEA;
	border-bottom: 0px none;
	border-left: 0px none #EAEAEA;
	padding: 0px;

}
.bloc-contenu {
	width: 850px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

/*
bloc menu
*/

table.menu {
	width			: 185px;
	margin			: 0px;
	background-color: #5985B0;
	border-top: 0;
	border-right: 0;
	background-position: center;


}
table.menu th {
	font-family     : Arial, Verdana, sans-serif, Helvetica;
	font-size		: 12px;
	font-weight		: bold;
	color: #FFFFFF;
	text-indent		: 4px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	border: 0;
	letter-spacing: 0.1em;
	line-height: 16px;

}
table.menu td  {
	font			: normal 11px/18px Arial, Helvetica, sans-serif;
	color			: #FFFFFF;
	text-align		: left;
	margin			: 0px;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

a.menu:link {
	color			: #FFFFFF;
	font-weight:bold;
	font-family     : Arial, Verdana, sans-serif, Helvetica;
	text-decoration	: none;
}

a.menu:visited {
	color			: #FFFFFF;
	font-weight:bold;
	font-family     : Arial, Verdana, sans-serif, Helvetica;
	text-decoration	: none;
}

a.menu:hover {
	color			: #993300;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

table.menu ul {
	padding			: 0;
	margin			: 0 0 0 3px;
}

/*
gestion du bloc de navigation superieur
*/

div.bloc-navig
{
	margin-bottom: 5px;
	margin-top: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
}


div.bloc-navig a, div.bloc-navig a:link, div.bloc-navig a:visited, div.bloc-navig a:active
{
	display: block;
	padding: 2px;
	color: #FFFFFF;
	border-bottom-style: none;
	font-size: 12px;
	text-decoration: none;
}

div.bloc-navig a:hover
{
	border-bottom-style: none;
	text-decoration: underline;

}


.navig  
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 15px;
	vertical-align: middle;
}



.service  
{
	color: #000000;
	font-size: 10px;
	line-height: 20px;

}

a.service:link
{
	color: #990000;
	text-decoration: none;
}

a.service:hover
{
	color: #990000;
}
a.service:visited
{
	color: #990000;
	text-decoration: none;
}

/*
bloc nouveautes
*/

.bloc-nouveau {
  background-color: #FFFFFF;
  border: 1px solid #990000;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  padding: 4px 4px 12px 4px;
}

.titre-nouveau
{
  font-size: 14px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold;
  color: #000000;
  line-height: 2em;
}

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

/*
titres de rubrique
*/

h1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 0px;
	color: #990000;
	letter-spacing: 0.1em;
}


.titre-rubrique {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	list-style-position: inside;
	list-style-type: none;
}

/*
typo specifique : sous-titres
*/

h2  {
	color: #006699;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
  }

h3  {
  font-size: 11px; 
  font-weight: bold;
  margin-top: 4px;
  margin-bottom: 4px;
  }

p {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	margin: 5px 2px 2px;
}

ul, ol, li, dl, dt, dd {
	font-size: 11px;
	font-style: normal;
	line-height: 1.4em;
	color: #000000;
	margin-top: 5px;
}


.titre-bleu {

	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #365472;
	font-weight: bold;
}


.titre-contenuBleu {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: bold;

}
a.titre-contenuBleu:link {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
	border-bottom-style: none;
}

a.titre-contenuBleu:visited {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
}

a.titre-contenuBleu:hover {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
	border-bottom-style: none;
}

.fonctions {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	margin: 5px 2px 2px;
}

/*
témoignages
*/

.testimonials {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding: 5px;
	text-align: justify;
}

/*
gestion du fil d'Ariane, texte et lien
*/

.navlocale  
{ 
  font-size: 11px; 
  color: #000066;
}

/*
les lettres de l'alphabet dans la liste des faculties
*/

.lettre  {
	color: #006699;
	font-size: 18px;
	margin-top: 18px;
	margin-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
  }

/*
couleurs et comportement de liens dans le texte
*/

a:link {
	color: #990000;
	text-decoration: none;

}

a:visited {
	color: #990000;
	text-decoration: none;

}
a:active {
	color: #990000;
	text-decoration: none;

} 
a:hover {
	color: #990000;
	text-decoration: underline;
}


/*
pied de page
*/

.bloc-pied {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	line-height: 16px;
	background-color: #000000;
	padding: 2px;




}
a.bloc-pied:link {
	color: #FFFFFF;
	text-decoration: none;
}  

a.bloc-pied:visited, a.bloc-pied:active, a.bloc-pied:hover, {   
color: #FFFFFF; } 

/*
astuce pour fixer la taille des lignes vides
*/
#spacer 
{
	background-color: transparent;
	position: relative;
}

a.bloc-pied:visited {
	color: #FFFFFF;
	text-decoration: none;
}


a.bloc-pied:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

