* { padding:0; margin:0; }

ul,li {list-style-type:none;}
.clear{clear:both}
a {	outline-style: none; color:#4e4e4d; text-decoration:underline;}

a:hover {
    color:#4e4e4d;
	text-decoration:none;
}

img { border-width: 0;}

a img{ border: none; }

body {
	font-size: 76%;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	color:#4e4e4d;
	background:#fff url(../imagenes/fondo.jpg) repeat-x;
}

p {
	color:#4e4e4d;
	text-align:justify;
	margin-top:20px;
	line-height:20px;
}

h1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:32px;
	text-align:left;
	color:#87c004;
	letter-spacing:-2px;
}

h2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:24px;
	text-align:left;
	color:#006942;
	letter-spacing:-2px;
	font-style:italic;
}

span {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	letter-spacing: normal;
}

.tit-pekes {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#87c004;
	letter-spacing:1px;
}

img.img-borde{
padding:4px;
border:1px #a8a8a8 solid;
}

#flags{
	margin:auto;
	padding:auto;
	overflow:hidden;
	width:160px;
	float:right;
	clear:both;
	text-decoration:none;
	border:0px;
	margin: -15px 0 -4px;
}

.banderas{
	float:left;
	border:0 auto;
	padding:0 auto;
	overflow:hidden;
	margin-left:10px;

}

#pleca{
	position: absolute;
    width:100%;
	height:35px;
	top:333px;
	left:0;
	background:url(../imagenes/pleca.jpg) repeat-x center;
	z-index:1;
}

#contenedor {
	position:relative;
	text-align:left;
	width:940px;
    margin: 15px auto;
	z-index:2;

}

#brd-sup-contenedor{
	width:940px;
	height:6px;
	background: url(../imagenes/brd-sup-contenedor.png) no-repeat center;
	clear:both;
}

#brd-contenedor{
	width:940px;
	height:auto;
	background: url(../imagenes/brd-contenedor.png) repeat-y;
	overflow:hidden;
}

#brd-inf-contenedor{
	width:940px;
	height:6px;
	background: url(../imagenes/brd-inf-contenedor.png) no-repeat center;
}

#navegador {
	width:908px;
	height:61px;
	margin:0 auto;
	padding:10px; 
}

#logo{
   float:left;
   with:199px;
   height:60px;
   padding-left:5px;
}

#menu {
	width:920px;
	height:60px;
	margin:0 auto;
	float:right;
}

.nav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;	
	line-height:60px;
	font-weight:bold;
}

.sepnav {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#dad9d9;}

.nav li {   
display: inline;   
}

.nav  li a {      
text-decoration:none;
color:#5d9b51;     
padding: 10px; 
}

.nav  li a:hover {         
text-decoration:none;
color:#87c004;  
}

.nav  li a:visted {         
text-decoration:none;
color:#87c004;
}

#flash {
	width:920px;
	height:527px;
	margin:0 auto;
}

#contenido{
	width:928px;
	height:535px;
	margin:0 auto;
}

#fondo-agua {
	width:920px;
	height:527px;
	background:url(../imagenes/bg-agua.jpg) no-repeat;
	margin:0 auto;
}

#brd-sup-contenido{
	width:928px;
	height:4px;
	background: url(../imagenes/brd-sup-contenido.png) no-repeat center;
}

#brd-contenido{
	width:928px;
	height:527px;
	background: url(../imagenes/brd-contenido.png) repeat-y;
}

#brd-inf-contenido{
	width:928px;
	height:4px;
	background: url(../imagenes/brd-inf-contenido.png) no-repeat center;
}

#contenido-info{
	float:left;
	width:449px;
	height:504px;
	background:url(../imagenes/bg-contenido-info.png) no-repeat;
	margin:11px 0 0 36px;
}

#contenido-propiedades{
	float:left;
	width:851px;
	height:503px;
	background: url(../imagenes/bg-contenido-prop.png) no-repeat;
	margin:11px 35px 0 35px;
}

#logo-blaser{
	margin:10px auto;
	width:235px;
	height:93px;
	background:url(../imagenes/logo-blaser.jpg) no-repeat;
}

#listado-propiedades{
	margin:0 auto;
	width:851px;
	overflow:auto;
	height:380px;
}

/*tabla propiedades*/
#propiedades
{
font-family:Verdana, Geneva, sans-serif;
width:800px;
border-collapse:collapse;
margin-left:auto;
margin-right:auto;
border:none;
}

#propiedades td
{
font-size:12px;
}

#propiedades th 
{
font-size:14px;
background-color:#fff;
color:#fff;
}

.fondoprop1{
	width:800px;
	height:141px; 
	background:url(../imagenes/fondoprop1.png) no-repeat center;
}

.fondoprop2{
	width:800px;
	height:141px; 
	background:url(../imagenes/fondoprop2.png) no-repeat center;
}


/*fin tabla propiedades*/

#info{
	width:389px;
	height:444px;
	overflow:auto;
	padding:30px;
}

.vinietas{
padding:10px 0 0 10px;
}

.vinietas ul{
text-decoration:none;
line-height:20px;
margin:0px;
padding:0px;
}
.vinietas ul li{
padding:5px 5px 5px 25px;
background:url(../imagenes/vinieta.png) no-repeat left;
}
.vinietas ul li span{
color:#0464a1;
}


#contenido-fotos{
	float:right;
	width:387px;
	height:504px;
	margin:11px 36px 0 0;
}

.sep{width:387px;
	height:4px;
	background:url(../imagenes/sep.png) no-repeat center;
}

#area-descargas {
	width:383px;
	height:113px;
	background:url(../imagenes/area-descargas.png) no-repeat;
}

#area-descargas table{
	font-size: 11px;
}

/*seccion palmas el morro*/
#logo-elmorro{ float:left; width:215px; height:205px; margin-top:35px;}

#fondo-agua-palmas {
	width:920px;
	height:527px;
	background: url(../imagenes/bg-agua-palmas.jpg) no-repeat;
	margin:0 auto;
}

#contenido-info-elmorro{
	float:right;
	width:541px;
	height:276px;
	background: url(../imagenes/bg-info-palmas.png) no-repeat;
}

#info-elmorro{
	width:497px;
	height:315px;
	overflow:auto;
	padding:0 22px;
}

#tablaelmorro{
	width:835px;
	margin:0 auto;
	border:0;
}

#tablaelmorro td{
	color:#010101;
	}

/*formularios*/
form#formularios {
	padding: 5px;
	width:180px;
}

label#textos {
	font-size: 12px;
	color:#3f413e;
	font-weight: bold;
	display: block;
	margin-left:8px;
	margin-top:10px
}
	
.campo {
	width: 191px;
	height: 25px;
	border:none;
	background:url(../imagenes/campo.png) no-repeat top left;
	padding-left:10px;
}

#sender_message {
	width: 285px;
	height: 95px;
	background: url(../imagenes/comentarios.png) no-repeat top left; 
	overflow:hidden;
}

.campo-seguridad {
	width: 164px;
	height: 25px;
	border:none;
	background: url(../imagenes/seguridad.png) no-repeat top left;
	padding-left:10px;
}

#submit-button{
	width:73px;
	height:23px;
	float:right;
	margin:20px 10px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background: url(../imagenes/enviar.png) no-repeat 0 0;
	display:block;
	cursor:pointer !important;
}

#pie{	
    width:940px;
	height:20px;
	margin:0 auto 15px auto;
	bottom:0;
}

#banderas{
	float:left;
	width:60px;
	height:20px;
	text-align:center;
}

#datos{
	color:#787978;
	font-size:10px;
	float:left;
	width:840px;
	height:20px;
	text-align:center;
}

#sonido{
	float:left;
	width:40px;
	height:20px;
	text-align:center;
}

.caja
	{
	margin-left:11px;
	}

.boton{
background:transparent url(../imagenes/btn_enviar.jpg) no-repeat scroll 0 0;
border:0 none;
height:39px;
margin-left:23px;
margin-top:15px;
width:152px;
}

#izquierdo
	{
	float:left;
	width:657px;
	}

.vinetas li
	{
	list-style-type: disc;
	margin-left: 15px;
	margin-bottom: 5px;
	}
