.bodyfond {
	background-color:#999999;
}

.Textebleu {
	color:#006382;
	font-family:Tahoma;
	font-size:16px;
}

.Textebleugras {
	color:#006382;
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
}

.bodyTextmini {
	color: #9DC5DE;
	visibility: visible;
	font-size: 1px;
	}
	
.bodyTextrouge {
	color:#FF6600;
	font-family:Verdana;
	font-size:16px;
}	

.TexteNormal {
	color:#307D97;
	font-family:Verdana;
	font-size:12px;
}

.TexteNormalpetit {
	color:#144A92;
	font-family:Verdana;
	font-size:10px;
}
.Texteprix {
	color:#FE0000;
	font-family:Verdana;
	font-size:12px;
	font-weight: bold;
}

.TexteTitrevert {
	color:#456A40;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
}

.TexteTitreorange {
	color:#F2763A;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	padding-bottom: 15px;
	padding-top: 15px;
}

.TexteTitreorangepetit {
	color:#E2934D;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
}
.Texteadresse {
	color:#144A92;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
}

.Texteasterix {
	color:#144A92;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.Textemail {
	color:#144A92;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;	
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}


#menu dt {
	cursor: pointer;
	margin-left: 2px ;
	display:block;
	height: 20px;
	line-height: 20px;
	color: #33CC66;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	background-color:#98C1D7;
	color: #FFFFFF;
	text-align:center;
	height: 100%;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style:solid;

}
#menu dd {
color: #00FF99;
display:table-cell;

}
#menu li {
	display: table-cell;
}
#menu li a {
	color: #00FF66;
}

#menu li a:hover {
}

#menu dt a:hover{
	background-image:url(images/menu_sur.jpg);
	background-color:#FF6600;
	display:block;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
	height: 100%;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	
}

#menu dt a {	
	background-image:url(images/menu_fond.jpg);
	background-color:#98C1D7;
	display:block;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
	height: 100%;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	
}

#menu.realselect dt a{
background-color:#FF6600;
}
