
/* Enlace de tv portada */
a.tv {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: right;
	font-size: 10px;
	text-decoration: none;	
}

a.tv:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: right;
	font-size: 10px;
	text-decoration: underline;	
}

/* slides */
.anythingSlider { 
	width: 492px;
	height: 347px;
	position: relative; 
	margin: 0; 
}

.anythingSlider .wrapper { 
	width: 492px;
	height: 347px;
	overflow: hidden; 
	position: absolute; 
	top: 0; 
	left: 0;
}
.anythingSlider .wrapper ul { 
	position: absolute;
	width:999999px;
	list-style: none;
	text-indent:0; 
	top: 0; 
	left: 0; 
	background: #eee;
	margin: 0; 
}
.anythingSlider ul li { 
	position:relative;
	left:-40px;
	display: block; 
	float: left; 
	width: 492px;
	height: 342px;
	margin: 0; 
}
/* for chrome */
.anythingSlider ul li a {
	text-decoration:none;
	font-weight:bold;
}
.slide-title {
	position: absolute;
	bottom: 4px;
	right: 50px;
	background-color: #999999;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #ffffff;
}

.anythingSlider .arrow { 
	position: absolute;
	display: block; 
	height: 15px; 
	width: 19px; 
	background: url(/imagenes/layout/slides-arrows.gif) no-repeat 0 0; 
	text-indent: -9999px;
	cursor: pointer;
}
.anythingSlider .forward { 
	background-position: top right;
	right:10px;
	bottom:10px;
}
.anythingSlider .back { 
	background-position: top left; 
	right:30px;
	bottom:10px;
}
.anythingSlider .forward:hover { 
	background-position: bottom right;
}
.anythingSlider .back:hover { 
	background-position: bottom left; 
}

#thumbNav { 
	position: relative; 
	top: 323px; 
	text-align: center; 
	}
#thumbNav a   { 
	color: black; 
	font: 11px/18px Georgia, Serif; 
	display: inline-block; 
	padding: 2px 8px; 
	height: 18px; 
	margin: 0 5px 0 0; 
	background: #c58b04 url(../images/cellshade.png) repeat-x; 
	text-align: center; 
	-moz-border-radius-bottomleft: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-bottom-right-radius: 5px; 
	-webkit-border-bottom-left-radius: 5px; 
	}
#thumbNav a:hover { 
	background-image: none; 
	}
#thumbNav a.cur { 
	background: #e0a213; 
	}

#start-stop { 
	display:none;
}

/* Estructura Contenido */

#caja1 { 
width: 360px; 
height: auto; 
float:left; 
border-right: 20px solid #ffffff;
}

#caja2 { 
width: 300px; 
height: auto; 
float:left; 
}


/* Caja 1 */

#presentacion { 
width: 345px;
height: 140px;  
float:left;
margin-top:10px;

text-align:left;
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
font-weight: none;
text-decoration: none;
}

#barra_tv { 
width: 360px; 
height: 23px;
float:left;
border-bottom: 1px solid #000000; 
margin-top:9px;
margin-bottom:8px;
background-color:#0190CC;
}
#barra_tv_lamora { 
width: 350px;
padding:5px;
float:left; 

}
#barra_tv_lamora_a { 
width: 14px; 
float:left;

}
#barra_tv_lamora_b { 
width: 200px; 
float:left; 
margin-left:8px;
text-align:left;

font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
#barra_tv_lamora_c { 
width: 120px; 
margin-top:0px;
text-align:right;
float:left;
}

#flash_tv { 
width: 360px;
height: 310px; 
float:left;
}







/* Caja 2 */

/* Banners */

#banner_zona_b { 
width: 300px; 
float:left;
}

#banner_zona_b_a { 
width: 140px; 
height: 140px;
float:left; 
border: 1px solid #cccccc;
margin-right:16px;
}

#banner_zona_b_b { 
width: 140px;
height: 140px; 
float:left; 
border: 1px solid #cccccc;
}

#barra_destacadas { 
width: 300px; 
height: 23px;
float:left;
border-bottom: 1px solid #666666; 
margin-top:17px;
margin-bottom:1px;
background-color:#0190CC;
}

#barra_destacadas_lamora { 
width: 290px;
padding:5px;
float:left; 
margin-top:0px;
}

#barra_destacadas_lamora_a { 
width: 14px; 
float:left; 
}

#barra_destacadas_lamora_b { 
width: 250px; 
float:left; 
margin-left:8px;
text-align:left;

font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

#flash_destacadas { 
width: 300px;
height: 340px;
margin-left:0px; 
float:left;
}
