* {
	margin:0px;
	padding:0px;
}

html, body {
	height:100%;
	background:#006 url(bg_general.gif) center repeat-y;
	font:11px Tahoma, Arial, Helvetica, sans-serif
}

P {
	margin-bottom:1em;
}

HR {
	clear:both;
	 display:block;
	 height: 2px;
	 margin: 5px 0px 5px 0px;
	 _margin: -2px 0;
	 padding: 0;
	 color: #000;
	 background-color: #000;
	 border: 0;
}

HR.footer {
	 margin: 6px 0px 2px 0px;
	 _margin: -1px 0px -5px 0px !important;
}

#pagewidth {
	width:755px;
	background:#000;
	height:auto !important;
	height:100%;
	min-height:100%;
	margin:0px auto 0px auto;
}

#rap {
	background:#FFF;
	display:table-cell;
	width:755px;
}

#header {
	position:relative;
	height:110px;
}

#header H1 {
	background:url(logo_mercavalles.gif) no-repeat;
	display:block;
	position:absolute;
	width:144px;
	height:87px;
	z-index:999;
	text-indent:-1500px;
	overflow:hidden;
	top:23px;
}

#header UL LI, #footer UL LI {
	list-style-type:none;
	display:inline;
}

#lang {
	position:absolute;
	right:20px;
	top:20px;
}

#lang A {
	color:#000;
}

#menu {
	background:url(bg_menu.jpg) repeat-y;
	height:34px;
	position:absolute;
	width:755px;
	top:76px;
}

#menu UL {
	margin-top:10px;
	text-align:right;
}

#menu UL LI {
	padding-right:20px;
	background:url(bg_menu-item.gif) right no-repeat;
}

#menu A {
	text-transform:uppercase;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

#menu A:hover {
	color:#666;
}

#footer {
	text-align:right;
	color:#FFF;
	padding-top:10px;
	height:40px;
	font-size:10px;
}

#footer A {
	color:#FFF;
}

#footer A:hover, #lang A:hover {
	color:#c00;
}

#footer UL {
	padding-right:10px;
}

#modules {
	margin-top:5px;
}

.module {
	width:184px;
	float:left;
	margin-left:6px;
}

#modules H2 {
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#666;
	font-weight:bold;
	display:block;
	border-top:#000 2px solid;
	border-bottom:#000 4px solid;
	padding:20px 2px 2px 5px;
	background:url(bg_arrow.gif) right no-repeat;
	margin-bottom:10px;
}

#modules P {
	padding:5px;
	padding-bottom:0px;
}

.module A {
	display:block;
	margin-left:5px;
	color:#666;
	background:url(bg_arrow-link.gif) left no-repeat;
	padding-left:15px;
	width:70px;
}

.news A {
	color:#c00;
	width:auto !important;
	background:none !important;
	padding-left:0px;
	margin-left:0px;
}

.first {
	width:185px;
	margin-left:0px;
}


#content {
	position:relative;
}


#content #image {
	float:left;
	width:250px;
	height:100px;
	margin-top:4px;
}

#content #text {
	margin:15px 15px 30px 290px;
}

#content #text P {
	line-height:1.4em;
	margin-bottom:1.5em;
}


#content H2 {
	font-size:30px;
	color:#666;
	height:48px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(bg_arrow-h2.gif) right no-repeat;
	margin-left:286px;
	padding-top:60px;
}

/* HR content hacks */
#content HR {
	margin-top:2px!important;
	_margin-top:-5px;
}

HR.content {
	margin-bottom:2px!important;
	_margin-bottom:-5px;
}

#content .header {
	border-top:#000 1px solid;
	border-bottom:#000 1px solid;
}
