.separador {
color: #C2C2D0;
font-weight:bold;
}
.input_file {
width:360px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
border:solid;
border-width:1px;
border-color:#C2C2D0;
color: #565671;
}
.input_fecha {
width:80px;
height:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
border:solid;
border-width:1px;
border-color:#C2C2D0;
color: #565671;
}
.input_empresas {
width:170px;
height:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
border:solid;
border-width:1px;
border-color:#C2C2D0;
color: #565671;
}
.input_titulo {
width:470px;
height:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
border:solid;
border-width:1px;
border-color:#C2C2D0;
color: #565671;
}
.input_resumen {
width:470px;
height:28px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
border:solid;
border-width:1px;
border-color:#C2C2D0;
color: #565671;
}
.input_textarea {
width:470px;
height:300px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
border:solid;
border-width:1px;
border-color:#C2C2D0;
color: #565671;
}
.select { 
height:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color: #565671;
border:solid;
border-width:1px;
border-color:#C2C2D0;
}
.txt_negrita_azul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #565671;
}

/*link sin negrita para el resumen de las empresas y el resumen de las noticias*/
.texto_normal:link {
color: #666666;
text-decoration: none;
font-weight:normal;
}
.texto_normal:visited {
color: #666666;
text-decoration: none;
font-weight:normal;
}
.texto_normal:hover {
text-decoration: none;
color: #8A8AAA;
font-weight:normal;
}
.texto_normal:active {
color: #666666;
text-decoration: none;
font-weight:normal;
}

.texto_negrita:link {
color: #666666;
text-decoration: none;
font-weight:bold;
}
.texto_negrita:visited {
color: #666666;
text-decoration: none;
font-weight:bold;
}
.texto_negrita:hover {
text-decoration: none;
color: #8A8AAA;
font-weight:bold;
}
.texto_negrita:active {
color: #666666;
text-decoration: none;
font-weight:bold;
}


.input_buscar {
width:103px;
height:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
border:solid;
border-width:1px;
border-color:#C2C2D0;
color: #565671;
}

.input_contacto {
width:200px;
height:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
border:solid;
border-width:1px;
border-color:#C2C2D0;
color: #565671;
}

.input_contacto_txt {
width:200px;
height:100px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
border:solid;
border-width:1px;
border-color:#C2C2D0;
color: #565671;
}

.boton_buscar {
width:24px;
height:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8px;
font-weight:bold;
border-width:0px;
background-color:#C2C2D0;
color:#565671;
}

.boton_contacto {
width:82px;
height:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
border:solid;
border-width:1px;
border-color:#C2C2D0;
color: #565671;
}


.txt1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#666666;
}

.txt_negrita {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #666666;
}
.frankicias {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #8A8AAA;
font-style: italic;
font-weight: bold;
}

.legal {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
font-weight:bold;
color:#666666;
}

a:link {
color: #717198;
text-decoration: none;
font-weight:bold;
}
a:visited {
color: #717198;
text-decoration: none;
font-weight:bold;
}
a:hover {
text-decoration: none;
color: #8A8AAA;
font-weight:bold;
}
a:active {
color: #717198;
text-decoration: none;
font-weight:bold;
}

.tit1 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #666666;
}

.tit1_capital {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #717198
}

.enconstruccion {
font-family: verdana, Helvetica, sans-serif;
font-size: 10px;

color: #717198
}
.tit2 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #666666;
}

.blanco {
color:#FFFFFF;
}

.dotted {
border:dotted;
border-width:1px;
border-color:#C2C2D0;
}
