#losmasvistos {
	padding: 5px;
	text-align: left;
	border: 1px solid #CCC;
}
#losmasvistosTabs {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #006599;
	height: 23px;
	margin-bottom: 20px;
	background-color: #707070;
}
#losmasvistosTabs a {
	height: 23px;
	width: 150px;
	display: block;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tabActive   {
	height: 23px;
	display: block;
	float: left;
	text-align: center;
	background-color: #006599;
	width: 150px;
}
#losmasvistosTabs a:hover {
	background-color: #006599;
}
#losmasvistosTabs a.selected {
	background-color: #006599;
}
#losmasvistos #fotos {
	height: 130px;
	text-align: center;
	margin-left: 20px;
	margin-bottom: 20px;
}
#galeria {
	padding: 5px;
	background-color: #efefef;
	text-align: center;
}
#galeria h1 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 15px;
}
#galeria2 {
	padding: 5px;
}
#infoContent {
	padding: 5px;
	text-align: left;
	line-height: 23px;
	overflow: hidden;
	width: 434px;
}
#thumbs img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
}
#infoRelacionada {
	float: left;
	background-image: url(../images/layout/bg_444.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#masGalerias {
	float: right;
	width: 217px;
	background-image: url(../images/layout/bg_217.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#masGalerias .marginTop {
	margin: 0px;
}
#masGaleriasContent {
	text-align: left;
	padding: 5px;
	overflow: hidden;
}
#losmasvistosBox {
	background-image: url(../images/layout/bg_676.jpg);
	background-repeat: repeat-y;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#thumbs {
	text-align: center;
}
.galeriaItem {
	width: 198px;
	float: left;
	margin-top: 5px;
}
.galeriaItem img {
	padding-right: 5px;
}
#galeriaContent {
	width: 565px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	margin-left: 45px;
}
#prev {
	float: left;
	position: absolute;
	top: 10px;
	left: 10px;
}
#next {
	float: right;
	position: absolute;
	top: 10px;
	right: 10px;
}
.fotoGaleria {
	text-align: left;
	margin-bottom: 10px;
	float: left;
	margin-top: 10px;
	width: 656px;
}
.tags {
	font-weight: bold;
	color: #666666;
	text-align: left;
	margin-top: 15px;
}
.blue {
	color: #0099cc;
}
.fotoGaleria img {
	float: left;
	margin-right: 10px;
}
#paginas {
	clear: both;
	margin-top: 20px;
	margin-bottom:15px;
}
#paginas a {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	text-decoration: none;
}
#paginas a:hover {
	background-color: #097cb8;
	color: #FFFFFF;
}
#infografiaContent {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}
#infografiaContent img {
	margin-bottom: 5px;
}

#fotos .descripcion {
	padding: 2px 5px;
	width: 175px;
}
#fotos .descripcion a{
	color: #FFF;
}

