/* Définition de règle */
@charset "iso-8859-1";


BODY {font-family: Verdana, Arial,  sans-serif; font-size: 10pt; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; background: #99998D; overflow-y:hidden}

#global {
position:absolute;
left: 50%;
top: 50%;
width: 980px;
height: 520px;
margin-top: -260px; /* moitié de la hauteur */
margin-left: -490px; /* moitié de la largeur */
background-color: #99998D;
overflow-y:hidden;
}

.normal:link {text-decoration: none; color: #023394;}

.normal:visited {text-decoration: none; color: #023394;}

.normal:hover {text-decoration: underline; color: #FF0000;}

.titretab {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	}
.titreannonce {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	}
.textelogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

a.lienmenu
{
color:#2364B4;
text-decoration:none;
font-weight:bold;
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textecontact {
	font-size: 10px;
	color: #FFFFFF;
	}
.champsobl {
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	}
