﻿body
{
	background: url(../img/PROVIDENCIA/fondoexterno.gif) fixed repeat-x left top;
}

.Tabla_Banner
{
	width: 547px;
}

.TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353E49;
	line-height: 15px;
	background-color:White;
}

.TD_SUBRAYADO
{
	BORDER-BOTTOM: silver 1px solid;  
}

.titulo_banner {
    font-size: 18px;
    color: #003467;
    font-weight: bold;
}

.Subtitulo_banner
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

.label
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

.label_resalte
{
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

.FormatoMenu
{
	/*background: url(../img/PROVIDENCIA/fondo_menu_sup.gif) fixed repeat-x left top;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: White;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.TD_LOGO_BANNER
{
    width: 200px;
    height: 84px;
    vertical-align: text-top;
    background: url(../img/PROVIDENCIA/LOGO.gif) no-repeat;
}

.TD_Superior_Principal
{
	WIDTH: 800px; 
	HEIGHT: 100px 
}

.TD_Cuerpo_Principal
{
	width: 770px;
	height: 400px;
	vertical-align: text-top;
	margin-top: 0px;
	
}

/*Linea Borde isquierdo*/
.Lin1
{
	 /*background-color:#CCCCCC;*/
}
/*Linea Borde isquierdo (Sombra)*/
.Lin2
{
	/*background-color: #E5E5E5;*/
	color: #E5E5E5;
	width: 10px;
}

/*Linea Borde Derecho*/
.Lin3
{
	/*background-color:#10205D;*/
}

/*Estilo de Nombre de Comuna*/
.lblNombreMuni
{
	font-size: 10pt;
	font-family: 'Bookman Old Style';
	color: White ;
}

/*Color de Banda Superior Derecha*/
.BandaSuperiorDerecha
{
	/*background-color: #009999;*/
	width: 50px;
}

/*Banner*/
.TextoBanner
{
	/*background-color: #009999;*/
	font-size: 18pt;
	color: #353E49;
	font-family:  'Bookman Old Style';
	width: 415px;
}


/*Texto Explicativo*/
.Texto
{
	color: #003399;
	font-size: 10pt;
	font-family: 'Bookman Old Style';
}

/*Estilo de Item del Menu Estático
.StaticMenuItemStyle
{
	font-size: 10pt;
	font-family: 'Bookman Old Style';
	color: #0000A1;
}

Estilo de Item del Menu Estático Seleccionado
.StaticHoverStyle
{
	font-size: 10pt;
	font-family: 'Bookman Old Style';
	background-color:#7595CA;
	color: #FFFF80;
}

Estilo de Item del Menu Dinámico
.DynamicMenuItemStyle
{
	font-size: 10pt;
	font-family: 'Bookman Old Style';
	color: #0000A1;
	background:#E5E5E5;
}

Estilo de Item del Menu Dinámico Seleccionado
.DynamicHoverStyle
{
	font-size: 10pt;
	font-family: 'Bookman Old Style';
	background-color:#7595CA;
	color: #FFFF80;
}
*/

/* MARGENES */
.MargenIzq
{
	vertical-align: text-top;
	width: 23px;
	background-color: white;
}
.MargenDer
{
	vertical-align: text-top;
	width: 23px;
	background-color: white;
}

.boton
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: 'MS Reference Sans Serif' , Arial;
	background-color: cadetblue;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

