body {
margin:0px 0px 0px 0px;
}
html, body {
width: 100%;
height: 100%;
scrollbar-face-color: be0f34;
scrollbar-darkshadow-color: C3C3C3;
scrollbar-shadow-color: black;
scrollbar-highlight-color: C3C3C3;
scrollbar-3dlight-color: black;
scrollbar-track-color: black;
scrollbar-arrow-color: black;

color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;	
font-size: 12px;
font-style: normal;
font-weight: normal;
	
}


#flash
{
  position:absolute; top:0px; left:120px;
}

#titreindex
{
  position:absolute; top:420px; left:120px;
}

#sitemap
{
  position:absolute; top:710px; left:260px;
}


#fondindex
{
  position:absolute; top:480px; left:120px;
}

#texteindex
{
  position:absolute; top:490px; left:140px; width: 750px; height: 210px;
}


#textecontacts
{
  position:absolute; top:250px; left:20px;
}

#formulaire
{
  position:absolute; top:0px; left:345px;
}

#remerciement
{
  position:absolute; top:30px; left:200px;
}


#boutondevis
{
	position:absolute;
	top:420px;
	left:290px;
	z-index: 0
}

#fondnoir
{
  left: 150px;
  width: 800px;
  height: 500px;
  background: url('images/fondnoir.jpg') no-repeat;
  z-index: 1
}

#fondnoir2
{
  left: 150px;
  width: 800px;
  height: 500px;
  background: url('images/fondnoirform.jpg') no-repeat;
  z-index: 1
}



a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #be0f34;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #be0f34;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #be0f34;
	text-decoration: none;
}
