*{
	margin: 0;
	padding:0;
 }
 
html{
	overflow-y: scroll;	
	overflow-x: hidden;	
}

html, body{
	height:100%;
}

body{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #6e6e6e;
	background-color:#000000;
	text-align: left;	
	margin:0;	
}

table{
	border-collapse:collapse; 
	border-spacing:0;
}

img{
	border: 0;
}

a{
	outline:none;
	text-decoration:none;
}

/** ESTRUCTURA ****/
/** ---------- ****/
body{
	background: url(../images/fondo.jpg) no-repeat center top;
}

#wrap{
	width: 964px;
	margin: 0 auto;
	position:relative;
	height:auto !important;
	min-height:100%;
}

#lateral{
	width: 320px;
	/*float: left;*/
	left:0px;
}

#contenido{
	width: 644px;
	min-height: 318px;
	background-color: #9C3;
	float: right;
	background: url(../images/home/fondo-contenido.jpg) no-repeat left top;
}


/**   LATERAL  ****/
/** ---------- ****/

#lateral{
	background: #e3e3e3 url(../images/home/fondo-lateral.jpg) no-repeat right 105px;
	/*position: relative;*/
	position:absolute;
	height:auto !important;
	min-height:100%;
	top:0;
}

#lateral #botInicio{
	position: relative;
	width: 213px;
	height: 106px;
	background: url(../images/fondo-cuadros.gif) no-repeat left top;
}

#lateral #botInicio #inicio{
	position: absolute;
	left: 35px;
	top: 10px;
}

#lateral #botInicio #mapaweb{
	position: absolute;
	left: 20px;
	top: 30px;
}

#lateral ul{
	margin-top: 1px;
	padding-top: 8px;
	width: 213px;
	height: 313px;
	background-color: #617d24;
	margin-bottom:1px;
}

#lateral ul li{
	margin-top: 2px;
	list-style-image: url(../images/botones/punto.gif);
	margin-left: 23px;
}

#lateral ul li a{
	margin-left: -3px;	
}

#lateral ul li.doslineas{
	list-style-image: url(../images/botones/punto2lineas.gif);
}
#lateral ul li.busquedaOferta{
	list-style-image: url(../images/botones/punto2lineas.gif);
}
#lateral ul.submenu {
	height:auto;
	background:none;
	padding-top:0;
	margin-left:0px;
	display:none;
}
#lateral ul.submenu li {
	margin:0;
	list-style-image:none;
	padding:0;
}
#lateral ul.submenu li a {
	color:#fff;
	margin:0;
}
#lateral ul.submenu li a:hover {
	color:#f7af1b;
}

#lateral #noticias{
	width: 320px;
	background-color: #e3e3e3;
	padding-bottom: 20px;
}

#lateral #noticias h3{
	width: 314px;
	height: 31px;
	margin-top: 30px;
	background: url(../images/noticias-red-agriecol.gif) no-repeat left top;
	text-indent: -5000px;
	margin-bottom: 15px;
}

#lateral #noticias div{
	margin-bottom: 10px;
	margin-left: 17px;
	padding-bottom: 10px;
	width: 290px;
	border-bottom: 1px solid #bebebe;
	min-height:70px;
}

#lateral #noticias div.ultimo{
	border-bottom: none;
}

#lateral #noticias div img{
	border: 6px solid white;
	float: left;
}

#lateral #noticias div p{
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #6e6e6e;
	margin-top: 5px;
	margin-left: 75px;
	padding-left: 12px;
}

#lateral #noticias div a{
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #6e6e6e;
	text-decoration: none;
}

#lateral #noticias div a:hover{
	color: #617d24;	
}

#lateral #noticias div p.titulo{
	font-weight: bold;
	background:url(../images/flecha-roja.gif) no-repeat left 4px;
}

/**     PIE    ****/
/** ---------- ****/
#pie{
	clear: both;
	width: 100%;
	height: 19px;
	background-color: #617d24;
	position: relative;
}

#pie span, #pie a{
	display: block;
	background: url(../images/arco.gif) no-repeat left bottom;
	position: absolute;
	height: 14px;
	padding-top: 5px;	
	padding-left: 20px;
	color: #fff;
	font-size:10px;
}

#pie a{
	text-decoration: none;	
}

#pie a:hover{
	color: #000;
}

#pie .agriecol{
	left: 10px;
}

#pie .copyright{
	left: 640px;
}

#pie .aviso{
	left: 770px;
}

#pie .politica{
	left: 711px;	
}

#pie .contacto{
	left: 880px;	
}
#pie #ministerio {
	position:absolute;
	bottom:19px;
}
.clear {
	clear:left;
}

#avisoLegal {
	width:460px;
	height:441px;
	background-image:url(../images/aviso_legal.png);
	background-position:left top;
	background-repeat:no-repeat;
	position:absolute;
	background-color:#fff;
	top:50%;
	left:50%;
	margin-left:-230px;
	margin-top:-220px;
	display:none;
	border:1px solid #969693;
	z-index:100;
}
#avisoLegal a {
	position:absolute;
	display:block;
	right:0;
}
#avisoLegal h3 {
	width:410px;
	padding-bottom:14px;
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
	color:#000;
	border-bottom:2px solid #6b8532;
	text-transform:uppercase;
	padding-left:3px;
	margin-left:26px;
	margin-top:29px;
}
#avisoLegal div {
	background-color:#ececec;
	width:407px;
	height:325px;
	overflow:scroll;
	margin-left:26px;
	margin-top:19px;
	padding-left:3px;
	padding-top:3px;
	overflow-x:hidden;
}
#avisoLegal div h4 {
	font-weight:bold;
	font-size:13px;
	margin-top:6px;
	margin-bottom:3px;
}
#avisoLegal div p {
	padding-bottom:7px;
	width:390px;
}
#avisoLegal div li {
	list-style:none;
	margin-left:5px;
}
#avisoLegal div ul {
	margin-bottom:8px;
}
#overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:150%;
	min-height:auto !important;
	background-color:#fff;
	filter: alpha(opacity=60);
	opacity: .6;
	z-index:80;
	display:none;
}
