#global {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	text-align: left; /* on rétablit l'alignement normal du texte */
}

/* HAUT */
/* **** */

.haut {
	height:182px;
}

.haut_cadres {
	height:132px;
 	width:992px;
	background-color:#F9FAFB;
	background: url("/media/img-template/hautdepage.jpg");
	background-repeat:no-repeat;
	background-position:center;
}

.haut_barre_nav {
	height:50px;
	background: url("/media/img-template/up-1.gif");
	background-repeat:no-repeat;
	border:0px none;
}

.haut_barre_nav_fin {
	height:41px;
	background: url("/media/img-template/barre-de-nav-fin.jpg");
	background-repeat:no-repeat;
	margin-top:-50px;
	margin-left:742px;
	margin-right:0px;
	padding:0px;
}

.haut_boutons {
	text-align:left;
	margin-left:243px;
}

.haut_connexion {
	margin-top:-39px;
	margin-left:2px;
}

.haut_pub_468x60 {
	border: 0px;
	padding:0px;
	margin-top:-157px;
	margin-left:252px;
}

.haut_pub_180x50 {
	border: 0px;
	padding:0px;
	margin-top:-65px;
	margin-left:780px;
}


/* CADRE PRINCIPAL */
/* *************** */

.cadre_principal {
	float:left;
	width:988px;
	border-left:2px;
	border-right:2px;
	border-top:0px;
	border-bottom:0px;
	border-style:solid;
	border-color:#ADADAD;
	text-align:justify;
/*	background: transparent url(/media/img-template/back-tab-1.jpg) no-repeat; */
}

.cadre_principal_bas {
	clear:both;
	height:9px;
	background: url("/media/img-template/end-1.gif");
	background-repeat:no-repeat;
}

/* colonne gauche */

.colonne_gauche {
	float:left;
	clear:left;
	width:195px;
	height:auto;
	padding-top:0px;
	padding-left:5px;
	text-align:center;
}

.colonne_gauche_cadre1_debut {
	width:191px;
	height:21px;
	background: url("/media/img-template/haut_petit_rebord_1.gif") no-repeat;
}

.colonne_gauche_cadre2_debut {
	width:191px;
	height:21px;
 	background: url("/media/img-template/haut_petit_rebord_6.gif")
}

.colonne_gauche_cadre3_debut {
	width:191px;
	height:21px;
	background: url("/media/img-template/haut_petit_rebord_3.gif") no-repeat;
}

.colonne_gauche_cadre4_debut {
	width:191px;
	height:21px;
	background: url("/media/img-template/haut_petit_rebord_4.gif") no-repeat;
}

.colonne_gauche_cadre5_debut {
	width:191px;
	height:21px;
	background: url("/media/img-template/haut_petit_rebord_5.gif") no-repeat;
}

.colonne_gauche_cadre6_debut {
	width:191px;
	height:21px;
	background: url("/media/img-template/haut_petit_rebord_2.gif") no-repeat;
}


.colonne_gauche_cadre_contenu {
	width:172px;
	border-left:2px;
	border-right:2px;
	border-top:0px;
	border-bottom:0px;
	border-style:solid;
	border-color:#78ABCA;
	padding-top:2px;
	padding-left:5px;
	padding-right:10px;
}

.colonne_gauche_cadre_fin {
	width:191px;
	height:11px;
	background: url("/media/img-template/bas_petit_rebord.gif") no-repeat;
}


/* colonne centre */

.colonne_centre {
	float:left;
	width:776px;
}

.colonne_centre_debut {
	height:21px;
	background: url("/media/img-template/cadre_moyen_3.gif") no-repeat;
}

.colonne_centre_contenu {
	border-left:2px;
	border-right:2px;
	border-top:0px;
	border-bottom:0px;
	border-style:solid;
	border-color:#819AB3;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
}
	
.colonne_centre_fin {
	height:21px;
	background: url("/media/img-template/4-end-4.gif") no-repeat;
}

/* BAS DE PAGE  */
/* ************ */
.bas {
	height:70px;
	background: url("/media/img-template/back-end-2.gif") no-repeat;
    background-position: center;
	margin-top:10px;
	font-size:11px;	
}

.bas_contenu1 {
	text-align:center;
	padding-top:7px;
}

.bas_contenu2 {
	text-align:center;
	padding-top:9px;
}

.bas_contenu3 {
	text-align:center;
	padding-top:9px;
}

.bas_partenaires {
	height:50px;
	font-size:10px;
	text-align:center;
	margin-top:10px;
}

.bas_pub {
    text-align:center;
}