/* Général */

body {
	color: #F0E39E;
	background: #e1e9b2;
}
a {
	color: #FF6533;
}
a:hover, a:focus {
	color: #FF4C00;
	outline:0;
}
strong {
	color: #A1B55D;
}

/* Global */
#global {
	border-right: 20px solid #181A12; 
	color: #F0E39E;
	background: #cbd888 url(img/06-gauche.png) repeat-y left top;
}

/* En-tête */
#entete {
	background: #181A12;
}
/********************************/
/****** MENU PRINCIPAL ********/
/********************************/
#navigation{
float: left;
width:210px;
padding-left:10px;
}
#navigation h2{
margin:0px 10px 0px 0px;
color:#A1B55D;
border-bottom:solid 2px;
font-size:1.65em;
text-indent:8px;
}
#navigation li{
width:100%;
padding:2px 0px 2px 0px;
font-weight:bold;
text-indent:4px;
}
#navigation li a{
text-decoration:none;
}
#navigation li a:hover{
color:#F0E39E;
}
/********************************/
/**** MENU PRIVE  CLIENTS******/
/********************************/
.menu{
	padding: 2px 6px 4px 10px;
	background-color: rgb(84,94,48);
	border: solid 1px rgb(84,94,48);
	line-height: 0.7;
	font-size: 0.9em;
}
#menu-prive li{
	list-style-image: url("../images/puce-menu-prive.png");
}
.espace-prive{
	text-align:center;
}

/* Contenu principal */
#contenu {
	color: #363B29;
	margin-top: 20px;
	z-index:1;
}
#contenu a {
	color: #332510;
}
#contenu a:hover, #contenu a:focus {
	color: #6E5122;
}
#contenu strong {
	color: #181A12;
}


/* --- POSITIONNEMENT --- */

/* Page */
html, body {
	height: 100%;
}
body {
	padding: 0;
}
#global {
	width: 960px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

/* Copyright*/
#footer{
	width:960px;
	margin-top: 120px;
}
#copyrigth{
	margin-left: 20px;
	padding:5px;
	height: 50px;
	background: #181A12;
	font-size: 0.75em;
}
#copyrigth p{
	text-align:center;
}
.referencement{
	position: absolute;
	padding-top: 15px;
	margin-left:790px;
}
.logo {
	width: 100%;
}
.logo a{
	display:block;
	width: 70px;
	height: 25px;
}
.logo  img{
	width: 70px;
	height: 25px;
}
/* En-tête */
#entete {
	width:960px;
	padding: 20px;
	font-size: 0.9em;
}
#entete h1 {
	margin: 0;
	margin: 7px 20px 10px 0;
}
#entete .img{
	position:absolute;
	margin-top: 8px;
	margin-left: 770px;
	z-index:5;
}
#entete .img2{
	position:absolute;
	cursor: default;
	margin-top: -3px;
	margin-left: 750px;
	z-index:10;
}
#entete .adresse{
	position:absolute;
	margin-top: 25px;
	margin-left: 580px;
}
#entete .sous-titre {
	margin: 4px 0 15px 0;
}

/* Contenu */
#contenu {
	margin-left: 220px;
	padding: 10px 40px 10px 40px;
	min-height: 780px;
	font-size:0.95em;
}
#contenu > :first-child {
	margin-top: 10px;
}
#contenu p, #contenu li {
	line-height: 1.5;
}
#contenu a {
	color: #FF6533;
	text-decoration: underline;
}
#contenu .a2 {
	color: black;
}
#contenu .a3 {
	font-weight: normal;
	color: black;
}
#home_page_logo {
	height: 67px;
	width: 30%;
	margin-left: 35%;
	margin-top: -10px;
	margin-bottom: -20px;
}
.home_page_titre {
	text-align: center;
}
.home_page_modeles {
	margin-top: 20px;
	margin-bottom: 20px;
}
.bt_home_page_apercu_modeles  img{
	float: right;
	width: 70px;
	height: 70px;
	margin: 40px -10px 20px 20px;
}
.bt_home_page_apercu_modeles a{
	display:block;
	width:70px;
	height: 70px;
}
.bt_home_page_apercu_modeles img:hover {
	width: 74px;
	height: 74px;
	margin: 40px -10px 0px 16px;
}
div#home_page_etude {
	min-height: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align:justify;
}
#home_page_etude object {
	float: left;
	margin-right: 10px;
	margin-top: -25px;
}
div#home_page_realisations {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align:justify;
}
.bt_home_page_realisations img{
	float: left;
	width: 235px;
	height: 85px;
	margin-right: 10px;
	margin-bottom: 15px;
}
.bt_home_page_realisations a{
	display:block;
	width:235px;
	height: 85px;
}
.bt_home_page_realisations img:hover {
	width: 239px;
	height: 88px;
	margin-right: 6px;
	margin-bottom: 12px;
}
.bt_home_page_realisations2 img{
	float: right;
	width: 235px;
	height: 85px;
	margin-left: 20px;
	margin-bottom: 15px;
}
.bt_home_page_realisations2 a{
	display:block;
	width:235px;
	height: 85px;
}
.bt_home_page_realisations2 img:hover {
	width: 239px;
	height: 88px;
	margin-left: 20px;
	margin-bottom: 12px;
}
.horaires {
	margin-left: 90px;
	margin-top: -80px;
}
.img_generale{
	float: left;
}
.img_realisations{
	float: right;
	margin-top: -40px;
	margin-right: 10px;
}
.img_danger{
	margin: 5px;
	margin-bottom: 30px;
	margin-left: 200px;
}
.img_catalogue{
	margin-left: 130px;
	margin-top: 50px;
}
.img_info{
	float: left;
	margin: 5px;
	margin-top: 10px;
	color: rgb(84,94,48);
	font-size: 1.1em;
}
.img_info2{
	margin-left: 50px;
	margin-top: 50px;
	margin-bottom: 30px;
}


/***************************************************************/
/*************************Formulaire*****************************/
/***************************************************************/

input, textarea{
	width: 670px;
	margin-bottom: 5px;
}
.input2 {
	margin: 2px;
	margin-left: 10px;
}
.input3 {
	width: 30px;
	margin: 2px;
	background: #FF6533;
	margin-left: 2px;
}
.input4 {
	width: 150px;
	margin: 2px;
	margin-left: 2px;
	background-color: rgb(203,216,136);
}
input:focus, textarea:focus{
	background-color: #ffdead;
}
.radio {
	width: 30px;
	margin-left: -3px;
	margin-right: 15px;
}
label{
	font-weight: bolder;
}
legend{
	font-weight: bolder;
	color: #FF6533;
}
fieldset{
	width: 670px;
	margin: 5px 0px 0px 0px;
	padding: 5px 5px 5px 5px ;
	border: solid 1px #FF6533;
}
.formulaire textarea{
	overflow: auto;
}
.formulaire span{
	color: red;
	font-size: 0.7em;
	font-style: italic;
}
.formulaire label{
	font-size: 1.08em;
}
p.aligntext{
	text-align: left;
}
.valider{
	width: 90px;
	height: 25px;
	font-weight: bolder;
	font-size: 1.1em;
	background: #FF6533;
}
.formulaire em{
	color: red;
}
.info {
	font-size: 0.7em;
	font-weight: normal;
}



