/* CSS AGRORED PERU */

body {
	/*  background-color:#FFFFFF;  */
}

#buscador-agrored {
	width:422px;  /*   462 px   */
	background-image:url(/images-cortes-agrored/bg-lupa.gif);
	background-repeat:repeat-x;
	background-position:top;
	min-height:200px;
	padding-top:40px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin:10px;
}

#item , .tabtxt  {
	font:12px Arial, Helvetica, sans-serif;
	color: #336565;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	padding-bottom: 14px;
}

.item {
	font:12px Arial, Helvetica, sans-serif;
	color: #336565;
	text-align: justify;
}

/****** areas generales ******/

#contenedor {
	width: 795px;
	background-image:url(images-cortes-agrored/bg-general.gif); 
	background-repeat: repeat-y;
	margin:0px;
	padding:0px;
}

#cabecera {
}

#cuerpo {
	width:795px;
	margin: 0px 0px 0px 0px;
}

#menu {
	width: 137px;   /* total 145px  */
	float:left;
	/* background-image:url(images-cortes-agrored/bg-frame.gif); */
	min-height:330px;
	margin:0px 0px 0px 8px;
	padding:0px;
	}

#menu-top {   /*  ancho 795   alto  29  */
	height:20px;
	width:575px;
	padding-top:9px;
	padding-right: 220px;
	background-image:url(/images-cortes-agrored/img-00.gif);
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

#menu-top a {
	color:#FFFFFF;
	text-decoration: none;	
}

#contenido {
	width:610px;  /*  total 657 = 795 - 138  */
	float:right;
	padding:5px 10px;
	margin-right:20px;
	background-color:#FFFFFF;
	min-height:330px;
}

#lado-derecho {
	/*  background-color:#EBF1F4; */
	padding:3px;
}

#lado-derecho B, #lado-derecho H3 {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #333333;
}

#lado-derecho #itemhome {
	font:11px Arial, Helvetica, sans-serif;
	color: #1D4D89;
	margin-bottom:7px;
}

#lado-derecho #item2 {   /*  GRIS  */
	font:11px Arial, Helvetica, sans-serif;
	color: #666666;
	margin-bottom:7px;
}

#lado-derecho .titulo2 {   /*  avance destacado  */
	font:14px Arial, Helvetica, sans-serif;
	color: #1D4D89;
}

#lado-derecho A {
	color: #129E00;
	font-size:10px;
}

.vermas {
	margin-bottom: 5px;
	color: #129E00;
	font-size:10px;
	float: right;
}


#pie {
	clear:both;
	width:100%;
	font-family: Arial;
	font-size: 11px;
	color: #888888;
	text-align: center;
	background-repeat: repeat-x;
	background-color:#FFFFFF;
}

/******* textos *******/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(images-cortes-agrored/h1-fondo.jpg);
	width: 100%;
	height: 22px;  /* total 27 */
	padding-left: 5px;
	color: #0C9FD0;
	padding-top: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0C9FD0;
	font-weight: normal;
}

a {
	color:#008268;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/*******   DESPLIEGE *************/

	.despliegue {
	text-align: justify;
	background-color:#E5F2F9; /*
	background-image: url(/images-cortes-agrored/bg-lupa.gif);
	background-repeat: repeat-x; */
	padding: 1px 5px 1px;
	margin: 0px;
	}
	
	.despliegue-home {
	text-align: justify;
	padding: 2px 5px 1px;
	margin: 1px;
	border: 1px solid #CCCCCC;
	}


	
/***** Calendario ********/

#calendario {
	background-color:#FFFFFF; 
	}

#calendario th td {  
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-color:#3399CC;
	}	
#calendario .tth { font-weight:bold ; background-color:#3399cc; 
        color:#ffffff; text-align:center; }
		
#calendario tr td {  
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	background-color:#FFFFFF;
	text-align:center;
	}	
