﻿@charset "utf-8"; /*Directiva de encabezado (8-bit Unicode Transformation Format) 
**
**
** @author  Irian J Galdámez A <irian@bitworks.com.sv>
** @version Id: MAG Style.Sheet. CSS,v 1.0 2007/07/11 17:15:23 Bitworks ©2007
** @copyright ©2007 MAG Frutal-ES
** */



body{
	text-align:center;
	background:#b8d484;
	/*min-width:961px;*/
	margin: 0px 0px 0px 0px;
}
.mag #container{
/*centra el div container*/
	width:770px;
	margin: 0 auto;
/*Formato del contenido*/
	background:#f2f2f2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	text-align:left;
	overflow:hidden;
}
.mag #header{
	width:100%;
	height:112px; 
	float:left;
	background:#FFF;
	margin: 0px 0px 0px 0px;
}
.mag #mainNavbar{
	width:100%;
	height: 24px; 
	float:left;
	background:url(../../img/menu-opt-bg.gif) repeat-x top;
	/*background:#A4C10F;*/
	margin: 0px 0px 0px 0px;
}
.mag #mainContentContainer{
	width:100%; 
	float:left;
	background:url(../../img/main-content-ontainer-bg.jpg) repeat-y center;
	margin: 0px 0px 0px 0px;
}
.mag #marketPlaces{
	width:190px; 
	float:left;
	/*background:#989898;*/
}
.mag #mainContent{
	width:570px; 
	float:right;
	/*background:#CCCCCC;*/
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
/*	background:url(../img/main-column-radio.gif) no-repeat top left;*/
}
.mag #mainContent h2{
	font-size:12px;
	color:#3C6BA7;
	background:#f6f6f6;
	text-align:center;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	padding: 2px 0 2px 0;
}
.mag #mainContent p{
	text-align:justify;
}
.mag #mainContent a{
	color:#3366CC;
	text-decoration:underline;
}
.mag #mainContent a:hover{
	color:#CC6633;
	text-decoration:none;
}
.mag #footer{
	/*width:100%; */
	clear:both;
	height:165px;
	background:#FFF;
	margin: 0px 0px 0px 0px;
}
/*.mag #quickSearch{
	float:left;
	width:580px;
	height:80px;
	background:#015794;
	margin: 0px 0px 0px 0px;
}*/
.mag #mainColumn{
	float:left;
	width:560px;
	/*background:#990000;*/
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
}

/*Boxes*/
/*Orange*/
/*Aclaracion el boxOne no tiene margen superior*/
.boxOne{
	margin:0 auto;
	width:180px;
	background:#FFFFFF url(../../img/box-down.gif) no-repeat bottom;
	padding: 0 0 5px 0;
}
.boxOne h2{
	background:url(../../img/box-up-orange.gif) no-repeat center top;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom:0px;
	padding: 9px 7px 7px 7px;
}

/*Blue*/

.boxTwo{
	margin:5px auto;
	width:180px;
	background:#FFFFFF url(../../img/box-down.gif) no-repeat bottom;
	padding: 0 0 5px 0;
}
.boxTwo h2{
	background:url(../../img/box-up-blue.gif) no-repeat center top;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom:0px;
	padding: 9px 7px 7px 7px;
}

/*Green*/

.boxThree{
	margin:5px auto;
	width:180px;
	background:#FFFFFF url(../../img/box-down.gif) no-repeat bottom;
	padding: 0 0 5px 0;
}
.boxThree h2{
	background:url(../../img/box-up-green.gif) no-repeat center top;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom:0px;
	padding: 9px 7px 7px 7px;
}
.boxP{
	display:block;
	width:174px;
	margin:5px auto;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.boxImg{
	display:block;
	margin:0 auto;
	margin-bottom:0px;
	margin-top:0px;
}
#navBarSpace{
	float:left;
	width:100%;
	margin:0 0 0 0;
	height:5px;
	background:#0260A8;
}
/*Contenido viejo*/

/*.p8Img{
	margin-bottom:0px;
	margin-top:0px;
}*/
img{
	margin-bottom:0px;
	margin-top:0px;
}
.gTI{
	display:block;
	width:470px;
	text-align:justify;
	margin:0 auto;
	font-size:10px;
	color:#337537;	
}
.gTI strong{
	color:#000066;
	text-decoration:none;
	font-weight:normal;
}
.smallColumn1{
	float:left;
	margin-top:20px;
	margin-left:10px;
	margin-right:25px;
	width:190px; 
	float:left;
}
.smallColumn1 ul{
	list-style-image:url(../../img/arrow-bullet.gif);
}
.smallColumn2{
	float:left;
	margin-top:20px;
	width:335px;
	float:left;
	text-align:center;
}
.mag #mainContent input, select{
	font-size:10px;
	color:#333333;
}
.new{
	display:block;
	padding: 0 0 0 30px;
	background:url(../../img/new.gif) no-repeat top left;
	color:#005794;
}
#nbFruitSearch{
	float:right;
	color:#FFFFFF;
	font-weight:bold;
	margin-right:5px;
}
.nbFruitSearchP{
	display:block;
	float:left;
	margin-top:5px;
	margin-left:2px;
	height:10px;
}
.nbFruitSearchInput{
	font-weight:normal;
	color:#333333;
	height:18px;
	margin-bottom:3px;
	margin-top:3px;
}
.nbFruitBtn{
	background:url(bg_button_a.gif) no-repeat top left;
    color: #FFF;
    display: block;
    float: left;
    font: normal 10px Verdana, Arial, Helvetica, sans-serif;
    height: 16px;
    text-decoration: none;
}

/*Agregados por Orlando*/

#contenidoNoticia img{
float:left;
margin-right: 10px;
padding-bottom:4px;
}
#contenidoNoticia h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
text-align:center;
}
#contenidoNoticiah2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-align:left;
margin:0px auto;
width:700px;
}
#contenidoNoticia h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-align:left;

}
#contenidoNoticia{
padding-right:25px;
text-align:justify;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin:0px auto;
width:700px;
margin-top:20px;

}

/*Nuevas Irian 14ago2007*/
.mag #navegacionNoticias{
	background:#F1F7E8;
	width:100%;
	height:20px;
	border-bottom:#A5BF21 1px solid;
	margin-top: 10px;
}
.navNewsInfo{
	color:#F90;
	float:left;
	font-weight:bold;
	line-height:18px;
	padding-left:70px;	
}
.numPagControl{
	float:right;
	padding-right:5px;
	line-height:18px;
	font-weight:bold;
}

/* Css Luis*/
.encabezado1{
	background:url(../../img/b_inicio.jpg) top repeat-x;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
	font-weight:bold;
	font-size:12px;
	margin-bottom:0px;
	padding: 6px 9px 9px 4px;
}
#arrow{
	padding: 2px 2px 0px 0px;
}
#imgInicio{
	float:right;
	padding: 0px 2px 5px 8px;
}
.texto{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	vertical-align:top;
	font-size:10px;
	font-weight:bold;
	text-align:justify;
	/*margin-top:5px;*/
	/*padding: 6px 9px 6px 4px;*/
	
}

.green{
	color:#9bc000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
	font-weight:bold;
	font-size:12px;
	margin-bottom:0px;
	padding: 0px 0px 5px 0px;
	background:url(../../img/l_green.jpg) bottom repeat-x ;
}
.encabezadonaranja{
	background:#fb7015;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
	font-weight:bold;
	font-size:12px;
	margin-bottom:0px;
	margin-top:0px;
	padding: 6px 9px 6px 4px;
}
.encabezadoverde{
	background:#9bc000;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
	font-weight:bold;
	font-size:12px;
	margin-bottom:0px;
	margin-top:0px;
	padding: 6px 9px 6px 4px;
}
.encabezadonaranja2{
	background:#ffa300;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
	font-weight:bold;
	font-size:12px;
	margin-bottom:0px;
	margin-top:0px;
	padding: 6px 9px 6px 4px;
}
#contenido1{
	margin:0 auto;
	width:567px;
	text-align:center;
	padding: 0px 0px 5px 0px;
	border-left: 1px #c8e1f7 solid ;
	border-right: 1px #c8e1f7 solid ;
	background:#FFFFFF url(../../img/bg_normal.jpg) repeat-x bottom;
}
.texto2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	vertical-align:top;
	font-size:10px;
	/*margin-top:5px;*/
	/*padding: 0px 10px 15px 10px;*/
}
.celeste{
	color:#6EB1CE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:bottom;
	font-weight:bold;
	font-size:11px;
	padding: 0px 5px 15px 10px;
}
.celeste2{
	color:#6EB1CE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:bottom;

	font-weight:bold;
	font-size:10px;
	/*padding: 0px 5px 15px 0px;*/
}
#contenido2{
	margin:0 auto;
	width:280px;
	
	height:260px;
	padding: 0px 0px 5px 0px;
	vertical-align:top;
	border-left: 1px #c8e1f7 solid ;
	border-right: 1px #c8e1f7 solid ;
	background:#FFFFFF url(../../img/bg_normal.jpg) repeat-x bottom;
	float:left;

}
#contenido3{
	margin:0 auto;
	width:280px;
		
	height:260px;
	padding: 0px 0px 5px 0px;
	vertical-align:top;
	border-left: 1px #c8e1f7 solid ;
	border-right: 1px #c8e1f7 solid ;
	background:#FFFFFF url(../../img/bg_normal.jpg) repeat-x bottom;
	float:right;
}
.naranja{
	color:#ffa300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:bottom;
	font-weight:bold;
	font-size:10px;
	padding: 0px 5px 15px 0px;
}
#foot{
	margin:0 auto;
	width:567px;
	

}
/*Nuevas Irian 14ago2007*/
.mag #navegacionNoticias{
	background:#F1F7E8;
	width:100%;
	height:20px;
	border-bottom:#A5BF21 1px solid;
	margin-top: 10px;
}
.navNewsInfo{
	color:#F90;
	float:left;
	font-weight:bold;
	line-height:18px;
	padding-left:70px;	
}
.numPagControl{
	float:right;
	padding-right:5px;
	line-height:18px;
	font-weight:bold;
}
/*Noticias*/
.mag #colCategorias{
	width:130px;
	float:left;
	padding:5px 0px;
	overflow:hidden;
}	
.mag #colCategorias ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.mag #colCategorias li{
	
}
.mag #colCategorias li a{
	color:#F90;
	text-decoration:none;
	padding-left:15px;
	padding-bottom:5px;
	background:url(../../img/a_green.jpg) no-repeat center left;
	display:block;
	height:15px;
	line-height:15px;
}
.mag #colCategorias li a:hover{
	background:#f2f2f2 url(../../img/a_green.jpg) no-repeat center left;
	color:#0060ac;
}
.categoriasTitulo{
	color:#F90;
	float:left;
	font-weight:bold;
	line-height:18px;
	padding-left:5px;	
}
.mag #colNoticias{
	width:436px;
}

.mag #colNoticias p{
	margin:0px;
	padding:0px;
	color:#0260A8;
	font-weight:bold;
	font-size:10px;
}
.mag #colNoticias ul{
	list-style:none;
	border-left:#A5BF21 1px solid;
	border-right:#A5BF21 1px solid;
	margin:0px;
	padding:0px;
}
.mag #colNoticias li{
	border-bottom:#A5BF21 1px solid;
}
.mag #colNoticias li a{
	text-decoration:none;	
	padding:5px 5px;
	display:block;
	color:#999;
}
.mag #colNoticias li a:hover{
	color:#999;
	background:#F9FBF6;
}

/*Para el historial de noticias*/

.mag #colNoticiasHistorial{
	width:100%;
}

.mag #colNoticiasHistorial p{
	margin:0px;
	padding:0px;
	color:#0260A8;
	/*font-weight:bold;*/
	font-size:10px;
}
.mag #colNoticiasHistorial ul{
	list-style:none;
	border-left:#A5BF21 1px solid;
	border-right:#A5BF21 1px solid;
	margin:0px;
	padding:0px;
}
.mag #colNoticiasHistorial li{
	border-bottom:#A5BF21 1px solid;
}
.mag #colNoticiasHistorial li a{
	text-decoration:none;	
	padding:5px 5px;
	display:block;
	color:#999;
}
.mag #colNoticiasHistorial li a:hover{
	color:#999;
	background:#F9FBF6;
}
/*Agregado Irian 15082007*/
/*Grafico de tendencia de precios para frutas*/
.mag #grafTendenciaPrecios{
	width:452px;
	margin:0 auto;
	padding:10px 0px;
}
.centrarDiv{
	text-align:center;
}
.textboxPeq{
	width:100px;
	font-size:10px;
}
.tituloColor2{
	background:#fff9ef;
	width:100%;
	height:20px;
	border-bottom:#fea206 1px solid;
	margin-top: 10px;
	line-height:20px;
	text-align:center;
	font-weight:bold;
	color:#0060aa;
}
.mag #calendariosPrecios{
	width:350px;
	height:300px;
	margin:0 auto;
	padding:10px 0px;
}
/*agrados 17082007*/
#qsTabla{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:#C0E00A solid 2px;
	margin-bottom:10px;
}
#qsTabla th{
	background:#F90;
	color:#FFF;
	padding:3px 5px;
	border-bottom:#C0E00A solid 2px;
	text-align:center;
}
#qsTabla td{
	background:#F8FEDE;
	padding:3px 10px;
	text-align:justify;
	vertical-align:top;
}
/*equipo de trabajo*/
#etTabla {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:#C0E00A solid 2px;
	margin:10px 0px;
}
#etTabla td {
	background:#F8FEDE;
	padding-bottom:10px;
	text-align:justify;
	vertical-align:top;
}
#etTabla h1{
	font-size:12px;
	background:#F90;
	padding:3px 0px;
	text-align:center;
	color:#FFF;
	margin-bottom:5px;
	border-bottom:#C0E00A solid 2px;
}
.etTablaH2{
	font-weight:bold;
	font-size:10px;
	margin:0px;
	padding-left:5px;
}
#etTabla p{
	margin:0px;
	color:#333;
	padding-left:5px;
}
#etTabla p a{
	color:#0260A8;
	text-decoration:none;
}
#etTabla p a:hover{
	text-decoration:underline;
}
/*agregados para quienes somos 24082007*/
#qsTabla{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:#C0E00A solid 2px;
	margin-bottom:10px;
}
#qsTabla th{
	background:#F90;
	color:#FFF;
	padding:3px 5px;
	border-bottom:#C0E00A solid 2px;
	text-align:center;
}
#qsTabla td{
	background:#F8FEDE;
	padding:3px 10px;
	text-align:justify;
	vertical-align:top;
}
/*grafico cambios*/
.btnMostrarListPrecios{
	width:165px;
	margin:5px auto;	

}
.btnMostrarListPrecios a{	
	height:16px;
	display:block;
	background:url(../../img/btn-most-lista-precios.gif) no-repeat top left;
	text-decoration:none;
}
.btnMostrarListPrecios a:hover{
	background:url(../../img/btn-most-lista-precios-over.gif) no-repeat top left;
	text-decoration:none;
}
/*Centro de Noticias edwin(21082007)*/
.mag #centroDocumentos{
	width:565px;
}

/*agregados 21082007*/

.ntFiltro .titulo{
	float:left;	
	padding:3px 0px;
	width:100%;	
	background:#f2f2f2;
	border-bottom:#a5bf21 solid 1px;
}
.ntFiltro .titulo p{
	color:#0260A8;

}
.ntFiltro ul{
	list-style:none;
	margin:5px 0px 0px 0px;
	padding:0px;
	padding-bottom:5px;
	float:left;
	width:100%;
	border-bottom:#a5bf21 solid 1px;
}
.ntFiltro li{
	float:left;
	padding-right:5px;
	margin-bottom:5px;
}
.ntFiltro p{
	margin:0px;
	padding:0px 3px;
	color:#F90;
	font-weight:bold;
	float:left;
	line-height:18px;
}
.listadoDescargas{
	font-weight:bold;
	color:#0260A8;
	list-style:none;
	width:175px;
	margin:0 auto;
}
.listadoDescargas a{
	text-decoration:none;
	color:#0260A8;
}
/*Agregados Irian 23082007/*/
.boxSearch{
	margin:0px auto 5px auto;
	width:180px;
	background:#FFFFFF url(../../img/box-down.gif) no-repeat bottom;
	padding: 0 0 5px 0;
}
.boxSearch h2{
	background:url(../../img/box-up-strong-orange.gif) no-repeat center top;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom:0px;
	padding: 9px 7px 7px 7px;
}
/*Agregados 28082007*/
.mag #msgBienvenida{
	float:left;
	background:#FFF;
	margin:10px 0px;
}
.mag #msgBienvenida p{
	margin:0px;
	padding:0px;
}
*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.grCenter{
	width:350px;
	margin:0 auto;
	text-align:center;
}
/*irian30082007precios*/
#puDivListado{
		width:100%;
		background:#FFF;
		padding-bottom:25px;
		border-bottom:#9bc000 solid 2px;
	}
	#puDivListado h1{
		background:#fb7015;
		font-size:14px;
		padding:15px 0px 5px 0px;
		color:#FFF;
		margin:0px;
	}
	#puDivListado #puLiListado{
		width:100%;
		margin:0px;
		padding:5px 0px;
		background:#d6f29e;
		border:#9bc000 solid;
		border-bottom:2px;
		border-top:1px;
		border-left:0px;
		border-right:0px;
		text-align:center;		
		list-style:none;
		font-size:10px;
	}
	#puDivListado #puLiListado li{
		display:inline;
		text-align:center;
	}
	#puDivListado #puLiListado li a{
		text-decoration:none;
		color:#3A3A3A;
	}
	#puDivListado #puLiListado li a:hover{
		text-decoration:underline;
	}
	#puDivListado #puTbListado{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		margin-top:10px;
		width:100%;
		border-spacing:2px;
	}
	#puDivListado #puTbListado th{
		background:#fb7015;
		color:#FFF;
		padding:3px 0;
		font-size:11px;
	}
	#puDivListado #puTbListado td{
		padding:2px 0;
		border-bottom:#3A3A3A solid 1px;
		color:#3A3A3A;
	}
	*{
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	.mar10top{
		margin-top:-20px;
	}
	.naranjaBold{
	color:#fea206;
	text-align:center;
}
	.rojoBold{
	color:#cc0000;
	text-align:justify;
}
.grayBold{
	color:#666;
	text-align:center;
}


	.azulBold{
	color:#1d6097;
	text-align:center;
}

div.ntImageNew{
	width:100%;
	text-align:center;
}
div.ntImageNew img{
	margin:5px 0px;
}