/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input 
{ margin: 0;padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,div, input, textarea 
{ font-size: 100%; font-weight: normal; font-style: normal; font-family: arial, Lucida Sans Unicode, tahoma, verdana, sans-serif ;color:#333333; }
ul,ol { list-style: none; }
fieldset,img 
{ border: none; }
caption,th 
{ text-align: left; }
table 
{ border-collapse: collapse; border-spacing: 0; }
/* END RESET */
:focus {
  -moz-outline-style:none;
}
a {color: #FFF; text-decoration:none; font-weight:normal; font-style:normal; font-size:100%;}

body {
	background: url(../imagenes/logo.png) top left repeat #E9E9E9;
	margin-bottom:20px;
}

#background {
	background: transparent;
	width:1024px;
	height:682px;
	margin:auto;
}

	#index {
		width: 430px;
		height:296px;
		background:url(../imagenes/transparent.png) repeat;
		margin-top:222px;
		float:left;
		text-align:right;
	}
	
			#index2{
		width: 170px;
		height:296px;
		background:url(../imagenes/transparent.png) repeat;
		margin-left:10px;
		margin-top:222px;
		color:#FFF;
		text-align:left;
		padding:0 0 0 4px;
		float:left;
		}
		
			#index2 p {
				padding-top:270px;
				font-size:14px;
			}
			
			#index2 a {
				font-weight:bold;
			}
			
			#index2 a:hover {
				text-decoration:underline;
			}

	#logo {
		width: 180px;
		height:296px;
		background:url(../imagenes/transparent.png) repeat;
		margin-top:222px;
		float:left;
		text-align:right;
	}
	
		#logo img {
			
		margin:65px 20px;
			}
	
		#menu {
			width: 200px;
		height:276px;
		padding:10px;
		background:url(../imagenes/transparent.png) repeat;
		margin-left:10px;
		margin-top:222px;
		text-align: left;
		color:#FFF;
		float:left;
		}
		
			#menu ul {
				margin-top:30px;
				margin-left:10px;
			}
			
			#menu ul li {
				padding-bottom:30px;
				height:20px;
			}
			
			#menu ul li a {
				font-size:14px;
			}
			
			ul li .seleccionado {
				font-weight:bold;
			}
			
			#menu ul li a:hover {
				font-weight:bold;
				}
		
		#gallery {
		width: 420px;
		min-height:568px;
		height:auto;
		background:url(../imagenes/transparent.png) repeat;
		margin-top:90px;
		margin-left:10px;
		margin-bottom:10px;
		float:left;
		text-align:right;
		color:#FFF;
		overflow:hidden;
		}
		
		#contacto {
		width: 154px;
		height:236px;
		background:url(../imagenes/transparent.png) repeat;
		margin-left:10px;
		margin-top:222px;
		color:#FFF;
		text-align:left;
		padding:30px 0 30px 20px;
		float:left;
		}
		
		
		#contacto ul li {
			padding-bottom:2px;
			font-size:100%;
		}
		
		#contacto ul li ul {
			padding:10px 0 80px 2px;
			font-size:10px;
		}
		
		#contacto ul li ul a {
			text-transform:none;
			font-weight:normal;
			font-size:10px;
		}
		
			#contacto ul li ul a:hover {
				text-decoration:underline;
			}
		
		#contacto a {
			font-size:100%;
			}
		


.texto {
	width:390px;
	padding:0 14px 14px 14px;
	color:#FFF;
	text-align:justify;
	clear:both;
	height:180px;
	overflow-y:scroll;
	overflow-x:hidden;
	font-size:14px;
}

.texto2 {
	width:400px;
	padding:0 14px 14px 14px;
	color:#FFF;
	text-align:justify;
	clear:both;
}

	.texto ul li {
		padding:5px;
		height:15px;
		text-transform:uppercase;
		font-size:14px;
	}
	
	.texto ul li a:hover {
		font-weight:bold;
	}
        
        .texto ol li {
		padding:5px;
		text-transform:uppercase;
		font-size:14px;
	}
	

	.texto2 ul li {
		padding:5px;
		height:15px;
		text-transform:uppercase;
		font-size:14px;
	}
	
	.texto2 ul li a:hover {
		font-weight:bold;
	}

.texto2 p {
	padding-bottom:10px;
	font-size:14px;
}

.texto2 p:first-letter {
	margin-left:40px;
}

.texto p {
	padding-bottom:10px;
	font-size:13px;
}

	.texto table {
		border-collapse: separate;
		border-spacing:10px;
	}
	
	.texto table tr {
		font-size:14px;
	}
	
	.texto table tr td {
		padding:0 10px ;
	}
	
	.tt {
		height:40px;
	}

.texto p:first-letter {
	margin-left:40px;
}

#overlay {
	
	background-image: url(../imagenes/transparent-overlay.png);
	color:#efefef;
	width:570px;
	padding:40px 50px;
	border:none;
	display:none;
}

/* container for external content. uses vertical scrollbar, if needed */
div.contentWrap {
	height:500px;
	border:none;
	overflow-y: scroll;
}

div.overlay div.close, #overlay div.close {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../imagenes/close.png) no-repeat scroll 0 0;
cursor:pointer;
height:35px;
position:absolute;
right:18px;
top:5px;
width:35px;
}

#overlay_player {
display:block;
height:450px;
}
		
.overlay {
	display:none;
	width:500px;
	padding:20px;
}


		#carta {
		width: 480px;
		height: 400px;
		overflow-y:scroll;
		background:url(../imagenes/transparent.png) repeat;
		float:left;
		text-align:right;
		color:#FFF;
		}

	#carta table {
		border-collapse: separate;
		border-spacing:10px;
	}
	
	#carta table tr {
		font-size:14px;
	}
	
	#carta table tr td {
		padding:0 14px ;
	}
	
	#centrar {
		width:400px;
		height:20px;
		padding:80px 0 32px 0;
		text-align:center;
		margin:0 auto;
	}
	
	#centrar2 {
		width:300px;
		height:50px;
		padding:36px 0 46px 0;
		text-align:center;
		margin:0 auto;
	}
	
	#localizacion {
		width:820px;
		height:auto;
		margin:10px;
		background:#000;
	}
	
		.localizacion-izq {
			float:left;
			width:150px;
			padding:10px;
			height:120px;
			color:#9D9F9F;
			font-size:14px;
		}
		
		.localizacion-izq h4 {
			font-size:14px;
			font-weight:bold;
			color:#9D9F9F;
			padding-bottom:10px;
		}
	
	#localizacion h3 {
		color:#9D9F9F;
		font-size:18px;
		margin-left:10px;
	}
	
	#localizacion h2 {
		color:#9D9F9F;
		font-size:46px;
		margin-left:10px;
	}
	
	#localizacion a {
		text-align:right;
		color:#9D9F9F;
		margin-right:20px;
		margin-left:10px;
	}
	
	#localizacion img {
		padding:7px;
	}

    #fincas2 {
            width:500px;
    }

	#texto3 {
		padding:20px;
		color:#FFF;
	}
	
	#texto3 img {
		padding-left:20px;
	}
	
	#texto3 p {
		padding:10px 0;
	}
	
	#texto3 ul {
		padding:10px 0;
	}
	
		#texto3 ul li {
		font-size:14px;
	}
	
	#texto4 {
		height:150px;
		overflow-y:scroll;
		overflow-x:hidden;
		color:#FFF;
	}

