/* Bruno Boumrah CSS 2007*/
/*************************/

/* PROPRIETE GLOBAL */
h1, h2, h3, address, p, ul, li, #logo {
	display: block;
	margin: 0px;
}

/* ENVELLOPE */
html, body {
	margin: 0px;
	height: auto;
	width: 100%;
	font: 100%/100% Arial, Helvetica, sans-serif;
	background: #CFEFFA url(images/bgh.jpg) repeat-x;
	color: #003366;
	padding: 0px;
}

#header {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: url(images/bandeau.jpg) no-repeat right top;
}
#site {
	width: 955px;
	height: auto;
	padding: 0;
	margin: 0px auto;
}
#site #menu {
	padding: 141px 0px 0px;
	margin: 0px 0px 0px 280px;
	height: 50px;
}
#site #menu img {
	display: block;
	float: left;
}
#site #menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#site #menu li {
	text-transform: capitalize;
	font: bold 14px/15px Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	float: left;
	width: 100px;
	margin: 0px;
	padding: 0px 30px;
	background: url(images/bouton.gif) no-repeat center top;
}
#plan {
	text-align: center;
	font-size: 11px;
	padding: 5px 0;
	width: auto;
	clear: both;
}
#footer {
	clear: both;
	background: #006599 url(images/footer.jpg) no-repeat;
	width: 955px;
	margin: 0px auto;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.7em;
	line-height: 1.2;
	text-align: center;
	padding: 35px 0px 0px;
	height: 160px;
}
#tt {
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px;
	height: 85px;
	font-size: 10px;
	color: #FFFFFF;
	margin: 10px auto 0px;
	width: 400px;
}
#logo {
	padding-top: 0px;
	height: 181px;
	float: left;
}
#actualite {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#flash {
	width: 727px;
	height: 229px;
	float: left;
	z-index: 0;
}
#actu {
	height: auto;
	width: 30%;
	padding: 10px;
	float: left;
}
#Fond1 {
	background: url(images/bgb.jpg) repeat-x;
}
#Fond2 {
	background: url(images/fond_header-bg.jpg) repeat-x;
}
#Fond3 {
	background: #010E5D url(images/fond_footer_bg.jpg) repeat-x;
}
#form small {
	padding-left: 0px;
}
#Diapo_master {
	margin:5px;
}
/* CLASS FONCTIONNELLE */
.float_left, .float_leftPadding {
	float: left;
}
.float_right, .float_rightPadding {
	float: right;
}
.float_leftPadding {
	padding: 0px 20px 0px 0px;
}
.float_rightPadding {
	padding: 0px 0px 0px 20px;
}
.Actif {
	color: #F6DD00;
}
.Bold {
	font-weight: bold;
}
.Block {
	display: block;
}
.clear {
	clear: both;
}
.Inline {
	display: inline;
}
.Lettrine {
	font-size: 1.3em;
}
.Align_center {
	text-align: center;
	clear: both;
}
.Color {
	color: #000F5C;
}
.Pointer {
	cursor: pointer;
}

.Accroche {
	float: left;
	padding-top: 70px;
	font-size: 0.8em;
	width: 430px;
	padding-left: 40px;
	height: 111px;
}
.Colonne{
	height: auto;
	float: left;
	padding: 10px 10px 0px;
}

.principale{
	height: auto;
	padding: 0px 0px 0px 10px;
	font-size: 0.8em;
	line-height: 1.3em;
}
.Savoir-plus {
	text-align: right;
	float: left;
	color: #FFA901;
	font-weight: bold;
	background: url(images/puce-info.jpg) no-repeat left center;
	padding-left: 15px;
}
.Justify {
	text-align: justify;
}
.Noborder {
	border-style: none;
}
.Nomargin {
	margin: 0;
}
.Diapo_min {
	height: auto;
	margin-left: 20px;
}
.Diapo_min img {
	border: 2px solid #008322;
	margin: 3px;
	cursor: pointer;
}
.Divers {
	height: auto;
	margin: 0px 0px 10px 10px;
	padding: 5px 10px;
}
/* BALISES */
ul {
	font-size: 1em;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px;
	height: auto;
	font-weight: normal;
}
li {
	list-style:none;
	padding-left: 15px;
	margin-left: 20px;
	margin-bottom: 5px;
	background: url(images/puce.jpg) no-repeat left center;
}
h1 {
	color: #000000;
	padding-bottom: 3px;
	font: bold 1em/1em Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
}
h2 {
	font-size: 1.2em;
	padding: 8px 0px;
	text-transform: uppercase;
	font-style: normal;
	color: #EF8600;
}
h3 {
	font-size: 0.9em;
	padding: 10px 0px 10px 20px;
	color: #012768;
	background: url(images/h2.gif) no-repeat left center;
	font-style: italic;
}
img {
	border-style: none;
}
hr {
	background: #9777A9;
	color: #B295CD;
	border-top: 1px none;
}
small {
	font-size: 0.8em;
}
blockquote {
	width: 85%;
	margin: 0px 0px 0px 15px;
}
/* MISE EN FORME DE FORMULAIRE */
/*******************************/
label {
	font-size: 1em;
	text-align: left;
	float: left;
	width: 75px;
	color: #00105D;
	line-height: 1.4em;
	margin: 0px 0px 0px 0px;
	padding: 5px 8px 0px 0px;
	display: block;
}
form {
	margin: 0px 0px 0px 0px;
	display: block;
	width: 325px;
	float: right;
}
textarea, input, #go{
	border: 1px solid #92A8B5;
}
textarea {
	height: 70px;
	overflow: auto;
	}
input, textarea {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000000;
	width: 150px;
	margin-left: 90px;
	display: block;
}
#go {
	color: #FFFFFF;
	width: 70px;
	height: 25px;
	background: #096B9C url(images/fond_btn.jpg) repeat-x;
	display: inline;
	padding: 0px;
	margin: 5px 0px 0px 90px;
}
#form .radio {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 5px 0px;
}
address {
	text-align: left;
	font-style: normal;
	height: auto;
	padding: 8px 10px 5px;
	margin: 0px;
}
/* LIEN */
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #EF8600;
}
#tt a{
	color: #FFFFFF;
}
#tt a:hover{
	color: #FFFFFF;
}
address a {
	color: #9FC1DF;
}
address a:hover {
	color: #FF7F00;
}
#go:hover {
	font-size: 0.9em;
}
#site #menu a {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-top: 25px;
	height: 23px;
}
#site #menu a:hover {
	color: #05699B;
}
/* FIN LIEN ******************************************/
#vignette1 {
	background: url(images/vignette-economie.jpg) no-repeat;
	height: 132px;
}
#vignette2 {
	background: url(images/vignette-confort.jpg) no-repeat;
	height: 132px;
}
#vignette1 h2, #vignette2 h2 {
	padding-left: 30px;
	color: #FFFFFF;
}
#vignette1 a, #vignette2 a {
	margin-top:75px;
	display: block;
	margin-left: 130px;
	font-weight: bold;
	color: #FFFFFF;
}
#diaporama {
}
#footer object {
	display: inline;
}
#diaporama {
	border: 1px solid #57C5FA;
}
#map {
	border: 2px solid #006599;
	cursor: pointer;
}
object.mail {
	display: block;
}
#maison {
	width: 360px;
	padding-left: 0px;
}
#visiter {
	margin-right: 20px;
}
#site #header #menu #eco-energie {
	padding-top: 15px;
	height: 33px;
}

/* economie d'énergie */

#ventilo {
float:left;
margin-top:60px;
margin-right:40px;
}

#texteconomie{
width:450px;
float:left;
margin-right:30px;
}

/* réalisation */

#diapog {
width:380px;
float:left;
}

#diapod {
width:70px;
float:left;
}

#diapo img {
margin:0 10px 10px 0;
}

#rea {
float:left;
margin-right:20px;
text-align:center;
width:400px;
}

table {
text-align:center;
border-collapse:collapse;
border:1px solid black;
margin:0 auto;
font:bold;
}

td {
border:1px solid black;
width:200px;
padding:10px;
font-weight:bold;
}

#basdiapo {
margin-top:375px;
text-align:center;
}

.p_mention {
	color: #EF8600;
	font-weight: bold;
}
