@charset "utf-8";
/* CSS Document */


#scroller_container
{
  position: relative;
  overflow: hidden;
  background-color: #93D0F4;
  height: 210px;
  margin-top: -4px !important;
  margin-top: -5px;
  width: 178px !important;
  width: 180px;
}

.titular *
{
	font-size: 12px;
}
.titular
{
	position: absolute;
  top: 200px;
  left: 5px;
  width:170px;	
  border-bottom: 1px dotted #3B5362;
  font-size: 12px;
}
.titular p
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
	color: #225991;
}

.titular .fecha
{
	color: #225991;
	font-weight: normal;	
	font-family: Arial;
	font-size: 10px;
}

.titular .descr
{
	font-weight: normal;
	color: #225991;
	font-family: Arial;
	font-size: 12px;
}
.titular_mask
{
	position: absolute;
	bottom: 0px;
	width: 180px;
	height: 20px;
	/*background-color: #93D0F4;*/
	background-color: #93D0F4;
	z-index: 10;
}

.titular_borde_inf
{
	background-image: url('../../images/fondo_pastilla_bottom.jpg');
	background-repeat: no-repeat;
	width: 180px;
	height: 12px;
	clear: both;
	margin-top: 0px;	
}

.titular_borde_sup
{
	background-image: url('../../images/fondo_pastilla.jpg');
	background-repeat: no-repeat;
	width: 180px;
	height: 30px;
	padding: 7px 0px 0px 10px;
	font-family: Comic Sans MS;
	color: #93D0F4;
	clear: both;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: bold;
	
}

.botontitular
{
	margin-left: 15px;
	width: 150px;
	height: 22px !important;
	height: 27px;
	padding-top: 5px;
	color: #ffffff;
	background-image: url('../../images/fondoboton.jpg');
	position: absolute;
	bottom: 0px;
	z-index: 11;
	background-color: #93D0F4;
	text-align: center;	
}

.botontitular a,.botontitular a:hover,.botontitular a:visited,.botontitular a:link
{
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
.botontitular_mask
{
	position: absolute;
	bottom: 0px;
	width: 180px;
	height: 30px;
	/*background-color: #93D0F4;*/
	background-color: #93D0F4;
	z-index: 10;
}

#scroller_container_fotos
{
  position: relative;
  overflow: hidden;
  background-color: #93D0F4;
  height: 210px;
  margin-top: -4px !important;
  margin-top: -5px;
  width: 178px !important;
  width: 180px;
}
.foto *
{
	font-size: 12px;
}
.foto
{
	position: absolute;
  top: 180px;
  left: 5px;
  width:170px;	
  /*border-bottom: 1px dotted #3B5362;*/
  font-size: 12px;
}
.foto p
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left: 14px;
	margin-top: 30px;
}

.foto_mask
{
	position: absolute;
	bottom: 0px;
	width: 180px;
	height: 5px;
	/*background-color: #93D0F4;*/
	background-color: #93D0F4;
	z-index: 10;
}

.foto_borde_inf
{
	background-image: url('../../images/fondo_pastilla_bottom.jpg');
	background-repeat: no-repeat;
	width: 180px;
	height: 12px;
	clear: both;
	margin-top: 0px;	
}

.foto_borde_sup
{
	background-image: url('../../images/fondo_pastilla.jpg');
	background-repeat: no-repeat;
	width: 180px;
	height: 30px;
	padding: 7px 0px 0px 10px;
	font-family: Comic Sans MS;
	color: #93D0F4;
	font-weight: bold;
	clear: both;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: bold;
}

.botonfoto
{
	margin-left: 14px;
	width: 150px;
	height: 22px !important;
	height: 30px;
	padding-top: 5px !important;
	padding-top: 12px;
	color: #ffffff;
	background-image: url('../../images/fondoboton.jpg');
	position: absolute;
	bottom: 0px;
	z-index: 11;
	background-color: #93D0F4;
	text-align: center;	
}

.botonfoto a
{
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
.botonfoto_mask
{
	position: absolute;
	bottom: 0px;
	width: 180px;
	height: 30px;
	/*background-color: #93D0F4;*/
	background-color: #93D0F4;
	z-index: 10;
}

.thumb
{
	border: 1px solid #4C98C4;
	width: 67px;
	height: 67px;
	z-index: 1;
}
