body
{
	margin:0 0 0 0;
}

.texte
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1f7eaa;
}

.texteb
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#1f7eaa;
}

.textebm
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#4b5d81;
}

.textebnoir
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.titre1
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

.calendrier
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
}

.calendriertitre
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	background-color:#caced9;
}

.conditionstitre
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#4b5d81;
}
.conditions
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#1f7eaa;
}
.titretop
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	color:#4b5d81;
	text-align:center;
}
#authMon {
	width: 40%;
	margin-top: 20px;
	margin-right: auto;
	margin-left:auto;
}
#btnAjoutDispo:hover {
	cursor: pointer;
}
.bgEntTblGst
{
	background-color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}

.bgEntMenu
{
	background-color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
}

.bordureTbl
{
	border:1px solid black;
}

/* CSS pour la boîte de nouvelles sur l'accueil */
#mainNews {
	background-image: url(../images/boxnews/module_fond.gif);
	background-repeat: no-repeat;
	width:580px;
	height:254px;
	margin-right:auto;
	margin-left:auto;
}
.titreNews {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.texteNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #227fac;
	font-weight: bold;
	text-decoration: none;
}
.navigNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.selectedNews {color: #ef4723}
#mainNews a:link {
	color: ef4723;
}
#mainNews a:visited {
	color: ef4723;
}
#mainNews a:hover {
	color: ef4723;
}
#mainNews a:active {
	color: ef4723;
}
#tblNavigNews img, span {
	cursor: pointer;
}