*
{
	margin:0px;
	padding:0px;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../Interface/jpeg/background.jpg);
	width:100%;
	height:100%;
	text-align:center;
}

.principal
{
	width:950px;
	height:auto;
	margin-left: auto;
   	margin-right: auto;
	margin-top:15px;
}

/* ------------------------------ BANNIERE ------------------------------ */

.banniere_site
{
	background-image:url(../Interface/jpeg/banniere.jpg);
	background-repeat:no-repeat;
	width:950px;
	height:142px;
	text-align:left;
}

.lien_accueil
{
	float:left;
	position:relative;
	border:none;
	width:275px;
	height:142px;
}

.banniere_pub_haut
{
	float:right;
	position:relative;
	top:2px;
	margin-right:2px;
	border:none;
	width:468px;
	height:60px;
}

.connexion
{
	background-image:url(../Interface/jpeg/connexion.jpg);
	background-repeat:no-repeat;
	width:198px;
	height:65px;
	float:left;
   	margin-left: 475px;
   	-margin-left:375px;
	margin-top:6px;
	text-align:left;
	color:#065969;
	font-size:10px;
	font-weight:bold;
	/*display:none;*/
}

.lien_inscription
{
	color:white;
	text-decoration:underline;
	font-size:11px;
	vertical-align:top;
	position:relative;
	top:1px;
	margin-left:75px;
}

.formulaire_connexion
{
	width:100%;
	height:45px;
	margin-top:5px;
	border:none;
}

.resultat_connexion
{
	width:95%;
	height:14px;
	margin-top:7px;
	margin-left:auto;
	margin-right:auto;
	border:none;
	font-size:11px;
}

.lien_connecte
{
	color:#065969;
	font-size:11px;
}

.textbox_connexion
{
	width:90px;
	height:14px;
	font-size:10px;
}

/* ------------------------------ MENU ------------------------------ */

.navigation
{
	background-color:#419dab;
	background-repeat:no-repeat;
	width:950px;
	height:24px;
}

.menu
{
	float:left;
	text-align:right;
	width:500px;
	height:24px;
	text-align:left;
	padding-left:15px;
}

.bouton_ok
{
	border:none;
	width:20px;
	height:16px;
}

.bouton_menu_principal
{
	margin-top:2px;
	margin-right:10px;
	border:none;
}

.recherche_simple
{
	float:left;
	text-align:right;
	padding-right:5px;
		font-family:Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		font-size:12px;
	width:400px;
}

.error_message
{
	background-color:#b8d5db;
	width:815px;
	height:15px;
	font-size:12px;
	font-weight:bold;
}

/* ------------------------------ CENTRE DE LA PAGE ------------------------------ */

.centre
{
	background-color:#b8d5db;
	width:950px;
	height:auto;
	position:relative;
	float:left;
}

/* ------------------------------ ZONE GAUCHE ------------------------------ */

.zone_gauche
{
	height:auto;
	width:810px;
	position:relative;
	float:left;
}

/* ------------------------------ ZONE DROITE ------------------------------ */

.zone_droite
{
	height:auto;
	width:132px;
	background-color:#419dab;
	position:relative;
	float:right;
	margin-top:1px;
}

.pub_droite_haut
{
	border:none;
	width:132px;
	height:320px;
	margin-left:auto;
	margin-right:auto;
}

.partenaires_milieu
{
	width:120px;
	height:60px;
	border:0px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-top:20px;
}

.conteneur_partenaires_bas
{
	background-image:url(../Interface/jpeg/background_partenaires.jpg);
	width:132px;
	height:130px;
	margin-left:auto;
	margin-right:auto;
	margin-top:16px;
}

.partenaires_bas
{
	width:81px;
	height:28px;
	margin-left:auto;
	margin-right:auto;
	margin-top:55px;
	border:0;
}

/* ------------------------------ LIENS FOOTER ------------------------------ */

.footer
{
	color:#055968;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	text-decoration:none;
	position:relative;
	margin-top:10px;
	float:left;
	width:100%;
	height:25px;
}

.lien_footer
{
	color:#055968;
	font-size:11px;
	text-decoration:none;
}