body {
	margin:0;
	padding:0;
	background-color: #006699;
	background-image: url(images/bkg.jpg);
	background-repeat:   repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.clear { clear:both; background:none; }

a { 
	text-decoration: none;
	color:#CC6600;
	font-size: 11px;
	font-weight: bolder;
}
a:hover {
	text-decoration: none;
	color:#003366;
}

a img {
	border:0 none;
}
img {
	border:0 none;
	text-align:center;
	vertical-align:middle;
}

/* ------------ ESTRUCTURA ------------- */

#main_content {
	width:760px;
	background-color:#FFFFFF;
	padding:0px 7px 0px 7px;
	margin:0px auto 0px auto;
}

#left {
	width:610px;
	float:left;
	border-right:1px solid #959e97;
}

#right {
	width:143px;
	float:right;
}

/* -------------------------------------- */

/* ------------ HEADER ------------- */

#header{
	width:760px;
	height:180px;
	padding:0px 0 0 0;
	margin:0px 0px 0px 0px;
}

.header_bot{
	height:19px;
	background-color:#11121f;
	line-height:20px;
	color:#CCCCCC;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.fecha{
	padding:1px 0 0 8px;
}

.pass{
	position:absolute;
	top:0px;
	right:0px;
}

.input, .boton_go{
	float:left;
	display:inline;
	margin:1px 3px 0 0;
}


.inputuno, .inputdos{
	width:80px;
	height:12px;
	background:#fff url(images/bck_inputs.gif) repeat-x bottom;
	border:1px solid #000;
	font:normal 10px Arial, Helvetica, sans-serif;
	line-height:12px;
	color:#999;
}

.boton_go{
	padding:2px 0px 0 0;
	margin:1px 10px 0 0;
}

/* -------------------------------------- */

/* ------------ FOOTER ------------- */

#footer{
	background:#11121f url(images/bck_footer.gif) repeat-x bottom;
	width:774px;
	height:23px;
	font:normal 11px Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#FFFFFF;
	text-align:center;
	margin:0px auto 0px auto;
	padding:2px 0 0 0;
}

#footer a{
	font:bold 11px Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#FFFFFF;
}

#footer a:hover{
	text-decoration:underline;
}


/* -------------------------------------- */

/* ------------ BOTONERA ------------- */

.botones_uno{
	width:610px;
}

.botones_left {
	width:300px;
	height:15px;
	background:#cdcc65 url(images/bck_cosa_verde.gif) repeat-x;
	float:left;
	position:relative;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}

.boton_verde a{
	height:10px;
	background:url(images/bck_boton_verde.gif) repeat-x;
	font:normal 9px Arial, Helvetica, sans-serif;
	line-height:11px;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:3px 3px 2px 3px;
	margin:0px 0px 0px 3px;
	float:left;
	display:inline;
}

.boton_verde a:hover{
	color:#CCCC00;
}

.boton_noticias {
	height:25px;
	width:80px;
	font:normal 9px Arial, Helvetica, sans-serif;
	line-height:11px;
	color:#FFFFFF;
	text-transform:uppercase;
	float:left;
	display:inline;
	background-image: url(images/img_noticias.gif);
	background-repeat: no-repeat;
	margin-top: -5px;
	margin-left: 3px;
}

.boton_vacio {
	height:25px;
	width:30px;
	font:normal 9px Arial, Helvetica, sans-serif;
	line-height:11px;
	color:#FFFFFF;
	text-transform:uppercase;
	float:left;
	display:inline;
	margin-top: -5px;
	margin-left: 3px;
}

.botones_right {
	width:300px;
	height:15px;
	background:#9baeb9 url(images/bck_cosa_azul.gif) repeat-x;
	float:right;
	position:relative;
	margin-top: 7px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}

.boton_azul a{
	height:10px;
	background:url(images/bck_boton_azul.gif) repeat-x;
	font:normal 9px Arial, Helvetica, sans-serif;
	line-height:11px;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:3px 3px 2px 3px;
	margin:0px 0px 0px 3px;
	float:left;
	display:inline;
}

.boton_azul a:hover{
	color:#dae9f1;
}

/* -------------------------------------- */

/*----------- CONTENIDO #LEFT -------------*/ 

.panel_left {
	width:130px;
	float:left;
	padding:0 2px 0 0;
}

.sub_botones{
	width:130px;
	height:30px;
	background:url(images/bck_boton_pleft.gif) repeat-x;
	margin:0 0 2px;
}

.subsecc{
	background:url(images/btn.jpg) no-repeat;
	font:bold 11px "Trebuchet MS" Arial, Helvetica, sans-serif;
	line-height:24px;
	color:#FFFFFF;
	text-transform:uppercase;
	display:block;
	padding:3px 0 3px 3px;
}

a:hover .subsecc{
	background:url(images/btn_up.jpg) no-repeat;
	font:bold 11px "Trebuchet MS" Arial, Helvetica, sans-serif;
	line-height:24px;
	color:#666666;
	text-transform:uppercase;
	display:block;
	padding:3px 0 3px 3px;
}


/*------------------------------------*/
/*------------------------------------*/
.panel_right {
	width:474px;
	float:left;
	padding:0 1px 0 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

/*------------------------------------*/
.tips{
	width:180px;
	float:right;
}

.tips_tit{
	background-color:#ddc024;
	font:bold 13px Arial, Helvetica, sans-serif;
	line-height:19px;
	color:#000;
	padding:3px 3px 3px 5px;
	margin:0 1px 0 0;
	position:relative;
}

.tips_cont{
	background:url(images/bullet_uno.gif) no-repeat 6px 9px;
	font:normal 11px Arial, Helvetica, sans-serif;
	line-height:13px;
	color:#000;
	padding:5px 5px 5px 20px;
	margin:0 3px 2px 0;
	border-bottom:1px solid #a5ada8;
}
/*------------------------------------*/

/*------------------------------------*/
.destac_noti{
	width:288px;
	float:left;
	background-color:#e9f1ec;
	border-bottom:2px solid #a5ada8;
	margin-right:4px;
}

.destac_noti_rub{
	background-color:#cdcc65;
	font:bold 13px Arial, Helvetica, sans-serif;
	line-height:19px;
	color:#000;
	padding:3px 3px 3px 5px;
	margin:0 1px 0 0;
	position:relative;
}

.fecha{
	position:absolute;
	top:3px;
	right:6px;
	font:normal 11px Arial, Helvetica, sans-serif;
	line-height:13px;
	color:#000;
}

.destac_noti_tit{
	font:bold 13px Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#ed1c24;
	padding:10px 7px 0px 9px;
	margin:0 1px 0 0;
	position:relative;
}

.destac_noti_cont{
	font:normal 11px Arial, Helvetica, sans-serif;
	line-height:13px;
	color:#000;
	padding:10px 7px 10px 9px;
	margin:0 3px 2px 0;
}

.ver_mas a{
	font:bold 11px Arial, Helvetica, sans-serif;
	line-height:13px;
	color:#d17229;
}

.ver_mas a:hover{
	text-decoration:underline;
}

.destac_noti_photo{
	margin:0 0 10px 4px;
	overflow: hidden;
	width:278px;;
	height:120px;
}

/*------------------------------------*/

/*------------------------------------*/
.noticias{
	width:474px;
	margin:4px 0 0 0;
}

.noticias_rub{
	height:17px;
	background:url(images/bck_notis_destac.gif) repeat-x;
	font:bold 13px Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#000;
	padding:6px 3px 3px 29px;
	margin:0 1px 0 0;
	position:relative;
}

.noticia_uno{
	border-bottom:1px solid #a5ada8;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
}

.lista_noti_photo{
	width:86px;
	float:left;
	display:inline;
	margin:4px 0 0 0;
	overflow:hidden;
}

.lista_noti_fecha{
	float:left;
	display:inline;
	text-align:center;
	padding:0 4px;
}

.list_fecha{
	font:normal 10px Arial, Helvetica, sans-serif;
	line-height:12px;
	color:#000;
	padding:10px 0px 10px 0px;
	margin:0 0px 0px 0;
}

.list_boton_verde a{
	height:10px;
	width:60px;
	background:url(images/bck_boton_verde.gif) repeat-x;
	font:normal 9px Arial, Helvetica, sans-serif;
	line-height:11px;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:3px 3px 2px 3px;
	margin:20px 0px 0 0px;
	float:left;
	display:inline;
}

.list_boton_verde a:hover{
	color:#CCCC00;
}


.lista_noti_cont{
	width:303px;
	float:left;
	display:inline;
	padding-left:5px;
}

.noti_tit a{
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#383890;
	position:relative;
}

.noti_tit a:hover{
	color:#666666;
	font-weight: bold;
	text-decoration: underline;
}

.noti_cont{
	font:normal 10px Arial, Helvetica, sans-serif;
	line-height:12px;
	color:#000;
	margin:0 0px 2px 0;
}

/* -------------------------------------- */

/*----------- CONTENIDO SECCIONES -------------*/ 
.info_seccion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top:10px;
}
.info_seccion .titulo{
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #003366;
	font-weight: bold;
	padding:4px;
}
.info_seccion .sub_titulo{
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006FDD;
	font-style: italic;
	padding-left:4px;
	padding-right:4px;
}
.info_seccion .elementos{
	font-size: 10px;
	color: #999999;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top:10px;
	padding:4px;
}
.info_seccion .elemento a{
	width:150px;
	padding-right:10px;	
	font-size: 10px;
	color: #999999;
	text-decoration:none;
}
.info_seccion .contenido{
	padding-top:10px;
}
.info_seccion .contenido .foto{
	margin:2pt 0 2pt 2pt;
	padding:0;
	width:145px;
	overflow:hidden;
	background-color:#000000;
	border: 3px solid #CCCCCC;
}
.asociado{
	padding:4px;
	background-image: url(images/bullet_uno.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	text-indent: 18px;
}
.formulario{
	width:150px;
	float:left;
	text-align:left;
}
.video{
	width:281px;
	height:235px;
	border: 3px solid #CCCCCC;
}
.respuesta{
	padding:4px;
	text-indent: 18px;
}
.descripcion{
	padding:4px;
}
.login{
	width:100px;
	text-align:left;
}

/*----------- CONTENIDO #RIGHT -------------*/ 

.busqueda{
	width:116px;
	height:24px;
	background:#cdcc65 url(images/bck_busq.gif) repeat-x;
	padding:0 0 0px 27px;
	margin:7px 0 10px 0;
	position:relative;
}

.busq_input{
	float:left;
	display:inline;
	margin:2px 3px 0 0;
}


.busca{
	width:93px;
	height:12px;
	background:#fff url(images/bck_inputs.gif) repeat-x bottom;
	border:1px solid #000;
	font:normal 10px Arial, Helvetica, sans-serif;
	line-height:12px;
	color:#999;
}

.busq_go{
	float:left;
	display:inline;
	padding:2px 0px 0 0;
	margin:1px 0px 0 0px;
}

.banner{
	float:left;
	width: 141px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	position:relative;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* ------------------------------------------ */
/* BUSCADOR EMPRENDIMIENTOS */
.buscador{
	width:452px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#atributo{
	width:210px;
	height:40px;
	float:left;
	margin:8px;
	padding-top:50px;
	text-align:center;
}
.tipo_op{background-image: url(images/emp-tipo-back.png);}
.zona{background-image: url(images/emp-zona-back.png);}
.dormitorios{background-image: url(images/emp-dorm-back.png);}
.cochera{background-image: url(images/emp-cochera-back.png);}
.btnbusqueda{ background-color:#003366; color:#FFFFFF; border:none; font-size:11px; padding:4px; font-weight:bold; margin-left:8px;}
.asociarse{ width:300px;}
/*------------------------------------------*/
