/* CSS Document */
.container_short.listado p
{
	margin: 0px 10px;
	height: 105px;
	font-size: 12px;
}

.container_short.listado p img
{
	margin-right: 5px;
	float: left;
	width: 100px;
	height: 100px;
}


.campos_menu
{
	background: url('../images/layout/menu.png');
	width: 590px;
	height: 117px;
}

.campos_menu img
{
	float: left;
	margin-left: 14px;
	margin-top: 7px;
}
.campos_menu ul
{
	list-style: none;
	margin-left: 135px;
	padding-top: 25px;
	width: 425px;
}

.campos_menu ul li
{
	padding: 4px 0px;
	padding-right: 0px;
	border-bottom: 1px solid #ccc;
}

.campos_menu li a
{
	padding: 1px 2px;
	font-weight: bold;
	width: 200px;
	display: block;
}

.campos_menu li a:hover
{
	text-decoration: none;
	background-color: #C5EC64;
}

.container_big ul
{
	list-style: none;
	float: right;
	margin-right: 30px;
	margin-top: 10px;
	font-size: 11px;
	border-left: 1px solid #ccc;
	padding-left: 5px;
	
}

.container_big ul li
{
	padding: 4px 2px;
	border-bottom: 1px solid #ccc;
}

.container_big li a
{
	padding: 1px 2px;
	font-weight: bold;
	width: 170px;
	display: block;
}

th img
{
	margin-left: 3px;

}

.container_big li a:hover
{
	text-decoration: none;
	background-color: #C5EC64;
}



.lista_campos
{
	margin: 0px 5px;
}

.lista_campos ul
{
	width: 275px;
	float: left;
	margin: 0px;
	border: none;
}

.lista_campos ul.border_right
{
	padding-right: 5px;
	padding-bottom: 2px;
	border-right: 1px solid #999;
}

.lista_campos ul.border_left
{
	margin-left: 6px;
	padding-left: 5px;
	padding-bottom: 2px;
	border-left: 1px solid #999;
}


.lista_campos ul li
{
	background: url('../images/layout/campos/list-back.png') bottom repeat-x;
	border-bottom: 1px solid #ccc;
	float: left;
	padding-bottom: 1px;
}

.lista_campos ul li.title
{
	background: url('../images/layout/campos/list-head.png') bottom no-repeat;
	width: 271px;
}

.lista_campos li a
{
	float: left;
	padding: 6px 0px 0px 2px;
	font-weight: bold;
	width: 215px;
	height: 19px;
	display: block;
	margin-bottom: 2px;
	margin-left: 2px;
	color: black;
}

.lista_campos li a:hover
{
	text-decoration: none;
}

.lista_campos img
{
	float: left;
	border: 1px solid #ccc;
}

.lista_campos li a.toggler
{
	padding: 0px;
	width: 15px;
	margin-top: 4px;
	margin-right: 4px;
	background: transparent url(../images/layout/campos/flecha.png) no-repeat center center;
}

.lista_campos li a.toggler:hover
{
	background: url(../images/layout/campos/flecha_down_hover.png) no-repeat center center;
}

.lista_campos li a.toggler.unfolded
{
	background: url(../images/layout/campos/flecha_down.png) no-repeat center center;
}

.lista_campos li a.toggler.unfolded:hover
{
	background: url(../images/layout/campos/flecha_hover.png) no-repeat center center;
}

.lista_campos li div
{
	float: left;
	margin-left: 2px;
	padding: 0px;
}

.lista_campos li div:hover
{
	background-color: #C5EC64;
}

.lista_campos span
{
	margin-left: 35px;
	padding: 4px 0px;
	float: left;
}


.container_big table
{
	width: 570px;
	float: left;
	margin-left: 10px;
	text-align: left;
}

.container_big table td,
.tarifas table td
{
	background: none;
	padding-left: 7px;
	margin: 0px;
}

.container_big table thead th,
.tarifas table thead th
{
	background: url('../images/layout/campos/header-back.png');
	padding-left: 5px;
	height: 18px;
}

.container_big table thead th.campo
{
	width: 295px;
}

.container_big table thead th.provincia
{
	width: 145px;
}

.container_big table thead th.telefono
{
	width: 103px;
}

.container_big table tbody th
{
	width: 30px;
}

.container_big table tbody td
{
	background: url('../images/layout/campos/row-back.png') repeat-x bottom;
	height: 20px;
}

.tarifas table tbody td
{
	background: url('../images/layout/campos/row-back.png') repeat-x bottom;
	height: 25px;
}

.container_big img.ocultar_detalles
{
	float: left;
	margin-left: 50px;
	margin-top: 10px;
}

img.logotipo_campo
{
	float: left;
	margin: 10px 20px;
	margin-left: 40px;
}

.campo_info
{
	float: left;
	width: 210px;
}

.container_big_top h1 img
{
	height: 17px;
	width: 120px;
}
.container_big h2
{
	color: black;
	font-size: 14px;
}

.container_big h3
{
	width: 520px;
	color: black;
	margin-left: 50px;
	margin-top: 30px;
	font-size: 12px;
	background: url('../images/layout/campos/header3-back.png') no-repeat;
	
	float: left;
}


.container_big h4
{
	width: 450px;
	margin-top: 12px;
	padding-left: 10px;
	float: left;
	font-size: 11px;
	height: 18px;
	background: url('../images/layout/campos/header-back.png') no-repeat;
	
}

img.recomendamos
{
	width: 47px;
	height: 48px;
	margin-right: 35px;
	margin-top: -30px;
	float: right;
}

table.recomendados
{
	width: 470px;
	margin-left: 50px;
	margin-top: -10px;
	
}


.container_big a.mas
{
	margin: 0px;
	margin-right: 5px;
}

table a.mas
{
	float: none;
}

table.recorrido
{
	margin: 0px 50px;
	width: 480px;
	border-spacing: 0px;
	table-layout: fixed;
	text-align: center;
	
}

table.recorrido td,
table.recorrido th
{
	padding: 0px 1px;
	width: 5px;
	background: none;
	border-right: 1px solid #ccc;
}

table.recorrido th
{
	border-bottom: 1px solid #ccc;
}

table.noticias,
table.prox_torneos,
table.ultimos_torneos
{
	width: 480px;
	margin-left: 50px;
}

table.ult_torneos
{
	margin-bottom: 20px;
	
}

table.ultimos_torneos a.mas
{
	float: none;
}


table.noticias tbody td
{
	margin-left: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	background: none;
}

table.noticias th img
{
	width: 35px;
	heigth: 35px;
}

table a.mas
{
	float: right;
}

#organizate p img
{
	margin-right: 10px;
	float: left;
	position: relative;
	width: 100px;
	height: 110px;
}


#organizate a.mas
{
	margin-top: 10px;
	margin-right: 20px;
}

#organizate p
{
	font-size: 12px;
	padding: 10px;
	height: 93px;
}

th.fecha
{
	width: 60px;
}

th.torneo
{
	width: 200px;
}


.container_white .banner
{
	background-color: #69c;
	width: 570px;
	height: 100px;
	margin-left: 7px;
}

.servicios,
.notas,
.poster,
.tarifas,
.cronica
{
	float: left;
	margin: 10px;
}

.container_big .notas
{
	margin-top: 15px;
	width: 350px;
}

.container_short .notas
{
	margin-top: 15px;
	width: 270px;
}



.poster
{
	border-right: 1px solid #666;
	width: 170px;
	height: 210px;
	margin-left: 10px;
	text-align: center;
	padding: 5px;
}

.servicios p,
.notas p,
.cronica p
{
	margin: 5px 0px;
}

.servicios ul,
.notas ul
{
	margin-top: 10px;
	margin-left: 20px;
}

.tarifas table
{
	margin-top: 10px;
}

.tarifas table tbody th
{
	width: 140px;
	background: url('../images/layout/campos/row-back.png') repeat-x;
}

.tarifas table tbody td
{
	text-align: center;
}

.container_big .indicaciones img
{
	margin-top: 20px;
	margin-left: 40px;
}

.container_big .indicaciones strong
{
	display: block;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 50px;
	font-size: 14px;
}

.container_big .indicaciones ol
{
	margin-bottom: 20px;
	margin-left: 80px;
	font-size: 14px;
}

.galeria
{
	margin: 10px 0px 30px 30px;
	margin-top: 10px;
	float: left;
}

.galeria .logo_campo
{
 float: left;
 margin: 10px;
 margin-right: 20px;
}

.galeria .foto
{
 float: left;
 border: 1px solid #ccc;
 margin: 7px;
 padding: 3px;
}

.galeria h2
{
 float: left;
 width: 440px;
 margin-top: 20px;
}

.galeria h3
{
	float: left;
	margin: 0px;
	margin-left: 20px;
	width: 500px;
}

.galeria .photo_row
{
	float: left;
	width: 500px;
	margin-left: 20px;
}
.galeria .torneo_info
{
 float: left;
}

.recomendado h3
{
	margin-left: 30px;
	margin-bottom: 10px;
}

.recomendado img.logo
{
	float: left;
	margin-left: 40px;
	margin-right: 25px;
}

.recomendado h5
{
	float: left;
	font-size: 12px;
	width: 380px;
}

.recomendado p.datos
{
	float: left;
	margin: 10px 0px;
	margin-left: 5px;
}

.recomendado p.descripcion
{
	clear: left;
	margin-left: 135px;
	margin-right: 30px;
}

.recomendado .photo_row
{
	margin-left: 0px;
}



div.campos_menu ul.li
{
	margin:30px;
}


.torneo_pages
{
  width: 160px;
  float: right;
  margin-top: 5px;
  margin-right: 70px;
  text-align: right;
}

.torneo_pages a
{
  width: 60px;
  margin: 0px 1px;;
  padding: 1px 2px;
  font-weight: bold;
  
}

.torneo_pages a:hover
{
  text-decoration: none;
  background-color: #C5EC64;
}
