html, body, div, p, h1, h2, h3, h4, h5, h6, ul, li, br {
	margin:0px;
	padding:0px;
}
body {
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#6091d4;
}
#cadre
{
	width:808px;
	margin-right:auto;
	margin-left:auto;
	margin-top:5px;
}
#cont {
	background-image:url(images/backCont.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	background-color:#FFF;
	padding-right:18px;
	padding-left:18px;
	padding-bottom:20px;
	float:left;
}
#contMaison {
	background-image:url(images/backContMaison.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	background-color:#FFF;
	padding-right:18px;
	padding-left:18px;
	padding-bottom:20px;
	float:left;
}
#contFooter {
	width:808px;
	background-color:#FFF;
	padding-right:18px;
	padding-left:18px;
	padding-bottom:12px;
	margin-right:auto;
	margin-left:auto;
	clear:both;
}
#head {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:115px;
	width:808px;
}
.vert {
	color:GREEN;
}	

.rouge {
	color:RED;
	font-size:1.1em;
}	

/******************************************************/
/********************** TITRES ************************/
/******************************************************/

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #2863B3;
	margin-bottom:5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #E4021A;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E20018;
	margin-bottom: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #192B73;
	margin-bottom: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #E20018;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 25px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E4021A;
	padding-bottom: 2px;
	margin-top: 15px;
}	
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #2863B3;
}

/******************************************************/
/******************** CLASS SUP ***********************/
/******************************************************/

.ejectLink{
	margin-left:-1000px;
}
.bold {
	font-weight:bold;
}
.red {
	color:#FF0000;
}
.blue {
	color: #172870;
	font-weight: bold;
}
.vignettes {
	float: left;
	padding-right: 20px;
	padding-top: 20px;
	margin-bottom: 10px;
}
.logciat {
	float: left;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
}
.logZaegel {
	float: left;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 33px;
}
.logKnauf {
	float: left;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 280px;
}
.logRockwool {
	float: left;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 430px;
}
.logViessmann {
	float: left;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
}
.logOwa {
	float: left;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
}
.ita {
	font-size: 11px;
	font-style: italic;
	margin-top: 8px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5F8ED2;
	text-align: center;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.maison {
	text-align:center;
}
.retour {
	float:left;
}
.center {
	text-align:center;
	margin-left:-25px;
}
.pagesJaunes {
	margin-left:100px;
	margin-top:30px;
}
img {
	border:none;
}

/******************************************************/
/******************** MENU SEC ************************/
/******************************************************/

#menuSec {
	background-image:url(images/headerTop.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:25px;
	width:808px;
}
#menuSec a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-decoration:none;
	color:#999999;
}
#menuSec a:hover{
	color:#000066;
}
.sec1 {
	background-image:url(images/sec1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:16px;
	width:60px;
	padding-left:20px;
	float:left;
}
.sec2 {
	background-image:url(images/sec2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:16px;
	width:60px;
	padding-left:20px;
	float:left;
}
.sec3 {
	background-image:url(images/sec3.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:16px;
	width:115px;
	padding-left:20px;
	float:left;
}
.sec4 {
	background-image:url(images/sec4.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:16px;
	width:85px;
	padding-left:20px;
	float:left;
}
.sec5 {
	background-image:url(images/sec5.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:16px;
	width:70px;
	padding-left:20px;
	float:left;
}

/******************************************************/
/********************** MENU **************************/
/******************************************************/

#menu {
	background-color:#FFF;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:8px;
	text-align:center;
}
#menu ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	list-style:none;
	text-decoration:none;
	color:#e3001b;
	font-weight:bold;
}
#menu li{
	display:inline;
	margin-right:20px;
}
#menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-decoration:none;
	color:#182a72;
	font-weight:bold;
}
#menu a:hover{
	color:#e3001b;
}

/******************************************************/
/********************* COLLEFT ************************/
/******************************************************/

#colLeft {
	float:left;
	padding-top:10px;
}
.modContact {
	background-image:url(images/modContact.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:210px;
	height:65px;
	cursor:pointer;
}
.modContact:hover{
	background-image:url(images/modContactOver.jpg);
}
.modCredit {
	background-image:url(images/modCredit.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:210px;
	height:210px;
	cursor:pointer;
}
.modCredit:hover{
	background-image:url(images/modCreditOver.jpg);
}
.modChauf {
	background-image:url(images/modChauf.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:210px;
	height:113px;
	cursor:pointer;
}
.modMaison {
	background-image:url(images/modMaison.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:210px;
	height:194px;
	cursor:pointer;
}
.modMaison:hover{
	background-image:url(images/modMaisonOver.jpg);
}
.modBanksof {
	background-image:url(images/bnk1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:105px;
	height:61px;
	cursor:pointer;
	float:left;
}
.modBanksof:hover{
	background-image:url(images/bnk1Over.jpg);
}
.modBanksol {
	background-image:url(images/bnk2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:105px;
	height:61px;
	cursor:pointer;
	margin-left:105px;
}
.modBanksol:hover{
	background-image:url(images/bnk2Over.jpg);
}
.modBankdom {
	background-image:url(images/bnk3.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:210px;
	height:64px;
	cursor:pointer;
	margin-left:0px;
}
.modBankdom:hover{
	background-image:url(images/bnk3Over.jpg);
}
/******************************************************/
/********************* COLRIGHT ***********************/
/******************************************************/

#colRight {
	width:500px;
	margin-left:48px;
	padding-right:20px;
	padding-top:20px;
	float:left;
}
#colRight a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #E20018;
	text-decoration: underline;
}
#colRight a:hover {
	text-decoration: none;
}
#colRight a:visited {
	color: #E20018;
}
#colRight ul {
	list-style-type: none;
	margin-bottom: 10px;
}
#colRight li {
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2863b3;
}

/******************************************************/
/********************* FOOTER *************************/
/******************************************************/

#footer {
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#FFF;
	text-align:center;
	height:35px;
	width:808px;
}
#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	padding-top:10px;
	color:#182a72;
}
#footer a {
	color:#FF0000;
	text-decoration:none;
}
#footer a:hover {
	color:#FF0000;
	text-decoration:underline;
}
#footer a:visited{
	color:#FF0000;
}

/******************************************************/
/********************** COPY **************************/
/******************************************************/

#copy {
	width:808px;
	margin-right:auto;
	margin-left:auto;
	margin-top:8px;
	margin-bottom:10px;
	text-align:center;
}
#copy p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#3366ff;
}
#copy a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#3366ff;
	text-decoration:none;
	margin-right:45px;
}
#copy a:hover {
	color:#3366ff;
	text-decoration:underline;
}
#copy a:visited {
	color:#3366ff;
}

/******************************************************/
/********************** FORM **************************/
/******************************************************/

#cont #colRight #form1 #nom {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #192B73;
	margin-bottom: 5px;
	padding-left: 8px;
}
#cont #colRight #form1 #prenom {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #192B73;
	margin-bottom: 5px;
	padding-left: 8px;
}
#cont #colRight #form1 #email {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #192B73;
	margin-bottom: 5px;
	padding-left: 8px;
}
#cont #colRight #form1 #tel {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #192B73;
	margin-bottom: 5px;
	padding-left: 8px;
}
#cont #colRight #form1 #adresse {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #192B73;
	margin-bottom: 5px;
	padding-left: 8px;
}
#cont #colRight #form1 #objet {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #192B73;
	margin-bottom: 5px;
	padding-left: 8px;
}
#cont #colRight #form1 #message {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #192B73;
	margin-bottom: 5px;
	padding-left: 8px;
}
#cont #colRight #form1 #annuler {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E20018;
	margin-bottom: 10px;
}
#cont #colRight #form1 #envoyer {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #192B73;
	margin-bottom: 10px;
}

/******************************************************/
/******************* FORM DEVIS ***********************/
/******************************************************/


#cont #colRight #form2 #nom {
	width: 400px;
	margin-bottom: 5px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #192B73;
}
#cont #colRight #form2 #prenom {
	width: 400px;
	margin-bottom: 5px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #192B73;
}
#cont #colRight #form2 #tel1 {
	width: 400px;
	margin-bottom: 5px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #192B73;
}
#cont #colRight #form2 #tel2 {
	width: 400px;
	margin-bottom: 5px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #192B73;
}
#cont #colRight #form2 #email {
	width: 400px;
	margin-bottom: 5px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #192B73;
}
#cont #colRight #form2 #adresse {
	width: 400px;
	margin-bottom: 5px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #192B73;
}
#cont #colRight #form2 #ville {
	width: 400px;
	margin-bottom: 5px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #192B73;
}
#cont #colRight #form2 #code_postal {
	width: 400px;
	margin-bottom: 5px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #192B73;
}
#cont #colRight #form2 #autre {
	width: 400px;
	margin-bottom: 5px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #192B73;
}
#cont #colRight #form2 #pieces {
	width: 400px;
	margin-bottom: 5px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #192B73;
}
#cont #colRight #form2 #surface {
	width: 400px;
	margin-bottom: 5px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #192B73;
}
#cont #colRight #form2 #hauteur {
	width: 400px;
	margin-bottom: 5px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #192B73;
}

/******************************************************/
/********************** NEWS **************************/
/******************************************************/

.news {
	background-color:#FFF;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}
.newsTop {
	height:11px;
	width:500px;
	background-image:url(images/newsTop.png) !important;
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/newsTop.png");
}
.newsBottom {
	height:11px;
	width:500px;
	background-image:url(images/newsBottom.png) !important;
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/newsBottom.png");
}