/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
	}
	
html {}

body {
height: 100%;
	margin: 0;
	padding: 0;
	color: #424343;
	text-align: center;
	background: #F1F1E9  url(../images/background.gif) center top repeat-y;
	font: normal 11px Verdana;
	}


div {border-style: solid;border-color: #000000; border-width: 0px;}
	
#container {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding:0px 0 0 0px;
	text-align:center;
	}	

#containerfull {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding:0px 0 0 0px;
	text-align:left; clear: both;
	}	

#containerfull table { border: solid #000; border-width: 0px 0px 1px 1px; }
#containerfull td { border: solid #000; border-width: 1px 1px 0 0; padding: 2px;}
	
#leftcol{
width: 180px;
float: left;
}

#logo{
width: 180px;
height: 85px;
margin:10px 0px 0 0;
padding:0;
float: left;
background: url(../images/logo-top.gif) no-repeat;
}

#icon{
float:left;
width: 60px;
height: 34px;
}

#leftpic{
margin: 0px 0 0 0;
padding: 0px 0 0 0;
clear:both;
width: 180px;
height: 300px;
background: url(../images/sidepic.jpg) 0px 10px no-repeat;
}

#leftpic p{
font: 12px bold Verdana, Helvetica, sans-serif;
text-align: left;
line-height: 12px;
padding: 200px 25px 0 25px;
}


#rightcol{
width: 555px;
float: right;
}

#header{
width: 555px;
height: 119px;
margin:10px 0 0 0;
padding:0;
float: left;
text-align: right;
}


/* MENU PRINCIPAL */

#navcontainer { /* none needed */}

ul#navlist
{
margin: 0;
padding: 0;
list-style-type: none;
white-space: nowrap;
}

ul#navlist li
{
float: left;
font-family: verdana, arial, sans-serif;
font-size: 9px;
font-weight: bold;
margin: 10px 0;
padding: 5px 0 4px 0;
background-color: #F1F1E9;
border: 1px solid #db0066;
}

#navlist a, #navlist a:link
{
margin: 0;
padding: 5px 7px;
color: #4c4c4c;
text-decoration: none;
}

ul#navlist li#active a
{
color: #fff;
background-color: #db0066;
border: none;
}

#navlist a:hover
{
color: #fff;
background-color: #db0066;
border: none;
}


/* Comienzo columna izquierda */

#apartamentos{
width: 100%;
text-align: left;
float: left;
}

#idiomas { margin:0 5px 0 0; padding:0; float: right;}

#prheader{
border-bottom: 1px dotted #db0066;
margin: 0px;
padding: 10px 0px;
text-align: left;
}

#primg{
float: left;
margin: 0 10px 0 0;
}

#prleft{
padding:0;
margin:10px 0 0 0;
width:555px;
float:left;
text-align: left;
}

#prleft img {border: 1px solid #bd0066; border-bottom: 3px solid #bd0066; margin: 0 0 10px 0;}

#listado{ margin: 10px 0; padding:0; background: #f1f1e9; border: solid 1px #4c4c4c; width: 369px;}
#listado tr{ border: 1px solid #4c4c4c;}
#listado li{
	padding: 9px 10px 9px 25px;
	margin: 0;
	display: block;
	text-decoration: none;
	color: #4c4c4c;
	background: url(../images/dot_pink.gif) 5px 11px no-repeat;
}
#listado p{margin:0; padding:2px 6px;}

#prleftAdv {
margin: 5px 0 10px 0;
padding: 5px;
background: #FDD7E6;
border: 1px dotted #db0066;
font: 11px bold Verdana, Arial, Helvetica, sans-serif;
float: left;
display: inherit;
width: 365px;
}

#prleftAdv a{
clear: both;
line-height: 18px;
text-decoration: none;
color: #4c4c4c;
padding: 0 0 0 20px;
background: url(../images/arrow_orange.gif) 5px no-repeat;
float: left;
}

#prleftAdv a:hover{
color: #db0066;
padding: 0 0 0 20px;
background: url(../images/arrow_blk.gif) 5px no-repeat;
border: none;
}

#prright{
margin: 0px 2px 0 20px;
width:155px;
float: right;
}

#tabla{
width: 370px;
margin:5px 0 15px 0;
padding:0;
}

#tabla td{ border: 1px solid #4c4c4c;}

#prright img {border: 1px solid #4c4c4c; border-bottom: 3px solid #4c4c4c;}

#prright li { line-height:10px;}


#nav {
	float: left;
	width: 155px;
	margin: 0px 0 0 0; padding:0;
	text-align: left;
	border-style: solid; border-color: #000000; border-width: 0px;
	font-size: 10px;
	}
	
#nav ul {
	margin: 0px 0px 0px 0px;
	text-align: left;
	list-style-type: none;
	width:155px;
	}
	
#nav ul a{
	padding: 9px 10px 9px 25px; margin: 0;
	display: block; text-decoration: none;
	border-bottom: solid 1px #ededed;
	background: url(../images/arrow_orange.gif) 5px 50% no-repeat;
	color: #db0066;
	}
		
#nav ul a:hover { background: url(../images/arrow_blk.gif) 10px 50% no-repeat;	color: #4c4c4c;}

#nav ul .activo a{ background: url(../images/dot-black.gif) 5px 50% no-repeat; color: #4c4c4c;}
	

#rightbottom {
vertical-align:bottom;
float:right;
width:185px;
height: 100%;
margin: 0;
padding:0;
}	

		
#footer {
clear: both;
border: 1px solid #4c4c4c;
background: #f1f1e9 url(../images/foot-bg.gif) bottom repeat-x;
padding: 5px; margin: 10px;
font: normal 10px verdana, arial, geneva, helvetica, sans-serif;
color: #4c4c4c;
width:740px; height: 35px;
margin-left:auto;
margin-right:auto;
	}
	
#left{ 
line-height: 10px;
padding: 0; margin: 0;
text-align: left; float: left; width: 40%;}

#right p{
line-height: 10px;
display: block;
padding: 0; margin: 0 5px;
text-align: right; float: right; width: 40%;}

#footer a {
font-weight: bold;
	text-decoration: none;
	color: #424343;
	}
	
#footer a:hover {
	text-decoration: none;
	color: #db0066;
	}
	
#footer span {
 	color: #009dea;
	}
	
.details {
	text-align: center;
	}
	
/* Form */

form {
	line-height: normal;
	margin: 0px 0;
	}
	
form span {
	color: #009dea;
	}

label {
height: 20px;
line-height:30px;
}
	
.submenuform {
	float: left;
	width: 200px;
	padding: 0 0 0 25px;
	margin: 0 0 0 0px;
	text-align: left;
	font: normal Tahoma 12px;
	text-align:left;
	}	

input, textarea {
	height: 20px;
	border: solid 1px #ededed;
 	background: #C7D9E6;
	color: #000;
	padding:0px;
	margin: 0px 0 5px 5px;
	font: normal Arial 7px;
	}

textarea {
	height: 50px;
	}
	
.radio {
	width: auto;
	background: transparent;
	padding: 3px 2px;
	margin: 0 0 0 6px;
	vertical-align: middle;
	}
	
.submit {
	width: 100px;
	height: 25px;
	border: 1px solid #ededed;
	background-color: #C7D9E6;
	font: normal 12px Tahoma;
	margin-top: 10px;
	}
	
.error {
	color: red;
	}
	
	
	
/* Clearfix */	
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.clearfix .theform{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* DEFINICIONES DE ESTILO */
h1{
vertical-align:absbottom; display:inline;
padding:15px 0; margin:0;
font: 16px Verdana, Arial, Helvetica, sans-serif;
text-transform: none; color:#CC9900;}
h1 a{ line-height:normal; font-weight: bold;
padding: 0; margin:0; color:#db0066; text-decoration:none;}
h1 a:hover{ line-height:normal; 
padding: 0; margin:0; border-bottom: 1px dotted #4c4c4c;}

h2{
vertical-align:absbottom; display:inline;
background: none;
padding:5px 0; margin:0;
font: 14px Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-transform: none;}
h2 a{ line-height: 15px; font-weight: bold;
padding: 0; margin:0; color:#4c4c4c; text-decoration:none;}
h2 a:hover{ line-height: 15px; 
padding: 0; margin:0; border-bottom: 1px dotted #cccccc;}

h3 {
vertical-align:absbottom; display:inline;
background: none;
padding:5px 0; margin:0;
font: 12px Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-transform: none;
}

h4 {
font-size:12px;
font-weight: normal;
line-height: 5px;
margin: 0px 0 0px 2px; padding: 5px 0 10px 0px;
color: #000;
font-family: Arial, "Lucida Sans";
text-transform:uppercase;
}
	
h5 {color: #424343; font: bold 11px verdana, arial, geneva, helvetica, sans-serif; padding: 10px 1px 2px 1px; line-height: 170%;}
	
p {
	padding: 0 10px 12px 5px;
	margin: 0 0 0 0px;
	line-height: 20px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a{
text-decoration: none;
color: #db0066;
}

a:hover {
text-decoration: none;
color: #4c4c4c;
border-bottom: 1px dotted #db0066;
}
