#noticias{
	width: 436px;
	position: relative;
	float: left;
	height: 236px;
	clear: both;
	background: url("../img/bg_noticias.png") no-repeat left top;
}

#noticias .player,#noticias #NoticiasSlider{
	float: left;
	position:relative;
}

.contenido_noticia{
	padding: 10px 5px;
}
	
#noticias .player{
	width: 390px;
	overflow: hidden;
	height: 248px;0
	/*background: black;*/
	/*background: url("../img/player.jpg") no-repeat;*/
}

#noticias img{
	border: none;
}
#noticias #NoticiasSlider{
	width: 436px;
	height: 236px;
	/*margin-top: 4px;*/ 
	display: block;
	position: relative;
}
/*** SLIDER ****/


#mascara{
	width: 436px;
	height: 236px;
	overflow: hidden;
	display: block;
	position: relative;
}
.NoticiasSliderNav{
	/*width: 342px;*/
	margin: 18px 0px 0px 15px;
	height: 14px;
	position: absolute;
	z-index: 0;
}

.p_ver_mas
{
	position: absolute;
	right: 0px;
	height: 20px;
	margin-top: 10px;
}

.p_ver_mas a, #container_admin .p_ver_mas a
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bolder;
	color: #999999;
	text-decoration: underline;
}
	

.detail_secundaria
{
	padding-left: 30px;
	padding-right: 30px;
}

#newScontent{
	display: block;	
/*	width: 2088px; */
	height: 236px;
	_margin-top: 30px;
}
.yslin{
	float: left;
	width: 370px;
	height: 112px;
	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: 16px;
	font-weight: bolder;
	color: #DE1D1F;
}

.yslin p, #container_admin .yslin p, #interna_right .yslin p 
{
	font-familY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	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;
	position: relative;
	width:171px;
	height:14px;
	background: url("../img/noticias_anterior.jpg") no-repeat;
	
}
#left_nav a:hover,#right_nav a:hover{background: none;}
#right_nav{

	float:right;	
	position: relative;
	width:171px;
	height:14px;
	background: url("../img/noticias_siguiente.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: 390px;
    position: relative;
    min-height: 248px;
    height: auto !important;
	height: 248px;
/*	max-height: 269px; */
}

.lista_noticias
{
	float: left;
	position: relative;
	clear: left;
	width: 180px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

#contenedor-15, #contenedor-15-arriba, #contenedor_15
{
	float: left;
	position: relative;
	clear: right;
	width: 580px;
	min-height: 100px;
	height: auto !important;
	height: 100px;	
}

#contenedor-15
{
	padding: 0px 0px 0px 38px;
}

#contenido_admin
{
	clear:both;
	float:left;
	height:auto !important;
	min-height:354px;
	padding:40px 25px;
	position:relative;
	width:950px;	
}

#contenido_admin_middle
{
	background:transparent url(../../../comercializar/media/contenido_middle_2c.png) repeat-y;
}

#contenido_admin_middle #contenido_admin_top
{
	background:transparent url(../../../comercializar/media/contenido_top_2c.png) no-repeat scroll left top;
}

#contenido_admin_middle #contenido_admin_top #contenido_admin_bottom
{
	background:transparent url(../../../comercializar/media/contenido_bottom_2c.png) no-repeat scroll left bottom;
}

.lista_noticias ul li
{
	width: 140px;
}

.cuerpo_noticia_main
{
	width: 436px;
	height: 236px;
	float: left;
	position: relative;
	clear: none;
}

.cuerpo_noticia_main .cuerpo_noticia_text
{
	width: 411px;
	height: 46px;
	background: url(../img/franja_negra.png) no-repeat scroll left top;
	position:absolute;
	top:182px;
	left:13px;
}

.cuerpo_noticia_main .cuerpo_noticia_imagen
{
	width: 436px;
	height: 236px;
	float: left;
	position: relative;
	float:left;
	overflow: hidden;
}

.cuerpo_noticia_main .cuerpo_noticia_imagen img
{
	margin-top: 8px; 
/*	*margin-top: 26px;*/
	padding-left: 13px;
}

.cuerpo_noticia_main .sombra_imagen_noticia
{
	width: 4px;
	height: 214px;
	float: left;
	position: relative;
	background: url(../img/separador_noticia.png) no-repeat scroll left top;
}

.cuerpo_noticia_main .cuerpo_noticia_text .h1_title
{
	color: #D4D0C8;
	font-size:18px;
	font-weight:bold;
}

.cuerpo_noticia_main .cuerpo_noticia_text .p_content
{
	font-size: 12px;
	margin-top: 10px;
	width: 288px;
	height: 80px;
	overflow: hidden;
	color:#ffffff;
	margin-top:3px;
}

.cuerpo_noticia_main .cuerpo_noticia_text .p_content a
{
	color:#ffffff;
	text-decoration:none;
}


.cuerpo_noticia_main .cuerpo_noticia_text .ver_mas_enlace
{
	margin-left: 101px;
	margin-top: 8px;
}

.cuerpo_noticia_main .cuerpo_noticia_text .ver_mas
{
	width: 16px;
	height: 24px;
	background: url(../img/bnt_vermas.png) no-repeat scroll left top;
}

#noticias #NoticiasSliderNav
{
	position:relative;
	float:left;
	left:288px;
	top:-36px;
	text-align:right;
	z-index:2;
	width:132px;
}



#noticias #NoticiasSliderNav .contador_nav, #noticias #NoticiasSliderNav .contador_nav_active
{
	float: left;
	width: 16px;
	height: 24px;
	font-size: 13px;
	font-weight: bolder;
	text-align: center;
	cursor: pointer;
	padding-top:4px;
	font-family:Verdana;
}

#noticias #NoticiasSliderNav .NoticiasSliderNavNumbers
{
	float: right;
	height: 20px;
	margin-top:4px;
}

#noticias #NoticiasSliderNav .contador_nav
{
	color: #ffffff;
	background: url(../img/active_page.png) no-repeat;
	margin-left:2px;
}

#noticias #NoticiasSliderNav .contador_nav_active
{
	color: #ffffff;
	background: url(../img/active_page.png) no-repeat;
	margin-left:2px;	
}

#noticias_normales .noticias_normal
{
	border-bottom:1px dotted #CCCCCC;
	padding: 10px 7px;
}

#noticias_normales .noticias_normales_bottom .noticias_normal h1 a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #D44337;
	text-decoration: none;
}

#noticias_normales .noticias_normales_bottom .noticias_normal .content_noticia
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 185px;
	height: 39px;
	overflow: hidden;
	margin-bottom: 8px;
}

#noticias_normales .noticias_normales_bottom .noticias_normal .ver_massecundaria div
{
	background: url(../img/ver_massecundarias.jpg) no-repeat scroll left top;
	width: 59px;
	height: 16px;
}

#noticias_normales .noticias_normales_bottom .noticias_normal .enlace_ver_mas
{
	margin-left: 100px;
}

.primera_plana
{
	margin: 10px;
}

.separador_noticias
{
	width: 97%;
	height: 0px;
	border: 0px;
	border-bottom: 1px dotted #E06464;
}

.phi_content .phi_inner_content .administrar-noticias  li{
	background:none;
	padding-left:0px;
	width:98%;
}

.phi_content .phi_inner_content .administrar-noticias  fieldset{
	width:96%;
}

#resumen-noticia{
	height:47px;
	max-height:288px;
	overflow:hidden;
        padding-left:5px;
}



