#content div.leftcol {
	float: left;
	width: 420px;	
	margin-left: 35px;
}
#content div.rightcol {
	float:left;
	width: 190px;
	margin-left: 27px;
}
#content div.leftcol .item {
	margin-bottom: 30px;
	text-align: center;
}
#content div.rightcol .item {
	/*margin-bottom: 5px;*/
	text-align: center;
}
#boletinbox {
	height: 200px;	
	text-align: left;
	background-image: url(../images/boletin_bg.png);
	background-repeat: no-repeat;
	padding-left: 4px;
	padding-top: 5px;
	margin-top: 6px; 
}
#boletinbox .boxtitle {
	font-weight: bold;
	padding-bottom: 9px;	
	color: #FFF;
}
#boletinbox input {
	font-size: 8pt;
	height: 15px;
	padding-top:0px;
	border: 1px solid black;
	margin-bottom: 5px;
}
#boletinbox .politica {
	font-size: 7pt;
} 
#followus {
	text-align: right;
}
#cuenta {	
	font-size:9pt;	
}
#cuenta table {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #ed620f;
	margin: auto;
}
#cuenta table td {
	text-align: left;
	color: #FFF;
	font-weight: bold;
}

#newsbox {
	background-image: url(../images/noticias_bg.png);
	background-repeat: no-repeat;	
	height: 300px;
	text-align: left;
	padding: 4px 10px;	
}
#newsbox .newsboxtitle{
	font-weight: bold;
	padding-bottom: 4px;	
	color: white;
}
#newsbox .titlelink {
	color:white;
	text-decoration:none;
	font-weight: bold;
}
#newsbox #newstop {
	padding-top: 8px;
	height: 120px;
}
#newsbox #newstop img {
	margin-right: 8px;
	margin-top: 5px;
}
#newsbox #newsbottom {
	padding-top: 8px;
	height: 130px;
}
#newsbox #newsbottom img {
	margin-left: 8px;
}
#newsbox hr {
	width: 80%;
	color: #593182;
	height: 4px;
}
#newsbox .leermas:link {
	color: white;
	text-decoration: none;
}
#newsbox .leermas:visited {
	color: white;
	text-decoration: none;
} 
#newsbox .leermas:hover {
	color: #593182;
	text-decoration: none;
} 
#newsbox .leermas:active {
	color: #593182;
	text-decoration: none;
} 

#destacamosbox {
	
}
#destacamosbox .destacamostitle {
	height: 30px;
	text-align: left;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 5px;	
	background-image: url(../images/title_oval.png);
	background-repeat: no-repeat;	
}
#destacamos {
	width: 420px;
	overflow: hidden;	
	position: relative;
	top: 0px;
	left: 0px;
}
#dest_container {
	position: relative;
	top: 0px;
	left: 0px;
	width: 420px;
}
#destacamos div.dest_item {
	width: 200px;
	margin-right: 20px;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
}
