body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	
}
h1 {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	color: #666666;
}
.textos {
	font-family: Tahoma;
	font-size: 12px;
	color: #565739;
}

.encabezado {
	background-image: url(images/pluma.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.nova {
	font-family: Tahoma;
	font-size: 10px;
}

.textologin {
        font-family: Tahoma;
        font-size: 10px;
        color: #565739;
}
.input {
        font-family: Tahoma;
        font-size: 10px;
        color: #565739;
        background-image: url(images/fondo_input.jpg);
		background-repeat:repeat-x;
        height: 10px;
        border: 1px solid #E1E1E1;
}
.input:hover {
        background-image: url(images/fondo_input_over.jpg);
		background-repeat:repeat-x;
        height: 10px;
}
.login {
        font-family: Tahoma;
        font-size: 10px;
        color: #565739;
        background-image: url(images/fondobotones_off.gif);
        background-color: #CCC8AC;
        height: 14px;
        width: 80px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
}
.login:hover{
        background-image: url(images/fondobotones_over.gif);
        background-color: #FFFFFF;
}

.cuadro_notas {
	border: 1px solid #CBCAB7;
	background-color:#F2F0E6;
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	padding-left: 8px;
}
.cuadro_titulos{
	background-image: url(images/mini_golfer.gif);
	background-repeat:no-repeat;
	background-color:#F2F0E6;
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color: #565739;
	text-align:left;
	text-indent:45px;
	height: 29px;	
}
.cuadro_textos{
	background-color:#FDFCF7;
	font-family: Tahoma;
	font-size: 12px;
	color: #565739;
	text-align:left;
	text-indent:5px;
}
.cuadro_textos a {
	font-family: Tahoma;
	font-size: 12px;
	color: #565739;
	text-align:left;
	text-indent:5px;
	text-decoration:none;
	color: #565739;
}
.cuadro_textos a:hover {
	text-decoration:underline;
	color: #565739;
}
.pie {
	font-family: Tahoma;
	font-size: 9px;
	color: #565739;
}
.pie a {
	color:#88b316;
	text-decoration:none
}
	
.pie a:hover {
	text-decoration:underline
}
.abiertos {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #88b316;
}
#clasificados {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	text-align: justify;
	background-position: center;
	font-style: normal;
	font-weight: lighter;
}
.torneo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #009900;
}
.torneo_titulos {
	font-family: Tahoma, Verdana, Arial;
	font-size: 22px;
	color: #009900;
}
.encabezado_tabla {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
}
.vinculos {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
}
.textos a {
	font-family: Tahoma, Verdana, Arial;
	color: #3366FF;
	text-decoration: none;
}
.textos a:hover {
	text-decoration:underline;
}
#clasificados .resaltado {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #FF0000;
	text-decoration: blink;
}
.textos_encabezado {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #666633;
}

.vinculos:hover {
	text-decoration: underline;
}
.resaltado_fechas {
	color: #FF0000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
.copas_titulo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	color: #333333;
}
#indextabla {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	list-style-image: url(new_img/item.gif);
	border: thin outset #999999;
}
#indexmediotabla {
	border: thin outset #999999;
}
#indexmediotabla .textos #qsomos {
	padding: 5px;
}
#indexmediotabla .textologin .textos {
	padding: 5px;
}
#tab_shop {
	border: thin outset #999999;
}

