body {
	font-family: Arial, Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #f0f0f0;
	margin: 0px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.back_blanco {
	background-color: #FFF;
	padding: 6px;
}

.back_menu {
	background-color: #f3f3f3;
}
.back_menu_derecha {
	background-color: #F3F3F3;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#titulo_destacamos td{
	border: 1px solid #dfdfdf;
	text-transform: uppercase;
	color: #C00;
	font-weight: bold;
	text-align: justify;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#titulo_noticia td{
	border: 1px solid #c2c2c2;
	text-transform: none;
	font-weight: normal;
	text-align: justify;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #FFF;
}
.borde_imagen {
	border: 4px solid #eae6e6;
}
.tit_celda_naranjo {
	background-color: #FFCC01;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #FEE04E;
	border: 1px solid #F90;
	font-size: 12px;
	font-weight: bold;
}




.link_corobori {
	font-weight: normal;
	color: #5D5347;
	font-family: Arial, Tahoma;
	text-decoration: none;
	font-size: 9px;
}

.txt_naranjo {
	color: #F60;
}

.link_corobori:hover {
	font-weight: normal;
	color: #F44D21;
	font-family: Arial, Tahoma;
	font-size: 9px;
}
.link_gris_11 {
	color: #666;
	text-decoration: none;
}
.list_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.link_gris_11:hover {
	color: #C00;
	text-decoration: none;
}


#menu td{
	padding-top: 6px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
#menu td a {
	text-decoration: none;
	color: #C00;

}
#menu td a:hover {
	text-decoration: none;
	color: #C00;
	font-weight: bold;
}
#sub_menu td{
	padding-top: 4px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
#sub_menu td a {
	text-decoration: none;
	color: #333;

}
#sub_menu td a:hover {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
.back_siniestro {
	background-color: #D1D1D1;
	padding: 4px;
	text-align: justify;
}

.actas td{
	padding-top: 6px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
.actas td a {
	text-decoration: none;
	color: #C00;

}
.back_imagen {
	background-image: url(images/back_imagen.jpg);
	text-align: center;
	vertical-align: middle;
}
.txt_rojo_11_bold {
	font-weight: bold;
	color: #C00;
}
.back_titulos {
	background-image: url(images/back_titulos.jpg);
}

#actas td a:hover {
	text-decoration: none;
	color: #C00;
	font-weight: bold;
}
.titulo_noticias_anteriores {
	font-weight: bold;
	padding: 3px;
	text-align: justify;
	color: #666;
}

#encuesta td{
	padding-top: 6px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
#encuesta td a {
	text-decoration: none;
	color: #C00;

}
.tit_sub_menu {
	background-color: #FFF;
	border: 1px solid #C2C2C2;
}

#encuesta td a:hover {
	text-decoration: none;
	color: #C00;
	font-weight: bold;
}
.back_noticias {
	background-color: #F3F3F3;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	text-align: justify;
}
.ver_noticias_anteriores {
	border: 1px solid #c2c2c2;
	text-transform: none;
	font-weight: normal;
	text-align: justify;
	background-color: #FFF;
	padding: 5px;
}
#titulo_siniestro td {
	border: 1px solid #c2c2c2;
	text-transform: none;
	font-weight: normal;
	text-align: justify;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.tit_celda_amarillo {
	background-color: #FEE253;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.tit_celda_roja {
	background-color: #C62908;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	color: #FFF;
}
.tit_celda_gris {
	background-color: #EBE9EA;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.celda_gris {
	background-color: #EBE9EA;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
a 
{
	text-decoration:none
}

.COMPANIA_cell_campos   { color: #696969; font-weight: bold; font-size: 10pt; font-family: Arial; margin-bottom: 8px; padding: 4px }
.COMPANIA_cell_datos    { color: black; font-size: 10pt; font-family: Arial; margin-bottom: 8px; padding: 4px; border-style: solid; border-width: 0px 0px 1px 0px; border-color: #e21407 }
.COMPANIA_cell_ficha_campos { text-align:left; color: #696969; font-weight: bold; font-size: 9pt; font-family: Arial; margin-bottom: 2px; padding: 2px }
.COMPANIA_cell_ficha_datos { color: black; font-size: 9pt; font-family: Arial; margin-bottom: 2px; padding: 2px; border-style: solid; border-width: 0px 0px 1px 0px; border-color: #e21407 }
.COMPANIA_cell_ficha_hvida { color: black; font-size: 10pt; font-family: Arial; margin-bottom: 8px; padding: 4px; border: solid 1px #e21407 }
.COMPANIA_txt_fotofecha { color: #e21407; font-size: 7pt; font-family: Arial }
.COMPANIA_cell_txt_foto { color: #696969; font-size: 8pt; font-family: Arial }
.COMPANIA_cell_ficha_vol_tit     { color: black; font-weight: bold; font-size: 12px; font-family: Arial; background-color: yellow; padding: 4px; border: none yellow }
.COMPANIA_cell_ficha_vol_princip_name    { color: #000; font-weight: bold; font-size: 10pt; font-family: Arial, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; border-bottom: 1px solid yellow }
.COMPANIA_cell_ficha_vol_princip_cargo   { color: #000; font-style: italic; font-weight: normal; font-size: 10pt; font-family: Arial, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; border-bottom: 1px solid yellow }
.COMPANIA_cell_ficha_vol_name   { color: #000; font-size: 9pt; font-family: Arial; border: #696969 }
.COMPANIA_cell_ficha_vol_cargo  { color: #000; font-size: 9pt; font-family: Arial; border: #696969 }
