﻿body
{
	text-align: center;
}
img
{
	border-style: none;
}
.AlignerCentre
{
	text-align: center;
}
.Titre
{
	text-align: center;
	font-weight: bold;
	font-size: larger;
	padding-bottom: 15px;
}
.Authentification
{
	margin-right: auto;
	margin-left: auto;
}
.ModificationMotDePasse
{
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana;
	font-size: 0.8em;
	background-color: #eff3fb;
	border: #b5c7de 1px solid;
	border-collapse: collapse;
}
.RecuperationMotDePasse
{
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana;
	font-size: 0.8em;
	background-color: #eff3fb;
	border: #b5c7de 1px solid;
	border-collapse: collapse;
}
.SiteWeb
{
	text-align: left;
	font-size: 11px;
	color: #333399;
	font-family: Verdana;
	width: 965px;
	margin-left: auto;
	margin-right: auto;
	background-color: #efeff7;
}
.SiteWeb a
{
	color: #999933;
}
#haut
{
	width: 100%;
	height: 116px;
	background-color: #f3f3cb;
}
#planSite
{
	font-size: 9px;
}
#accesEmployes
{
	font-size: 10px;
}
#planSite a, #accesEmployes a
{
	text-decoration: none;
	text-transform: uppercase;
	color: #333399;
}
#planSite a:hover, #accesEmployes a:hover
{
	text-decoration: underline;
}
.Menu
{
	background-repeat: repeat-x;
	height: 57px;
	width: 100%;
	text-align: center;
}
.Menu a
{
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 57px;
	display: block;
}
.Menu a:hover
{
	background-color: #dada61;
}
.MenuDynamique
{
	width: 100%;
}
.MenuDynamiqueSelected
{
	/*background-color: #dada61;*/
}
.SousMenuDynamique
{
	z-index: 100;
}
.SousMenuDynamiqueMenuItem
{
	background-color: #dada61;
	border: solid 1px white;
	text-align: left;
}
.SousMenuDynamiqueMenuItem a
{
	text-transform: none;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 31px;
	/*font-weight: normal;*/
}
.SousMenuDynamiqueMenuItem a:hover
{
	color: #293f89;
}
.SousMenuDynamiqueSelected a
{
	color: #293f89;
}
#titreSection
{
	height: 25px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 15px;
	background-color: #dada62;
	font-size: 19px;
	letter-spacing: 3px;
	text-indent: 5px;
}
