h1_old
{
	color:#000000;
	font-size:110%;
}

#campotexto
{
	margin-top: 20px;
	margin-left: 15px;
	z-index: 10px;
	width: 300px;
	position:absolute;
}
#hoyoimg
{
	z-index:0;
	/*padding-left: 70px;*/
	padding-top: 15px;
	/*position:relative;
	float:left;
	border:solid 1px red;*/
}
.hoyotees
{
	margin: 0px 0px 15px 0px;
}
.hoyos
{
	color: #000000;
	z-index: 100;
	position:absolute;
	right:-150px;
	width: 190px;
	top: 0px;
	text-align:center;
}
.hoyos a
{
	color: #731D34;
	text-decoration: underline;
}
.hoyos .total
{
	color: #ffffff;
	font-weight: bold;
}
.hoyos .cabecera
{
	clear:both;
	height:15px; 
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
	position:relative;
	background-color:#cccccc;
}
.hoyos .bottom
{
	clear:both;
	height:15px; 
	border:0;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
	position:relative;
}
.hoyos .esquina_sup_izq
{
	position: absolute;
	top:-1px;
	left:0px;
}
.hoyos .esquina_sup_der
{
	position: absolute;
	top:-1px;
	right:-1px;	
}
.hoyos .esquina_inf_izq
{
	position: absolute;
	bottom:-1px;
	left: 0px;	
}
.hoyos .esquina_inf_der
{
	position: absolute;
	bottom:-1px;
	right: -1px;	
}

/* Filas y columnas */
.hoyos .formRow
{
	width:100%;
	background-color: #cccccc!important;
}
.hoyos .formCol3
{
	width: 60px;
	float: left;
	margin:0px;
	padding:1px 0px 1px 0px;
}
.hoyos .formCol
{
	width: 70px;
	float: left;
	margin:0px;
	padding:1px 0px 1px 0px;
	text-align:center;
}
/* Localizador de hoyos */
.lochoyos
{
	color:#731D34;
	margin-top: 10px;
}
.lochoyos strong
{
	color: #000000;
	font-weight: bold;
	font-size: 110%;
}
.lochoyos a
{
	text-decoration: underline;
}

/* Colores de fondo */
.bgcolor01
{
	background-color: #cccccc!important;
}
.bgcolor02
{
	background-color: #666666!important;
}
.bgcolor03
{
	background-color: #731D34;
}
