body
{
	margin:0px;
	padding:0px;
	
	background-color:#353638;
	background-image:url('../images/fond.jpg');
	background-repeat: repeat-x;
}

img,p,ol,li
{
	margin:0px;
	padding:0px;
}

img.puce
{
	margin-right:5px;
	margin-bottom:7px;
}

img.illustration {
	border : solid 1px black
}

b { color:#000000; }

a
{
	text-decoration:none;
	color:#D96500;
}

li {
	list-style-image:url('../images/rien.png'); 
	font-size:10px;
}

a:hover
{
	text-decoration:underline;
}

td#pied
{
	font-size:8pt;
	text-align:center;
	color:#000000;
}

td#pied a
{
	color:#000000;
}

div#devis
{
	position:absolute;
	z-index:2;
	margin-left:-3px;
}

h1
{
	font-family: "BodegaSerif-MediumOldstyle";
	font-weight:normal;
	font-size:14pt;
	color:#B31A0B;
	margin:0px;
	padding:0px;
}

h2
{
	font-size:9pt;
	color:#000000;
	
	margin:0px;
	padding:0px;

	font-weight:bold;
	text-decoration:underline;
}

div,table,td
{
	vertical-align:top;
	font-family:tahoma;
	font-size:9pt;
	color:#494949;
	text-align:left;
	margin:0px;
	padding:0px;
}
div#principal
{	
	
	
	width:766px;
	height:100%;
}

div#animation_chevillon
{	
	
	
	position:absolute;
	z-index:1;
	
	width:766px;
	height:750px;
}

div#contenu
{
	visibility:hidden;
	position:absolute;
	z-index:2;
	
	top:253px;
	margin-left:143px;

	width:470px;
	height:315;
}

div#zoom_carte
{
	display:none;
	position:absolute;
	z-index:3;
	
	border: solid 1px black;
	width:450px;
	height:450px;
	background-color: #EEBC58;
}

form#form_devis input, textarea
{
	font-family: tahoma;
	font-size:8pt;
}

form#form_devis td
{
	text-align:left;
	vertical-align: middle;
	padding-right:5px;
}
