.dot
 {
 	float: left;
 	position: relative;
	width : 10px;
	height: 10px;
 }

td#devis
{
	font-family:courier;
}

div#anchors
{
	width:100%;
  	height:100%;
}

#anchors a, #anchors a:hover
{
	display:block;
	overflow: hidden;
	margin: 0 auto;
	background-color: transparent;
}

h4
{
	font-family: verdana;
	text-align: center;
	color: #000000;
}

#main
{
	background-color: transparent; bottom right no-repeat;
}

div.site
{
	text-align: center;
	padding: 4px;
	position: relative;
	float: left;
 	clear:left;
	width: 300px;
}

iframe
{
	border: 0px;
	width:100%;
	height:600px; 
}

div.site_box
{
	
}

body
{
	font-family: verdana;
	font-size: 13px;
	text-align: center;
	background: url('../img/fond.gif');
}

textarea
{
	width:99%
}

table.top
{
	width: 100%;
}

td
{
	vertical-align:top;
	font-size: 13px;

}

div#map
 {
 	width:700px;
 	height: 349px;
 	background: url('../img/map.png') top left no-repeat;	
 }

div#map a:hover
{
 	background-color : transparent;
}

div#log
{
	border: solid 1px #000000;
	background-color: #CCCCCC;
	width:250px
}

#body
{
	width: 95%;
	height: 95%;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	/*text-align: left;*/
	padding: 0px;

	position:relative;
  	bottom:6px;
  	right: 6px;
}

div.menu
{
	background-image: url("../img/menu.png");
	background-repeat: repeat-x;
	text-align:center;
	height: 26px;
	vertical-align: bottom;
	width: 100%;
	padding-top: 3px;
}

div.page
{
	font-family: verdana;
	padding: 5px;
}

a
{
	font-family: verdana;
	text-decoration: none;
	color:#000080;
}

div.menu a
{
	font-family: verdana;
	font-weight:bold;
	text-decoration: none;
	font-size: 13px;
	color:#FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 4px;
}

a.active
{
	font-family: verdana;
	font-weight:bold;
	text-decoration: none;
	color:#0F33FF;
}

a:hover
{
	font-family: verdana;
	text-decoration: none;
	color: #000000;
}

div.menu a:hover
{
	font-family: verdana;
	font-weight:bold;
	text-decoration: none;
	color: #000000;
}

img
{
	border:0px;
}