/* = Structure */
/* ---------------------------------------- */
body {
	margin: 0;
  	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 76%;
	color: #000;
	background: #FCF1D1;
	position: relative;
}
#page {
	font-size: 1em;
	line-height: 1.3em;
	min-width: 760px;
}
table {
	font-size: 1em; /* pour IE 5 Win */
}


/* = ENTETE */
/* ---------------------------------------- */
#entete {
	height: 98px;
	background: #FCF1D1 url(../images/bg_entete.gif) top left repeat-y;
}
#entete h1 {
	margin: 0;
	height: 98px;
	width: 760px;
	font-size: 1.4em;
	background: url(../images/electro-beauce.gif) top left no-repeat;
}
#entete span {
	display: none;
}
#entete blockquote {
	position: absolute;
	top: 47px;
	left: 310px;
	width: 450px;
	margin: 0;
	color: #004785;
	font-size: 1.1em;
	font-weight: bold;
}
#entete blockquote.en {
	top: 40px;
}


/* = CORPS */
/* ---------------------------------------- */
#corps {
	position: relative;
	background: #F5CF64 url(../images/bg_gauche.gif) top left repeat-y;
}
#corps .wrap {
	padding: 22px 0 0 210px;
	background: url(../images/bg_photo.jpg) 0 22px no-repeat;
}
.accueil #corps .wrap {
	background: url(../images/bg_photo_acc.jpg) bottom left no-repeat;
}
/* Hides from IE5-mac \*/
* html #corps .wrap {height: 1%;}
/* End hide */


/* = Titre de section et visuel page accueil */
h2 {
	margin: 0;
	padding: 10px 0 10px 25px;
	font-size: 1.5em;
	color: #5C7C97;
	letter-spacing: 2px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	background: #003B6F url(../images/bg_h2.gif) top left repeat-y;
}
.accueil h2 {
	text-transform: uppercase;
}

#visuel {
	height: 200px;
	background: #5D7C99 url(../images/diapo_installation.jpg) top left no-repeat;
	border-color: #fff;
	border-style: solid;
	border-width: 1px 0 0 1px;
	filter: blendTrans(duration=2);
}

body.fr #visuel {
    background-image: url(../images/diapo_installation.jpg);
}

body.en #visuel {
    background-image: url(../images/diapo_installation_en.jpg);
}


/* = Contenu texte */
#contenu {
	background: #fff;
	padding: 20px 15px 20px 25px;
}
#contenu .wrap, .accueil #contenu .wrap {
	width: 500px;
	min-height: 200px;
	padding: 0;
	background: none;
}

/* Hides from IE5-mac \*/
* html #contenu .wrap, * html .accueil #contenu .wrap {
	height: 200px;
}
/* End hide */

a {
	color: #00519C;
}
a:visited {
	color: #7196B9;
}
a:hover {
	color: #E3A429;
}
h3 {
	margin: 0 0 1em;
	font-size: 1.5em;
	line-height: 1em;
	color: #EBAA29;
}
h4 {
	margin: 1.5em 0 -.2em;
	font-size: 1.2em;
	line-height: 1em;
	color: #003B6F;
}
li h4 {
	margin-bottom: .5em;
}
h5 {
	font-size: .9em;
	font-weight: normal;
	margin: 0 0 .5em;
}
p {
	margin: 1em 0;
}
ul, ol {
	margin: 1em 0;
	padding: 0;
}
li {
	margin: 2px 0 0 0;
	padding: 0 0 0 18px;
	list-style: none;
	background: url(../images/puce_liste.gif) 8px 7px no-repeat;
}

/* Nouvelles */
ul.nouvelles {
	margin: 0;
	padding: 0;
}
ul.nouvelles li {
	margin-bottom: 20px;
	padding-left: 0;
	background: none;
}
ul.nouvelles li h4 {
	margin-top: 0;
}
ul.nouvelles li h4 a {
	text-decoration: none;
}
ul.nouvelles li h4 a:hover {
	text-decoration: underline;
}

/* Realisations */
ul.realisations {
	margin: 0;
	padding: 0;
}
ul.realisations li {
	padding-left: 0;
	background: none;
	clear: both;
}
ul.realisations li strong {
	font-size: 1.2em;
}
ul.realisations li a {
	text-decoration: none;
}
ul.realisations li a:hover {
	text-decoration: underline;
}

/* LiensSections */
ul.lienssections li a
{
    font-weight: bold;
}

/* quoi de neuf dans les page produits et services */
.liens {
	margin: 2em 0 0;
	padding: 10px;
	background: #FCF4DC;
	border-top: 1px solid #F5CF64;
}
.liens h4 {
	margin: 0 0 .5em;
}
.liens ul {
	margin: 0 0 .5em;
	padding: 0;
}

address {
	font-style: normal;
	margin: 1em 0;
}
sup {
	position: relative;
	top: 2px;
	font-size: .9em;
}
img {
	border: none;
}
.picture {
	border: 1px solid #AEBAC4;
	padding: 3px;
}
.picture.right {
	float: right;
	margin: 0 0 1em 1em;
}
.picture.left {
	float: left;
	margin: 0 1em 1em 0;
}
p.retour {
	clear: both;
	margin: 1.5em 0 0;
	padding-left: 10px;
	background: url(../images/fleche_retour.gif) 0 5px no-repeat;
}
p.retour a:visited {
	color: #00519C;
}
p.retour a:hover {
	color: #E3A429;
}
p.note {
	font-size: .9em;
	color: #666;
}

/* Partenaires */
table.partenaires {
	margin-top: 1.5em;
}
.partenaires td {
	vertical-align: top;
	padding: 0 20px 30px 0;
}

/* Formulaire */
form {
	margin: 0;
	padding: 0;
}
.form {
	margin: 1em 0;
	padding: 1em;
	background: #FCF4DC;
	border-width: 1px 0;
	border-style: solid;
	border-color: #F5CF64;
}
.form fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
.form legend {
	margin: 0 0 1em -7px;
	padding: 1.5em 0 0;
	font-size: 1.1em;
	line-height: 1em;
	color: #D79C26;
	font-weight: bold;
}
.form legend.first {
	padding-top: 0;
}
.form label {
	clear: left;
	float: left;
	width: 115px;
	display: block;
}
.form input, .form select, .form textarea {
	margin: 0 0 4px;
	width: 200px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0 3px;
}
.form input.postal {
	width: 60px;
}
.form input.telephone {
	width: 100px;
}
.form textarea {
	width: 300px;
	height: 6em;
}
.form select {
	padding: 0;
	width: auto;
}
.form p {
	margin: 0 0 1em;
}
.form .choix td {
	padding: 3px 5px 0 0;
	vertical-align: top;
}
.form .choix input {
	float: none;
	width: auto;
	margin: 0;
}
* html .form .choix input { /* Only for IE */
	margin-top: -1px;
}
.form .choix label {
	float: none;
	width: auto;
	clear: none;
	margin: 0;
	display: inline;
}
.form fieldset .choix p, .form fieldset .choix select, .form fieldset .choix textarea {
	margin: .25em 0;
}
.form .bouton {
	margin: 1em 0 0 115px;
	color: #003B6F;
	padding: 3px 10px;
	width: auto;
	overflow: visible;
	font-weight: bold;
}

/* Form d'emploi */
.form.emplois label {
	width: 100px;
}
.form.emplois .bouton {
	margin-left: 100px;
}

.form .validation {
	margin: 0 0 2em;
	font-weight: bold;
	color: red
}
.form .validation p {
	margin: 0;
}
.form .validation li {
	font-weight: normal;
}
.form .requis {
	color: red;
	font-weight: normal;
}
.form .erreur {
	color: red;
	font-weight: bold;
}
p.succes {
	margin: 1em 0;
	padding: 1em;
	color: #199001;
	font-weight: bold;
	background: #FCF4DC;
	border-width: 1px 0;
	border-style: solid;
	border-color: #F5CF64;
}



/* Divers */
.hide {
	display: none;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}


/* = Colonne de gauche */
#gauche {
	position: absolute;
	left: 0;
	top: 22px;
	width: 210px;
	z-index: 50;
}
.accueil #gauche {
	border-top: 1px solid #fff;
}
#gauche blockquote {
	margin: 20px 10px 0 12px;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #fff;
}
#gauche blockquote strong {
	display: block;
}
#gauche address {
	margin: 155px 0 0 15px;
	font-size: .9em;
	line-height: 1.7em;
	color: #E6EBEF;
}
#gauche a {
	color: #fff;
	font-weight: bold;
}
#gauche a:hover {
	color: #F5CF64;
	text-decoration: underline;
}


/* = Pied de page */
/* ---------------------------------------- */
#pied {
	clear: both;
	position: relative;
	font-size: .9em;
	padding: 0 0 1px;
	background: #F5CF64;
}
#pied address {
	text-align: right;
	width: 760px;					/* For IE 5 Win only */
	width/**/:/**/ 400px;			/* For all standards compliant browsers */
	margin: 0;
	padding: 0 0 4px 360px;
}
#pied address strong {
	margin-left: 6px;
	white-space: nowrap;
}
#pied p {
	position: absolute;
	top: 2px;
	left: 10px;
	margin: 0;
	width: 360px;
}
#pied a {
	text-decoration: none;
	color: #000;
	margin-left: 20px;
}
#pied a:hover {
	text-decoration: underline;
	color: #000;
}