body {
	margin: 0px auto;
	text-align: center; /* Centrar Capa en IE */
	background-color: #FFFFFF;
	overflow: auto;
}

A.Menu
{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
A.Menu:hover 
{
	text-decoration: none;
	color: #9966FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

} 

A.Menu2 {
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
} 
A.Menu2:hover 
{
	text-decoration: none;
	color: #0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
} 


.textbox 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000; 
	color: #0000FF;
}
.Lema
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #9966FF;
	font-weight: bold;

}

.Texto 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.TextoMorado 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #9966FF;
}
.TextoBlanco 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
}
.TextoAzul 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #006699;
}
.Tabla
{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Tabla2
{

	border-right-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Tabla3
{
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
}
.Tabla4
{
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
}
.Tabla5
{
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-width: thin;
	border-right-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
}
.Boton
{
	font-size:10px;
	font-family:Verdana, Helvetica;
	font-weight:bold;
	color:white;
	background:#638cb5;
	border:1px outset #000000;
	width:90px;
	height:23px;
	cursor: hand;
	text-decoration: blink;
}
/*-------------------------------------- ------------------------------------------------*/






/*------------------- Marco Inferior -------------------------------*/
A.MenuMarcoInferior {
	text-decoration: none;
	color: #006699;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;

} 
A.MenuMarcoInferior:hover {
	text-decoration: none;
	color:#00AA57;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
} 

/*---------------------------------------------------------------------*/











/*---------------------------------- ReservaGruposCoche.asp -------------------------------------*/
	A.EnlaceReservaGruposCoche  
	{
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		font-weight:Bold;
		font-size:12;
		color:#006699;
		text-decoration:blink;
		
	}
	A.EnlaceReservaGruposCoche:hover 
	{ 
	text-decoration: none; 
	color: #00CC00; 
	} 
	
	.TextoReservaGruposCoche /* .Texto anteriormente */
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-style: normal;
		color: #000000;
	}
	
	.textboxReservaGruposCoche  
	{
		color : #006699;
		background : #FFFFFF;
		border: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
	}
	.TextoAzulReservaGruposCoche /*  .TextoAzul anteriormente */
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		font-variant: normal;
		color: #006699;
	}
	.enlacebotonReservaGruposCoche  
	{
		font-size:10px;
		font-family:Verdana, Helvetica;
		font-weight:bold;
		color:white;
		background:#638cb5 center center;
		border:thick outset #000000;
		width:100px;
		height:23px;
		cursor: hand;
		text-decoration: blink;
	}
	.enlacebotonReservaGruposCoche:link,
	.enlacebotonReservaGruposCoche:visited 
	{
		border-top: 1px solid #cccccc;
		border-bottom: 2px solid #666666;
		border-left: 1px solid #cccccc;
		border-right: 2px solid #666666;
	}
	
	.enlacebotonReservaGruposCoche:hover 
	{
		border-bottom: 1px solid #cccccc;
		border-top: 2px solid #666666;
		border-right: 1px solid #cccccc;
		border-left: 2px solid #666666;
	}
/*------------------------------------------------- -------------------------------------------------*/









/* ------------------------- ResumenAlquiler -------------------------*/
	.textboxResumenAlquiler 
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-color:FFFFFF;
		border: 1px solid #666666; 
		color: #000099;
	}
	.textboxResumenAlquilerb 
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-color:F0F0F0;
		border: 1px solid #666666; 
		color: #000099;
	}
	
	.TextoResumenAlquiler 
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-style: solid;
		color: #000000;
	}
	.TablaResumenAlquiler
	{
		border-top-width: thin;
		border-right-width: thin;
		border-bottom-width: thin;
		border-left-width: thin;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: dotted;
		border-left-style: none;
		border-top-color: #CCCCCC;
		border-right-color: #CCCCCC;
		border-bottom-color: #CCCCCC;
		border-left-color: #CCCCCC;
	}
	
	
/*---------------------------------------- ------------------------------------------*/




/*------------------- ResumenAlquilerExtras ------------------------*/
.textboxResumenAlquilerExtras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:FFFFFF;
	border: 1px solid #666666; 
	color: #000099;
}

/*--------------------------------- ----------------------------------*/




/*--------------------------------- ResumenAlquilerFin ----------------------------*/

.principalResumenAlquilerFin
 {
 	width: 760px;
	top: 90px;
	height: 450px;
	background-color: #ffffff;
}


/*-------------------------------- ----------------------------------*/














/* ----------------------------- ResumenAlquilerConfirmacion ------------------------------------*/

	thResumenAlquilerConfirmacion 
		{
			background-color:#006699;
			font-family: Geneva, Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-style: normal;
			color: #FFFFFF;
		}
		.tituloResumenAlquilerConfirmacion 
		{
			background-color:#006699;
			font-family: Geneva, Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-style: normal;
			color: #FFFFFF;		
		}
		.izquierdaResumenAlquilerConfirmacion 
		{
			align: left;
		}
		.derechaResumenAlquilerConfirmacion 
		{
			align: right
		}
		tableResumenAlquilerConfirmacion 
		{
			border: solid;
			border-width: 1px;
			border-color: #0066cc;
			width: 646;
			background: #F0F0F0;
		}
/* ---------------------------------------- ----------------------------------------------------*/





.enlaceboton 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 120px;
	height: 20px;
	vartical-align: middle;
	font-size: 12px;
	font-weight: normal;
	background-color: #9966FF;
	color: #FFFFFF;
	text-decoration: none;
}

.enlacebotonII 
{
	font-family: verdana, arial, sans-serif;
	width: 80px;
	height: 16px;
	vartical-align: middle;
	font-size: 8pt;
	font-weight: bold;
	background-color: #00aa57;
	color: #ffffff;
	text-decoration: none;
	border-top: 1px solid #cccccc;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #cccccc;
	border-right: 2px solid #666666;
	
}

.enlacebotonIII 
{
	font-family: verdana, arial, sans-serif;
	width: 127px;
	height: 16px;
	vartical-align: middle;
	font-size: 8pt;
	font-weight: bold;
	background-color: #00aa57;
	color: #ffffff;
	text-decoration: none;
	border-top: 1px solid #cccccc;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #cccccc;
	border-right: 2px solid #666666;
	
}




}.TablaSinBordeSuperior {
	border-top-style: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
}.TablaSinBordeSuperioreIzquierdo {
	border-top-style: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
}
}.TablaSinBordeSuperioryDerecho {
	border-top-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
}
}.TablaSinBordeSuperioryDerechoyIzquierdo {
	border-top-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.TablaSinBordeSupInf {
	border-top-style: none;
	border-bottom-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;


}
.TablaSinBordeInferior {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;

}
.TablaSinBordeInferioryDerecha {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: solid;

}
.TablaSinBordeInferioreIzquierdo {
	border-bottom-style: none;
	border-left-style: none;

}
.TablaSinBordeInferioryDerechayIzquierda {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;

}
.TextoAzul12Px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.TextoAzul10Px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}

.TextoAzul12Pxb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}


.TablaBordeDerecho {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #006699;
	border-right-width: 1px;

}
.TextoRojo10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.TablaSinBordeDerecho {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
}
.TablaSinBordeIzquierdo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
}
.EnlaceSimple {
	text-decoration: none;
}



/* ---------------------------------------- VerContratos.asp ----------------------------------------------*/
	 
A.MenuVerContratos {
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #757575;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
} 
A.MenuVerContratos:hover {
	text-decoration: none;
	color: #0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
} 

A.Menu2VerContratos {
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #006699;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
} 
A.Menu2VerContratos:hover {
	color: #00CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

} 
.TextoVerContratos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}



/* ------------------------------------- VerDetallesContrato --------------------------------------*/
	A.MenuVerDetallesContrato {
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #757575;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
   } 
	A.MenuVerDetallesContrato:hover {
	text-decoration: none;
	color: #0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
} 

/*-------------------------------------------- -----------------------------------------------------------*/




/*---------------------------------------- CambioResumenAlquiler  ---------------------------------------*/
.textboxCambioResumenAlquiler {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:FFFFFF;
	border: 1px solid #666666; 
	color: #000099;
}
.TextoCambioResumenAlquiler {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: solid;
	color: #000000;
}
.TablaCambioResumenAlquiler{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


/*----------------------------------------------- --------------------------------------------*/



/*------------------------------------- DatosPersonales.asp----------------------------------------*/
	A.MenuDatosPersonales {
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #757575;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
} 
A.MenuDatosPersonales:hover {
	text-decoration: none;
	color: #0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
} 

A.Menu2DatosPersonales {
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
} 
A.Menu2DatosPersonales:hover {
	text-decoration: blink;
	color: #0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
} 

.textboxDatosPersonales {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color:e3e3e3;
	border: 1px solid #666666; 
	color: #006699;
}
.TextoDatosPersonales {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}


/* --------------------------------- ------------------------------------------*/
.TablaSinBordeSuperiorInferiorDerecha {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;

}
.TablaSinBordeSuperiorInferiorIzquierda {
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.TablaSinBordeSuperiorInferiorIzquierdaDerecha {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.TextoVerde10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00AA57;
}
.TextoVerde12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00AA57;
}

.TextoVerde12b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: justify;
	font-weight: normal;
	font-variant: normal;
	color: #00AA57;
}

.TextoRojo12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.ListarsinViņetas {
	list-style-type: none;
}

DIV.DataGrid
{
	OVERFLOW: auto;
	CLIP:auto;
	WIDTH: 750px;
	HEIGHT: 400px;
	border: thin solid #F0F0F0;

}


.Combo
	{
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	FONT-SIZE: 10px;
	BORDER-LEFT: #000000 1px solid;
	COLOR: #0000FF;
	BORDER-BOTTOM: #000000 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	width: 180px;

	}


.SmallCombo
	{BORDER-RIGHT: #000000 1px solid;
	 BORDER-TOP: #000000 1px solid;
	 FONT-SIZE: 10px; 
	 BORDER-LEFT: #000000 1px solid;
	 COLOR: #000000;
	 BORDER-BOTTOM: #000000 1px solid;
	 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	 HEIGHT: 10px; 
	 BACKGROUND-COLOR: F0F0F0
	}
	
.Cajasdetexto 
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-color:#C2DBE0;
		border: 1px solid #666666; 
		color: #000099;
	}
	
.Dropdown 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#C2DBE0;
	border: 1px solid #666666; 
	color: #000099;
	
}


.Dropdown2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#C2DBE0;
	border: 1px solid #666666; 
	color: #000099;
	WIDTH: 360;
}

/* Calendar */

.calSimbolo {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	text-decoration:none; 
	font-weight:200; 
	color:blue
}


.TextoII 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}


.TextoIII 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#000000;
	text-decoration: none;
}



.TextoAzulzz 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: white;
}
.EnlaceCalendario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.EnlaceCalendario:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}