html{
	background-image: url('../images/htmlBGN.png');
	background-repeat:repeat-x;
	background-color:#fff9d6;
	overflow:hidden;
}
body{
	width:980px;
	margin:auto;
}
div#header{
	width:980px;
	position:absolute;
	top:0px;
}
	div#header div#logos{
		float:left;
		margin-top:25px;
		position:absolute;
		z-index:100;
	}
	div#header div#clima{
		float:right;
	}
	div#seguinos{
		float:right;
		margin-top:10px;
		margin-right:10px;
		position:relative;
		z-index:110;
	}

/*-- Seccion Contenidos --*/

div#contenedor{
	position:absolute;
	top:60px;
	height:500px;
	width:920px;
	font-family:Arial;
}
	div#contenedor img{
		position:absolute;
		margin-left:100px;
	}
	div#queEs{
		width:850px;
		height:338px;
		background-image: url('../images/queesBGN1.png');
		background-repeat:no-repeat;
		margin-left:108px;
		font-size:11px;
		color:#2E3192;
		font-weight:normal;
		position:relative;
		z-index:60;
	}
		div#queEs p{
			margin-top:15px;
			margin-bottom:10px;
			width:640px;
			text-align:justify;
			margin-left:60px;
		}
		div#queEs h3{
			margin-left:20px;
			font-size:14px;
			color:#E8308B;
			font-weight:bold;
			margin-left:60px;
		}
	div#momento{
		background-image: url('../images/momentosBGN.png');
		background-repeat:no-repeat;
		width:800px;
		height:382px;
		z-index:50;
		position:absolute;
		margin-left:150px;
		top:-30px;
	}
		div#momento div#flickr{
			position:absolute;
			top:350px;
			left:0px;
			margin-left:50px;
		}
		div#momento a#pieFlickr{
			text-decoration:none;
			font-size:12px;
			color:#E8308B;
		}
		div#momento a#ayudaFlickr{
			text-decoration:none;
			font-size:12px;
			color:#E8308B;
			margin-left:60px;
		}
			div#momento a#pieFlickr img{
			}
		div#momento div#images{
			background-image: url('../images/fondoFlickr.png');
			background-repeat:no-repeat;
			padding:0px;
			margin:0px;
			width:242px;
			height:300px;
			float:left;
			margin-left:30px;
			margin-right:60px;
			margin-top:50px;
		}
		div#momento div#ayudaF{
			background-image: url('../images/fondoFlickr.png');
			background-repeat:no-repeat;
			padding:0px;
			margin:0px;
			width:242px;
			height:300px;
			float:left;
			margin-left:30px;
			margin-right:60px;
			margin-top:50px;
			color:#fff;
		}
			div#momento div#ayudaF div h3{
				font-size:14px;
				font-weight:bold;
			}
			div#momento div#ayudaF div{
				background-color:#E8308B;
				width:190px;
				height:270px;
				padding:5px;
				margin-left:32px;
				margin-top:12px;
				font-size:12px;
			}
		
		div#momento div#images ul{
			width:210px;
			height:290px;
			margin-left:22px;
			padding:5px;
		}
			div#momento div#images ul li{
				float:left;
			}
			div#images img{
				height:60px;
				border:none;
				margin:5px;
				position:relative;
				top:0px;
			}
		div#momento iframe{
			position:relative;
			top:42px;
			left:-40px;
		}


	

	div#puertas{
		background-image: url('../images/puertasBGN.png');
		background-repeat:no-repeat;
		width:744px;
		height:382px;
		margin-left:155px;
		z-index:60;
		position:absolute;
	}
		div#puertas ul#colIzq{
			width:200px;
			font-size:11px;
			padding-top:60px;
			margin-left:30px;
			float:left;
		}
			div#puertas ul#colIzq li{
				list-style: url('../images/bulletList.png');
			}
			div#puertas ul#colIzq li a img{
				position:relative;
				top:0px;
				left:-100px;
			}
		div#puertas div#contMap{
			position:absolute;
			top:70px;
		}
			div#puertas a#mapaCap{
				position:absolute;
				top:-30px;
				left:140px;
			}
			div#puertas a#pqueNinos{
				position:absolute;
				top:-55px;
				left:280px;
				z-index:65;
			}
			div#puertas a#pqueRoca{
				position:absolute;
				top:190px;
				left:290px;
			}
			div#arbolitos{
				position:absolute;
				z-index:60;
				left:160px;
				top:10px;
			}
			div#arbolitos a{
				position:absolute;
				display:block;
				width:20px;
				height:30px;
			}
			div#arbolitos a:hover{
				background-repeat:no-repeat;
				padding-left:228px;
				padding-top:25px;
				z-index:100;
			}
			div#arbolitos a img{
				margin:0px;
			}
			a#arbolito1{
				top:120px;
				left:435px;
			}
			a#arbolito2{
				top:165px;
				left:365px;
			}
			a#arbolito3{
				top:165px;
				left:400px;
			}
			a#arbolito4{
				top:110px;
				left:460px;
			}
			a#arbolito5{
				top:140px;
				left:390px;
			}
			a#arbolito6{
				top:150px;
				left:425px;
			}
			a#arbolito7{
				top:165px;
				left:320px;
			}
			
			a#arbolito1:hover{
				background-image: url('../images/plaza_1.png');
			}
			a#arbolito2:hover{
				background-image: url('../images/plaza_2.png');
			}
			a#arbolito3:hover{
				background-image: url('../images/plaza_3.png');
			}
			a#arbolito4:hover{
				background-image: url('../images/plaza_4.png');
			}
			a#arbolito5:hover{
				background-image: url('../images/plaza_5.png');
			}
			a#arbolito6:hover{
				background-image: url('../images/plaza_6.png');
			}
			a#arbolito7:hover{
				background-image: url('../images/plaza_7.png');
			}
			a#arbolito1:hover img, a#arbolito2:hover img, a#arbolito3:hover img, a#arbolito4:hover img, a#arbolito5:hover img, a#arbolito6:hover img, a#arbolito7:hover img{
				display:none;
			}
	div#noticias{
		background-image: url('../images/noticiasBGN.png');
		background-repeat:no-repeat;
		width:750px;
		height:382px;
		margin-left:150px;
		position:absolute;
		z-index:50;
		top:-30px;
	}
		div#facebook{
			float:left;
			margin:40px;
			margin-top:50px;
		}
		
	div#servicios{
		background-image: url('../images/serviciosBGN.png');
		background-repeat:no-repeat;
		width:703px;
		height:382px;
		margin-left:155px;
	}
	
	div#futbol{
		background-image: url('../images/futbolBGN.png');
		background-repeat:no-repeat;
		width:735px;
		height:315px;
		margin-left:110px;
		padding-top:40px;
		padding-left:60px;
		font-size:12px;
		color:#2E3192;
	}
		div#futbol h3{
			margin-top:10px;
			font-weight:bold;
		}
		div#futbol p{
			width:600px;
			margin-bottom:10px;
		}
	iframe#preguntasFrecuentes{
		position:absolute;
		top:-70px;
		left:0px;
	}
	
	div#contacto{
		background-image: url('../images/contactoBGN.png');
		background-repeat:no-repeat;
		width:659px;
		height:312px;
		margin-left:155px;
	}
		div#contacto form{
			padding-top:50px;
		}
			div#contacto form a{
				margin-left:295px;
				font-size:12px;
				color:#EB2683;
				text-decoration:none;
			}
			div#contacto form input#enviar{
				width:75px;
				margin-left:130px;
				font-weight:bold;
				color:#EB2683;
				margin-top:5px;
				cursor:pointer;
			}
		div#contacto input{
			border:none;
			background:none;
			height:14px;
			font-size:12px;
			margin-right:20px;
			margin-bottom:33px;
			width:270px;
		}
		div#contacto textarea{
			margin-top:2px;
			width:270px;
			height:205px;
			border:none;
			background:none;
			padding-left:8px;
			font-size:12px;
			overflow:hidden;
		}
		div#contacto span.error{
			position:absolute;
			margin-left:-230px;
			margin-top:-13px;
			font-size:10px;
			color:#fff;
		}
		
/*-- Seccion Sombrillas --*/
div#botoneraSombrillas{
	width:980px;
	height:330px;
	top:280px;
	position:absolute;
}
	div#botoneraSombrillas div{
		position:absolute;
	}
	div#botoneraSombrillas a{
		background-repeat:no-repeat;
		display:block;
	}

	div#sombrillaQueEs{
		width:277px;
		height:218px;
		margin-top:10px;
		background-image: url('../images/sombrilla1.png');
		background-repeat:no-repeat;
		z-index:30;
	}
		div#sombrillaQueEs a{
			width:51px;
			height:159px;
			margin-top:57px;
			margin-left:112px;
		}
		div#sombrillaQueEs a:hover{
			background-image: url('../images/sombrilla1over.png');
			width:277px;
			height:218px;
			margin-top:0px;
			margin-left:0px;
		}
	
	div#sombrillaMomentos{
		width:195px;
		height:190px;
		margin-top:10px;
		background-image: url('../images/sombrilla2.png');
		background-repeat:no-repeat;
		z-index:20;
		left:200px;
		top:20px;
	}
		div#sombrillaMomentos a{
			width:50px;
			height:126px;
			margin-top:45px;
			margin-left:60px;
		}
		div#sombrillaMomentos a:hover{
			background-image: url('../images/sombrilla2over.png');
			width:205px;
			height:190px;
			margin-top:0px;
			margin-left:0px;
		}
	div#sombrillaAgenda{
		width:248px;
		height:231px;
		background-image: url('../images/sombrilla3.png');
		background-repeat:no-repeat;
		z-index:10;
		left:320px;
	}
		div#sombrillaAgenda a{
			width:66px;
			height:192px;
			margin-top:40px;
			margin-left:105px;
		}
		div#sombrillaAgenda a:hover{
			background-image: url('../images/sombrilla3over.png');
			width:248px;
			height:231px;
			margin-top:0px;
			margin-left:0px;
		}
	div#sombrillaPuertas{
		width:234px;
		height:183px;
		z-index:20;
		left:510px;
		top:30px;
		background-image: url('../images/sombrilla4.png');
		background-repeat:no-repeat;
	}
		div#sombrillaPuertas a{
			width:29px;
			height:112px;
			margin-top:40px;
			margin-left:56px;
		}
		div#sombrillaPuertas a:hover{
			background-image: url('../images/sombrilla4over.png');
			width:234px;
			height:183px;
			margin:0px;
		}
		
	div#sombrillaNoticias{
		width:268px;
		height:200px;
		z-index:30;
		left:610px;
		top:20px;
		background-image: url('../images/sombrilla5.png');
		background-repeat:no-repeat;
	}
		div#sombrillaNoticias a{
			width:80px;
			height:143px;
			margin-left:92px;
			margin-top:35px;
		}
		div#sombrillaNoticias a:hover{
			background-image: url('../images/sombrilla5over.png');
			width:268px;
			height:200px;
			margin:0px;
		}
	div#sombrillaServicios{
		width:275px;
		height:250px;
		z-index:40;
		left:800px;
		background-image: url('../images/sombrilla6.png');
		background-repeat:no-repeat;
	}
		div#sombrillaServicios a{
			width:106px;
			height:210px;
			margin-left:65px;
			margin-top:40px;
		}
		div#sombrillaServicios a:hover{
			width:275px;
			height:250px;
			background-image: url('../images/sombrilla6over.png');
			margin:0px;
		}
div#botoneraSombrillas div.selected1{
	background-image: url('../images/sombrilla1open.png');
}
div#botoneraSombrillas div.selected1 a:hover{
	background-image:none;
}
div#botoneraSombrillas div.selected2{
	background-image: url('../images/sombrilla2open.png');
}
div#botoneraSombrillas div.selected2 a:hover{
	background-image:none;
}
div#botoneraSombrillas div.selected3{
	background-image: url('../images/sombrilla3open.png');
}
div#botoneraSombrillas div.selected3 a:hover{
	background-image:none;
}
div#botoneraSombrillas div.selected4{
	background-image: url('../images/sombrilla4open.png');
}
div#botoneraSombrillas div.selected4 a:hover{
	background-image:none;
}
div#botoneraSombrillas div.selected5{
	background-image: url('../images/sombrilla5open.png');
}
div#botoneraSombrillas div.selected5 a:hover{
	background-image:none;
}
div#botoneraSombrillas div.selected6{
	background-image: url('../images/sombrilla6open.png');
}
div#botoneraSombrillas div.selected6 a:hover{
	background-image:none;
}
a#pelotita{
	position:relative;
	display:block;
	width:71px;
	height:63px;
	background-image: url('../images/pelotita.png');
	left:760px;
	top:175px;
	z-index:60;
}
a#pelotita:hover{
	background-image: url('../images/pelotitaOver.png');
}
a#ringtone{
	position:relative;
	display:block;
	width:40px;
	height:39px;
	background-image: url('../images/ringtone.png');
	background-repeat:no-repeat;
	top:-40px;
	left:340px;
	z-index:60;
}
a#ringtone:hover{
	background-image: url('../images/ringtoneOver.png');
	width:108px;
	height:39px;
}


/*-- Seccion Footer --*/

div#footerBotones{
	position:absolute;
	bottom:0px;
	/*background-image: url('../images/footerBGN.png');
	background-repeat:no-repeat;*/
	width:982px;
	height:35px;
	color:#fff;
	font-family:Arial;
	font-size:11px;
	z-index:50;
}
div#footerBotones div{
	margin-top:2px;
	margin-left:18px;
}
	div#footerBotones p{
		margin-top:3px;
		text-align:center;
		color:#5a6531;
		font-size:9px;
	}
	div#footerBotones div a{
		text-decoration:none;
		color:#fff;
	}
	div#footerBotones div a:hover{
		text-decoration:underline;
	}
	div#footerBotones p a{
		color:#5a6531;
		text-decoration:none;
	}
		div#footerBotones p a:hover{
			text-decoration:underline;
		}
	div#footerBotones div img{
		position:relative;
		top:1px;
	}
img#footerBakground{
	position:absolute;
	bottom:0px;
	z-index:50;
}
div#mediaspace{
	position:absolute;
	z-index:60;
	width:240px;
	top:512px;
}
iframe#iframeAgenda{
	position:absolute;
	z-index:70;
}