body{
	margin: 0px;
	font-size: 62.5%;
	background-image: url(../_img/fondoWeb.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
h1{
	font-family: "Monotype Corsiva", Georgia, "Times New Roman", Times, serif;
	font-size: 3.3em;
	color: #333333;
	letter-spacing: -1px;
	font-style: italic;
	line-height: 36px;
	padding: 0px;
	font-weight: normal;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2{
	font-family: "Monotype Corsiva", "Times New Roman";
	font-size: 2.2em;
	color: #333333;
	letter-spacing: -1px;
	font-style: normal;
	line-height: 36px;
	padding: 0px;
	font-weight: normal;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: lighter;
	line-height: 140%;
	margin-top: 0px;
	padding-top: 0px;
}
#cabecera {
	height: 93px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_img/barraLogoSuperior.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #646464;
}
#cabecera .bandera {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #55462F;
	border-bottom-color: #55462F;
}

#banner01 {
	height: 190px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_img/banner01.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #646464;
	overflow: hidden;
	background-color: #E1DEC4;
	background-repeat: no-repeat;
}
#banner02 {
	height: 190px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_img/banner02.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #646464;
	overflow: hidden;
	background-color: #E1DEC4;
	background-repeat: no-repeat;
}
#banner03 {
	height: 190px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_img/banner03.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #646464;
	overflow: hidden;
	background-color: #E1DEC4;
	background-repeat: no-repeat;
}
#banner04 {
	height: 190px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_img/banner04.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #646464;
	overflow: hidden;
	background-color: #E1DEC4;
	background-repeat: no-repeat;
}
#menuPrincipal {
	float: left;
	height: 150px;
	width: 200px;
	padding-top: 30px;
	padding-left: 30px;
}
#menuPrincipal .btnPrincipal {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	font-size: 1.6em;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: lighter;
}
#menuPrincipal .btnPrincipal a {
	color: #FFFFFD;
	text-decoration: none;
}
#menuPrincipal .btnPrincipal:hover {
	background-image: url(../_img/menuPrincipalBullet.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#menuSecundario .seccion {
	width: 180px;
	margin-top: 40px;
	float: left;
	visibility: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}
#menuSecundario .seccion #transmenuSecundarioClub {
	background-color: #000000;
	filter: alpha(opacity=40);

	-moz-opacity: 0.4;
	opacity:0.4;
	width: 180px;
	height: 125px;
	position: relative;
	color: #FFFFFF;
	margin-top: -8px;
}
#menuSecundario .seccion #transmenuSecundarioCampo {
	background-color: #000000;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity:0.4;;
	width: 180px;
	height: 75px;
	margin-top: 17px;
	position: relative;
	color: #FFFFFF;
}
#menuSecundario .seccion #transmenuSecundarioEntorno {
	background-color: #000000;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity:0.4;
	width: 180px;
	height: 125px;
	margin-top: 17px;
	position: relative;
	color: #FFFFFF;
}
#menuSecundario .seccion #transmenuSecundarioCarlos {
	background-color: #000000;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity:0.4;
	width: 180px;
	height: 100px;
	margin-top: 50px;
	position: relative;
	color: #FFFFFF;
}
#menuSecundario .seccion .btnSubmenu {
	width: 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: normal;
	height: 25px;
	position: relative;
}
#menuSecundario .seccion .btnSubmenu a{
	text-decoration: none;
	color: #FFFFFD;
	display: block;
	width: 170px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#menuSecundario .seccion .btnSubmenu a:hover{
	background-color: #FFFFFF;
	color: #000000;
}
#cuerpo {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
	background-image: url(../_img/fondoCuerpo.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#cuerpo #columnaIzquierda {
	width: 200px;
	float: left;
	height: auto;
}
#cuerpo #columnaIzquierda .barraSeccion {
	height: 65px;
}

#cuerpo #columnaIzquierda .barraSeccion .tituloSeccion {
	text-align: left;
	margin-top: -38px;
	padding-left: 10px;
	padding-top: 13px;
}
#cuerpo #columnaIzquierda .barraSeccion .tituloSeccionSombra {
	font-family: "Monotype Corsiva", Georgia, "Times New Roman", Times, serif;
	font-size: 5em;
	text-align: left;
	color: #CCC5A8;
	letter-spacing: -2px;
	font-style: italic;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #646464;
	line-height: 42px;
	padding-top: 20px;
	background-color: #B9B089;
}
#cuerpo #columnaIzquierda .menuSecundario {
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
}
#cuerpo #columnaIzquierda .menuSecundario .subSeccionMenu {
	margin-left: 15px;
	font-family: garamond, helvetica, "times new roman", arial, verdana;
	font-size: 1.4em;
	padding-top: 3px;
	padding-bottom: 1px;
	margin-right: 10px;
	color: #333333;
	font-weight: lighter;
	background-image: url(../_img/lista.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
}
#cuerpo #columnaIzquierda .menuSecundario .subSeccionMenu a{
	text-decoration: none;
	color: #000000;
	font-weight: lighter;
}
#cuerpo #columnaIzquierda .menuSecundario .subSeccionMenu a:hover{
	text-decoration: underline;
}
#cuerpo #columnaIzquierda .banner {
	height: 52px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #004A53;
	background-image: url(../_img/fondoBanner.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 10px;
}
#cuerpo #columnaIzquierda .banner img {
	border: 1px solid #333333;
}
#cuerpo #columnaIzquierda .banner .tituloBanner {
	margin-top: 10px;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #004952;
	font-size: 1.1em;
}
#cuerpo #columnaIzquierda .banner .subituloBanner {
	font-family: Tahoma, Arial;
	line-height: 12px;
	font-size: 1.1em;
	font-weight: lighter;
	margin-right: 5px;
}
#cuerpo #columnaIzquierda .separador {
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}
#cuerpo #columnaDerecha {
	width: 580px;
	float: left;
	padding-left: 30px;
}
#cuerpo #columnaDerecha .barraSeccion {
	margin-bottom: 10px;
	height: 65px;
}

#cuerpo #columnaDerecha .barraSeccion .tituloSeccion {
	text-align: left;
	margin-top: -38px;
	padding-left: 10px;
	padding-top: 13px;
}
#cuerpo #columnaDerecha .barraSeccion .tituloSeccionSombra {
	font-family: "Monotype Corsiva", Georgia, "Times New Roman", Times, serif;
	font-size: 5em;
	text-align: left;
	color: #CCC5A8;
	letter-spacing: -2px;
	font-style: italic;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #646464;
	line-height: 42px;
	padding-top: 20px;
}
#cuerpo #columnaDerecha .contenidoSeccion {
	margin-right: 20px;
	padding-top: 10px;
	margin-left: 10px;
}
#cuerpoInferiorClub {
	height: 196px;
	width: 840px;
	background-image: url(../_img/fondoCuerpo.gif);
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: left top;
}
#cuerpoInferiorCampo {
	height: 196px;
	width: 840px;
	background-image: url(../_img/fondoCuerpo.gif);
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: left top;
}
#pie {
	height: 30px;
	background-color: #B9B089;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #55462F;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #000000;
	text-align: center;
	padding-top: 7px;
	font-variant: small-caps;
}
#pie .enlacePie {
	color: #000000;
	text-decoration: none;
}
#pie .enlacePie:hover {
	color: #FFFFFF;
}
/* INICIO */
.eventosCuadro {
	float: right;
	width: 300px;
	margin-left: 20px;
}
td.cabeceraCuadro {
	background-image: url(../_img/cabeceraTabla.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CCC5A8;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	letter-spacing: 1px;
	line-height: 20px;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
td.datosCuadro {
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding: 5px;
	font-family: garamond, helvetica, "times new roman", arial, verdana;
	color: #000000;
	text-align: left;
	letter-spacing: 1px;
	line-height: 20px;
}
/* EL CLUB >> PRECIOS Y HORARIOS */
.tituloColumnaIzq {
	margin: 10px;
	font-size: 1.5em;
	color: #333333;
	font-weight: lighter;
	text-transform: uppercase;
	text-align: center;
}
ul.servicios {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-type: none;
}
ul li.serviciosItems {
	font-size: 1.1em;
	font-weight: lighter;
	font-family: Tahoma, Arial;
	padding: 5px;
}
#cuerpo #columnaDerecha .contenidoSeccion .tarifasCuadro {
	float: right;
	width: 298px;
	margin-left: 20px;
	background-image: url(../_img/cuadroTarifasBackground.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1px;
}
#cuerpo #columnaDerecha .contenidoSeccion .tarifasCuadro .tarifasTituloCuadro {
	text-align: center;
	font-family: "Monotype Corsiva", "Times New Roman";
	font-size: 2em;
	background-image: url(../_img/fondo_tituloCuadro.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	line-height: 43px;
	height: 43px;
	padding-right: 10px;
	padding-left: 10px;
}
#cuerpo #columnaDerecha .contenidoSeccion .tarifasCuadro .tarifasItems {
	font-family: garamond, helvetica, "times new roman", arial, verdana;
	font-size: 1.5em;
	float: left;
	height: 40px;
	line-height: 40px;
	padding-top: 3px;
	font-weight: lighter;
	margin-left: 10px;
}
#cuerpo #columnaDerecha .contenidoSeccion .tarifasCuadro .tarifasPrice {
	font-size: 1.8em;
	color: #56321C;
	float: right;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 40px;
	height: 40px;
	margin-right: 10px;
}
#cuerpo #columnaDerecha .contenidoSeccion .tarifasCuadro .tarifasSeparadoItems {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#cuerpo #columnaDerecha .contenidoSeccion .tarifasCuadro .tarifasLetraPequeña {
	font-size: 0.9em;
	text-align: right;
	padding-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 11px;
}
/* EL CLUB >> COMPETICIONES */
.contenidoSeccion .cuadroCompeticiones {
	float: right;
	width: 228px;
	margin-left: 20px;
	background-image: url(../_img/fondoCuadro.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 1px;
}
.contenidoSeccion .tituloCuadro {
	text-align: center;
	font-family: "Monotype Corsiva", "Times New Roman";
	font-size: 2em;
	background-image: url(../_img/fondo_tituloCuadro.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	line-height: 43px;
	height: 43px;
}
.contenidoSeccion .imgCompeticion {
	margin-right:10px;
	border: 1px solid #777777;
}
.contenidoSeccion .competicionItem {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #F0EEE1;
}
.contenidoSeccion .competicionItemSelected {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	background-color: #DAD5C0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.contenidoSeccion .cuadroCompeticiones .competicionFecha {
	color: #333333;
	font-family: garamond, helvetica, "times new roman", arial, verdana;
	font-size: 1.3em;
	font-weight: bold;
	
}
.contenidoSeccion .cuadroCompeticiones .competicionTitulo{
	font-family: garamond, helvetica, "times new roman", arial, verdana;
	font-size: 1.4em;
	color: #5A3522;
	padding-left: 5px;
	font-weight: lighter;
}
/* EL CLUB >> COMO LLEGAR */

#cuerpo #columnaDerecha .contenidoSeccion .navegadorPlano {
	float: right;
	width: 354px;
	border: 1px solid #333333;
	background-color: #DAD5C0;
	margin-left: 10px;
	margin-bottom: 10px;
	height: 385px;
}
#cuerpo #columnaDerecha .contenidoSeccion .navegadorPlano .plano {
	height: 344px;
	width: 344px;
	border: 1px solid #666666;
	margin-top: 4px;
	margin-left: 4px;
	background-color: #F0EEE1;
}
#cuerpo #columnaDerecha .contenidoSeccion .navegadorPlano .navegadorBtnActivo {
	height: 24px;
	width: 24px;
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	margin-right: 3px;
	margin-top: 5px;
	background-color: #CCCCCC;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../_img/navegadorBtnInactivo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
#cuerpo #columnaDerecha .contenidoSeccion .navegadorPlano .navegadorBtn {
	height: 24px;
	width: 24px;
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	margin-right: 3px;
	margin-top: 5px;
	background-color: #CCCCCC;
	color: #625939;
	text-decoration: none;
	background-image: url(../_img/navegadorBtnActivo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
#cuerpo #columnaDerecha .contenidoSeccion .navegadorPlano .navegadorBtn:hover {
	color: #FFFFFF;
	background-image: url(../_img/navegadorBtnInactivo.gif);
}
#cuerpo #columnaDerecha .contenidoSeccion .navegadorPlano .navegadorBtnActivoGoogle {
	height: 22px;
	float: right;
	font-family: "Arial Narrow";
	font-size: 1.6em;
	line-height: 20px;
	font-weight: lighter;
	text-align: center;
	margin-right: 117px;
	margin-top: 5px;
	background-color: #CCCCCC;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../_img/navegadorBtnInactivoGoogle.gif);
	background-repeat: repeat-x;
	background-position: center center;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #676666;
}
#cuerpo #columnaDerecha .contenidoSeccion .navegadorPlano .navegadorBtnGoogle {
	height: 22px;
	float: right;
	font-family: "Arial Narrow";
	font-size: 1.6em;
	line-height: 20px;
	font-weight: lighter;
	text-align: center;
	margin-right: 117px;
	margin-top: 5px;
	background-color: #CCCCCC;
	color: #625939;
	text-decoration: none;
	background-image: url(../_img/navegadorBtnActivoGoogle.gif);
	background-repeat: repeat-x;
	background-position: center center;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #676666;
}
#cuerpo #columnaDerecha .contenidoSeccion .navegadorPlano .navegadorBtnGoogle:hover {
	color: #FFFFFF;
	background-image: url(../_img/navegadorBtnInactivoGoogle.gif);
}

/* EL CAMPO >> REGLAS DE ETIQUETA */
.contenidoSeccion ol {
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
}
.contenidoSeccion ol li {
}
/* EL CAMPO >> HOYO POR HOYO */
#cuerpo #columnaDerecha .contenidoSeccion .textoHoyos{
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	z-index: 100;
}
#cuerpo #columnaDerecha .contenidoSeccion .textoSelect{
	width: 230px;
	position: relative;
	left: 320px;
	top: 0px;
	margin: 0px;
	font-weight: bold;
	text-align: right;
}
#cuerpo #columnaDerecha .contenidoSeccion .textoSelect .fichaSelect {
	width: 60px;
	font-family: garamond, helvetica, "times new roman", arial, verdana;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	height: 24px;
	font-weight: lighter;
}
#capaAtenuacion {
	background-color: #000000;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity:0.0;
	text-align: center;
	visibility: hidden;
}
#capaAtenuacion .loading {
	height: 400px;
	width: 500px;
	background-color: #FFFFFF;
	position: fixed;
	margin-top: -250px;
	top: 50%;
	left: 50%;
	margin-left: -200px;
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 1.3em;
}

#fichaHoyo {
	height: 400px;
	width: 500px;
	background-color: #F0EEE1;
	position: fixed;
	/* permite en IE6 ver la Ficha en el centro obviando la position:absolute */
	_position: absolute;
	top: 50%;
	margin-top: -200px;
	margin-left: -250px;
	left: 50%;
	border: 1px solid #504F4B;
	background-image: url(../_img/fondoCuerpoFicha.gif);
	background-repeat: repeat-y;
	background-position: left top;
	visibility: hidden;
}
#fichaHoyo #tituloFicha {
	background-image: url(../_img/tituloFichaHoyo.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 37px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000000;
	padding-left: 10px;
	line-height: 37px;
	text-transform: uppercase;
	font-weight: bold;
}
#fichaHoyo #tituloFicha #cerrarFichaBtn {
	background-image: url(../_img/botonCloseFicha.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 19px;
	width: 19px;
	margin-top: 8px;
	margin-right: 8px;
	float: right;
}
#fichaHoyo #cuerpoFicha {
}
#fichaHoyo #cuerpoFicha #fichaIzq {
	float: left;
	width: 370px;
	padding-top: 10px;
}
#fichaHoyo #cuerpoFicha #fichaIzq #fichaDescripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 90px;
	overflow: hidden;
}
#fichaHoyo #cuerpoFicha #fichaIzq #fichaFoto {
	height: 219px;
	border: 1px solid #333333;
	width: 346px;
	margin-left: 10px;
	background-color: #DAD5C0;
	text-align: right;
}
#fichaHoyo #cuerpoFicha #fichaDer {
	float: left;
	width: 130px;
	padding-top: 10px;
}
#fichaHoyo #cuerpoFicha .etiquetaFicha {
	font-family: "Arial Narrow";
	font-size: 1.4em;
	color: #000000;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}
#fichaHoyo #cuerpoFicha #fichaDer .etiquetaFicha .textoFicha {
	font-size: 1em;
	font-weight: bold;
	color: #993300;
	font-family: "Arial Narrow";
}
#fichaHoyo #cuerpoFicha #fichaDer .etiquetaFicha .longitudFicha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: lighter;
	color: #000000;
	margin-left: 7px;
}
#fichaHoyo #cuerpoFicha #fichaDer .fichaBoton {
	background-image: url(../_img/fichaHoyoNextBtn.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 29px;
	width: 113px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Arial;
	font-size: 1.2em;
	line-height: 27px;
	text-align: center;
	margin-top: 10px;
}
#fichaHoyo #cuerpoFicha #fichaDer .fichaBoton .fichaBtnHoyo {
	color: #333333;
	text-decoration: none;
}
#fichaHoyo #cuerpoFicha #fichaDer .fichaBoton .fichaBtnHoyo:hover {
	color: #993300;
}

/* CONTACTO */
#cuerpo #columnaDerecha .contenidoSeccion .formCuadro {
	float: right;
	width: 298px;
	margin-left: 20px;
	background-image: url(../_img/cuadroTarifasBackground.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1px;
}
#cuerpo #columnaDerecha .contenidoSeccion .formCuadro .formTituloCuadro {
	text-align: center;
	font-family: "Monotype Corsiva", "Times New Roman";
	font-size: 2em;
	background-image: url(../_img/fondo_tituloCuadro.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	line-height: 43px;
	height: 43px;
	padding-right: 10px;
	padding-left: 10px;
}
#cuerpo #columnaDerecha .contenidoSeccion .formCuadro .formLabel {
	font-family: garamond, helvetica, "times new roman", arial, verdana;
	font-size: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 2px;
	margin-top: 5px;
	color: #000000;
	width: 275px;
	margin-left: 10px;
	line-height: 20px;
	letter-spacing: 1px;
	padding-left: 5px;
}
#cuerpo #columnaDerecha .contenidoSeccion .formCuadro .formInput{
	border: 1px solid #999999;
	width: 275px;
	margin-left: 10px;
}
#cuerpo #columnaDerecha .contenidoSeccion .formCuadro .formTextarea{
	border: 1px solid #999999;
	width: 275px;
	margin-right: 10px;
	margin-left: 10px;
}
#cuerpo #columnaDerecha .contenidoSeccion .formCuadro .boton{
	background-color: #FFFFFF;
	background-image: url(../_img/botonContacto.gif);
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	height: 30px;
	width: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: lighter;
	margin-right: 10px;
	margin-left: 10px;
}
.contactLinks {
	color: #000000;
}
.contactLinks:hover {
	text-decoration: none;
}
