/************************** BODY *******************************/
body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666666;
	line-height: 140%;
	background-color:#181617;

}
/********************* LINKS **********************/


a.verde18:link {
	color:white;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size:18px;
}

a.verde18:visited {
	color:white;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size:18px;
}

a.verde18:active {
	color:white;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size:18px;
}

a.verde18:hover {
	color:#c3c30d;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size:18px;
}





a.blanco12:link {
	color:white;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
}

a.blanco12:visited {
	color:white;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
}

a.blanco12:active {
	color:white;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
}

a.blanco12:hover {
	color:white;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
}





a.blanco12_bold:link {
	color:white;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}

a.blanco12_bold:visited {
	color:white;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}

a.blanco12_bold:active {
	color:white;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}

a.blanco12_bold:hover {
	color:white;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}






/********************* MENU VERTICAL **********************/
.menu_inicio {
	width:700px;
	height:26px;
	padding-top:15px;
	float:left;
	text-align:center;
}

#menu_sub {padding:0; margin:5px 0px 0px 5px; list-style-type: none; width:171px; position:relative; z-index:700;}
#menu_sub ul {padding:0; margin:0; list-style-type: none; width:170px;}
#menu_sub li {position:relative;}
#menu_sub a, #menu_sub a:visited {color:#000000; display:block;width:170px; font-size:12px;  height:23px; line-height:22px; text-decoration:none; font-weight:bold; text-indent:5px;  border-width:0;}
#menu_sub li:hover > a {color:#085f2c;}
#menu_sub li ul {display: none;} 
#menu_sub li:hover > ul {display:block; position:absolute; top:0; left:100px;}





/********************* TITULOS **********************/

h1 {
	font-family:Verdana;
	font-weight:normal;
	font-size:25px;
	color:#000;
	text-align:left;
}


h2 {
	font-family:Verdana;
	font-size:12px;
}

h3 {
	font-family:Verdana;
	font-weight:normal;
	font-size:25px;
	color:#005121;
}

h4 {
	font-family:Verdana;
	font-weight:normal;
	font-size:19px;
	color:#005121;
}


/********************* FONTS **********************/







/*******************DIAGRAMACION GENEREAL*********************/


#conteiner {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(../images_sitio/bg01.jpg); 
	background-repeat:repeat-x;
	background-position:top;
	height:397px;
}


#header {
	width:1000px;
	height: 321px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images_sitio/header.jpg);
	background-repeat:no-repeat;
	background-position:right;
	}





#content {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}


.content_left {
	padding:0px 30px 30px 30px;
}


.window_content {
	background-image: url(../images_sitio/content_center.jpg);  
	width:654px; 
	margin-top:0px;
	margin-bottom:0px; 
	padding-left:20px;
	padding-right:20px;
}

.center{
	margin-left: 0;
	width:95%;
	
}



/*******************FOOTER*********************/

#footer {
	width:850px;
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	padding-top:25px;
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#footer_bg {
	width:1000px;
	height:119px;
	background-color: #005222;
	margin-left:auto;
	margin-right:auto;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/basic_dd.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* remove the bullets, padding and margins from the lists */
.menu ul{
list-style-type:none;
padding:0;
margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
float:left;
position:relative;
z-index:100;
}

/* use the table to position the dropdown list */
.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}

/* style all the links */
.menu a, .menu :visited {
display:block;
font-size:10px;

padding:7px 20px 0 20px;
color:white;
text-decoration: none;
font-family: Verdana, Geneva, sans-serif;
font-size:18px;
text-decoration:none;
margin-right:1px;
text-align:center;
}
/* style the links hover */
.menu :hover{
color:#c3c30d;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size:18px;
}

/* hide the sub level links */
.menu ul ul {
visibility:hidden;
position:absolute;

height:0;
}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
}

/*************PROPIEDADES*********************/
.div_listado_props
{
  width:100%;
  margin:2px;
}

#listado_propiedad_tpl
{
  width:100%;

}
.titulo_propiedad_tpl
{
  font-size:14px;
  text-align:left;
  font-weight:bold;
  width:100%;
  float:none;
  clear:both;
}
.imagen_propiedad_tpl_left
{
  float:left;
  width:38%;
  margin:1%;
}
.imagen_propiedad_tpl_right
{
  float:right;
  text-align:right;
  width:38%;
  margin:1%;
}
.contenido_propiedad_tpl_left
{
	font-size:12px;
	width:58%;
	float:right;
	margin:1%; 
}
.contenido_propiedad_tpl_right
{
	font-size:12px;
	width:58%;
	float:left;
	margin:1%; 
}

a.detalles
{
	font-family:Verdana;
	font-weight:normal;
	font-size:12px;
	color:#005121;
	text-decoration:none;
}
#listado_propiedad_tpl p
{
  font-size:12px;
}

