﻿/*#############################################################
Name: Indigo (altoque edition)

Version: Recursos

Fecha ultima Modificacion: 20/11/09
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: green;
	font-size: 10pt;

}
a:hover {
	color: #C60;
}
body {
	background-position: 0% 0%;
	color: #466;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
	background-image: url('img/fondo-barra-sup01.gif');
	background-repeat: repeat-x;
	background-attachment: scroll;
}

input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}
code {
	background: url(../Indigo/img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite {
	background: url(../Indigo/img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h1,h2,h3 {
	color: #06C;
	padding-top: 6px;
}
/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	text-align: left;
	/*background: url(../Indigo/img/iniclas-atq.jpg) no-repeat; */
}

.header {
	height: 70px;
}

/* title */
.title {
	float: left;
	padding: 0px 0 0 0px;
}
.title h1 {
	color: #FFFFFF;
	font-size: 20px; 
	font-family: arial,sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
}
.title h3 {
	color: #FFFFFF;
	font-size: 12px; 
	font-family: Verdana,sans-serif; 
	letter-spacing: 1px;
}

/* navigation */
.navigation {
	float: left;
	height: 30px;
	margin-left: 24px;
	padding: 0 16px;
}
.navigationAdmin {
	float: left;	
	position: absolute;
	margin-left: -250px;
	margin-top: 0px;
	padding: 45px 16px 0 200px;
}
.navigation a {
	color: #FFF;
	float: left;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	margin-top: 32px;
	padding: 8px 18px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #4A91C3;
	color: #FFF;
}

.linea
{
	border-bottom: 1px dashed #DDD;
	list-style: none;
	margin:10px;
	
}

/* navigation2 */
.navigation2 {
	float: left;
	height: 0px;
	margin-left: 5px;
}
.navigationAdmin2 {
	text-align: left;
	height: 0px;
	margin-left: 5px;
}
.navigation2 a {
	color: #FFF;
	float: left;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	margin-top: 6px;
	padding: 8px 18px;
	text-align: center;
	text-decoration: none;
}
.navigation2 a:hover {
	background-color: #4A92C4;
	color: #FFF;
}
.linea2 {
	border-bottom: 1px dashed #DDD;
	list-style: none;
	margin: 10px;
}
.textnavigation2 a {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
}
.textnavigation2 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 11px;
}

/* main */
.main {
	background: #FFFFFF;
	clear: both;
	padding: 5px 5px 0 5px;
	width: 985px;
	text-align: left;

}

/* main left */
.sidenav {
	float: right;
	width: 210px;
}
.sidenav h1 {
	border-bottom: 1px dashed #DDD;
	color: #E73;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li { 
	border-bottom: 1px dashed #DDD;
	list-style: none;
	margin: 0;
}
.sidenav li a {
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 18px;
	text-decoration: none;
}
.sidenav li a:hover {
	color: #111;
	background: url(../Indigo/img/nav_li.gif) no-repeat;
}

/* content */
.content {
	float: left;
	margin-right: 10px;
	width: 744px;
}
.content .descr {
	color: #C60;
	margin-bottom: 6px;
}
.content li {
	list-style: url(../Indigo/img/li.gif);
	margin-left: 18px;
}

/* search form */
.styled {
	border: 3px double #E5E5E5;
	padding: 2px 3px;
}
.button {
	border: 1px solid #AAA;
	margin-left: 5px;
	padding: 2px 3px;
}

/* footer */
.footer {
	background: #0094D6;
	color: #C1DEF0;
	font-size: 1.1em;
	text-align: center;
	line-height: 25px;
	text-align: center;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
/* definidos por mi */
.titulo {
	color: #FFF;
	font: normal 1.5em Verdana,sans-serif;
/*	border-bottom: 1.0px dashed #DDD;*/
	color: #E73;
	height: 40px;
	margin-top: 1.1em;
	font-weight: bold;
}
.cuerpo
{
	font-size: 1.1em;
	margin-left: 10px;
	margin-top: 1.1em;
	background-color : #FFFFFF;
	float:left;
}
.campotexto {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;	
	background-color: #F6F6F6;
	padding: 2px 0px 4px 10px;
	word-spacing: 2px;
	line-height: 20px;
}

.campotexto input{
	width: 150px;
}
.campotexto select{
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;	
	width: 200px;
}
.campotexto textarea{
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
	width: 200px;
}
.radio{
	width: 20px;
}
.grilla {
	font-size: 12px;
	text-align: left;
	margin-right: 0px;
}
.grilla-border {
	font-size: 12px;
	text-align: left;
	margin-right: 8px;
	border: thin solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-style: solid solid solid solid;
	border-top-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-width: thin thin thin thin;
	border-bottom-width: thin;
}

.popupError
{
	font: normal 12px "Lucida Sans Unicode",sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#000000;
}

.popupErrorTitle
{
	font: normal 12px "Lucida Sans Unicode",sans-serif;
	color:#F70;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.popupLoginTitle
{
	width: 300px;
	heigth: 400px;
	font: normal 13 "Lucida Sans Unicode",sans-serif;
}
.popupLogin
{
	font: normal 12px "Lucida Sans Unicode",sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.botonLogin
{
	width:80px;
	font: normal 12px "Lucida Sans Unicode",sans-serif;
}
.botonRegistro
{
	width:200px;
	font: normal 16px "Lucida Sans Unicode",sans-serif;
}

.fecha select{
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
.moneda input{
	width:60px;
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
.moneda select{
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
/* content */
.col1-1 {
	float: left;
	margin: 4% 4% 4% 8%;
	width: 180px;
	height: 180px;
	background: #EEEEEE url(../images/misDatos2.gif);
	border: 1px solid;
	cursor: pointer;
}
.col1-2 {
	float: left;
	margin: 4% 4% 4% 4%;
	width: 180px;
	height: 180px;
	background: #EEEEEE url(../images/misClasificados.gif);
	border: 1px solid;
	cursor: pointer;
}
/* para los inmuebles*/
.prop				{ FONT-SIZE: 14px; color:#D26900; font-weight: bold; }
.propTD 			{ background: #FFFFFF; }
.propTDO 			{ background: #CFE3FC; }
.propTD2 			{ background: #EDEDED; }
.propTD2O 			{ background: #CFE3FC; }
A.prop 				{ color: #657E96; }
.propAmpliar		{ FONT-SIZE: 10px; color:#006699; font-weight: bold; }
.propAmpliar:hover	{ color:#006699;}
.propAmpliarD		{ FONT-SIZE: 10px; color:#FFFFFF; font-weight: bold; }
.propAmpliarD:hover	{ color:#FFFFFF;}


#clasificado {
	background: #EEEEEE;
	border:0px solid;
	color:#607B95;
	padding: 10px 10px 10px 10px;
}

#bgWhite{
	background: #ffffff;
	border:0px solid;
	color:#607B95;
	padding: 10px 10px 10px 10px;
}

#clasificado .clastitle
{
	color: #666666;
	font-size:18px;
	font-weight: bold;
	margin-bottom:15px;
}
#clasificado .clasimages
{	
	float: left;
	color: #666666;
	font-size:18px;
	font-weight: bold;
}
#clasificado .clascontainer
{
	width: 150px;	
	float: right;
	color: #666666;
}
#clasificado .clearer {
	clear: both;
}
#clasificado  .descripcionficha
{	
	float: left;
	color: #666666;
	line-height: 18px;
}

#clasificado .textdescripcion
{	
	color: #000000;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

#clasificado .videoficha
{
	width: 320px;
	height:250px;	
	float: right;
	color: #666666;
	border: 1px solid;
}

#clasificado .clastext {
	font-size:12px;
	font-weight: bold;
}
.lblficha
{	
	color: #666666;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.valorficha
{	
	color: #000000;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.code {
	background: url(../Images/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
.carrito
{
	font-weight: bold;
	background-image: url(../Images/header_carrito.gif);
	height: 30px;
	vertical-align: middle;
	text-align: left;
}
coluno
{
	float:left;
}
coldos
{
	float:right;
}

/*  estilo de los avisos de los clasficados */
.cuerpo-aviso
{
	background-color: #FFFFFF;
	padding: 6px 0px 6px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.cuerpo-aviso-listado
{
	background-color: #F6F6F6;
	padding: 6px 0px 6px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.label-aviso{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #417FCA; 
}
.espacio
{
	background-color:#FFFFFF;
	height:15px;
}
.button-aviso
{
	font-weight: bold; 
	color: #417FCA;
}
.links
{
	text-decoration: underline;
	color: #F70;
}
.floatRight
{
	float: right;
}

.floatLeft
{
	float: left;
}
/*estilos para las grillas de administracion*/
.title-grilla
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #417FCA; 
}
.btnTitle-grilla
{
	color: #F70;
	font-size: 12px;
	text-decoration:underline;
	cursor:hand;
	cursor:pointer;
	text-align:center;
}

.btnGrilla-Inmueble
{
	color: #F70;
	text-decoration:underline;
	cursor:hand;
	cursor:pointer;
	text-align:center;
	font-weight: bold; 
	FONT-SIZE: 12px;
	padding: 1% 1% 1% 1%;
}

.btnGrilla-Inmueble:hover {
	color: #C60;
}

.descripcion-grilla
{
	padding: 1% 1% 1% 1%;
	FONT-SIZE: 12px;
}

.title-grilla-usuario
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #4E4E4E;
	padding: 1% 1% 1% 1%;
}
.descripcion-grilla-10
{
	padding: 1% 1% 1% 1%;
	FONT-SIZE: 9px;
}
.item-menu
{
	FONT-SIZE: 12px;
	font-weight: bold; 
	color: #000000; 
}

.item-submenu
{
	FONT-SIZE: 10px;
	color: #000000;
	cursor: pointer;
	cursor: hand;
}

.item-submenu-selec
{
	FONT-SIZE: 12px;
	color: #000000;
	cursor: pointer;
	cursor: hand;
}


/*tablas definidas por Pablo*/
.camporegistro
{
	background-color: #F6F6F6;
	padding: 2px 0px 4px 4px;
	word-spacing: 2px;
	line-height: 40px;
	text-align:left;
}
.camporegistro input{
	width: 185px;
	text-align:left;
}

.camporegistro select{
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;	
	width: 170px;
	text-align:left;
}
.camporegistro textarea{
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
	width: 200px;
	text-align:left;
}
.campovacio
{
	background-color: #F6F6F6;
	padding: 1px 0px 0px 0px;
}
.botonpublica {
	padding: 4px 10px 4px 8px;
	border: 0px;
	width: 170px;
	height: 18px;
	background-color: yellow;
	text-align: center; 
	margin-top: 2px;
}
.botonpublica a {
	font-size: 12px;
	font-weight:700;
	font-family: Verdana; 
	color: blue; 

}
.botonpublica a:hover {
	font-size: 13px;
	font-weight:700;
	font-family: Verdana; 
	color: black;

}
.botonmenu {
	padding: 4px 10px 4px 8px;
	text-align: center; 
	margin-top: 2px;
}
.botonmenu a{
	font: bold 1.2em "Trebuchet MS",sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: #FFFF66;	
 	text-decoration: none;
}
.botonmenu a:hover{
 	text-decoration: none;
 	color: #FFFFFF;
}
.hrregistro
{
	height: 5px; 
	color: #FFFFFF;	
}
.tdblanco
{
	height: 7px; 
	color: #FFFFFF;	
}
.recuadros {
	background-color: #F6F6F6;
}
.htdetalle
{
	height: 1px; 
	color: #C0C0C0;
}
.combotexto select{
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
	}	
.tabusuario
{
	FONT-SIZE: 12px;
	font-weight: bold; 
	color: #000000; 
	cursor: pointer;
	cursor: hand;
	border: 1px 1px 1px 1px solid #F0F0F0;
}
.tabusuario:hover
{
	color: #4A92C4;	
}
.textarea-cv textarea{
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
	width: 720px;
	height: 100px;
	
}
.captcha{
	vertical-align: middle; 
	margin-top: 10px; 
	margin-left: 10px
}