/* GENERAL DE LAS PAGINAS DE PLANTILLA */

body,td,th {}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin:0px;
padding:0px;
background-color: #104934;	
background-image:  url(../../estructura/img/background.gif);
background-position:top center;
background-repeat: repeat;
text-align: center;
/**/
}

a:link { color: #336666;} /* reemplazar este color en todo el sitio, color de la empresa */
a:visited {	color: #00569D;} 

.TextoGeneral { font-family: Arial, Helvetica, sans-serif; color:#333333; font-size:12px; }
 
/* CONFIGURACION TABLA SITIO GENERAL */
#alignSite {
margin: 0px auto;
}

.TablaGeneral {	
margin: 0px auto;
width: 772px;
background-color:#FFFFFF;
background-image:  url(../../estructura/img/fondo_medio.jpg);
background-position: left;
border: 1px solid #666666;
}

/* BLOQUE SUPERIOR FLASH/JPG - USUARIO - MENU */
.TablaBloqueSup { width: 100%; text-align:left;}

/* SECCION CENTRAL CONTENIDOS 3 COLUMNAS */
.TablaContenido { 
width: 100%; 
text-align:left; 
margin-top: 0px; 
height:350px;
background-image:  url(../../estructura/img/fondo_contenido.jpg);
background-position: left bottom;
background-repeat: no-repeat;
}
.tdContIzq { visibility: visible;}
.tdContCentral { width:100%;}
.tdContDer { visibility: visible; }

/* COLUMNA IZQUIERDA */
.tablaLateralIzq {
width:0px; 
text-align:left;
}

/* COLUMNA CENTRAL*/
.tablacentral { width: 100%; text-align:left; }
.tablaCentralCont { 
width:90%; 
text-align:left; 
margin-left: 50px; 
}

.tdCentralCont { padding: 15px; }

#paginasRuta { 
color:#AB9B95;
font-size:11px;
margin-bottom:15px;
}

#paginasRuta A {
color:#AB9B95;
font-weight:bold;
text-decoration:none;
}
#paginasRuta A:hover {
color: #816C65;
}

/* COLUMNA DERECHA */
.tablaLateralDer {
width: 200px;
}

/* COLUMNA ADICIONAL DERECHA */
.seccionDerAdd {
/*
width:0px;
vertical-align:top;
background-image: url(../../estructura/img/fondo_pie_der.jpg);
background-position: bottom right;
background-repeat:no-repeat;*/

}
.tablaDerAdd {

}

.celdaDerAdd {
/*width:0px;
height: 300px;
background-image: url(../../estructura/img/fondo_latder.jpg);
background-position: top right;
background-repeat:no-repeat;*/
}




/* ESTRUCTURA GENERAL DE PAGINAS INTERNAS (Config, Modulos) */
.pGeneralAlign { text-align:left;}
.pGeneralTable { width:100%;}
.pGeneralTableInt { width:100%;}

/* PROPIEDADES DE LOS PANELES MOVILES - GENERAL */
.Titulos {	
font-size:1px; 
font-family: Tahoma, Georgia, Arial, Verdana;
color: #FFFFFF;	
height:0px;	



/*background-image:url(../../estructura/img/titPaneles.gif); 
background-repeat:no-repeat;*/
}



/* Contenedor de imagenes en secciones */
.contenidosImagenesTabla { width:100%; text-align:center; padding: 0px 0px 5px 0px;}
.contenidosImagenesTd { text-align:center;}
.contenidosImagenesSpanImg {}

/* Contenedor de Htm Externos en secciones */
.contenidosHtmexternoTabla {  width:100%; padding: 0px 0px 5px 0px;}
.contenidosHtmexternoTd {}

.datos_pie{
font-size:11px;
color:#333333;
text-align:center;
}
