	body{
		background: #ED3B0D;
	}
	a.t_normal, a.t_grande, a.t_xtragrande, h2 a{
		color:#000 !important;
	}
	.menu_portales ul li a.grupo:hover {
	    border-right: 1px solid #FC5B00;
	}
	.central{
		background-image:url('/static/images/fondo_central_atresmedia.jpg');
		background-repeat:no-repeat;
		background-color:#fff;
		background-position: top center;
		padding-bottom:20px;
	}
	.container_int{
		border-radius:0px;
		box-shadow: 0px 0px 2px #111;
	}
	.mod_cabecera_h1{
		width: 264px;
	}
	.mod_cabecera_h1 a{
		height: 105px;
		padding:0;
		margin: 18px 0;
	}
	.mod_cabecera_highlight{
		background:url('/static/images/bg_highlight.png');
		margin:38px 0 0;
		padding:17px 13px 5px 0;
		}
	.mod_cabecera_highlight a{
		background: #EA531A;
	}
	.mod_cabecera_highlight a span{
		background:url('/static/images/icon_arrow_right.png') right 4px no-repeat;
	}
	.mod_cabecera_highlight p{
		margin-top: 7px;
		margin-right: 25px;
		width:auto;
		float:right;
	}
	.mod_cabecera_menu_series ul{
		background:#D41C00;
		margin:0 0 20px 0;
		padding:2px 10px 0;
		box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
	}
	.mod_cabecera_menu ul li, .mod_cabecera_menu_series ul li{
		margin-right: 20px;
	}
	.mod_cabecera_menu_series ul li a{
		color:#fff;
		text-shadow:1px 1px 1px rgba(0, 0, 0, 0.3);
	}
	.mod_cabecera_menu_series ul li.childs a{
		color:#fff;
		background-image:url('/static/images/arrow_drop_down.png'); 
		background-position:right 8px;
		background-repeat:no-repeat;
	}
	.mod_cabecera_menu_series ul li.childs a, .mod_cabecera_menu ul li.childs a{
		padding-right: 15px;
	}
	.conectadoa3logo{
		background:url('/static/images/logo_conectado_grupoa3.png') no-repeat;
	}
	.mod_superdestacado_multi{
		display:block;
	}
	.mod_superdestacado_multi .info a.ver{
		background:#ea531a;
		text-shadow:1px 1px 1px rgba(0, 0, 0, 0.3);
	}
	.mod_superdestacado_multi .info a.ver span{
		background: url("/static/images/icon_arrow_left.png") no-repeat right center;
	}
	.modulo_cotizacion_a3_grid4 td.detalle.negativo{
		color:#FE6D00;
	}
	.mod_destacado_comentario .pie cite strong{
		color:#FFF;
	}
	.seccion_noticias .mod_destacado_comentario .pie cite strong, .seccion_noticias .mod_destacado_comentario .pie .cite strong, .seccion_noticias .mod_destacado_comentario .pie cite h2{
		color:#ee1d5b;
		font-weight:bold;
	}
		
	.nota_prensa{
		border-bottom:1px solid #E0E0E0;
		margin-bottom:11px;
		float:left;
		font-size:11px;
		padding-left:37px;
		background:url('/static/images/text-icon.png') no-repeat;
		color:#000;
		width:87%;
		padding-bottom:12px;
	}
	
	.docs_g8 .cont{
		float:left;
		width:100%;
		border-bottom:1px solid #E0E0E0;
		margin-bottom:11px;
	}	
	.docs_g8 .nota_prensa{
		width:254px;
		border:none;
		margin-right:20px;
	}
	
	.documentos{
		/*float:left;*/
		background:#F1F2F3;
		border-bottom:1px solid #E0E0E0;
		border-right:1px solid #E0E0E0;
		padding:0 10px;
		margin-bottom:20px;
		overflow: hidden;
	}
	.documentos span{
		margin:15px 0;
		float:left;
		font-size:20px;
		color:#FE6D00;
		width:100%;
	}	
	.nota_prensa p{
		margin-top:4px;
	}
	.pie_principal{
		margin-top:0;
	}