#noticias{
	width: 486px;
	position: relative;
	float: left;
    min-height: 269px;
    height: auto !important;
	height: 269px;
	clear: both;
    margin-bottom: 10px;
}

#noticias .player,#noticias #NoticiasSlider{
	float: left;
	position:relative;
}
#NoticiasSlider h1{
	color: #E10915;
	font-size: 11px;
}
.contenido_noticia{
	padding: 10px 5px;
}
	
#noticias .player{
	width: 486px;
	top:0px;
	overflow: hidden;
	/*background: black;*/
	/*background: url("../img/player.jpg") no-repeat;*/
}

#noticias img{
	border: none;
}
#noticias #NoticiasSlider{
	margin: -4px 0px 0px 1px;
	width: 486px;
	height: 129px;
	/*margin-top: 4px;*/
	background: url("../img/noticias_slide.jpg") no-repeat; 
	display: block;
	position: relative;
	font-size: 10px;
}
/*** SLIDER ****/


#mascara{
	width: 410px;
	overflow: hidden;
	display: block;
	position: relative;
	margin: 0px 0px 0px 35px;
}
.NoticiasSliderNav{
	width: 80px;
	height: 26px;
	position: absolute;
	right: 60px;
	bottom: 24px;
	z-index: 0;
}

.p_ver_mas
{
	position: absolute;
	right: 0px;
	height: 20px;
}

.p_ver_mas a, #container_admin .p_ver_mas a
{
	font-family: Arial;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}
	

.detail_secundaria
{
	padding-left: 20px;
}

#newScontent{
	display: block;	
	width: 12120px; 
}
.yslin{
	float: left;
	margin-top: 10px;
	width: 410px;
	height: 130px;
	display: block;
	position: relative;
	font-family: Arial;
}

.yslin h2, #container_admin .yslin h2, #interna_right .yslin h2
{
	font-familY: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #3176B4;
}

.yslin p, #container_admin .yslin p, #interna_right .yslin p 
{
	font-familY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.yslin div a, #container_admin .yslin div a, #interna_right .yslin div a
{
	text-decoration: none;
	color: #FF9900;
}

#left_nav{

	float:left;
	left: 12px;
	top: 3px;
	position: relative;
	width:26px;
	height:20px;
	background: url("../img/atras_noticias.jpg") no-repeat;
	
}
#left_nav a:hover,#right_nav a:hover{background: none;}
#right_nav{

	float:right;	
	position: relative;
	width:26px;
	height:20px;
	right: 12px;
	top: 3px;
	background: url("../img/adelante_noticias.jpg") no-repeat;

}
#right_nav INPUT,#left_nav INPUT{height: 20px;width: 26px;}
.noticias_vern h1{
	border-bottom: 1px dotted #008030;
}

.phi_inner_content #noticias .player #flash
{
	width: 486px;
    position: relative;
    min-height: 269px;
    height: auto !important;
	height: 269px;
/*	max-height: 269px; */
}