body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #ECECEC;
}
h1 {
	font-size: 15px;
	color: #0099FF;
	margin-top: 0px;
	margin-bottom: 17px;
	font-weight: bold;
	}
h2{
	font-weight: bold;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 3px;
	}
p  {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
	line-height: 14px;
}
a {
	color: #333333;
}
a:hover {
	color: #0099FF;
}

/* CONSTRUCTION */
#nav {
	background-image: url(../images/commun/filet-bkg-menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.menu-off {
	font-weight: bold;
	text-decoration: none;
	background-color: #0099FF;
	display: block;
	padding: 5px 20px;
	margin: 0px;
	font-size: 9px;
}
a.menu-off:hover, a.menu-on {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color:#FF9700;
	background-color: #2E2D2B;
	display: block;
	padding: 5px 20px;
	margin: 0px;
}
a.menu-up-off {
	color: #909090;
	text-decoration: none;
	display: block;
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 10px;
}
a.menu-up-on {
	color: #909090;
	text-decoration: none;
	display: block;
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/commun/fleche-menu-outils.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a.menu-espaceclients {
	color: #000B96;
	text-decoration: none;
	display: block;
	padding-top: 9px;
	padding-right: 12px;
	padding-left: 12px;
}
#sousmenu {
	background-color: #E0DFDF;
	padding-top: 34px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#sousmenu a {
	color: #2D2D2D;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
}
#sousmenu a:hover {
	color: #000B96;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/commun/fleche-ssmenu-hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.sousmenu-on {
	background-image: url(../images/commun/fleche-ssmenu-on.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

/* HOME PAGE */

#metiers h2 {	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #0099FF;
	padding-top: 5px;
	text-decoration: none;
	padding-bottom: 0px;
	margin: 0px;
}
#intro {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#intro h1 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #333333;
}
#actus {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#adresse {
	color: #FFFFFF;
	background-color: #2D2D2D;
	padding-top: 10px;
	padding-bottom: 10px;
}
#adresse a {
	color: #FFFFFF;
	text-decoration:none;
}

/* PAGE */

#page {
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#chemin {
	margin-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFDF;
}
#chemin a {
	text-decoration:none;
}
/* DIVERS */

.separ-vert-blanc {
	background-image: url(../images/commun/pix-blanc.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.separ-vert-gris {
	background-image: url(../images/commun/pix-gris.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.encadre-gris {
	border: 1px solid #CACACA;
}
.visuel-page {
	border: 1px solid #CACACA;
	margin-left:20px;
}
a.lien-9-noir {
	font-size: 9px;
	text-decoration: none;
}



/*mise en page*/
.gauche600{
	float:left;
	width:350px;
}

.droite162{
	float:right;
	width:162px;
}


.image125{
	float:left;
	width:125px;
	margin-right:10px;
}

.texte_droite{
	float:left;
	width:395px;
}

.clear{
	clear:both;
	line-height:0px;
	height:0px;
}
