body {
	/*scrollbar-face-color: #fC3;
	scrollbar-arrow-color: #d3c0be;
	scrollbar-track-color: #eeeded;
	scrollbar-shadow-color: #d8871b;
	scrollbar-highlight-color: #d2bdbc;
	scrollbar-3dlight-color: #b58c87;
	scrollbar-darkshadow-Color: #b58c87;*/
	background: url("../graficos/bg.gif");
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	overflow: auto;
}

#contenido {
	width: 770px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #ccc;
	padding: .5em;
	text-align: left;
	overflow: hidden;
	background-color: #fff;
}

#barra {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 0;
	width: 750px;
	height: auto;
	margin-top: 0;
}

.enlaces {
	float: left;
	border: none;
	background-color: #000;
	font-family: Verdana;
	font-size: 12px;
	color: #fff;
}

.enlaces a:link {
	color: #fff;
	text-decoration: none;
}

.enlaces a:visited {
	color: #fff;
	text-decoration: none;
}

.enlaces a:hover {
	color: #fff;
	text-decoration: underline;
}

#accesosdirectos {
	text-align: left;
	font-size: 10px;	
	padding-top: 5px;	
	padding-bottom: 5px;
}

.enlaceboton {    
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	padding: 4px; 
	background-color: #ffffa0; 
	color: #15536b; 
	text-decoration: none; 
} 

.enlaceboton:link, 
.enlaceboton:visited { 
	border-top: 1px solid #ccc; 
	border-bottom: 2px solid #666; 
	border-left: 1px solid #ccc; 
	border-right: 2px solid #666; 
} 

.enlaceboton:hover { 
    border-bottom: 1px solid #ccc; 
	border-top: 2px solid #666; 
	border-right: 1px solid #ccc; 
	border-left: 2px solid #666; 
} 

#describe a {
	color: #000;
}

#localizador {
	color: #aaa;
	font-size: 10px;
	border-bottom: 1px dotted #555;
}

#localizador a {
	color: #aaa;
}

#localizador a:link, #localizador a:visited {
	text-decoration: none;
}

#localizador a:hover {
	text-decoration: underline
}

#izquierda {
	padding-top: 5px;
	float: left;
	width: 400px;
	font-size: 11px;
	border-right: 1px dotted #ccc;
	color: #000;
	margin-left: 1px;
}

#centro {
	padding-top: 5px;
	float: left;
	width: 190px;
	font-size: 11px;
	border-right: 1px dotted #ccc;
	color: #000;
	margin-left: 1px;
	height: 400px;
}

#centro img {
	border: none;
}

#derecha {
	padding-top: 5px;
	width: 160px;
	float: left;
	color: #000;
	font-size: 11px;
	margin-left: 1px;
	height: 400px;
}

#derecha img {
	border: none;
}

#lateral {
	margin-top: 150px;
	float: left;
	background-color: #fff;
	width: 150px;
	font-size: 11px;
	text-align: justify;
	color: #666;
}

#patrocinadores {
	border: none;
	height: 103px;
	width: 770px;
	margin: 0 0 0 0;
}

table {
	width:100%;
	font-size: 11px;
}

#menu {
	padding-top: 5px;
	float: left;
	background-color: #fff;
	width: 150px;
	font-size: 11px;
}

#cuerpo {
	float: left;
	width: 600px;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 5px;
	font-size: 11px;
	color: #000;
	text-align: justify;
	background-color: #fff;
}

#cuerpo_entero {
	float: left;
	width: 750px;
	margin-top: 1px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 5px;
	font-size: 11px;
	color: #000;
	text-align: justify;
	background-color: #fff;
}

#texto a:link, #texto a:visited {
	color: #ef6d00;
	text-decoration: underline;
}

#texto a:hover {
	color: #c25a02;
	text-decoration: none;
}

.letra_mini {
	font-size: 9px;
	color: #777;
	text-align: center;
	font-weight: 700;
}

#tabla_club {
	width:400px;
	padding-left: 50px;
}

#tabla_club tr {
	background-color: #abc;
}

#tabla_ctz {
	width: 400px;
}

#tabla_ctz td {
	background-color: #f3de9f;
}

#tabla_inscripcion {
	width: 400px;
}

#tabla_inscripcion textarea, #tabla_inscripcion input {
	background: #fff;
	color: #000;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	border: 1px #777 solid;
}

#tabla_torneos {
	width: 550px;
}

#tabla_torneos td {
	background-color: #f3d09f;
}

#tabla_torneos_club {
	padding-left: 25px;
	width: 350px;
}

#tabla_torneos_club td {
	background-color: #f3d09f;
}

#sintabla {
	width: 400px;
}

#tabla_cuadros {
	width: 350px;
}

#tabla_cuadros td {
	border: 1px solid #ccc;
}

.fondo {
	background-color: #D0BB3E;
}

#texto {
	padding-left: 11px;
	text-align: justify;
}

#texto_fotos {
	padding-left: 11px;
	color: #000;
	width: 550px;
	text-align: center;
}

#texto_fotos a {
	color: #000;
	text-decoration: none;
}

#texto_fotos img {
	border-color: #f4cf77;
}

#texto_fotos img.albumtn {
	margin-left:13px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	float:right;
}

#texto_fotos .linktd td a {
	display:block;
	width:100%;
}

#texto_fotos td {
	text-align:center;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9pt;
	border: 1px solid #f4cf77;
}

#texto_fotos td.previmg {
	width:92px;
	border:0px;
}

#texto_fotos td.prevbtn {
	width:10px;
	border:0px;
}

#texto_fotos p {
	margin-left:5px;
	margin-top:6px;
	margin-bottom:6px;
	text-align:justify;
}

#texto_fotos p.navigation {
	margin-top:0px;
	margin-right:5px;
	margin-bottom:0px;
}

#texto_fotos p.albuminfo {
	margin-left:8px;
	margin-top:8px;
	margin-right:10px;
	margin-bottom:8px;
}

#texto img {
	border: none;
}

#imagen img {
	background-color: #fff;
	padding: 5px;
	border: 1px solid #f47d19;
	text-align: center;
}

.altura {
	height: 500px;
}

#pie {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #ccc;
	font-size: 9px;
	color: #646464;
	background-color: #c7c7c7;
}

#pie a:link {
	color: #5b5a5a;
	text-decoration: none;
}

#pie a:visited {
	color: #5b5a5a;
	text-decoration: none;
}

#pie a:hover {
	color: #5b5a5a;
	text-decoration: none;
	background-color: #f7edac;
}

.copi {
	float: left;
	text-align: left;
}

.diseno {
	float: right;
	text-align: right;
}

.visitas {
	font-weight: 700;
	font-size: 10px;
}

#texto .bloglobster {
	float: right;
	color: #b43455;
	background-color: #f1d3db;
	font-size: 12px;
	font-weight: 700;
	border-right: 1px solid #ea6186;
	border-bottom: 1px solid #ea6186;
}

#texto .bloglobster a:link {
	color: #b43455;
	text-decoration: none;
}

#texto .bloglobster a:visited {
	color: #b43455;
	text-decoration: none;
}

#texto .bloglobster a:hover {
	color: #8d1836;
	background-color: #f8cad6;
	text-decoration: none;
}

acronym {
	cursor: help;
}

.aceso {
	color: #547bE2;
	text-align: center;
}

textarea, input {
	background: #fff;
	color: #000;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	border: 1px #ccc solid;
}

#citas {
	padding-left: 200px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	line-height: 15px;
	color: #888;
}

.titlew {
	color: #fff;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-left: 15px;
	margin-right: 10px;
	font-size: 12px;
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	font-weight: 700;
}

.t01 {
	color: #000;
	margin-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 11px;
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
}

.t01 a {
	color: #ef6d00;
}

.t01 a:hover {
	color: #c25a02;
	text-decoration: none;
}

h3 {
	color: #bd6821;
	text-align: center;
}

h4 {
	color: #91511c;
	text-align: left;
}

h5 {
	color: #a97a30;
	text-align: center;
}

hr {
	color: #ggg;
}

#contenido_webmaster {
	width: 275px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #ccc;
	padding: .5em;
	text-align: left;
	overflow: hidden;
	background-color: #fff;
	font-size: 11px;
	color: #4f4f4f;
}

#cuerpo_webmaster {
	float: left;
	width: 250px;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	padding-top: 5px;
	font-size: 11px;
	color: #4f4f4f;
	text-align: left;
	background-color: #fff;
}

#texto_webmaster table {
	font-size: 11px;
}

#titulo {
	width: 580px;
	background-color: #cfb51b;
	color: #fff;
	font-weight: 700;
	text-align: center;
}

#titulo2 {
	width: 740px;
	background-color: #cfb51b;
	color: #fff;
	font-weight: 700;
	text-align: center;
}

#arriba {
	margin-left: 500px;
	text-decoration: none;
	color: #bbb;
}

.subtitulo {
	font-weight: 700;
	text-align: left;
	color: #ef6d00;
	font-size: 13px;
	margin: 0 0 0 0;
}

.subtitulo a {
	color: #ef6d00;
}

.subtitulo a:link, .subtitulo a:visited {
	text-decoration: underline;
}

.subtitulo a:hover {
	color: #ef6d00;
	text-decoration: none;
}

/*Galerķa de fotos */
#principal {
	margin: 0 auto;
	position: relative;
}

.contenedorfoto {
	float: left;
	width: 130px;
	height: 150px;
	margin: 5px;
	padding: 5px;
	background-color: #f5ecd4;
	border-right: #c39e3a solid 1px;
	border-bottom: #c39e3a solid 1px;
	text-align: center;
}

.contenedorfoto a {
	text-decoration: none;
}

.contenedorfoto span {
	color: #515151;
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size: 9pt;
}

.contenedorfotoancha {
	float: left;
	width: 250px;
	height: 150px;
	margin: 5px;
	padding: 5px;
	background-color: #f5ecd4;
	border-right: #c39e3a solid 1px;
	border-bottom: #c39e3a solid 1px;
	text-align: center;
}

.contenedorfotoancha a {
	text-decoration: none;
}

.contenedorfotoancha span {
	color: #515151;
	font-family: Trebuchet MS;
	font-size: 9pt;
}

/*Fin Galerķa de fotos*/