/* CSS Document */

/* #########################################corps de la page#########################################*/
body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #480E0D;
} 

/*#########################################charte#########################################*/

a.vertical {
	display:block;
	color:#FFFFFF;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0px 0px 0px 3px;
	width:auto;
	height:16px;
	background:#CC0000;
}
a.vertical:hover {
	color:#FFFFFF;
	background:#A42B58;
}
.fond_body {
background:url(../img/body.jpg) no-repeat;
}

.bordure {
border:2px solid #FFFFFF;
}

div.menu {
}/* zone du menu*/
adress {
}/* balise adress*/

/*#########################################intégration#########################################*/
div#wrapper {/* Element devant contenir la div integration, replace les elements à gauche, ,ne rien modifier*/
text-align:left; 
width:900px; 
height:100%; 
margin:0 auto;
}

div#integration {
	font: 13px "Trebuchet MS";
	color:#FFFFFF;
	padding: 10px;
	margin-left: 10px;
}

div#hautdepage {/*Pour le lien haut de page */
padding: 0px 15px 0px 150px;
font-size: 0.8em;
color: #2B628E;
font-family:tahoma;
text-align: left;
float: right;
}

div.encart1 {
	color: #ffc656;
	background-color: #480E0E;
	border: 1px solid #FFCC66;
	margin-right: 120px;
	margin-left: 120px;
}
div.encart2 {
	color: #ffc656;
	background-color: #480E0E;
	border: 1px solid #FFCC66;
	margin-right: 40px;
	margin-left: 40px;
	padding:5 5px;
}

.clear {/*Pour que le paragraphe suivant un élément flottant ne s'imbrique pas dans l'espace laissé libre*/
 clear:both;
 }

.txt1 {
	color:#FEC286;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
 }
.txt2 {
	color:#FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
 }
.txt3 {
	color:#FF6600;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
 }


cite {/* Pour mettre en forme un texte ou une citation compris dans la balise cite ( par defaut en italique) */
}

.element_liste {
	list-style-image:url(../img/puce.gif);
	font-size: 14px;
	color: #FFF1CE;
	margin-left: 70px;
}
.element_liste3{
	list-style-image:url(../img/puce2.gif);
	font-size: 15px;
	color: #FFF1CE;
	margin:20 20px;
	padding-left:15px;
	border-bottom:1px solid #FFF1CE;

}
.element_liste2 {
	font-size: 13px;
	color: #FFF1CE;
	margin-left: 90px;
	list-style-type: disc;
}
.element_liste a{
	font-size: 14px;
	color: #FFF1CE;
	text-decoration:underline;
}
.element_liste a:hover{
background-color:#FFF1CE;
	font-size: 14px;
	color: #480E0E;
	text-decoration:underline;
}
.element_liste ul {/* pour les listes à puces contenues dans une liste principale */
list-style-image:url(../img/puce2.gif);
}

.element_flottant_droite {/* image ou flash en float à droite*/
float: right; 
margin:10 10px;
}
.element_flottant_droite2 {/* image ou flash en float à droite*/
float: right; 
margin:10 10px;
border: 1px solid #000000;
display:block;
}

.element_flottant_gauche {/* image ou flash en float à gauche*/
float: left; 
margin-left:10px;
}

.bordure_flash {/*Pour les bordures des animations flash, compatible firefox */
border: 1px solid #000000;
display:block;
}

/*-------------------------------------------*/
h3 a{
	font-size: 14px;
	color: #FFF1CE;
	text-decoration:none;
}
h3 a:hover{
background-color:#FFF1CE;
	font-size: 14px;
	color: #480E0E;
	text-decoration:none;
}

a {/*les liens  */
	font-size: 13px;
	color: #FFF1CE;
	text-decoration:underline;
}
a:hover {
background-color:#FFF1CE;
	font-size: 13px;
	color: #480E0E;
	text-decoration:underline;
}

div.encart1 a {/*les liens contenus dans l'encart  */
color:#ffc656;
}
div.encart1 a:hover {
background-color:#FFF1CE;
	font-size: 13px;
	color: #480E0E;
	text-decoration:underline;
}

/*-------------------------------------------*/

h2 {/*les titres  */
font-size:18px;
text-align:right;
color: #FFFFFF;
}
h3 {
	font-size:14px;
	border-bottom:1px dashed #E6E4E5;
	color: #E6E4E5;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: bold;
	font-style: italic;
}

/*-------------------------------------------*/

.tableau1 {
	font-size: 14px;
	color: #FFFFFF;
}
.tableau1 th{
color: #FFFFFF;
background-color: #000000;
}
.tableau1 td{
	color: #FFFFFF;
	font-size: 14px;
	margin-left: 50px;
}

.bordure_tableau {/* Pour appliquer une bordure à un tableau*/

}

table td {/*tailles de la police dans les tableaux si rien de précisé */
font-size: 13px;
}
th {/*intitulés des tableaux si rien de précisé*/
}

.formulaire td { 
color:#000000;
}

.transparent {/*permet l'effet de transparence*/
filter:alpha(opacity=60);  
-moz-opacity:0.60;
opacity: 0.60;}



.tableau_vignette  a img { /* pour créer un effet de rollover sur une vignette*/
border: 2px solid #DC942E;
}	

.tableau_vignette a:hover img{
border: 2px solid #fff
}
div.gauche {
	float:left;
	width: 300px;
	margin-left: 10px;
}
h4 {
	font-size: 14px;
	color: #ffc656;
	margin-right: 40px;
	margin-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffc656;
}
h6 {
	font-size: 18px;
	color: #330000;
	background-color: #FBBA3C;
	text-align: center;
	margin-right: 40px;
	margin-left: 40px;
	border: 1px dotted #330000;
}
h5 {
	font-size: 14px;
	color: #330000;
	background-color: #FFFFCC;
	margin:0 100px;
	border:1px dashed #330000
}
h5 a{
	font-size: 14px;
	color: #330000;
}
h5 a:hover{
	font-size: 14px;
	color: #FE750E;
}
.energie{
background:url(../img/energie.gif) no-repeat;
height:46px;
width:600px;
margin-left:50px;}

.savoir{
background:url(../img/savoir.gif) no-repeat;
height:46px;
width:600px;
margin-left:50px;}

.installation{
background:url(../img/renov.gif) no-repeat;
height:46px;
width:600px;
margin-left:50px;}

.chauffage{
background:url(../img/chauffage.gif) no-repeat;
height:46px;
width:600px;
margin-left:50px;}

.vmc{
background:url(../img/vmc.gif) no-repeat;
height:46px;
width:600px;
margin-left:50px;}

.real{
background:url(../img/real.gif) no-repeat;
height:46px;
width:600px;
margin-left:50px;}

.piscine{
background:url(../img/piscine.gif) no-repeat;
height:46px;
width:600px;
margin-left:50px;}

.mobilier{
background:url(../img/mobilier.gif) no-repeat;
height:46px;
width:600px;
margin-left:50px;}

.contact{
background:url(../img/contact.gif) no-repeat;
height:46px;
width:600px;
margin-left:50px;}

h2 span{
visibility:hidden;
}

