
.fondo-portada { background-color: #dfdfdf; }
.fotopie-portada { color: #ffffff; }
.fototit-portada a, .fototit-portada a:visited { color: #ffffff; }


.col-dos {
	width: 225px;
	margin-left: 0px;
	float: left;
}
#fotosdestacadas-wrapper {
	border-width:2px 0px 1px 0px; border-style: solid; border-color:#1F95D3;
	margin-top:10px;
	padding: 5px 3px;
	position: relative; 
}
.fotos-destacadas {
	width: 217px;
	overflow: hidden;
}
.fotos-destacadas li {
	width: 217px;
}
.sh-fotonav {
	position: absolute;
	visibility: visible; 
	z-index: 5; 
	display: block;
	left: 185px; 
	top: 135px; 
}
.sh-fotonav img.prev {
	position: absolute;
	right: 0px;
}
.sh-fotonav img.next {
	position: absolute;
	left: 0px;
}
.sh-foto {
	width: 217px;
	height: 163px;
	overflow: hidden;
	margin: 0;
}
ul.serial-scroll {
	width: 8192px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}
ul.serial-scroll li {
	float:left;
	list-style-type: none;
}
img.next, img.prev {
	cursor: pointer;
}
.foto-credito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	height: 16px;
	margin: 0 0 5px 0;
	padding-left: 5px;
	color: #ffffff;
}

.foto-titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
	height: 28px;
	margin: 2px 0 0 0;
	padding: 4px;
}
.foto-titulo a, .foto-titulo a:visited {
	color: #1F95D3;
	text-decoration: none;
}
.foto-pie {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 12px;
	height: 60px;
	margin: 0;
	padding-left: 5px;
	color: #ffffff;
	overflow: hidden;
}

/* Hides from IE-mac \*/
* html .col-dos {height: 1%;}
/* End hide from IE-mac */

