/*
	Le Studio Vert : www.lestudiovert.fr
	Dernière Intervention : XL
*/

body {
	padding: 0;
	background: #fff url('../IMAGES/diagnostic-electrique-fd-body.jpg') no-repeat top left;
	text-align: center;
	font: 65.5% Verdana, Arial, sans-serif;
	margin: 0;
}

/* ========= SITE */

#page {
	width: 84em;
	background: #ffffff;
	margin: 227px auto 0 100px;
	text-align: left;
	position: relative;
	
}

/* ========= ENTETE */

#entete {
	height: 8em;
}

#entete h1 a {
 display:block;
 height:4em;
 width:400px;
}

h1 {
	position: relative;
	top: -200px;
	margin: 0;
	padding: 0;
	left: 0px;
	font-size: 3em;
	z-index:5;
	width:250px;
	text-indent:-9999px;	
}

.lienAccueil {
	visibility:hidden;
	border:#FF0000 1px solid;
	display: block;
	text-decoration: none;
	position: absolute;
	width: 30em;
	height: 8.5em;	
	top:-2em;
	left:-1em;
}

#entete img, #enteteDefault img {
	border-style: none;
	display: block;
	float: none;
	border-width: 0;
	margin: 0;
	padding: 0;
}

h2 {
	position: absolute;
	top: 1.8em;
	text-transform: uppercase;
	font-size: 1.7em;
	visibility: hidden;
}

#accessibilite {
	display: none;
}


/* ========= MENUS CORPORATE */

div#menuCorporate {
	border-top: #e20A16 solid 2px;
	border-bottom: #e20A16 solid 2px;
	background: url(../IMAGES/diagnostic-electrique-fd-menu-corporate.jpg) repeat-x left top #fff;
	height: 5.4em;
	position: absolute;
	top: 0px;
	width: 84em;
	text-align: right;
	line-height: 5.4em;
	z-index: 2;
}

div#menuCorporate ul {
height:5.4em;
	line-height: 5.4em;
	padding: 0;
	padding-top:1em;
	margin: 0 0.5em 0 0;
	float: right;
}

div#menuCorporate ul li {
	height:5.4em;
	line-height: 5.4em;
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	text-align: left;
}

div#menuCorporate li a  {
	height:5.4em;
	line-height: 5.4em;
	font-size: 1.2em;
	color: #e20A16;
	text-decoration: none;
	padding-right: 0.5em;
	padding-left: 0.5em;
	border-right: 1px solid #CCCCCC;
}

div#menuCorporate li a.last {
	border:0;
}

div#menuCorporate li a:hover  {
	color: #2F57A5;
}

/* ========= CONTENEUR */

#conteneur {
	padding-top: 0em;
	height: 40em;
}

body>#page>#conteneur {
	height: auto;
	min-height: 40em;
}

/* ========= MENU NAVIGATION */

#menuNavigation {
	width: 20em;
	z-index: 1;
	margin-left: 0.8em;
	float: left;
}

#menuNavigation div.menu {
	border:1px #ccc solid;
	padding: 1em;
	margin-bottom: 0.5em;
}

#menuNavigation ul {
	margin: 0;
	padding: 0;
}

#menuNavigation li.titreNiveau1 {
	display:list-item;
	list-style-type: square;
	list-style-image: url(../IMAGES/diagnostic-electrique-liste-square.jpg);
	color: #e20a16;
	text-transform: uppercase;
	font-weight: bold;
	margin-left:10px;
	font-size:12px;
}

#menuNavigation li.titreNiveau1 a, #menuNavigation li.titreNiveau1 a:hover {
	font-weight: bold !important;
	text-decoration: none;
	font-size:12px;
}

#menuNavigation li.titreNiveau1 ul li{
	text-transform: none;
	color: #000000;
	list-style: none;
	list-style-image: none;
	border: 1px solid #fff;
}

#menuNavigation li.titreNiveau1 ul li a {
	text-transform: none;
	font-size:12px;
	color: #333;
	font-weight: normal !important;
	text-decoration: none;
	display: block;
}

#menuNavigation li.titreNiveau1 ul li a:hover {
	color: #e20a16;
	text-decoration: none;
	font-weight: normal;
}

/* ========= CONTENU */

#contenu {
	padding: 0 2em 4em 22.5em;
	border: #000000;
}

hr {
	clear: both;
	margin: 0;
	padding: 0;
	border-style: none;
}

.hidden {
	visibility: hidden;
}

hr.specialH {
	clear: right;
	margin: 0;
	padding: 0;
	border-style: none;
}

img {
	padding: 0;
	margin: 0 0.3em 0.3em 0;
	border: 2px solid #d1d2bb;
}

/* ========= resume */

div.resume {
	margin-bottom: 2em;
	overflow: hidden;
}

/* ========= présentation */
div#presentation p {
	
}

/* ========= actualites */

#actualite {
	float: right;
	width: 32em;
	margin-left: 1em;
	padding-left: 2em;
	border-left: 1px solid #ccc;
}

/* ========= PIED */

#pied {
	height: 2.6em;
	background: #8B19B3;
	font-size: 0.9em;
	clear: both;
	padding-top: 0.3em;
	padding-bottom: 0.2em;
	position: relative;
	margin-top:10px;
}

#coordonnees {
	text-align:center;
	color:#fff;
}


.signature {
	text-align:center;
	padding-top:0.5em;
}



#langues {
	position: absolute;
	top: -220px;
	right: 0.5em;
	z-index:3;
	width:10em;
}

#langues ul{
	
	margin:0;
	padding:0;
}

#langues ul li{
float: right;
	display:block;
	width:3em;
}

/* Bon de commande des éditions*/ 
p.commande {
	border-bottom:1px solid #e5e5e5;
	text-align:right !important;
	margin-left:1em ;
}

p.commande a {
	text-align:right;
	padding:0 0 1em 1em ;
	background:url("../IMAGES/diagnostic-electrique-puce.png") no-repeat 0px 3px;
}

div.pay-by-paypal {
	float:right;
	height:50px;
	width:195px;
	padding:15px 3px 3px 0px;
	margin-top:-20px;
	background:#eee;
	text-align:center;
	background:url("../IMAGES/diagnostic-electrique-bg-caddie.jpg") no-repeat top left;
}

div.pay-by-paypal a.caddie {
	padding-left:25px;
	padding-bottom:15px;
	background:url("../IMAGES/diagnostic-electrique-caddie.gif") no-repeat top left;
	color:#333;
	font-size:13px;
	text-decoration:none;
}

div.pay-by-paypal a.caddie:hover {
	text-decoration:underline;
}

.notBorder {
	border:0px;
}

.notBorderLeft {
	border:0px;
	float:left;
	margin: 0.6em 0.9em 1em 0em;
}

.notBorderLeftSupp {
	border:0px;
	float:left;
	margin: 0.6em 0.9em 0.3em 0em;
}

.float-left {
	float:left;
	margin-right:1em;
}

ul.near-float-left {
	margin-left:200px;
}

p.warning {
	border:2px solid #FF0033;
	padding:1em !important;
	text-align:justify;
	color:#FF0000 !important;
}

.notBorderRight {
	border:0px;
	float:right;
	margin: -0.6em 0.9em 0em 0.3em;
}

.red {
 color:#e20a16;
}

.green {
 color:#66CC33;
}

.blue {
	color:#3399CC
}

.smallLegend {
	font-size: 0.8em;
}

p.link-to-top {
	text-align:right !important;
}
.noBorder {
	border:0;
}

.reduce {
	width:50%;
}

.reduce-10 {
	width:10%;
}

#mentions_legales ul li {
	font-size:12px;
}

.align-right-block {
	display:block;
	text-align:right;
}