@charset "ISO-8859-1";
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height:100%;
	background-image: url(images/fondPlanche.png);
	background-color: #4d4d4d;
	background-repeat: repeat-y;
		
}

#logoEffinergie {
	position: absolute;
	margin-top:0px;
	margin-left:765px;
	width: 121px;
	height: 94px;
}
#logo {
	background-position: center;	
	width: 758px;
	height:91px;
	margin-left:149px;
	background-color: #4d4d4d;
	background-image: url(images/logo2.png);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	
}
#bouton {
	margin-left: 149px;
	width: 758px;
	height:51px;
	background-color: #000;
	background-image: url(images/fondBouton.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#tete {
	margin-left: 149px;
	width: 758px;
	height:231px;
	background-image: url(images/baie.jpg);
	border: 1px ridge #000;
}
#corp {
	position: fixed;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	width: 758px;
	height: 550px;
	z-index:1;
	color:#006;
	border: 1px none #000;	
}
#cadre {
	position: absolute;
	text-align:left;
	z-index: 2;
	margin-left: 150px;
	margin-top:0px;
	
	background-image: url(images/cadre.png);
	background-repeat: no-repeat;
	visibility: visible;
}
#cadre1 {
	position: absolute;
	text-align:left;
	z-index: 2;
	margin-left: 150px;
	margin-top:190px;
	

	background-image: url(images/cadre.png);
	background-repeat: no-repeat;
	visibility: visible;
}
#cadre2 {
	position: absolute;
	text-align:left;
	z-index: 2;
	margin-left: 150px;
	margin-top:380px;


	background-image: url(images/cadre.png);
	background-repeat: no-repeat;
	visibility: visible;
}
#cadre3 {
	position: absolute;
	text-align:left;
	z-index: 2;
	margin-left: 150px;
	margin-top:570px;
	

	background-image: url(images/cadre.png);
	background-repeat: no-repeat;
	visibility: visible;
}
#cadre4 {
	position: absolute;
	text-align:left;
	z-index: 2;
	margin-left: 150px;
	margin-top:760px;
	

	background-image: url(images/cadre.png);
	background-repeat: no-repeat;
	visibility: visible;
}
#document {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	margin-top:0px;
	width: 758px;
	background-color:#FFF;

	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #333;
	font-style: normal;	
		
}
#texte {
	position: absolute;
	visibility:visible;
	margin-left: 368px;
	text-align:left;
	margin-top:0px;
	background-color:#FFF;

	width: 535px;
	z-index: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #333;
	font-style: normal;	
		
}
#textePlan {
	position: absolute;
	visibility:visible;
	margin-left: 155px;
	text-align:left;
	margin-top:0px;
	background-color:#FFF;

	width: 600px;
	z-index: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #333;
	font-style: normal;	
		
}
#titrePlan {
	position: absolute;
	visibility:visible;
	margin-left: 0px;
	width: 750px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #900;
	text-align: center;
}

#texteBBC {

	visibility:visible;
	
	text-align:center;
		
}
#titreBBC {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
	background-color:#C60;
}

