	@charset "utf-8";
			/* CSS Document */
	* {
				padding:0px;
				margin:0px;
			}
	body {
		background-color:#000000;
		padding:0px;
		margin:0px;
		background-image: url(imagenes/bg-2011.jpg);
		background-repeat: no-repeat;
		background-position: center top;
				}
	#all {
		width:880px;
		height:100%;
		margin:auto;
		background-image: url(background-all.png);
		background-repeat: repeat-y;
		background-position: center center;
			}
	#header {
	background-color:#403126;
	width:800px;
	height:176px;
	margin:auto;
	background-image: url(imagenes/header-2011.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
				}
	#menu {
	background-color:#200C01;
	width:800px;
	height:27px;
	margin:auto;
	padding-top: 10px;
	background-repeat: repeat;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
			}
	#menu img {
			float: right;
			margin-right: 10px;
			bottom: 2px;
			position: relative;
			text-align: center;
			}
	#botonera li {
			width:100px;
			height:22px;
			font-family:Verdana;
			color:#FFFFFF;
			float:left;
			text-align: center;
			display: block;
			font-size: 12px;
			font-weight: normal;
			list-style-type: none;
			text-decoration: none;
			border-right-width: 1px;
			border-right-style: solid;
			border-right-color: #996633;
				}
	#botonera a {
			display:block;
			width:100px;
			text-decoration:none;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12;
			color: #FFCC00;
			height: 22px;
				}
	#botonera a:link{
				text-decoration:none;
				display:block;
				color:#FFFFFF;
				text-align: center;
				font-weight: normal;
			}
	#botonera a:hover{
			text-decoration:underline;
			text-decoration:none;
			display:block;
			width:100px;
			height:22px;
			font-weight: normal;
			color:#FFFFFF;
			border-bottom-width: 6px;
			border-bottom-style: solid;
			border-bottom-color: #996633;
			}
	#botonera a:clik{
				text-decoration:underline;
				text-decoration:none;
				display:block;
				width:100px;
				height:30px;
				font-weight: bold;
				color:#FFFFFF;
			}
	#contenido {
		width:800px;
		background-repeat: repeat;
		background-position: center center;
		margin: auto;
		background-image: url(imagenes/content_bg.jpg);
			}
	#partidos {
		background-color:#140C07;
		margin-top: 20px;
		margin-left: 20px;
		margin-bottom: 10px;
		margin-right: 10px;
		padding-bottom: 20px;
		width:700px;
		margin: auto;
		padding-top: 20px;
		color: #FFFFFF;
			}
	#partidos-news {
		width:680px;
		margin-top: 20px;
		margin-left: 20px;
		margin-bottom: 10px;
		margin-right: 10px;
		margin: auto;
		color: #CCCCCC;
			}
	#partidos h1 {
		font-family:Verdana;
		font-size:16px;
		font-weight: bold;
		color: #FFCC00;
		text-decoration: none;
		border-bottom-width: 1px;
		border-bottom-style: dashed;
		border-bottom-color: #FFCC00;
			}
	#principal {
		background-color:#140C07;
		width:460px;
		float: left;
		margin-top: 20px;
		margin-left: 20px;
		margin-bottom: 10px;
		margin-right: 10px;
		padding-bottom: 20px;
			}
	#principal h1 {
		font-family:Verdana;
		font-size:16px;
		margin-top: 10px;
		margin-left: 10px;
		font-weight: bold;
		color: #FFCC00;
		text-decoration: none;
		border-bottom-width: 1px;
		border-bottom-style: dashed;
		border-bottom-color: #FFCC00;
			}
	#principal p {
		font-family:Verdana;
		font-size:11px;
		margin-top: 10px;
		margin-left: 20px;
		font-weight: normal;
		color: #CCCCCC;
		text-decoration: none;
		margin-right: 5px;
			}
	#apartado {
		background-color:#000;
		width:280px;
		float: right;
		margin-top: 20px;
		margin-right: 20px;
		margin-bottom: 10px;
		margin-left: 10px;
		padding-bottom: 20px;
			}
	#apartado h1 {
		font-family:Verdana;
		font-size:16px;
		margin-top: 10px;
		margin-left: 10px;
		font-weight: bold;
		color: #FFCC00;
		text-decoration: none;
		border-bottom-width: 1px;
		border-bottom-style: dashed;
		border-bottom-color: #FFFFFF;
		padding-bottom: 2px;
			}
	#apartado p {
		font-family:Verdana;
		font-size:11px;
		margin-top: 10px;
		margin-left: 20px;
		font-weight: normal;
		color: #FFFFFF;
		text-decoration: none;
		margin-right: 5px;
		margin-bottom: 10px;
			}
	#apartado img {
	
		}
	#footer {
		width:100%;
		height:146px;
		margin:auto;
		background-image: url(imagenes/beer.png);
		background-repeat: no-repeat;
		background-position: center center;
		padding-bottom: 0px;
		float: left;
			}
	#footer-in {
		width:800px;
		height:146px;
		margin:auto;
		background-repeat: no-repeat;
		background-position: center center;
		background-image: url(imagenes/footer-in.jpg);
			}
	#footer p {
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		color: #FFFFFF;
		padding-top: 20px;
		text-align: center;
		text-decoration: none;
		width: 700px;
		padding-left: 50px;
			}
	#footer-in img {
		position: absolute;
		right: 1000px;
			}
	#footer-in a {
		text-decoration: none;
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		color:#FFFFFF;
			}
	#footer-in a:link {
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		color: #FFFFFF;
			}
	#footer-in a:visited {
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		color: #FFFFFF;
			}
	#footer-in a:hover {
		text-decoration: none;
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		color:#FFFFFF;
			}
	#clear{
			clear:both;
	}
	#contenido-menu{
		width:800px;
		background-repeat: repeat;
		background-position: center center;
		margin: auto;
		text-align: left;
		background-image: url(madera-home.jpg);
			}
	#menu-ingles{
		width:700px;
		background-color: #3F3126;
		padding-top: 20px;
		padding-right: 5px;
		padding-bottom: 15px;
		padding-left: 5px;
		opacity:0.8;
		filter:alpha(opacity=85);
		margin: auto;
		}
	#menu-ingles h2 {
		font-family:Verdana;
		font-size:14px;
		font-weight: bold;
		color: #FF9900;
		text-align: left;
		text-decoration: none;
		border-bottom-width: 1px;
		border-bottom-style: dashed;
		border-bottom-color: #000000;
		padding-bottom: 5px;
		}
	#menu-ingles p {
		font-family:Verdana;
		font-size:11px;
		color: #FFFFFF;
		font-weight: normal;
		}
	#menu-castellano{
		width:700px;
		font-family:Verdana;
		background-color: #3F3126;
		padding-top: 20px;
		padding-right: 5px;
		padding-bottom: 30px;
		padding-left: 5px;
		opacity:0.8;
		filter:alpha(opacity=85);
		margin: auto;
		}
	#menu-castellano h2 {
		font-family:Verdana;
		font-size:14px;
		font-weight: bold;
		color: #FF9900;
		text-align: left;
		text-decoration: none;
		border-bottom-width: 1px;
		border-bottom-style: dashed;
		border-bottom-color: #000000;
		padding-bottom: 5px;
		}
	#menu-castellano p {
		font-family:Verdana;
		font-size:11px;
		color: #FFFFFF;
		font-weight: normal;
		}
	#contenido-menu  h1 {
		font-family:Verdana;
		font-size: 24px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
		text-align: left;
		padding-bottom: 10px;
		padding-top: 10px;
		margin-left: 20px;
	}
	#contenido-mapa{
		width:800px;
		background-repeat: repeat;
		background-position: center center;
		margin: auto;
		background-image: url(madera-home.jpg);
		text-align: center;
		padding-top: 25px;
		padding-bottom: 25px;
			}
	#contenido-fotos{
		width:800px;
		background-repeat: repeat;
		background-position: center center;
		margin: auto;
		background-image: url(madera-home.jpg);
		text-align: center;
			}
	#contenido-fotos img {
		float: left;
		margin: 10px;
		border: medium solid #FFFFFF;
	}
	#contacto{
		height: 370px;
		width: 429px;
		margin: auto;
		
	}

