﻿Body
{
    background-color:#accc88;
    margin-top:0;
}

.MenuControl
{
    filter:alpha(opacity=85);
}

.SubMenuControl
{
    filter:alpha(opacity=85);   
    
}
    
.MenuLevel1
{
    background-color:#59755c;   
    border-color:#003300;
    border-width:1px;    
    border-style:solid;
    font-family:Arial;
    font-size:10px;
    color:White;
    padding-left:2px;
    padding-right:2px;
    padding-bottom:2px;
    padding-top:2px;
    margin:0px;
    width:100%;
    height:32px;
    filter:alpha(opacity=95);
    text-align:center;
    word-wrap:normal;
}

.MenuLevel2
{
    background-color:#59755c;   
    border-color:#003300;
    border-width:1px;    
    border-style:solid;
    font-family:Arial;
    font-size:10px;
    color:White;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:2px;
    padding-top:2px;
    margin:0px;
    width:160px;
    height:25px;
    text-align:left;
}

.Contenido
{
    width:750px;
    height:700px; 
    vertical-align:top;
}
.TablaInterior
{
    background-color:#6fa37f;
}
.Cabecera
{
    width:100%;
    height:100px;
    text-align:center;
    background-color:#576953;
}

.Menu
{
    width:100%;
    height:25px;
    background-color:#6fa37f;
}

.TextoContenido
{
    height:565px;
    overflow-x:hidden;
    overflow-y:auto;    
    background-repeat:no-repeat;
    background-position-y:top;  
    background-image:url("../imagenes/FondoContenidoAbajo.jpg");

}

.TextoContenidoAbajo
{
    background-repeat:no-repeat;
    background-position-y:top;  
    background-image:url("../imagenes/FondoContenidoAbajo.jpg");
}

.LateralDerecho
{    
    background-image:url("../imagenes/LateralDerecho2.gif");
    background-repeat:repeat-y;
    background-position-x:left;
}

.LateralIzquierdo
{  
    background-image:url("../imagenes/LateralIzquierdo2.gif");
    background-repeat:repeat-y;
    background-position-x:right;
}


.MargenLateral
{
    width:15px;
    background-color:#6fa37f;  
}

.BannerLateral
{
    width:60px;    
}

.ContenidoPagina {
  color: #f0ffe5;
  font-size: 14px;
  font-weight: normal;
  display: block;
  text-align:justify;
  border:solid 0px #800000;
  width:635px; 
  padding:5px 7px 5px 7px;
  height:480px;  
    overflow-x:hidden;
    overflow-y:auto;
    scrollbar-3dlight-color:#75ad88;
    scrollbar-darkshadow-color:#3f010d;
    scrollbar-arrow-color:#f0ffe5;
    scrollbar-track-color:#75ad88;
    scrollbar-face-color:#800000;
}

.Titulo
{    
    font-weight:bold;
    color:#f0ffe5;
    font-size:14px;
    width:620px;
    text-align:left;
    height:25px;
}

.HoverDinamic
{
    background-color:#c1d5de;
    color:Navy;    
}

.HoverStatic
{
    background-color:#c1d5de;
    color:Navy;    
}


.Estilo1 {font-family: verdana}
.Estilo7 {font-family: verdana; font-size: 12px; color: #000000; }
.Estilo8 {font-family: verdana; font-size: 16px; }
.Estilo9 {font-family: verdana; font-weight: bold; }
.Estilo11 {
	font-family: verdana;
	font-size: 16px;
	color: #870000;
	font-weight: bold;
	text-align:center;
}
.Estilo13 {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
}
.Estilo15 {	
	font-size: 11px;
	vertical-align:top;
	text-align:left;
}
.Estilo16 {
	font-size: 12px;
	font-weight: bold;
}
.Estilo17 {font-size: 12px; font-weight: bold; font-family: verdana; }

.UltimaModificacion
{
    font-family:Arial;
    font-size:0.6em;
    color:White;
    font-weight:bold;
    text-align:center;
}