body{
	background-color:#EDEACC;
	font-family:Georgia;
	margin:2px;
}
.contenedor{
	width:1024px;
	background-color:#FFF;
}
.fecha{
	color:#004A04;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.barraVerde{
	height:3px;
	overflow:hidden;
	background-color:#3C934F;	
}
.botonera{
	background-image:url(images/btnBg.jpg);
	height:32px;
	margin-top:5px;
	padding-left:199px;
	margin-bottom:15px;
}
.btnHome{

	float:left;
	height:32px;
	width:100px;
}
#aHome{
	display:block;
	background:url(images/btnHome.jpg) top left no-repeat;
	height:32px;
	width:100px;	
	text-indent:-9999px;
}
#aHome:hover{
	background-position:0 -32px;
}
.btnInst{

	float:left;
	height:32px;
	width:140px;
}
#aInst{
	display:block;
	background:url(images/btnInst.jpg) top left no-repeat;
	height:32px;
	width:140px;	
	text-indent:-9999px;
}
#aInst:hover{
	background-position:0 -32px;
}
.btnInfo{

	float:left;
	height:32px;
	width:127px;
}
#aInfo{
	display:block;
	background:url(images/btnInfo.jpg) top left no-repeat;
	height:32px;
	width:127px;	
	text-indent:-9999px;
}
#aInfo:hover{
	background-position:0 -32px;
}
.btnServicios{

	float:left;
	height:32px;
	width:120px;
}
#aServicios{
	display:block;
	background:url(images/btnServicios.jpg) top left no-repeat;
	height:32px;
	width:120px;	
	text-indent:-9999px;
}
#aServicios:hover{
	background-position:0 -32px;
}
.btnContacto{

	float:left;
	height:32px;
	width:127px;
}
#aContacto{
	display:block;
	background:url(images/btnContacto.jpg) top left no-repeat;
	height:32px;
	width:127px;	
	text-indent:-9999px;
}
#aContacto:hover{
	background-position:0 -32px;
}


.spacer{
	background-image:url(images/btnSpacer.jpg);
	height:32px;
	width:3px;
	float:left;
}
.clear{
	clear:both;
	overflow:hidden;
}
.left{
	width:200px;
	float:left;
}
.menu1{
	width:200px;
	height:23px;
	font-size:11px;
}
.aMenu1{
	width:200px;
	height:19px;
	background:url(images/menu1.jpg) no-repeat top left;
	display:block;
	padding:4px 0px 0px 15px;
	text-decoration:none;
	color:#000;
}
.aMenu1:hover{
	background-position:0 -23px;
}
.menu{
	width:200px;
	height:23px;
	font-size:11px;
}
.aMenu{
	width:200px;
	height:19px;
	background:url(images/menu.jpg) no-repeat top left;
	display:block;
	padding:4px 0px 0px 15px;
	text-decoration:none;
	color:#000;
}
.aMenu:hover{
	background-position:0 -23px;
}
.mercados{
	margin-top:20px;
	background-image:url(images/mercados.jpg);
	width:115px;
	height:55px;
	font-size:11px;
	padding:57px 0px 0px 85px;
	line-height:22px;
	font-weight:bold;
}
.clima{
	margin-top:10px;
	background-image:url(images/clima.jpg);
	width:200px;
	height:102px;
	font-size:11px;
	font-weight:bold;
}
.compra{
	float:left;
	width:60px;
}
.venta{
	float:left;
	width:30px;
}
.main{
	margin-left:8px;
	width:517px;
	float:left;
	background-color:#FFF;
}
.right{
	margin-left:7px;
	width:290px;
	float:left;
	/*height:200px;*/
}
.footer{
	background-color:#445B41;
	color:#FFF;
	font-size:11px;
	padding:3px;
}
.climaInfo{
	width:18px; 
	line-height:15px; 
	padding-top:36px;
	float:left;
	margin-left:95px;
}
