﻿   body {
	margin: 0;
	padding: 0;
}


#MasterContent
        {
            height: 535px;
        }
#Novedad1
        {
            position: absolute;
            width: 189px;
            height: 125px;
            top: 60px;
            left: 5px;
            background-image: url('imagenes/Novedad_fondo.jpg');
        }
#dtitulo_Novedad
        {
            position: absolute;
            width: 189px;
            height: 20px;
            top: 4px;
            left: 6px;
            }
#dImgNovedad
        {
            position: absolute;
            width: 185px;
            height: 102px;
            top: 22px;
            left: 1px;
        }
#ImgNovedad
        {
            width: 185px;
            height: 102px;
        }
        
#Novedad2
        {
            position: absolute;
            width: 189px;
            height: 125px;
            top: 200px;
            left: 5px;
            background-image: url('imagenes/Novedad_fondo.jpg');
        }
#Capacidades
        {
            width: 194px;
            top: 354px;
            left: -10px;
        }
.style2
        {
            font-family: Tahoma;
            font-size: small;
        }
.style1
        {
            font-family: Tahoma;
            font-weight: bold;
            color: #FFFFFF;
            font-size: small;
        }

#DivTitulo
        {
    height: 30px;
    width: 100%;
    background-color: #5D7B9D;
    font-family: Verdana;
    color: #FFFFFF;
    font-size: medium;
    font-weight: bold;
    text-align: center;
}

#alamor2c2
{
    position: absolute;
    top: 15px; 
    left: 150px; 
    width: 700px; 
    height: 121px;
}

.Label1
{
    font-family: Verdana;
    font-size: x-small;
    color: #666699;
    font-weight: bold;
}
.Label2
{
    font-family: Verdana;
    font-size: small;
    color: #808080;
}
.Etiqueda1
{
    font-family: Verdana;
    font-size: small;
}
.CheckBox1
{
	font-family: Verdana;
	font-size: 11px;
}
.MenuItem
{
    font-family: Verdana;
    font-size: 9px;
    color: #FFFFFF;
    font-weight: bold;
}

.MenuBar {
    background-position: url(Admin/imagenes/bg.gif);
    border-left: thin solid #000000;
    border-right: thin solid #000000;
    border-top: thin solid #000000;
    border-bottom: thin none #000000;
    height: 34px;
    background: url(Admin/imagenes/bg.gif);
    position: relative;
    font-family: Verdana;
    width: 248px;
    z-index: 100;
    margin: 0;
    padding: 0;
    color: #333333;
    font-weight: bold;
    font-size: 14px;
    border-color: #333333;
    border-width: 1px;
    border-style: none none solid solid;
}
.MenuContent {
    border-style: none none solid solid;
    border-width: thin;
    border-color: #333333;
    z-index: 100;
    background-color: #FFFFFF;
}
.Treeview
{
    font-family: Tahoma;
    font-size: 11px;
}
#AdminContent
{
    position: absolute;
    top: 0px;
    left: 255px;
    width: 550px;
    height: 100%;
}
.DivContenidos
{
    background-color: #FFFFFF;
}
.Beneficios
{
    font-family: Verdana;
    font-size: small;
    position: absolute;
    background-image: url('imagenes/beneficios.jpg');
    background-attachment: inherit;
    background-repeat: no-repeat;
}
#FondoMenu
{
    background-color: #9999FF;
    width: 250px;
    height: 100%;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #333333;
}
#BarraBotones
        {
    height: 24px;
    width: 100%;
    background-color: #ACC0E9;
    font-family: Verdana;
    color: #000000;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
}
#DivGrid
{
    width: 100%;
    font-family: Verdana;
    font-size: 10px;
    overflow:scroll;
    text-align:center;    
}
.Campo
{
    width: 500px;
    height: 25px;
}

#RptFiltro
{
	font-family: Tahoma;
	font-size: small;
	color: #FFFFFF;
	background-color: #CCCCCC;
	position: absolute;
	top: 20px;
	left: 0px;
	width: 800px;
	height: 50px;
}
#VistaPrevia
{
	width: 100%;
	height: 100%;
	overflow: scroll;
}