@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-bottom: 12px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;	
}

a:link {
	text-decoration: underline;
	color: #000000;
}

a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;	
}
a:active {
	text-decoration: underline;
	
}

#contenedor {
    width: 960px;
    border: 0px;
    text-align: left;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -480px;
}

#encabezado {
	position: absolute;
	top: 0px;
	z-index: 1;
}

#contenidos {
	position:absolute;
	width:960x;
	height:100%
	z-index:2;
	left: 0px;
	top: 231px;
}

#pie {
	position: relative;
	z-index: 1;
	bottom: 0px;
}

#imagenlado {
	position: absolute;
	z-index: 2;
	top: 231px;
	left: 800px;
}

#fondo {
	position: fixed;
	top: 0px;
	z-index: 0;
}

#contmenu {
	position:absolute;
	width:112px;
	height:115px;
	z-index:2;
	left: 30px;
	top: -178px;
}

#contenidoderecha {
	position:absolute;
	width:577px;
	height:115px;
	z-index:2;
	left: 148px;
	top: -179px;
}

#contenidoderechacafe {
	position:absolute;
	width:408px;
	height:115px;
	z-index:2;
	left: 148px;
	top: -179px;
}

a#menu:link {
	text-decoration: none;
	font-size: 12px;
	color: #333333;
}

a#menu:visited {
	text-decoration: none;
	font-size: 12px;
	color: #333333;
}

a#menu:hover {
	text-decoration: none;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

a#menu:active {
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
}

a.activo#menu {
font-weight:bolder
}

#variedades {
	position:absolute;
	width:175px;
	height:115px;
	z-index:2;
	left: 524px;
	top: -3px;
	text-align: right;
}

a#menuv:link {
	text-decoration: none;
	font-size: 14px;
	color: #333333;
	text-align:right
}

a#menuv:visited {
	text-decoration: none;
	font-size: 14px;
	color: #333333;
	text-align:right
}

a#menuv:hover {
	text-decoration: none;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-align:right
}

a#menuv:active {
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
}

a.activo#menuv {
font-weight:bolder
}
