@charset "ISO-8859-1";
.clear {
	clear:both;
}
#contenedor_general {
	width: 712px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor_izquierdo {
	width: 305;
	height:420px;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #643400;
	text-align: left;
	font-weight: bold;
}
#contenedor_derecho {
	width: 362px;
	float:right;
	background-image: url(images/club2009/fondo_titulo.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996633;
	text-align: right;
}
#logoclub {
	height:181px;
	text-align: left;
}
#inscripcion {
	float:left;
	width: 362px;
	background-image: url(images/club2009/fondo_titulo.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6ADA5;
	padding-bottom: 10px;
}
#inscripcion_txt {
	float:left;
	width: 232px;
	padding-top:73px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #7E6042;
	padding-left: 10px;
	font-weight: normal;
}
#boton1 {
	height:115px;
	float:right;
	width: 120px;
	padding-top:35px;
}
#boton2 {
	height:110px;
	float:right;
	width: 95px;
	padding-top:10px;
}
#boton3 {
	height:100px;
	float:right;
	width: 169px;
	padding-top:10px;
}
#boton4 {
	height:115px;
	float:right;
	width: 128px;
	padding-top:10px;
}
#actualiza {
	float:left;
	width: 362px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6ADA5;
	padding-bottom: 10px;
}
#actualiza_txt {
	float:left;
	width: 230px;
	padding-top:10px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #7E6042;
	padding-left: 10px;
	font-weight: normal;
}
#especiero {
	float:left;
	width: 362px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6ADA5;
	padding-bottom: 10px;
}
#especiero_txt {
	float:left;
	width: 182px;
	padding-top:10px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #7E6042;
	padding-left: 10px;
	font-weight: normal;
}

#juego {
	float:left;
	width: 362px;
	padding-bottom: 10px;
}
#juego_txt {
	float:left;
	width: 220px;
	padding-top:10px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #7E6042;
	padding-left: 10px;
	font-weight: normal;
}
#bottom_club {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#inscripcion_txt a {
	color: #7E6042;
}
#inscripcion_txt a:hover {
	color: #630;
}
#actualiza_txt a {
	color: #7E6042;
}
#actualiza_txt a:hover {
	color: #630;
}
#juego_txt a {
	color: #7E6042;
}
#juego_txt a:hover {
	color: #630;
}
#especiero_txt a {
	color: #7E6042;
}
#especiero_txt a:hover {
	color: #630;
}
