html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
div {
    z-index:10;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

.clear {
	clear: both;
}

/* Basic Structure */

body {
	font-family:	Georgia, serif;
	font-size: 12px;
        background:#fff url(/img/site_bg.png) repeat-x scroll;
        background-position:0 -70px;
}

a {
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1,h2,h3,h4 {
	font-family: Rockwell, "Rockwell Std", Georgia, serif;
	font-weight: normal;
	color: #6DAC50;
	margin-bottom: 10px;
}

h1.big {
	font-size: 69px;
}

h1, h2 {
	font-size: 27px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 17px;
}

h5 {
	color: #6DAC50;
	font-size: 12px;
	margin-bottom: 10px;
}

h1 span { display:none; }
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #535353;
	font-size: 12px;
	line-height: 125%;
}
#content {
    margin:0 auto 0;
    position:relative;
    width:1000px;
    height:640px;
    background:transparent url(/img/bouteille.png) no-repeat scroll;
    background-position:650px -50px;
    display:none;
}
#economisez {
    position:absolute;
    top:14px;
    left:46px;
    width:590px;
    height:94px;
    background:transparent url(/img/Economisez_199L.png) no-repeat scroll left top;
}
#automobile {
    position:absolute;
    top:385px;
    left:263px;
    width:335px;
    height:161px;
}
#nestorwashlogo {
    position:absolute;
    top:588px;
    left:46px;
    width:238px;
    height:27px;
    background:transparent url(/img/NESTORWASH.png) no-repeat scroll left top;
}
#lavezpropre {
    position:absolute;
    top:587px;
    left:296px;
    width:202px;
    height:28px;
    background:transparent url(/img/LAVEZ_PROPRE.png) no-repeat scroll left top;
}
#contact {
    position:absolute;
    top:625px;
    left:46px;
    font-family: Arial, Helvetica, sans-serif;
    /*font-weight: bold ;*/
    font-size: 15px;
    padding:0 0 1px;
}
#contact a {
    text-decoration:none;
    color:#000;
}
#contextmenu {
    position:absolute;
    top:181px;
    left:62px;
    width:441px;
    height:129px;
    background:transparent url(/img/contextmenu.png) no-repeat scroll left top;
}
#contextmenu.laverpropre {
    background-position:0 -129px;
    /*background-image:url(/img/contextmenu_1.png);*/
}
#contextmenu.litredeau {
    background-position:0 -258px;
    /*background-image:url(/img/contextmenu_2.png);*/
}
#contextmenu.presdechezvous {
    background-position:0 -387px;
    /*background-image:url(/img/contextmenu_3.png);*/
}
#contextmenu.entreprisepropre {
    background-position:0 -516px;
    /*background-image:url(/img/contextmenu_4.png);*/
}
#contextbox {
    position:absolute;
    top:135px;
    left:516px;
    width:220px;
}
#contexttabs {
    position:absolute;
    top:167px;
    left:516px;
}
#contexttabs a span { display:none; }
#contexttabs {
    margin:20px 0 0 20px;
}
#contexttabs li { margin:0 }
#contexttabs a {
    display:block;
    width:87px;
    height:33px;
    background:transparent url(/img/plus_d_infos.png) no-repeat scroll left top;
}
#contextbox p {
    margin:12px;
}
.box {
    position:relative;
    background:#f7f4f4 url(/img/contextbox_bg.png) repeat-x scroll left top;
    border: 2px solid #fff;
}
.close {
    position:absolute;
    top:10px;
    right:-10px;
}
#laverpropre,#litredeau,#presdechezvous,#entreprisepropre { display:none; }

#intro {
    margin:0 auto;
    position:relative;
    width:1000px;
    height:640px;
    z-index:20;
}

