﻿body
{
    background-color: White;
    
    font-family: Verdana;
    color: #555555;
    font-size: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}

.CAP_01
{
    background-image: url(Images/CAP_01.jpg);
    background-repeat: no-repeat;
    position: relative;
    width: 930px;
    height: 32px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 7;
}

.CAP_02
{
    background-image: url(Images/CAP_02.jpg);
    background-repeat: no-repeat;
    position: relative;
    width: 930px;
    height: 174px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 6;
}

.CAP_03
{
    background-image: url(Images/CAP_03.jpg);
    background-repeat: no-repeat;
    position: relative;
    width: 930px;
    height: 35px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 5;
}

.CAP_04
{
    background-image: url(Images/CAP_04.jpg);
    background-repeat: no-repeat;
    position: relative;
    width: 930px;
    height: 40px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 4;
}

.CAP_05
{
    background-image: url(Images/CAP_05.jpg);
    background-repeat: repeat;
    position: relative;
    width: 930px;
    height: 105px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 3;
}

.CAP_06
{
    background-image: url(Images/CAP_06.jpg);
    background-repeat: no-repeat;
    position: relative;
    width: 930px;
    height: 41px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 2;
}

.CAP_07
{
    background-image: url(Images/CAP_07.jpg);
    background-repeat: no-repeat;
    position: relative;
    width: 930px;
    height: 38px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 1;
}

.CAP_07_IZQ
{
    background-image: url('Images/CAP_07_IZQ.jpg');
    background-repeat: repeat-x;
    position: relative;
    width: 152px;
    height: 12px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 11;
    top: 443px;
    left: 0px;
}

.FondoMenu
{
    background-image: url(Images/CAP_FondoMenu.jpg);
}

.LetraBlanca
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: White;
}

.LetraAzul
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color:#0000FF;
}

.TablaMarco_Principal
{
	border-spacing:0px;
	border-width:0px;
	border-spacing:0px;
	width:100%;
	vertical-align:top;
	text-align:justify;
}

.TablaInterior_Principal
{
	border-spacing:0px;
	border-width:0px;
	border-spacing:0px;
	width:50%;
	vertical-align:top;
	text-align:justify;
	padding:10px 10px 10px 10px;	
}

ul
{
    margin-left: 15px;
    list-style-position:outside;
    list-style-image: url(Images/vineta_flecha.jpg);    
}

li
{
    padding-left:3px;
    padding-bottom:3px;
}

A.LinkUno:link, A.LinkUno:active, A.LinkUno:visited
{
    color: Orange;
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}

A.LinkUno:hover
{
    color: Silver;
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}

.PanelAdministradorDeContenidos
{
}