@charset "utf-8";
/* CSS Document */

/* CSS Document */
/* Layout Stylesheet */ 

.lh-col{
	position:absolute;
	top: 1px;
	left: 0px;
	width: 160px;
	z-index: 3;
	height: 125px;
}

.rh-col{
	position:absolute;
	top: 140px;
	width: 160px;
	z-index: 3;
	margin: 0px 0px 0px 0px;
	text-align: center;
	left: 0px;
	height: 220px;
}

.c-block {
	position: absolute;
	width: 1024px;
	z-index: 1;
	height: auto;
	left: 0px;
	top: 71px;
}

.hdr{
	background: url(im/logo_mercalydia.gif) left top no-repeat;
	width: 150px;
	height: 63px;
	z-index: 2;
	top: 0px;
	left: 0px;
	position: absolute;
  }

.floatright {
	float: right;
	margin-left: 10px;
	margin-right: 0px;
}
.floatleft {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
}

.c-col{
	margin:0;
	position:relative;
	color: #666666;
	z-index:5;
	padding-bottom: 1em;
	width: 800px;
	float: right;
 }

.ftr {
	height: auto;
	width: 100%;
	padding-bottom:10px;
	margin-bottom:5px;
	overflow: hidden;
	background-color: #eaeef0;
	text-transform: uppercase;
	font-size: 0.8em;
	text-align:center;
	left: 8px;
	z-index:5;
 }
 .ftr-banners {
	height: 70px;
	width: 100%;
	top:auto;
	position: relative;
	float: left;
	clear:both;
	z-index:2;
	background-color: transparent;
	left: 0px;
 }
 .bottom {
	height: 116px;
	width: 100%;
	position: absolute;
	clear:both;
	left: 0px;
	z-index: 2;
	background-color: transparent;
	top: 735px;
	}
/* mes modifications*/


.menu {
	text-align: center;
	padding-left: 145px;
	height: 25px;
	width: 100%;
	position: absolute;
	z-index: 1;
	left: 2px;
}

.c-col-sitemap {
    margin:0px 250px 10px 250px;
    text-decoration: none;
	font-size: 1em;
	text-transform: uppercase;
	padding: 0px 20px 0px 5px;
	
}
.c-col-sitemap a.link{
	background-color: #3c6992;
	text-decoration: none;
	font-size: 1em;
	color: #676674;
}
.c-col-sitemap a.hover {
	background-color: #eaeef0;
    text-decoration: none;
	font-size: 1.2em;
	color: #434582;
}

.c-col-sitemap a.active{
	background-color: #B8B98E;
    text-decoration: none;
	color: #330000; 
	text-decoration: none;
	font-size: 1.1em;
}
