body {
	margin:0px;
	padding:0px;
	text-align:justify;
}

#global {
	position:absolute;
	left:50%; 
	top:50%;
	width:950px;
	height:600px;
	margin-top:-300px; /* moitié la hauteur */
	margin-left:-475px; /* moitié la largeur */
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
	display:block;
	font-size:0px;
	height:0px;
	overflow:hidden;	
}

#contenu {
	position:absolute;
	top:240px;
	left:20px;
	width:910px;
	height:320px;
	margin:0px;
	padding:0px 10px 0px 0px;
	overflow-x:hidden;
	overflow-y:auto;
	text-align:justify;
	z-index:5;
}

#contenu-decomatic {
	position:absolute;
	top:240px;
	left:500px;
	width:430px;
	height:320px;
	margin:0px;
	padding:0px 10px 0px 0px;
	overflow-x:auto;
	overflow-y:auto;
	text-align:justify;
	z-index:5;
}

#contenu-texteadroite {
	position:absolute;
	top:240px;
	left:480px;
	width:450px;
	height:320px;
	margin:0px;
	padding:0px 10px 0px 0px;
	overflow-x:auto;
	overflow-y:auto;
	text-align:justify;
	z-index:5;
}

#contenu-texteagauche {
	position:absolute;
	top:240px;
	left:20px;
	width:560px;
	height:320px;
	margin:0px;
	padding:0px 10px 0px 0px;
	overflow-x:hidden;
	overflow-y:auto;
	text-align:justify;
	z-index:5;
}


#main { /* pour la page Bienvenue */
	position:absolute;
	top:240px;
	left:45px;
	width:885px;
	height:320px;
	margin:0px;
	padding:0px;
	z-index:10;
}

#contenu-bienvenue {
	float:right;
	width:500px;
	height:320px;
	overflow:auto;
	margin:0px;
	padding:0px 10px 0px 0px;
	text-align:justify;
	z-index:10;
}

#contenu-demandeprix {
	position:absolute;
	width:950px;
	height:320px;
	top:240px;
	left:0px;
	margin:0px;
	padding:0px 10px 0px 0px;
	overflow-x:hidden;
	overflow-y:auto;
	z-index:5;
}

#header {
	position:absolute;
	top:0px;
	left:0px;
	width:950px;
	height:584px;
	margin:0px;
	padding:0px;
	border:none;
	z-index:0;
}

#retour-accueil {
	position:absolute;
	top:13px;
	left:6px;
	width:218px;
	height:137px;
	margin:0px;
	padding:0px;
	z-index:10;
}

#menuPrincipal {
	position:absolute;
	top:150px;
	left:0px;
	width:950px;
	height:43px;
	margin:0px;
	padding:0px;
	border:none;
	z-index:3;
}


#menu {
	position:absolute;
	left:0px;
	top:146px;
	width:950px;
	height:43px;
	margin:0px;
	padding:0px;
	border:none;
	z-index:100;
}

/****************************************************************/
/*    FONCTIONNALITES                                           */
/****************************************************************/
#menuFonctions {
	position:absolute;
/*	background-color:#eb6f06; */
/*	background-color:#005da8;  DECOMATIC */
	width:670px;
	height:16px;
	top:584px;
	left:0px;
	margin:0px;
	padding:0px;
	color:#fff;
}
#menuFonctions ul, #menuFonctionsDecomatic ul {
	margin:0px 0px 0px 5px;
	padding:0px;
}
#menuFonctions li, #menuFonctionsDecomatic li {
	background-image:none;
	display:inline;
	line-height:16px;
	margin:0px;
	padding:0px 2px 0px 2px;
}
#menuFonctions a, #menuFonctionsDecomatic a {
	font-size:9px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
#menuFonctions a:hover, #menuFonctionsDecomatic a:hover {
	text-decoration:none;
}


/****************************************************************/
/*    RECHERCHE                                                 */
/****************************************************************/
#recherche {
	position:absolute;
	top:14px;
	left:750px;
	z-index:11;
	color:#FFFFFF;
}
#recherche input {
	font-size:11px;
	color:#000000;
	border-style:inset;
	border-width:1px;
	border-color:#000000;
	width:180px;
}
#recherche button {
	background:none;
	border:none;
	margin:0px;
	padding:0px;
}

/****************************************************************/
/*    ACTUALITES                                                */
/****************************************************************/
#actualites {
	float:left;
	width:232px;
	margin:0px;
	padding:0px;
	z-index:200;
}
#actualites h1 {
	color:#000;
	border-bottom:1px solid #005695;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
}

h2.actualites {
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#005695;
	font-weight:bold;
}

#actualites ul {
	margin:0px;
	padding:0px;
	list-style:none;
	background:none;
}
#actualites li {
	background-image:none;
	background-color:#FFFFFF;
	margin:0px; /* 0px 14px 0px */
	padding:5px;
}
#actualites a {
	color:#7b7b7b;
	text-decoration:none;
}
#actualites a:hover {
	color:#7b7b7b;
	text-decoration:underline;
}
.titreActu {
	color: #005695;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
/****************************************************************/
/*    HISTORIQUE                                                */
/****************************************************************/
#historic {
	position:absolute;
	top:210px;
	left:0px;
	width:930px;
	text-align:right;
	margin:0px;
	padding:0px;
	z-index:20;
}
#historic span {
	color:#666666;
	margin:0px;
	padding:0px;
}

/*span.historique {
	text-transform:lowercase;
	color:#ec7007;
	text-decoration:none;
}*/
span#orange {
	color:#005695;
}
.historique {
	text-transform:lowercase;
	color:#666666;
	text-decoration:none;
}
.historique a {
	text-transform:lowercase;
	color:#005695;
	text-decoration:none;
}
.historique a:hover {
	color:#005695;
	text-decoration:underline;
}

div#baseline {
	position:absolute;
	top: 50%;
	left:50%; 
	width:950px;
	margin-top: 310px;
	margin-left:-475px; /* moitié la largeur */
}
div#baseline p {
	margin: 0;
	padding: 0;
}
