/*** set the width and height to match your images **/
.cabecera_noticias{
	padding-top:3px;
	margin-left:5px;
	height: 31px;
	width: 520px;
	background: url(../img/cab_noticias.png) no-repeat;
	color:#FFF;
	/*text-align: center;*/
	/*float:left;*/
	display:block;
}

.cabecera_noticias label{
	margin-top:3px;
	margin-left:16px;
	float:left;
}

.cabecera_noticias input{
	margin-left:70px;
	width: 200px;
	float:left;
}

#buscar{
	margin-top:5px;
	height: 17px;
	width: 53px;
	background: url(../img/btn_buscar.jpg) no-repeat;
	margin-left: 10px;
	float:left;
	cursor:hand;
	cursor:pointer;
}

.anterior{
	position:absolute;
	margin-top: 400px;
	margin-left:7px;
	height: 10px;
	width: 10px;
	background-color: #000;
	z-index:20;
	cursor:hand;
	cursor:pointer;
}

.siguiente{
	position:absolute;
	margin-left:512px;
	margin-top:-90px;
	height: 10px;
	width: 10px;
	background-color: #000;
	z-index:20;
	cursor:hand;
	cursor:pointer;
}

#slideshow {
    position:relative;
	margin-left:5px;
    height:310px;
	width:520px;
	font-size: 11px;
}

#slideshow div{
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    /*height:400px;*/
	width:520px;
	/*background-color: #FF0000;*/
	background-color:#DADADA;
	float:left;
}

.pienoticias{
	position:absolute;
	margin-left:5px;
	height: 3px;
	width: 520px;
	background: url(../img/pie_noticias.png) no-repeat;
}

.textonoticia {
    font-size:12px;
	/*font-weight: bold;*/
	height:67px;
	width:255px;
	/*background-color:#BABABA;*/
	/*padding: 5px 15px 5px 5px;*/
	margin-left:3px;
	margin-top:0px;
	float:left;
	/*overflow:auto;*/
	cursor:hand;
	cursor:pointer;
}

.textonoticia:hover{
	opacity: 0.8;
	filter: alpha(opacity = 80);
	background-color:#FFFFFF;
	cursor:hand;
	cursor:pointer;
}

.textonoticia2 {
    font-size:12px;
	/*font-weight: bold;*/
	height:67px;
	width:285px;
	/*background-color:#BABABA;*/
	/*padding: 5px 15px 5px 5px;*/
	margin-left:3px;
	margin-top:0px;
	float:left;
	/*overflow:auto;*/
	color: #DEDEDE;
	font-weight:bold;
	cursor:hand;
	cursor:pointer;
}

.textonoticia2:hover{
	/*opacity: 0.8;
	filter: alpha(opacity = 80);
	background-color:#FFFFFF;*/
	color: #FFFFFF;
	font-weight:bold;
	cursor:hand;
	cursor:pointer;
}

.noticia {
	margin-top: -0px;
    font-size:11px;
	height:60px;
	width:510px;
	background-color:#BABABA;
	padding: 5px 5px 5px 5px;
	/*margin-left:5px;
	margin-top:5px;*/
	float:left;
	/*overflow:auto;*/
}

.textofondo {
	position:absolute;
	left:0px;
	margin-top: -80px;
    font-size:18px;
	height:70px;
	width:490px;
	/* background-color:#000000;*/
	background-image: url(../img/fondo_noticias_slider.png);
	background-repeat: repeat-x;
	color:#FFDD00;
	/*color:#01DAFF;*/
	padding: 25px 15px 0px 15px;
	font-weight: bold;
	/*
	opacity: 0.75;
	filter: alpha(opacity = 75);
	*/
}

.textofondo_categoria {
	position:absolute;
	left:0px;
	margin-top: -100px;
    font-size:18px;
	height:85px;
	width:490px;
	background-image: url(../img/fondo_noticias_slider95.png);
	background-repeat: repeat-x;
	color:#FFDD00;
	padding: 25px 15px 0px 15px;
	font-weight: bold;
	*line-height: 120%;
}

.textofondo_portada {
	position:absolute;
	left:0px;
	margin-top: -100px;
    font-size:26px;
	height: 100px;
	width:490px;
	background-image: url(../img/fondo_noticia_principal.png);
	background-repeat: repeat-x;
	color:#FFDD00;
	padding: 25px 15px 0px 15px;
	font-weight: bold;
	line-height: 90%;
	*line-height: 95%;
}

.textofondo b{
	background-color:#000000;
	color:#FFDD00;
	padding: 5px 15px 5px 15px;
	/*opacity: 0.5;
	filter: alpha(opacity = 50);*/
}

#slideshow div.active {
    z-index:10;
    opacity:1.0;
}

#slideshow div.last-active {
    z-index:9;
}

#slideshow div img {
    height: 300px;
    display: block;
    border: 0;
    margin-bottom: 10px;
	width:521px;
}

#slideshow div a {
    list-style: none;
	
}

/*#slideshow div img.thumb {*/
div img.thumb {
    height:58px;
    display: block;
    border: 0;
	width:80px;
	float:left;
	padding-right: 5px;
	margin-top:5px;
	margin-right:5px;
	margin-left:1px;
}

.marco_noticias{
	height:70px;
	width:255px;
	float:left;
	margin-left:3px;
	margin-right:2px;
}

.borde_foto{
	height:67px;
	width:89px;
	background: url(../img/borde_foto_p.png) no-repeat;
}

.panel_noticias{
	margin-top:-1px;
	height: 142px;
	/*float:left;*/
	width: 520px;
	background-color:#DADADA;
	margin-left:5px;
}

.cabecera_videos{
	padding-top:3px;
	margin-left:3px;
	margin-top:6px;
	height: 31px;
	width: 397px;
	background: url(../img/cab_videos.png) no-repeat;
	color:#FFF;
	/*text-align:center;*/
	/*float:left;*/
	display:block;
}

.cabecera_videos label{
	margin-top:3px;
	margin-left:16px;
	float:left;
}
