﻿body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #dddddd;
	font: 14px  Arial, Helvetica, sans-serif;
	background: black url("../img/fond.jpg") repeat-x top;

}

a:link {color: #33cc33;text-decoration: none;font-weight: bold;font-style: normal;}
a:visited {color: #33cc33;text-decoration: none;font-weight: bold;font-style: normal;}
a:hover {color: #114311;text-decoration: none;font-weight: bold;font-style: normal;}
a:active {color: #33cc33;text-decoration: underline;font-weight: bold;font-style: normal;}

img{border:0}

div#parentHeader {
	width: 100%;
	height: 361px;
	margin : 0px;
}

div#header {
	margin: 0 auto;
	width: 1000px;
	position:relative;
	height: 361px;
}
div#conteneur {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

div#moduleFlash {
	position:absolute;
	top:15px;
	right:122px;
	height: 180px;
	width: 210px;
}
div#moduleFlash2{
position:absolute;
	top:2px;
	left: 50%;
    margin-left: -144px;
	height: 228px;
	width: 286px;
}
div#Content {
	z-index:999;
	width: 900px;
	padding: 50px;
	position: relative;
	min-height:300px;
	float:left;
	border:1px solid #33cc33;
}
div#parentFooter
{
	width: 100%;
	margin : 0px;
	
	clear:both;
}
div#Footer {
	text-align: center;
	clear: both;
	margin: 0;
	width: 100%;
	height: 27px;
	padding: 0;
	font-size: 10px;
	color : white;

}

h1 {
	margin: 0px;
	padding: 0px;
	color : #33cc33;
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 39px;
}

#logoeZoom {vertical-align: middle;}
div#map_canvas {border: 1px solid #33cc33;}
input.success {border: 1px solid green;}
input.invalid {border: 1px solid red;}
#error {color: red;}


div#newsLetterDiv{
	position: absolute;
	padding: 0px;
	padding-top:36px;
	width: 306px;
	padding-left:14px;
	padding-right:24px;
	top:221px;
	right:9px;
	color:#ddd;
	text-align:right;
	background: url("../img/newsletter.jpg") right top no-repeat;
	font: 12px  Arial, Helvetica, sans-serif;
}

#ecomoteur_logo{
margin-top:-2px;
}
div#fleurContainer{
margin: 0 auto;
	width: 1000px;
	position:relative;
	height:1px;
}
div#fleur{
	position: absolute;
	padding: 0px;
	width: 249px;
	height:140px;
	top:1px;
	left:-9px;
	background: url("../img/fleur.jpg") no-repeat;
	z-index:1;
}

#newsLetterForm{
position:relative;
}

#emailNewsLetter{
	color:#ccc;
	background-color:#44474c;
	width:177px;
	font-weight:bold;
	border-width:1px;
}
#submitNewsLetter
{
	position:absolute;
	top:24px;
	right:0px;
	height:47px;
	width:188px;
	background:url("../img/souscrire.jpg");
	border:0;
	cursor:pointer;
}

#submitNewsLetter:hover
{
	background:url("../img/souscrire_hover.jpg");
	cursor:pointer;
}
