﻿body
{
    background-color: #000000;    
    font-family: Verdana;
    color: #555555;
    font-size: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}

.Top_360
{
    background-image: url(Images/Top_360.jpg);
    background-repeat: no-repeat;
    position: relative;
    width: 930px;
    height: 150px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 3;
}

.Middle_360
{
    background-image: url(Images/Middle_360.jpg);
    background-repeat: no-repeat;
    position: relative;
    width: 608px;
    height: 315px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 2;
}

.Bottom_360
{
    background-image: url(Images/Bottom_360.jpg);
    background-repeat: no-repeat;
    position: relative;
    width: 930px;
    height: 35px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 1;
}

.Repeater_Izq
{
    background-image: url(Images/Repeater_Izq.jpg);
    background-repeat: repeat-y;
    position: relative;
    width: 170px;
    height: 1px;
    margin-left: 0px;
    margin-right: 0px;
}

.Boton_Home_0
{
	background-image: url(Images/360_MasterPage_r2_c1.jpg);
}

.Boton_Home_1
{
	background-image: url(Images/360_MasterPage_r2_c1_f2.jpg);
}







.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;
}

