/* CSS Page */

/* -- Layout ---------------------*/
#page {
  float:left;
  top:0;
  left: 50%;
  width: 784px;
  margin-left: -392px;
  min-height:650px;
  height:650px;
  background-color:#FFF;
  background-image:url(/images/commun/menu-bg-yellow.gif);
  background-repeat:repeat-y;
  position: absolute;
}

html>body #page{
  height:auto;
}

#content {
  top: 0px;
  left:0px;
  width:100%;
  height:auto;
}

/* -- Header -------------------- */
#header {
	width:784px;
	height: 225px;
	background-image:url(/images/commun/header-bg.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#header-collectivites {
	top:158px;
	right:9px;
	width:133px;
	height:43px;
	z-index:2;
	position:absolute;
}

#header-particulier {
	top:158px;
	right:152px;
	width:132px;
	height:43px;
	z-index:2;
	position:absolute;
}

#header-professionnel {
	top:158px;
	right:291px;
	width:151px;
	height:43px;
	z-index:2;
	position:absolute;
}

/* -- Left ----------------------- */
#left {
	float:left;
	top: 0px;
	width:233px;
	min-height:720px;
  	height:720px;
	background-image:url(/images/commun/menu-bg-yellow.gif);
	background-repeat:repeat-y;
	background-color:#FBD83E;
	position:relative;
}

#menu {
	top:128px;
	left:20px;
	width:161px;
	z-index:2;
	position:absolute;
}

#menu-item {
	float:left;
	padding-bottom:2px;
	text-align:center;
	z-index:2;
	position:relative;
}

#menu-item-besoins {
	float:left;
	height:32px;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:10px;
	z-index:2;
	position:relative;
}

#menu-contact {
	top:500px;
	left:21px;
	width:161px;
	height:64px;
	z-index:10;
	position:absolute;
}

/* -- Right ----------------------- */
#right {
	float:right;
	margin-top:25px;
	width:520px;
	height:auto;
	margin-right:15px;
}


/* -- Habillage ------------------- */
hr.bigsep {
	width:100%;
	height:10px;
	background-color:#D0D1D2;
	border-top:2px solid #BFC0C1;
	border-bottom:0px solid #FFF;
	border-right:0px solid #FFF;
	border-left:0px solid #FFF;
	
}

hr.sep {
	width:100%;
	height:3px;
	border-top:1px solid #BFC0C1;
	border-bottom:0px solid #FFF;
	border-right:0px solid #FFF;
	border-left:0px solid #FFF;
	margin-top:10px;
	margin-bottom:10px;
}

/* -- Logo Clients ---------------- */
#logo-clients {
	top:35px;
	right:50px;
	width: 170px;
	height:53px;
	position:absolute;
}

#logo-nicollin {
	top:14px;
	left:19px;
	width:105px;
	height:139px;
	z-index:1;
	position:absolute;
}

/* -- Nicollin -------------------- */
#nicollin-titre {
	font-size:135%;
	font-weight:bold;
	color:#AA0D06;
	text-transform:uppercase;
}

#nicollin-ss-titre {
	font-size:110%;
	font-weight:bold;
	color:#AA0D06;
}

#nicollin-texte {
	width:520px;
	text-align:justify;
}

ul.nicollin {
	list-style-image:url(/images/commun/puce-rouge.gif);
}

/* -- Particuliers ----------------- */
#par-titre {
	font-size:135%;
	font-weight:bold;
	color:#198CB2;
	text-transform:uppercase;
}

#par-ss-titre {
	font-size:110%;
	font-weight:bold;
	color:#198CB2;
}

#par-texte {
	width:520px;
}

#par-texte-tel {
	width:200px;
	text-align:left;
}

#par-left {
	float:left;
	width:160px;
	height:70px;
	vertical-align:middle;
}

#par-right {
	float:right;
	width:340px;
	height:70px;
	vertical-align:middle;
}

ul.par {
	list-style-image:url(/images/commun/puce-bleu.gif);
}

.par-tel-txt {
	font-weight:bold;
	font-size: 80%;	
}

.par-tel-num {
	font-weight:bold;
	font-size: 180%;
	color: #198CB2;
}

/* -- Professionnels --------------- */
#pro-titre {
	font-size:135%;
	font-weight:bold;
	color:#EE7021;
	text-transform:uppercase;
}

#pro-ss-titre {
	font-size:110%;
	font-weight:bold;
	color:#EE7021;
}

#pro-texte {
	width:520px;
}

ul.pro {
	list-style-image:url(/images/commun/puce-orange.gif);
}

.pro-tel-txt {
	font-weight:bold;
	font-size: 80%;	
}

.pro-tel-num {
	font-weight:bold;
	font-size: 180%;
	color: #EE7021;
}

/* -- Collectivites ---------------- */
#col-titre {
	font-size:135%;
	font-weight:bold;
	color:#6AAD33;
	text-transform:uppercase;
}

#col-ss-titre {
	font-size:110%;
	font-weight:bold;
	color:#6AAD33;
}

#col-texte {
	width:520px;
}

ul.col {
	list-style-image:url(/images/commun/puce-vert.gif);
}

/* -- Contact --------------------- */
#contact-text {
  width: 520px;
  font-size:75%;
  text-align:justify;
  position:relative; 
}

#contact-item {
	float:left;
	width:170px;
	height:25px;
	text-align:right;
	vertical-align:middle;
	position:relative;
}


#contact-form {
	float:right;
	width:350px;
	height:25px;
	vertical-align:middle;
	position:relative;
}


/* -- Agence ----------------------- */
.titre-agence {
	font-size:110%;
	font-weight:bold;
}

/* -- Actualites ------------------ */
.actus-titre {
	font-size:100%;
	font-weight:bold;
	color:#AA0D06;
}

.actus-date {
	font-size:80%;
	font-style:italic;
	color:#999;
}

/* -- Maps ------------------------ */
#map-page {
	float:left;
	top:0;
	left: 50%;
	width: 750px;
	margin-left: -375px;
	position: absolute;
}

#map-menu {
	top:0;
	padding:5px;
	width:auto;
	height:20px;
	font-size:80%;
	background-color:#FFF;
	border-bottom:1px solid #CCC;
}

#map-menu-logo {
	float:left;
	width:20px;
	height:20px;
}

#map-menu-txt {
	float:left;
	width:600px;
	height:20px;
	font-size:110%;
	font-weight:bold;
	text-align:center;
}

#map-menu-print {
	float:right;
	width:120px;
	height:20px;
	text-align:right;
}

#map-legend {
	float:left;
	height:auto;
	background-color:#FFF;
	border-top:1px solid #CCC;
	text-align:right;
	padding: 5px 10px 5px 10px;
	position:relative;
}

#map-legend-ico {
	float:left;
	width:500px;
	height:26px;
	background-color:#FFF;
	font-size:80%;
	position:relative;
}

#map-copyright {
	float:right;
	width:200px;
	margin-top:1px;
	font-size:80%;
	text-align:right;
	vertical-align:middle;
	padding: 5px 10px 5px 10px;
	position:relative;
}

td.map-date {
	text-align:right;
	font-weight:bold;
}

a.map {
	color:#707070;
	text-decoration:none;
}
a.map:hover {
	color:#707070;
	text-decoration:none;
}
a.map:active {
	color:#707070;
	text-decoration:none;
}
a.map:visited {
	color:#707070;
	text-decoration:none;
}

/* -- Liens ----------------------- */
li.liens {
	margin:20px;
}

a.liens {
	font-size:80%;
}


/* -- Footer ---------------------- */
#footer {
	width:520px;
	margin-top: 50px;
	margin-bottom: 10px;
	text-align:right;
	border-top: 1px solid #CCC;
	padding-top:5px;
	position:relative;
}

