
/* Created by Wikiwi.be - Raphael De Naeyer */
/* JV Maintenance */

/* General style */

* { margin:0; padding:0; border:0;}

BODY {
  margin: 0px;
  padding: 0px;
  text-align: left;
  FONT-SIZE: 12px;
  COLOR: #00484F;
  background: #e6f7fe;
  FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
}
A {
  COLOR: #00484F;
}
A:hover {
  COLOR: #f28c20;
}
HR {
  COLOR: #f28c20;
}


/* Content style */

td.ga {
	width: 50%;
    background: url(images/jv-chauffage-sanitaire-bg-ga.jpg) repeat-x top left;
}
td.centre {
	width: 970px;
    background: url(images/jv-chauffage-sanitaire-bg.jpg) no-repeat top left;
}
td.dr {
	width: 50%;
    background: url(images/jv-chauffage-sanitaire-bg-dr.jpg) repeat-x top left;
}


#principal {
	position:relative;
	width: 970px;
	height: 658px;
}

div#zone_gauche {
	position:relative;
	float: left;
	text-align: left;
    background: url(images/bg_zone_gauche.gif) repeat-y top right;
	
}
div#zone_droite {
	position:relative;
	float: left;
	text-align: left;
}
div#logo_jv-maintenance-chauffage-sanitaire {
	position:relative;
	margin: 0px 0px 0px 0px;
	width: 181px;
	height: 212px;
}
div#zone_menu_pierre_bada_chauffage_sanitaire {
	position:relative;
	width: 181px;
	height: 130px;
	margin: 12px 0px 0px 30px;
	text-align: center;
    background: url(images/menu_jv-maintenanc-bg.jpg) no-repeat top left;

}
ul#menu {
	position:relative;
	float: left;
    margin: 48px 0px 0px 14px;
    width: 150px;
    padding: 0px;
    list-style-type: none;
    FONT-SIZE: 12px;
    letter-spacing: 3px;
    border-top: 1px dashed #7a9d9e;
    
}
#menu a {
    display: block;
    text-align: center;
    height: 20px;
    margin-bottom: 3px;
    border: 0px;
    line-height: 20px;
    text-decoration: none;
    border-bottom: 1px dashed #7a9d9e;
}
#menu a:hover {
    display: block;
    font-weight: bold;
    color: #f28c20;
}
#menu1on a {
    display: block;
    font-weight: bold;
    margin: 0px 0px 2px 0px;
    background-color:  #fcf4ec;
}
div#zone_photos_ga_pierre_bada_chauffage_sanitaire {
	position:relative;
	margin: 20px 0px 0px 30px;
	width: 181px;
	height: 244px;
    background: url(images/photos_jv-maintenanc-bg.jpg) no-repeat top left;

}
div#flash_pierre_bada_chauffage_sanitaire {
	position:relative;
	float: left;
	width: 156px;
	height: 222px;
	margin: 10px 0px 0px 12px;
}
div#zone_contenu_pierre_bada_chauffage_sanitaire {
	position:relative;
	margin: 198px 0px 0px 40px;
	width: 666px;
	min-height: 381px;
    background: url(images/bg_contenu.png) repeat;
}
div#zone_texte_pierre_bada_chauffage_sanitaire {
	position:relative;
	margin: 25px  25px 0px 25px;
    letter-spacing: 1px;
    text-align: justify;
}
div#zone_texte_pierre_bada_chauffage_sanitaire UL {
	margin: 5px 0px 5px 40px;
}
h1#titre {
	position:relative;
	float: left;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	font-size: 14px;
	color: #00484F;
}
div#bande_photos_pierre_bada_chauffage_sanitaire {
	position:relative;
	margin: 5px 0px 0px 40px;
	width: 666px;
	height: 100px;
}

div#zone_copyright {
	position:relative;
	margin: 5px 0px 0px 40px;
	width: 666px;
	height: 30px;
	font-size: 11px;
	text-align: center;
    line-height: 30px;
    background: url(images/bg_copyright.png) repeat;
}


a.copyright  {
	font-size: 11px;
	text-decoration: none;
}
a.copyright:hover  {
	color: #f28c20;
}


