﻿body { 
}

#Header
{
	position:fixed;
    width:100%;
	height:100px;
	padding:0px;
	text-align:right;
	background-color:white;
	top:0;
	left: 0;
	z-index:10000;
}


.lblTitulo
{
    font-size: 14px;
    font-family: 'Century Gothic';
    text-align: center;
	color : rgb(85,120,132);
}

.lblTituloOro
{
    font-size: 14px;
    font-family: 'Century Gothic';
    text-align: center;
	color : rgb(213,177,91);
}

.lblEslogan
{
    font-size: 50px;
    font-family: 'Century Gothic';
    color: white;
}

.lblComentarios
{
    font-size: 40px;
	font-family: 'Century Gothic';
    text-align: center;
	color : black;
}

.lblFchCalendario
{
    font-size: 14px;
	font-family: 'Century Gothic';
    text-align:left;
	color : black;
	background-color: transparent;
	border:none;
}

.lblFchCalendario:hover 
{ 
	color:rgb(175,148,83); 
}

.lblCliente
{
    font-size: 14px;
    font-family: 'Century Gothic';
    text-align: center;
	color : rgb(213,177,91);
}

.lblInfoTitulo
{
    font-size: 40px;
    font-family: 'Century Gothic';
    color: white;
}

.lblTitNosotros
{
    font-size: 32px;
	font-family: 'Century Gothic';
    text-align: center;
	color : black;
}

.lblPensamientos
{
    font-size: 14px;
	font-family: 'Century Gothic';
    text-align: center;
	color : black;
}

.lblInfo
{
    font-size: 16px;
    font-family: 'Century Gothic';
    color: white;
}

.lblInfoTituloOro
{
    font-size: 40px;
    font-family: 'Century Gothic';
    color: rgb(213,177,91);
}
.lblInfoTituloOro2
{
    font-size: 30px;
    font-family: 'Century Gothic';
    color: rgb(213,177,91);
}
.lblInfoSubTituloOro
{
    font-size: 22px;
    font-family: 'Century Gothic';
    color: rgb(85,120,132);
}

.lblInfoOro
{
    font-size: 16px;
    font-family: 'Century Gothic';
    color: rgb(213,177,91);
}

.lblPie
{
    font-size: 12px;
    font-family: 'Century Gothic';
    color: white;
}

.lblInfoBoton
{
    font-size: 20px;
    font-family: 'Century Gothic';
    color: white;
}

.lknMenu:link
{
	color : rgb(85,120,132);
    font-size: 14px;
    font-family: 'Century Gothic';
	text-decoration: none;
	height: 20px;
    line-height: 20px;
    margin-top: 1px;
	margin-right:50px;
}

.lknMenu:visited 
{ 
	color:rgb(85,120,132); 
}

.lknMenu:hover 
{ 
	color:rgb(175,148,83); 
}


.lblEtiquetas
{
    font-size: 12px;
    font-family: 'Century Gothic';
    color: rgb(213,177,91);
}




.imgEslogan
{
	background-image:url(~/imagenes/imgJardin.jpg);
	width:100%;
	background-repeat:no-repeat;
	background-size:cover;
}

.btnBotones
{
    font-size: 20px;
    font-family:'Century Gothic';
	background-color: rgb(175,148,83);
	border:1px solid white;
    color: White;
	}

.btnBotones:hover 
{ 
	background-color: white;
	color:rgb(175,148,83); 
}


.gridheader
{
     font-family:'Century Gothic';
     font-size : 12px;
     color : white;
     background-color:rgb(84,119,132);
     text-align:left;
     border-collapse:collapse;
}

.gridrow {
     background : white;
     color : Black;
	 font-family:'Century Gothic';
     font-size : 11px;
}
.gridpager {
     background : #848484;
     color : #FCB118;
     text-align:right;
}
.gridfooter {
     background : #848484;
     color : #003399;
}

.gridAlternatingRow {
     background : rgb(245,245,245);
     color : Black;
	 font-family:'Century Gothic';
     font-size : 11px;  
}

.gridSelectedRow
{
     background : rgb(84,119,132);
     border : 1px solid #848484;
     color :white;
	 font-family: arial;
     font-size : 10px;  
}

.chkListas
{
    font-size: 12px;
    font-family: 'Century Gothic';
    color: rgb(84,119,132);
    background-color: white;
}

.btnCalEventos
{
    font-size: 10px;
    font-family: 'Century Gothic';
    color: black;
}

.chkActores
{
    font-size: 14px;
    font-family: 'Century Gothic';
    color: black;
}