* {
	margin : 0;
	padding: 0;
}

img {
	border:0;
}

body {
	font-family: Tahoma;
	font-size:12px;
}

#cGlobal {
	margin-left:1px;
	width:1000px;
}

/* BANDE GAUCHE */
#cbGauche {
	float:left;
	width:218px;
}

#cbGaucheMenu {
	height:373px;
	background:transparent url('/charte/MenuPack.jpg') no-repeat top;
}

#cbGaucheLangue {
	width:212px;
	text-align:center;
}




#cbGaucheEspCli label {
	color:#020167;
	font-weight:bold;
	font-size:12px;
}

#cbGaucheEspCli td {
	border-left: #020167 2px solid;
	border-right: #020167 2px solid;
}
#cbGaucheEspCli .espCliHeadbas {
	border-bottom: #020167 2px solid;	
}


th.espCliHeadGauche {
	min-height:14px;
	width:7px;
	background:#020167 url('/charte/coins_gauche_ec.jpg') no-repeat top left;
}
th.espCliHeadDroit {
	min-height:14px;
	width:7px;
	background:#020167 url('/charte/coins_droit_ec.jpg') no-repeat top right;
}

th.espCliHead {
	background-color:#020167;
	font-size:11px;
	color:#FFFFFF;
	width:100%;
}
#cbGaucheEspCli {
	padding-left : 30px;
	margin-top : 15px;
}

#cbGaucheMdp {
	text-align:center;
	margin-top:22px;
}
#cbGaucheMdp a {
	font-size:10px;
	font-weight:bold;
}

#cbGaucheDecoBas {
	float:left;
	height:186px;
	width:220px;
	background:transparent url('/charte/DecoBas.jpg') no-repeat bottom left;
}

/* FIN BANDE GAUCHE */

#cDroit {
	float:left;
	width:654px;
	margin-left:1px;
	margin-right:1px;
}

#menuHaut {
	margin-top : 19px;
	height:22px;
	background-color: #020167;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}

#MenuProperty li {
	float:left;
	margin-left:5px;
	margin-right:4px;
	list-style:none;
}
#MenuProperty li a{
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:22px;
}

#menuHautBandeau {
	margin-top:4px;
}


#footer {
	float:left;
	height:186px;
	width:650px;
	background:transparent url('/charte/Bas.gif') no-repeat bottom;
}
#footer_text {
	text-align:center;
	padding-top : 142px;
	padding-bottom : 3px;
	border-bottom:1px solid;
	color:#1a3169;
	font-weight:bold;
	font-size:10px;
}


#sous_menu {
	/*padding-top : 160px;*/
	margin-left:4px;
	margin-right:8px;
}

#sous_menu li {
	background-color: #020167;
	margin-top : 10px;
	padding-left:2px;
}

#sous_menu li a {
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contenu {
	margin-top : 18px;
	min-height:550px;
}
.text_contenu {
	margin-top:20px;
}
.text_contenu, .TexteGlobal {
	text-align:justify;
	font-family: Tahoma;
	font-size: 12px;
	color: #192F68;
}

.Societes {

	font-family: Tahoma;
	font-size: 14px;
	color: #192F68;
}

.formulaire {
	font-family: Tahoma;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
.Titre {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.dossier {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #F96505;
}
.telecharger {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.DossierTelechargement {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.Adresse {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #192F68;
}


.logged {
	margin-left : -30px;
	font-family: Tahoma;
	font-size: 11px;
	color: #192F68;	
	text-align:center;

}



a {
	color:#192F68;
	text-decoration:none;
}
a:link {
	color:#192F68;
	text-decoration: none;
}
a:visited {
	color:#192F68;
	text-decoration: none;
}
a:hover {
	color:#192F68;
	text-decoration: none;
}
a:active {
	color:#192F68;
	text-decoration: none;
}


.style1 {
	color: #000066;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}

.sitemapul {
	list-style:outside;
	margin-left:50px;
	font-size:10px;
	font-family:Tahoma;
}
.sitemapul2 {
	font-size:12px;
	font-family:Tahoma;

}

.tab_head {
	color:#192F68;
	font-weight:bold;
	font-size:14px;
	font-family:Tahoma;	
}

.erreur_red {
	color:#FF0000;
	text-align:center;
	font-weight:bold;
}
.clear {
	clear:both;
}