
/* 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: 11px;
  COLOR: #00484F;
  background: #25aae2;
  FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
}
A {
  COLOR: #1d8ac7;
}
A:hover {
  COLOR: #e67400;
}
HR {
  COLOR: #e67400;
}


/* Content style */

td.ga {
	width: 50%;
    background: url(images/home-nomorewaste-bg-ga.jpg) repeat-x top left;
}
td.centre {
	width: 750px;
    background: url(images/home-nomorewaste-bg-ga.jpg) repeat-x top left;
}
td.dr {
	width: 50%;
    background: url(images/home-nomorewaste-bg-dr.jpg) repeat-x top left;
}


#principal {
	position:relative;
	width: 750px;
	height: 608px;
}

div#zone_centre {
	position:relative;
	float: left;
	text-align: left;
    background: url(images/bg_zone_gauche.gif) repeat-y top left;
	
}
div#zone_logo {
	position:relative;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 315px;
	height: 363px;
}
IMG#logo_nomorewaste {
	position:relative;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 315px;
	height: 265px;
}
IMG#home-logo-dessous {
	position:relative;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 315px;
	height: 98px;
}
IMG#dechet_nomorewaste {
	position:relative;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 435px;
	height: 363px;
}
IMG#texte_nomorewaste_fr {
	position:relative;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 374px;
	height: 87px;
}
IMG#texte_nomorewaste_de {
	position:relative;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 376px;
	height: 87px;
}
div#zone_choixlangues_nomorewaste {
	position:relative;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 750px;
	height: 150px;
	text-align: center;
    background: url(images/home-nomorewaste-bg-bottom2.jpg) no-repeat top left;
}

a#bout_fr {
	display: block;
	position:relative;
	float: left;
	margin: 6px 0px 0px 150px;
	width: 209px;
	height: 53px;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	line-height: 50px;
	letter-spacing: 1px;
    background: url(images/bg_bout_off.png) no-repeat;
}
a#bout_fr:hover {
	font-size: 24px;
	letter-spacing: 2px;
    background: url(images/bg_bout_on.png) no-repeat;
}
a#bout_de {
	display: block;
	position:relative;
	float: left;
	margin: 6px 0px 0px 26px;
	width: 209px;
	height: 53px;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	line-height: 50px;
	letter-spacing: 1px;
    background: url(images/bg_bout_off.png) no-repeat;
}

a#bout_de:hover {
	font-size: 24px;
	letter-spacing: 2px;
    background: url(images/bg_bout_on.png) no-repeat;
}




div#zone_copyright {
	position:relative;
	margin: 5px 0px 0px 70px;
	width: 666px;
	height: 30px;
    background: url(images/bg_copyright.png) repeat;
}


a.copyright  {
	font-size: 11px;
	color: #94ce94;
}
a.copyright:hover  {
	color: #ffffff;
}

