/***************** TENNISYA.COM* ESTILOS.CSS****************//* TAGS HTML */HTML, BODY, TABLE, TD, INPUT, SELECT, TEXTAREA, BUTTON {	font-family: verdana, tahoma, arial, helvetica, sans-serif;	font-size: 8pt;	color: #666666;}/* HREF´S */A.estandar {	color: blue;}A.estandar:hover {	color: red;}A.estandar-negrita {	color: blue;	font-weight: bold;}A.estandar-negrita:hover {	color: red;	font-weight: bold;}A.botonera {	text-decoration: none;	color: #1f477f;}A.botonera:hover {	background: #1f477f;	color: white;	text-decoration: none;}A.botonera-link2 {	text-decoration: none;	color: #1f477f;	font-weight: bold;	font-size: 10px;}A.botonera-link2:hover {	text-decoration: underline;	color: #1f477f;	font-weight: bold;	font-size: 10px;}A.botonera-link-horizontal {	text-decoration: none;	/*color: #1f477f;*/	color: white;	font-weight: bold;	font-size: 10px;}A.botonera-link-horizontal:hover {	text-decoration: none;	/*color: #1f477f;*/	color: white;	font-weight: bold;	font-size: 10px;}/* CLASES DEFINIDAS */.botonera-mouseover {	background: #1f477f;	height: 10px;}.botonera-mouseout {	background: #ff9900;	height: 10px;}.botonera-mouseover_ {	background: #0000FF;	height: 10px;}.botonera-mouseout_ {	background: #1f477f;	height: 10px;}.botonera-mouseover-horizontal {	background: #1f477f;	color: white;	height: 10px;}.botonera-mouseout-horizontal {	background: #ff9900;	color: black;	height: 10px;}.botonera-link {	text-decoration: none;	color: white;	font-weight: bold;	font-size: 10px;}.cabecera {	/*background: #1F477F;*/	background: white;	/*background: orange;*/	/*color: white;*/	color: #1F477F;	text-align: center;	font-size: 12pt;	font-weight: bold;	border-bottom: 3px solid orange;	/*border-top: 1px solid orange;*/}.menu-horizontal {	height: 10px;	/*background: transparent;*/	/*background: #1F477F;*/	/*text-align: center;*/	/*font-weight: bold;*/	/*font-size: 8pt;*/	color: white;	/*border-bottom: 3px solid;*/	/*border-color: #1F477F;*/}.cabecera-popup {	/*background: #1F477F;*/	background: white;	/*color: white;*/	color: #1F477F;	text-align: left;	font-size: 12pt;	font-weight: bold;	border-bottom: 3px solid;	border-color: orange;}.cabecera-modelo-popup {	/*background: #1F477F;*/	background: white;	/*color: white;*/	color: #1F477F;	text-align: left;	font-size: 10pt;	font-weight: bold;	/*border-bottom: 3px solid;*/	/*border-color: orange;*/}.celda-popup {	 background: #FDECA9;	 color: black;}.texto-raqueta {	font-family: verdana, arial, helvetica;	font-size: 8pt;}.precio {	background: #FDECA9;	color: #1F477F;	font-weight: bold;}.precio-oferta {	background: #FDECA9;	color: #1F477F;	font-weight: bold;	font-size: 10pt;}.cabecera-documento {	height: 90px;	/*background: transparent;*/	/*background: #1F477F;*/	/*text-align: center;*/	/*font-weight: bold;*/	/*font-size: 24pt;*/	/*color: white;*/	/*border-bottom: 3px solid;*/	/*border-color: #1F477F;*/}.pie-documento {	background: #F0F0F0;	text-align: center;	font-family: verdana;}.novedades {	/*	border-left: 1px solid;	border-right: 1px solid;	border-bottom: 1px solid;	*/	border-color: orange;	text-align: center;}.imagenes {	/*border-bottom: 1px solid;	*/	border-color: orange;}.recuadro-ofertas-home {	/*border-top: 1px solid;*/	border-left: 1px solid;	border-right: 1px solid;	border-bottom: 1px solid;	border-color: orange;	/*text-align: center;*/}.tabla-resultados-cabecera {	font-weight: bold;	color: white;	background: #1F477F;}.tabla-resultados {	font-weight: bold;	color: black;	background: #FDECA9;}.tool-tip {	border: solid 1 black;	padding: 10;	z-index: 2;	visibility: hidden;	width: 250;	color: black;	position: absolute;	top: 0;	left: 0;	background-color: #ffffe6;}.recuadro-lista-articulos {	border-top: 1px solid #CCCCCC;	border-bottom: 1px solid #CCCCCC;	border-left: 1px solid #CCCCCC;	border-right: 1px solid #CCCCCC;}
