﻿body 
{
 
}
.amplio
{
	width:100%; 
	height:100%;	
}
.botonExpandir
{
	cursor :pointer ;
}
.tituloTablaExpandir
{
 font-size :medium ;
}
.enlace
{
color:white;
text-decoration:underline;
}
.enlace:hover
{
cursor:pointer;
}
.letraSemiTitulo
{
	font-size: large;
	font-weight: bold;
	font-family: "Tw Cen MT";
}
.letraCuerpoVino
{
	font-size: inherit;
	font-weight:  normal;
	font-family: "Tw Cen MT";
}
.letraTitulo {
	font-size: large;
	font-weight: bold;
	font-family: "Tw Cen MT";
}
.letraTituloGrande {
	font-size: larger;
	font-weight: bold;
	font-family: "Tw Cen MT";
}
.letraSubTitulo {
	font-size:large ;
	font-weight: bold;
	font-family: "Tw Cen MT";
}
.letraCuerpo {
	font-size:    medium ;
	font-weight:  normal ;
	font-family: "Tw Cen MT";
}

.enlace {cursor:pointer}

.enlaceA {cursor:pointer}

.nada{cursor:default}

.fotoConEnlace {
	border-style: solid;
	border-width: 1px;
	cursor:pointer;
}

.foto {
	border-style: solid;
	border-width: 1px;	
}

.CabeceraGrid
{
	font-family :Arial ;
	font-size :large;

}

.CabeceraLeyenda
{
	font-family :Arial ;
	font-size :large;
	color:White;

}

.boton
{
	color:#284775;
	background-color:#FFFBFF;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:Solid;
	font-family:Verdana;
	font-size:0.8em;
	cursor:pointer;
}
.boton
{
	color:#284775;
	background-color:#FFFBFF;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:Solid;
	font-family:Verdana;
	font-size:0.8em;
	cursor:pointer;
}
.letraTituloFoto {
	
	font-weight:  bold ;
	
	
}
.TextoMenu1
{
	cursor:pointer;
	color:#E0E0E0;
	background-color:Maroon;
	font-family:Verdana;
	font-size:Medium;
}
.TextoMenu1:hover
{
	color:#FFC0C0;
}
.TextoMenu2
{
	cursor:pointer;
}
.TextoMenu2:hover
{
	color:#FF8888;
}


.Menu2
{
	padding: 2px 5px 2px 40px;
	background-color:#400000;
}


.Menu3
{
	cursor:pointer;
	padding: 2px 5px 2px 80px;
	color:Teal;
}
.Menu3:hover
{
	color:#FFC0C0;	
}
.tablaMenu
{
	border:2px;
	background-color:Maroon;
}
