a:link {
	color: #995e00;
}
a:visited {
	color: #995e00;
}
a:hover {
	color: #f0e3d0;
}
a:active {
	color: #FFCCFF;
}
#header{
 background-color:#ffffff;
 background-image: url(images/uppertitle_0003_marseille.png);
}

#maincol {
 background-color: #f0e3d0;
 color: #606060;
 line-height: 180%;
}
#footer {
 background-image: url(images/patterns/9Web-Marseille.png);
 background-color:White;
 color:#995e00;
 height: 72px;
}
#wrapper {
	background-color: White;
}
#headertitle0 {
	color:#995e00;
	font-weight: normal;
	font-size: 22px;
	letter-spacing: 6px;
}
#headertitle1 {
 background-color:#dbbe93;
	color:#995e00;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 6px;
}
#headertitle3 {
 backgrnd-color:#dbbe93;
	color:#995e00;

}
/************** MENU ******************************************/
#leftcol {
 background-color:#995e00;
 color: White;
}

#leftcol li a
{
border-bottom: 0px solid #995e00;
color: #fff;
}

#leftcol li a:hover
{
border-bottom: 0px solid #995e00;
background-color: #a36a10;
color: #fff;
}

.menu1on
{
border-bottom: 0px solid #995e00;
background-color: #a36a10;
}

/************** END MENU **************************************/

.headerpicbox {
	float:left;
	margin:64px 4px 64px 4px;
	border:1px #995e00 solid;
}
