* {
	margin: 0;
	padding: 0;
}

a {
	-moz-outline:0 none; outline:0 none; -moz-user-select: normal;
}

body, html {
	height: 100%;
	background-image: url(../images/back_hachure.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	min-height: 100%;
}

table {
	width: 100%;
	height: 100%;
}

table td {
	vertical-align: top;
}

#left {
	background-image: url(../images/bg_gauche.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#right {
	background-image: url(../images/bg_droite.gif);
	background-repeat: repeat-x;
	background-color: #3a3939;
}

#contenanttb {
	width: 836px;
	height: 100%;
	background-image: url(../images/bg_colgauche.gif);
	background-repeat: repeat-y;
	background-position: 20px 898px;
	min-height: 100%;
}

#contenant_services {
	width: 836px;
	min-height: 100%;
	height: 100%;
	background-image: url(../images/bg_contenu2.gif);
	background-repeat: no-repeat;
}

#contenant_qui {
	width: 836px;
	min-height: 100%;
	height: 100%;
	background-image: url(../images/bg_contenu3.gif);
	background-repeat: no-repeat;
}

#contenant_vert {
	width: 836px;
	min-height: 100%;
	height: 100%;
	background-image: url(../images/bg_contenu4.gif);
	background-repeat: no-repeat;
}

#contenant {
	width: 836px;
	min-height: 100%;
	height: 100%;
	background-image: url(../images/bg_contenu.gif);
	background-repeat: no-repeat;
}

#colGauche {
	width: 230px;
	float: left;
}

#logo {
	background-image: url(../images/logo_general.gif);
	background-repeat: no-repeat;
	width: 129px;
	height: 151px;
	margin-left: 79px;
	margin-top:  54px;
}
#menu {
	margin-top: 152px;
	margin-left: 42px;
}
#menu li {
	list-style-type: none;
}

#menu li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/menu_general.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	padding-left: 65px;
	margin-bottom: 14px;
}

#menu li a:hover {
	background-position: left -15px;
	color: #000;
}

/* MENU SERVICES */
#menu_service, #menu_qui, #menu_vert {
	margin-top: 94px;
}
#menu_service li, #menu_qui li, #menu_vert li {
	list-style-type: none;
	display: inline;
}

#menu_service li a,#menu_qui li a,#menu_vert li a {
	display: block;
	float: left;
	padding: 2px 10px;
	border: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	margin-right: 10px;
	background-color: #1d1d1d;
}

#menu_service li a.rouge:hover, #menu_service li.actif a.rouge {
	background-color: #ee2e24;
}
#menu_service li a.vert:hover, #menu_service li.actif a.vert {
	background-color: #527f1f;
}
#menu_service li a.bleu:hover, #menu_service li.actif a.bleu {
	background-color: #0082c8;
}
#menu_service li a.jaune:hover, #menu_service li.actif a.jaune {
	background-color: #f58428;
}

#menu_qui li a:hover, #menu_qui li.actif a{
	background-color: #f58428;
}

#menu_vert li a:hover, #menu_vert li.actif a{
	background-color: #527f1f;
}

#header {
	width: 583px;
	height: 216px;
	margin-left: 252px;	
	background-repeat: no-repeat;
}

.batiment_vert {
	background-image: url(../images/header_batimentsverts.jpg);
}

.qui_sommes_nous {
	background-image: url(../images/header_qui.jpg);
}

.contact {
	background-image: url(../images/header_contact.jpg);
}

.services_verts {
	background-image: url(../images/header_services_vert.jpg);
}

.services_commercial {
	background-image: url(../images/header_services_commercial.jpg);
}


.services_residentiel {
	background-image: url(../images/header_services_residentiel.jpg);
}

.equipements {
	background-image: url(../images/header_equipements.jpg);
}

.faq {
	background-image: url(../images/header_faq.jpg);
}

.realisations {
	background-image: url(../images/header_realisations.jpg);
}

.temoignages {
	background-image: url(../images/header_temoignages.jpg);
}

.accueil {
	background-image: url(../images/header_accueil.jpg);
}

.emplois {
	background-image: url(../images/header_emplois.jpg);
}

.services_entretien {
	background-image: url(../images/header_services_entretien.jpg);
}

.header_nouvelles {
	background-image: url(../images/header_nouvelles.jpg);
}
.header_retrospectives {
	background-image: url(../images/header_retrospectives.jpg);
}

#contenu {
	width: 543px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #202020;
	margin-left: 252px;
	margin-top: 120px;
	padding: 17px 20px 15px 20px;
	min-height: 300px;
}

#contenu h1 {
	font-size: 140%;
	margin-bottom: 10px;
}

#contenu h2 {
	font-size: 120%;
	font-weight: normal;
	margin-bottom: 10px;
}

#contenu p {
	color: #e3e3e3;
	margin-bottom: 10px;
}

#contenu p strong {
	color: #fff;
}

#contenu a, #contenu a:visited {
	text-decoration: none;
}

#contenu a:hover {
	text-decoration: underline;
}

#contenu ul.ulgauche {
	float: left;
	margin-right: 50px;
}

#contenu ul.ulgauche li, #contenu ul.uldroite li {
	margin-bottom: 10px;
}
h2 span {
	color: #999999;
	font-size: 80%;
}

#contenu ul {
	margin-bottom: 10px;
	color: #fff;
	margin-left: 40px;
}

#contenu img.float_img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 3px;
	border: 3px solid #3d3d3d;
	background-color: #242424;
	padding: 3px;
}

#contenu a:hover img.float_img {
	border: 3px solid #565656;
}

.clear {
	clear: both;
	width: 10px;
	height: 10pxpx;
	display: block;
}

#contact_left {
	float: left;
	width: 49%;
	position: relative;
}

#contact_right {
	float: left;
	width: 49%;
	position: relative;
}
.contact_us label {
	display: block;
}

.contact_us input {
	width: 85%;
	border: 1px solid #f58428;
	background-color: #372b21;
	color: #fff;
	padding: 2px;
}

.contact_us input.error {
	border: 1px solid #FF0000;
}

.contact_us .radio {
	width: 85%;
	border: 1px solid #f58428;
	background-color: #372b21;
	color: #fff;
	padding: 2px;
	margin: 0px;
	display: block;
}

.contact_us .noborder {
	width: 20px;
	border: none;
	color: #fff;
	padding: 2px;
}

.contact_us .probleme {
	width: 95%;
	height: 185px;
	border: 1px solid #f58428;
	background-color: #372b21;
	color: #fff;
	padding: 2px;
	overflow: auto;
}

.contact_us .textarea {
	width: 95%;
	height: 204px;
	border: 1px solid #f58428;
	background-color: #372b21;
	color: #fff;
	padding: 2px;
	overflow: auto;
}



.contact_us textarea.error {
	border: 1px solid #FF0000;
}
.contact_us p.button {
	text-align: right;
	width: 97%;
}
.contact_us p.button input {
	width: auto;
	margin-right: 1px;
}

.obligatoire {
	color: #FF0000;
}

.separateur {
	margin: 0;
	padding: 0;
	height: 1px;
	background-color: #3a3a3a;
	width: 100%;
	margin-bottom: 10px;
	line-height: 0px;
}

#footer {
	background-color: #3a3939;
	margin-left: 252px;
	padding-bottom: 10px;
	color: #5f5f5f;
	text-align: right;
}


#footer p {
	display: block;
	float: left;
	padding-top: 10px;
	margin-left:194px;
}

#footer img {
	border: 0px;
	margin-top: 3px;
}
