body{

	background:url(images/bg_body.jpg) repeat-x; background-color:#b69800; margin:0;

}

p{
	color:#787878; 
	margin:5px 0 0 0; 
	font-size:11px; 
	font-family:'trebuchet ms', Arial, Helvetica, sans-serif;
}

#container{
	margin:0 auto;
	width:976px;
	background:#FFFFFF;
	padding:0 0px 0 10px;
	display:block;
	border-left:4px solid #b69800;
	border-right:4px solid #b69800;
	overflow:hidden;
}

#logo{
	width:340px;
	height:78px;
	float:left;
	}

#logo a{
	display:block;
	width:100%;
	height:100%;
	}

#logo a img{
	border:none;
}

ul{
	list-style-type:none;
	width:474px;
	float:left;
	display:inline;
	height:47px;
	margin:30px 0 0 20px;
	padding:0 0 0 125px;
	background:url(images/bg_secciones.gif) no-repeat left top;
}

ul li a{
	display:block;
	width:100%;
	height:100%;
}

ul li a span{
	display:none;
}

li{ 
	float:left;
	display:inline;
	list-style:none;
	height:42px;
	margin:0;
	padding:0;
	}

li#noticias a{
	width:72px;
	background:url(images/tab_noticias.gif);
}

li#noticias a:hover, li#seguridad a:hover, li#produccion a:hover, li#mercados a:hover, li#agroneg a:hover{
	border-bottom:3px solid #ff7800;
}

li#seguridad a{
	width:148px;
	background:url(images/tab_seguridad.gif);
}

li#produccion a{
	width:82px;
	background:url(images/tab_produccion.gif);
}

li#mercados a{
	width:75px;
	background:url(images/tab_mercados.gif);
}

li#agroneg a{
	width:95px;
	background:url(images/tab_agroneg.gif);
}

#titulares_portada{
	width:463px; 
	float:left; 
	display:block; 
	display:block; 
	padding:0 20px 0 0;
}

.titular_container{
	width:304px;
	display:block;
	float:left;
}

.titular_con_foto{
	width:460px; 
	display:block; 
	clear:both;
}

.bajada_portada{
	color:#787878; 
	margin:5px 0 0 0; 
	font-size:11px; 
	font-family:'trebuchet ms', Arial, Helvetica, sans-serif;

}

.foto_portada{
	float:left;
	margin-right:9px;
	width: 138px;
	height: 138px;
	border:4px solid #EFE394;

}

h1{
	margin:0; 
	padding:0; 
	font-size:20px; 
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-weight:normal;
	width:100%;
	clear:both;
	float:left;

}
.desarrollo h1{
	font-size:31px;
}

#titulares_portada h1{
	float:left;
} 

#titulares_portada p{
	float:left;
	clear:both;
}

*html #titulares_portada p{
	display:block;
	width:auto;
	float:none;
	clear:both;
	overflow:hidden;

}

*:first-child+html #titulares_portada p{

	display:block;
	width:auto;
	float:none;
	clear:both;
	overflow:hidden;
}

h1 a{
	color:#ff7800; 
	text-decoration:none;
}

.titulares_lateral {
	background:#b69800;
	display:block;
	padding:10px 12px;
	color:#FFFFFF;
	margin-bottom: 10px;
	width: 277px;
	clear: both;

}

.titulares_lateral h1 a{
	color:#FFFFFF;
}

.titulares_lateral p{
	color:#ffefa0;
	margin-bottom: 15px;

}

hr {
	display:block;
	height:1px;
	background-color:#DFDFDF;
	width:465px;
	float:left;
	padding:0;
	margin:10px 0;
	border:none !important;
	clear:both;

}

*:first-child+html hr{
	margin:10px 0 0 0;
	overflow:hidden;
}

*html hr{
	margin:10px 0 0 0;
	overflow:hidden;
}

.categoria{
	margin:5px 0 0 0;
	font-size:11px;
	font-family:'trebuchet ms', Arial, Helvetica, sans-serif;
	float:right;
	color: #787878;

}

.categoria a{
	color:#ff7800;
	text-decoration:none;
}

.prior_2 h1{
	margin:0; 
	padding:0; 
	font-size:14px; 
	color:#ff7800; 
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-weight:bold;

}

.prior_2{

/*	width:45%;
	display:block;
	float:left;
	margin-right:3%;
	margin-bottom: 20px;
	border-bottom: 1px solid #C7C7C7;*/
	
	background-color:#FBFBF3;
	border-bottom:1px solid #B0B0B0;
	display:block;
	float:left;
	margin-bottom:7px;
	padding:4px;
	width:100%;

}

.item_feedback{

	padding-left:15px; 
	padding-top:3px; 
	padding-bottom:5px; 
	font-weight:bold; 
	margin:0;

}

.item_feedback a{

	color:#666666;
	text-decoration:none;
}

.trigger{
	cursor:pointer;
}

.slider{

	margin:0;	
	padding-left:15px; 
	overflow: hidden; 
	visibility: hidden; 
	opacity: 0; 
	height: 0px;
}

.contenedor_feedback {

	border-bottom:1px solid #fff;
}

.slider a{

	color:#999999;
	font-weight:bold;
	text-decoration:none;
}

#menu_feedback{

	width:276px;
	background:url(images/bg_feedback_top.jpg) no-repeat;
	background-color:#f6f6f6;
	border:1px solid #fff;
	border-bottom:none;
	margin-top:10px;
	display:block;
	margin-left:12px;
}

#columna_medio{

	width:301px; 
	margin-right:11px; 
	float:right; 
	display:block; 
	background:url(images/bg_columna_1.jpg) repeat-x; 
	padding:12px 0px 12px 0; 
	background-color:#e4be00;
}

*html #columna_medio{

	margin-right:5px; 
}

#buscar_noticias{

	background:url(images/buscar_noticias.jpg) no-repeat; 
	margin:0; 
	padding:0; 
	margin-left:12px; 
	height:26px;
}

#noticias_feedback{

	background:url(images/bg_feedback_bottom.jpg) no-repeat;  
	width:278px; 
	height:48px; 
	margin-bottom:10px; 
	margin-left:12px;
}

/* #columna_derecha{

	width:170px;

	float:right;

	display:block;

	margin-right: 5px;

	border-left: 1px dotted #D6D6D6;

}*/

#columna_derecha{

	width:170px;
	float:right;
	display:block;
	padding-left: 3px;
	margin-right:2px;
	border-left: 1px dotted #D6D6D6;

}

*html #columna_derecha{

	margin-right:1px;

}
.clasificados_title{

	width:160px;
	display:block;
	margin: 30px auto;
	clear: both;
	float: none;
}
.clasificados_title ul{

	background-color:#f4f4f4;
	display:block;
	width:160px;
	list-style:none;
	list-style-type:none;
	padding:0;
	margin:0;
	text-align:center;
	float: none;
	background: url(images/title_clasificados.gif) no-repeat;
	padding-top: 48px;
}
.clasificados_title ul li{

	padding:10px 5px 10px 5px;
	border-bottom:1px solid #999999;
	width:150px;
	height:auto;
	background-color:#f4f4f4;
}
.clasificados_title ul li a{

	color:#FF6600; 
	font-size:12px; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif;
}
.clasificados_ul_li_destacado{
	width:100%;
}

.clasificados_ul_li_destacado a{
	color:#FFffff; 
	font-size:12px; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
}

.sidebar_advertise{
	text-align:center; 
	margin:15px auto
}

#columna_medio div a img{
	border:3px solid #EFE394;
}

.newsletter_container{
	margin:30px auto; 
	width:240px; 
	display:block; 
	float:none; 
	border:3px solid #EFE394;
}

.mainbar_advertise{
	width:468px;
	height:60px;
	margin-bottom:14px;
	margin-top:10px;
	float:left;
}

.title_sidebar_news{
	position:relative; 
	color:#B69800; 
	font-weight:bold; 
	font-size:28px; 
	top:6px; 
	text-align:right; 
	right:10px;
}
.pais_ciudad a{
    background-color:#eee;
    color:#9F9F9F;
    padding:1px 3px;
    text-decoration:none;
	font-weight:bold
}

.pais_ciudad a:hover{
    background-color:#9f9f9f;
    color:#eee;
}
.bajada_desarrollo .pais_ciudad{
	padding:1px 0px; 
	background:#BFBFBF;
}

.bajada_desarrollo .pais_ciudad a{
	background-color:none !important;
	background:none !important;
	color:white !important;
}
.desarrollo_noticia{
	float:left; 
	display:block; 
	width:100%; 
	text-align:justify; 
	line-height:17px;
}
.desarrollo_noticia p{
	margin-bottom:10px;
	font-size:13px !important; 
}
.bajada_desarrollo{
	background-color:#F2F2F2;
	float:left;
	display:block;
	width:100%;
	color:#787878; 
	font-size:11px; 
	font-family:'trebuchet ms', Arial, Helvetica, sans-serif;
	border-top:2px solid #CFCFCF;
	margin:10px auto;
	padding:6px;
}
.uruguay, .URUGUAY{
	background:url(images/uy.png) no-repeat 0 3px;
	padding-left:20px;
	width:auto;
}
.internacionales, .INTERNACIONALES{
	background:url(images/intern.png) no-repeat 0 3px;
	padding-left:20px;
	width:auto;
}
.argentina, .ARGENTINA{
	background:url(images/ar.png) no-repeat 0 3px;
	padding-left:20px;
	width:auto;
}
/**html .argentina, *html .ARGENTINA{
	display:block;
	background:url(images/ar.png) no-repeat 0 3px;
	padding-left:20px;
	width:auto;
	overflow:hidden;
	}*/
.brasil, .BRASIL{
	background:url(images/br.png) no-repeat 0 3px;
	padding-left:20px;
	width:auto;
}
.paraguay, .PARAGUAY{
	background:url(images/py.png) no-repeat 0 3px;
	padding-left:20px;
	width:auto;
}
.chile, .CHILE{
	background:url(images/cl.png) no-repeat 0 3px;
	padding-left:20px;
	width:auto;
}
.venezuela, .VENEZUELA{
	background:url(images/ve.png) no-repeat 0 3px;
	padding-left:20px;
	width:auto;
}
.colombia, .COLOMBIA{
	background:url(images/co.png) no-repeat 0 3px;
	padding-left:20px;
	width:auto;
}
.espaņa, .ESPAŅA{
	background:url(images/es.png) no-repeat 0 3px;
	padding-left:20px;
	width:auto;
}
.usa, .USA{
	background:url(images/us.png) no-repeat 0 3px;
	padding-left:20px;
	width:auto;
}
.canada, .CANADA{
	background:url(images/ca.png) no-repeat 0 3px;
	padding-left:20px;
	width:auto;
}
.bolivia, .BOLIVIA{
	background:url(images/bo.png) no-repeat 0 3px;
	padding-left:20px;
	width:auto;
}
.contacto{
	float:left; 
	clear:both; 
	margin:0 0 0 15px; 
	padding:0;
	display:block;
	width:200px; 
}
.mail{
	background:url(images/mail_icon.gif) no-repeat 74px 2px;
	display:block;
	width:auto;
}
.btn_desplegar{
	background-color:#999999; 
	color:#FFFFFF !important; 
	padding:3px 5px !important;
	cursor:pointer !important;
}