body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url('../images/design/body_bg.jpg') repeat-x #FFF;
	height: 100%;
}
div, p, h1, h2, h3, h4, img {
	margin: 0;
	padding: 0;
}
a img {	border: none; }
div.clear { clear: both; }
.hidden { display: none; }
.backlink {
	float: right;
}
.contenu .backlink a {
	text-decoration: none;
}
/*===================================================================*/
/*========================== CONTAINER ==============================*/
div.container {
	width: 804px;
	margin: 0 auto;
	text-align: left;
	background: #FFF;
	min-height: 100%;
	border-left: 1px solid #2b4562;
	border-right: 1px solid #2b4562;
	border-bottom: 1px solid #2b4562;
	margin-bottom: 50px;
}
div.container_bis {
	padding: 0 2px;
	position: relative;
}
/*===================================================================*/
/*=========================== CONTENT ===============================*/
div.content { padding: 2px 0 0; }
div.contenu {
	width: 548px;
	padding: 0;
	float: left;
}
.contenu_text {
	padding: 45px 0 0 20px;
	width: 510px;
}
div.right {
	background: url('../images/design/right_bg.jpg') repeat-x bottom #c8d8d8;
	margin-left: 550px;
	padding: 48px 20px ;
}
.menu_flat ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url('../images/design/menu_bottom_bg.png') repeat-x;
	height: 40px;
}
.menu_flat ul li {
	float: left;
}
.menu_flat ul li a {
	display: block;
	height: 40px;
	line-height:40px;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0 25px;
	float: left;
}
.menu_flat ul li a:hover{
	color: #2B4562;
	background: #FFF;
}
/*===================================================================*/
/*============================ HEADER ===============================*/
div.header {
	background: url('../images/design/header_bg.jpg') no-repeat;
	height: 242px;
	position: relative;
}
div.header h1 a { display: block; height: 200px; position: relative; top: 42px; }
div.header h1 a span { display: none; }
div.langue {
	position: absolute;
	top: 40px;
	right: 10px;
}
div.langue ul li {
	display: inline;
	padding: 0 2px;
}
.header .menu_home {
	position: absolute;
	top: 40px;
	background: url('../images/design/menu_home.jpg') no-repeat;
}
map, img {
	border: none;
}
/*===================================================================*/
/*============================== BOX ================================*/
div.box h2 {
	color: #2b4562;
	text-transform: uppercase;
	font-size: 14px;
	padding-bottom: 6px;
	border-bottom: 2px solid #7ba3a2; 
	margin-bottom: 24px;
}
div.info {
	padding-top: 50px;
	background: url('../images/design/infobox_bg.gif') no-repeat; 
}
div.info h2 { display: none; }
div.box { margin-bottom: 40px; }
div.box div.new {
	margin-bottom: 20px;
	color: #333333;
}
div.box div.infobox {
	color: #666666;
	font-size: 11px;
}
div.box div.new p, div.box div.infobox p { margin-bottom: 10px; }
div.box div.new p.date { margin-bottom: 0; }
div.box div.new h3 {
	font-size: 13px;
	padding: 3px 0;
}
div.box div.new h3 a {
	color: #2b4562;
	text-decoration: none;
}
div.box div.new h3 a:hover { text-decoration: underline; }
div.box a {
	color: #2b4562;
	text-decoration: underline;
}
div.box a:hover { font-weight: bold; }
div.box div.slideshow {
	background: #FFF;
	height: 135px;
	overflow: hidden;
	border: 1px solid #2b4562;
	padding: 4px;
}
div.box div#photoSlide { height: 143px; }
div.box div.news div.separate {
	clear: none;
	height: 0;
}
/*===================================================================*/
/*============================ CONTENU ==============================*/
div.contenu { color: #848484; position: relative; }
div.contenu h2 {
	color: #2b4562;
	text-transform: uppercase;
	font-size: 15px;
	padding: 0 0 6px 10px;
	border-bottom: 2px solid #7ba3a2; 
	margin-bottom: 24px;
	background: url('../images/design/h2_bg.gif') left 6px no-repeat; 
}
div.contenu h3 {
	color: #2b4562;
	text-transform: uppercase;
	font-size: 13px;	
	margin-bottom: 10px;
}
div.contenu h4 {
	color: #2b4562;
	font-size: 13px;	
	margin-bottom: 10px;
}
div.contenu p {
	margin-bottom: 15px;
	line-height: 18px;
}
div.contenu a {
	color: #2b4562;
	text-decoration: underline;
}
div.contenu a:hover { font-weight: bold; }
div.contenu div#tools {
	text-align: right;
	border-top: 1px solid #7ba3a2;
	margin-top: 20px;
}
div.contenu div#tools img { margin-top: 4px; }
/*===================================================================*/
/*============================= MENU ================================*/
div.menu {
	height: 50px;
	position: absolute;
	top: 0;
	left: 14px;
}
/*===================================================================*/
/*============================ COPYRIGHT ============================*/
div.copyright {
	clear: both;
	padding: 50px 0 10px;
	text-align: center;
	font-size: 11px;
	color: #999999;
}
div.copyright a { color: #999999; }
div.copyright a:hover { color: #2b4562; }
/*===================================================================*/
/*=============================== GMAP ==============================*/
div#divgmap {
	margin-bottom: 10px;
	border: 1px solid #2b4562;
	width: 99%;
	height: 300px;
	//position: relative;
	//left: 0 !important;
	//left: -230px;
}
/*===================================================================*/
/*============================= DOCUMENTS ===========================*/
div.doc_liste li { cursor: pointer; }
div.categ { padding: 10px; }
ul.liste {
	margin: 0;
	padding: 0;
	//position: relative;
	//left: 0 !important;
	//left: -230px;
}
ul.liste li {
	display: block;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #7D7D7D;
	font-size: 12px;
	padding: 5px 0;
}
ul.liste li:hover { background: #EEEEEE; }
ul.liste li.separated { border-bottom: 1px solid #c8d8d8; }
ul.liste li span img { margin: 0 10px; }
ul.liste li span a { font-weight: bold; }
ul.liste li span.type {
	font-size: 11px;
	margin-left: 10px;
}
ul.liste li span.poid {
	font-size: 11px;
	position: absolute;
	right: 10px;
}
ul.liste li span.description {
	display: block;
	font-size: 11px;
	padding: 2px;
	margin: 3px 5px 0;
	position: relative;
	left: 30px;
}
/*===================================================================*/
/*============================== MYSPACE ============================*/
div.myspace p.logout {
	position: absolute;
	top: 45px;
	right: 5px;
}
div.myspace li { cursor: pointer; }
div.myspace ul {
	margin: 10px 0 30px;
	padding: 0;
}
div.myspace ul li {
	display: block;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #7D7D7D;
	font-size: 12px;
	padding: 5px 0;
}
div.myspace ul li:hover { background: #EEEEEE; }
div.myspace ul li.new_message:hover { background: none; }
div.myspace ul li { border-bottom: 1px solid #c8d8d8; }
div.myspace ul li.last { border: none; }
div.myspace ul li span img { margin: 0 10px; }
div.myspace ul li span a { font-weight: bold; }
div.myspace ul li span.type {
	font-size: 11px;
	margin-left: 10px;
}
div.myspace ul li span.center {
	font-size: 11px;
	position: absolute;
	right: 100px;
}
div.myspace ul li span.right {
	font-size: 11px;
	position: absolute;
	right: 10px;
}
div.myspace ul li span.description {
	display: block;
	font-size: 11px;
	padding: 2px;
	margin: 3px 5px 0;
	position: relative;
	left: 30px;
}
div.myspace form div.field input, div.myspace form div.field textarea { width: 300px; }
div.myspace form input.submit { margin-left: 160px; }
/*===================================================================*/
/*============================== NEWS ===============================*/
div.news div.news_liste h3 { margin: 0; }
div.news div.news_liste p.date {
	font-size: 11px;
	margin-botto: 5px;
}
div.news div.news_liste img {
	float: left;
	margin: 0 10px 10px 0;
}
div.news div.news_liste span.more { display: block; }
div.news div.separate {
	clear: both;
	height: 40px;
}
div.news_fiche {
	clear: both;
	height: 40px;
	position: relative;
}
div.news_fiche p.date {
	position: absolute;
	top: 0;
	right: 10px;
}
div.news_fiche div.photo {
	float: left;
	margin: 0 10px 10px 0;
}
/*===================================================================*/
/*============================ FORMULAIRE ===========================*/
div.content form div.field { margin: 10px 0; }
div.content form div.field label {
	display: block;
	width: 150px;
	text-align: right;
	float: left;
	padding: 0 10px 0 0;
	color: #848484;
	margin-top: 2px;
}
div.content form div.field input {
	width: 200px;
	padding: 2px;
}
div.content form div.field input.checkbox {
	width: auto;
	padding: 0;
}
div.content form div.field textarea { padding: 2px; }
div.content form div.field img.code { margin: 10px 0 0 160px; }
div.content form div.error {
	background: #F4CACA;
	border: 1px solid #CC0000;
	color: #CC0000;
	padding: 10px 0;
}
div.content form div.error div.info {
	margin: 5px 0 0 110px;
	background: none;
	padding: 0;
}
div.content form div.submit {
	border-top: 1px solid #BBB;
	padding: 10px 0;
	margin: 20px 0;
}
div.content form div.submit input { margin-left: 160px; }
div.error_message {
	background: #F4CACA;
	padding: 15px;
	border: 1px solid #CC0000;
	color: #CC0000;
	margin-bottom: 10px;
}
div.info_message {
	background: #CAF4CA;
	padding: 15px;
	border: 1px solid #090;
	color: #090;
	margin-bottom: 10px;
}
div.indicator_message { 
	background: #F4F4F4;
	padding: 15px;
	border: 1px solid #999;
	color: #999;
	margin-bottom: 10px;
}
div.alert_message { 
	background: #CACAF4;
	padding: 15px;
	border: 1px solid #005;
	color: #005;
	margin-bottom: 10px;
}
/*===================================================================*/
/*============================ REFERENCES ===========================*/
div.reference div.separate {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 1px;
	background: #CCC;
	margin-bottom: 20px;
}
div.references_photos div.photo, div.references_liste div.photo {
	float: left;
	margin: 0 7px 5px 0;
	width: 100px;
	height: 100px;
	text-align: center;
}
div.references_photos div.photo img, div.references_liste div.photo img {
	border: 2px solid #2b4562;
}
div.references_liste div.photo {
	margin-right: 10px;
}
div.gallery_photos div.photo, div.gallery_liste div.photo {
	float: left;
	margin: 0 7px 5px 0;
	width: 100px;
	height: 100px;
	padding: 10px;
	text-align: center;
}
div.gallery_liste div.photo {
	margin-right: 10px;
}
div.galerie div.image {
	text-align: center;
}
div.galerie div.action_galerie {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	margin: 15px 0;
	position: relative;
	text-align: center;
}
div.galerie div.action_galerie span.action_previous {
	position: absolute;
	left: 0;
}
div.galerie div.action_galerie span.action_next {
	position: absolute;
	right: 0;
}
div.galerie div.action_galerie span.action_previous img, div.galerie div.action_galerie span.action_next img {
	margin-right: 5px;
}
/*===================================================================*/
/*============================= HOMEPAGE ============================*/
div.menu_home ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.menu_home ul li {
	float: left;
	width: 45%;
	height: 74px;
}
div.menu_home ul li a {
	position: relative;
	top: 25px;
	font-size: 13px;
}
div.menu_home ul li.batiment, div.menu_home ul li.hvac {
	text-align: right;
	margin: 0 5px 10px 0;
}
div.menu_home ul li.elec, div.menu_home ul li.renouvlable {
	text-align: left;
	margin: 0 0 10px 5px;
}
div.menu_home ul li.batiment a, div.menu_home ul li.hvac a {
	padding-right: 84px;
}
div.menu_home ul li.elec a, div.menu_home ul li.renouvlable a {
	padding-left: 84px;
}
div.menu_home ul li.renouvlable {
	margin-left: 200px;
}
div.menu_home ul li.elec { background: url('../images/menu/elec.jpg') no-repeat center left; }
div.menu_home ul li.hvac { background: url('../images/menu/hvac.jpg') no-repeat center right; }
div.menu_home ul li.batiment { background: url('../images/menu/trafic.jpg') no-repeat center right; }
div.menu_home ul li.renouvlable {background: url('../images/menu/renouv.jpg') no-repeat center left; }
div.menu_home ul li.elec:hover, div.menu_home ul li.hvac:hover, div.menu_home ul li.batiment:hover, div.menu_home ul li.renouvlable:hover { background-color: #C8D8D8; }
/*===================================================================*/
/*=========================== PAGINATION ============================*/
div.pagination, div#sequence { margin-bottom: 40px; padding: 1px; }
div.pagination a, div#sequence a, div.pagination span, div#sequence span {
	color: #2B4562;
	dislay: block;
	float: left;
	text-align: center;
	height: 20px;
	line-height: 20px;
	padding: 0 7px;
	text-decoration: none;
	margin-right: 1px;
	background-color: #FFF;
}
div.pagination a:hover, div#sequence a:hover { color: #FFFFFF; text-decoration: none; background-color: #7BA3A2; }
div#sequence a img { position: relative; top: 6px; }
div.pagination span, div#sequence span { background-color: #7BA3A2; color: #fff; }
