body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0;
	padding: 0px;
	text-align: left;
	background: #0F0F0F;
	background-image: url(fond.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
}
form {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
table{
	font-size: 11px;
}
#header h1 {
	margin: 0;
	padding: 0px 0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #FFFFFF;
}
#mapgoogle {
	color: #0F0F0F;
}	
label {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

textarea {
	color: #5CCAED;
	background-color: #0F0F0F;
	border: 0;
	border-width: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input{
	color: #5CCAED;
	background-color: #0F0F0F;
	border: 0;
	border-width: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left
}
input:active{
	color: #FFFFFF;
	border: 0;
	border-width: 0;
	text-align:left
}
input:hover{
	color: #FFFFFF;
	border: 0;
	border-width: 0;
	text-align:left
}

input[type=submit]{
	font-size: 12px;
	color: #5CCAED;
	border: 0;
	border-width: 0; 
	margin: 0;
	padding: 0;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
}
input[type=submit]:active{
	font-size: 12px;
	color: #FFFFFF;
	border: 0;
	border-width: 0;
	margin: 0;
	padding: 0px;
}
input[type=submit]:hover{
	font-size: 12px;
	color: #FFFFFF;
	border: 0;
	border-width: 0;
	margin: 0;
	padding: 0px;
}
select {
	color: #FFF;
	border-width : 1px; 
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: pointer;
}
h3{
	font: 2em Verdana, Arial, Helvetica, sans-serif;
}
a{
	color: #5CCAED;
	border: 0;
	border-width: 0;
}
a:active{
	color: #FFFFFF;
	border: 0;
	border-width: 0;
}
a:hover{
	color: #FFFFFF;
}
.mylabel {
        background-color:#ffffff;
        border:3px #006699 solid;
}
hr {
	border: 0;
	display: none;
}
img {
	behavior: url(js/iepngfix.htc);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.popup{
	background-color: #FFFFFF;
	border-style:solid;
	border: thin ridge #FFFFFF;
	padding:5px;
	z-index:2;
	text-align:left;
	position:absolute;
}
dl, dt, dd, ul, li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
li{
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 30px;
	display: block;
	border: 0 none;
	text-align: left;
}
#menuderoulant {
	width: 45em;
}
dl#menuderoulant dt {
	cursor: pointer;
	margin: 2px 0;
	height: 15px;
	line-height:15px;
	text-align: left;
	font-weight: bold;
	border: 0 none;
	color: #5CCAED;
}
dl#menuderoulant dd {
	border: 0 none;
}
dl#menuderoulant li {
	margin: 0;
	padding: 0px;
	text-align: left;
}
dl#menuderoulant li a, #menuderoulant dt a {
	padding-left: 10px;
	color: #FFF;
	display: block;
	border: 0 none;
	height: 100%;
	text-decoration: none;
	text-align: left;
}
dl#menuderoulant li a:hover, #menuderoulant dt a:hover {
	color: #5CCAED;
	text-align: left;
}