﻿.tbl_empresas
{
	width:100%;
	background-color:White;
	border:0 px;
}
.tbl_empresa_ama
{
	width:100%;
	background-color:InfoBackground;
	border:1px;
	border-bottom-color:Maroon;
	border-bottom-style:dashed;
		
	border-top-color:Maroon;
	border-top-style:dashed;
	
	border-left-color:Maroon;
	border-left-style:dashed;
	
	border-right-color:Maroon;
	border-right-style:dashed;
	color:Black;
}
.tbl_empresa_bla
{
	width:100%;
	background-color:White;
	border:0 px;
	
	color:Black;
}
.title_ama
{
	font-size:18px;
	font-weight:bold;
}
.title_bla
{
	font-size:12px;
	font-weight:bold;
}
.con_ama
{
	font-size:14px;
	font-weight:normal;
}
.con_bla
{
	font-size:10px;
	font-weight:normal;
}
.menu_lat
{
	background-color:#00a9fc;
	color:#FFFFFF;
	font-weight:bold;
}
.titulonoti
{
	font-size:16px;
	text-align:left;
	color:#330000;
	font-weight:bold;
}
.fechanot
{
	font-size:10px;
	text-align:right;
	color:#330000;
	font-weight:normal;
}
.sbtitulonoti
{
	font-size:12px;
	text-align:left;
	color: #0033cc;
	font-weight:bold;
	font-style:italic;
	text-align:justify;
}
.tablacolor
{
	border-color:#0099ff;
	border:0px;
}
.tituloini
{
	font-size:14px;
	text-align:center;
	color: #0033cc;
	font-weight:bold;	
}

.label_sub_title
{
    color:#2d92e8;
    font-size:16px;
    font-weight:bold;
    text-align:center;
}
.celdanoticia
{
    border:1px;
    border-style:dashed;
    vertical-align:top;
    border-color:#00ccff;
}
.titulonoticia
{
    color:#006699;
    text-align:left;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}
.subtitlonoticia
{
    color:#0099cc;
    text-align:justify;
    font-size:11px;
    font-weight:normal;
    text-decoration:none;
}
.mapalabel
{
    background-color:Navy;
    width:100%;
}