﻿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;
}
.fadebox {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=80);
}
.overbox {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	z-index:1002;
	overflow: auto;
	background-color:#680000;
	text-align:center ;
	vertical-align:middle;
	color:#CCCCCC;	
}
#content {
	background: #FFFFFF;
	border: solid 3px #CCCCCC;
	padding: 10px;
}
.cotenidoCambiarFoto
{
	position: absolute;
	top: 20%;
	left: 20%;
	width: 50%;
	height: 50%;
}
.cotenidoCentrado
{
	text-align:center ;
	vertical-align:middle;
	overflow: hidden;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
}
