/* Santiago - Estilos HTML*/
html {height: 100%;}
* html html {height: 100%;}

a:link {
	text-decoration: none;
	cursor: hand;
}
* html a:link {
	text-decoration: none;
	cursor: hand;
}

a:visited {
	text-decoration: none;
	cursor: hand;
}
* html a:visited {
	text-decoration: none;
	cursor: hand;
}

a:hover {
	text-decoration: none;
	cursor: hand;
}
* html a:hover {
	text-decoration: none;
	cursor: hand;
}

body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(http://www.condorx.com.ar/crecerinmuebles/imagenes/fondo_images/body_bg.jpg) #CCCCCC;
	background-position: top center;
	background-repeat: repeat-y;
	color: #4C4C4C;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
}
* html body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(http://www.condorx.com.ar/crecerinmuebles/imagenes/fondo_images/body_bg.jpg) #CCCCCC;
	background-position: top center;
	background-repeat: repeat-y;
	color: #4C4C4C;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
}

#contenedor {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 758;
	height: 492;
	margin-top: -246px;
	margin-left: -379px;
	overflow: auto;
}
* html #contenedor {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 758;
	height: 492;
	margin-top: -246px;
	margin-left: -379px;
	overflow: auto;
}

#cuerpo {width: 740px;}
* html #cuerpo {width: 740px;}
*:first-child+html #cuerpo {width: 740px;}

/*Santiago - Estilos index.php*/
.TextoTabla {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0071BB;
	width: 200px;
}
* html .TextoTabla {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0071BB;
	width: 200px;
}

.TextoCampo {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #EC620A;
	width: 200px;
	border: 2px solid #E9E9E9;
}
* html .TextoCampo {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #EC620A;
	width: 200px;
	border: 2px solid #E9E9E9;
}

/**/
.Titulo {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #00568B;
}
* html .Titulo {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #00568B;
}

.TituloDesc {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #1168C9;
	padding: 8px;
}
* html .TituloDesc {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #1168C9;
	padding: 8px;
}
/* Santiago - Estilos Enviar Consulta*/
.TextoCampos {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #475563;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	border: 1px none #FF3300;
	scrollbar-face-color:#D55500;
	scrollbar-highlight-color:#D55500;
	scrollbar-3dlight-color:#D55500;
	scrollbar-darkshadow-color:#D55500;
	scrollbar-shadow-color:#D55500;
	scrollbar-arrow-color:#FFEED5;
	scrollbar-track-color:#D55500;
	background-color: #B5BFCA;
	padding: 4px;
	width: 280px;
}
* html .TextoCampos {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #475563;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	border: 1px none #FF3300;
	scrollbar-face-color:#D55500;
	scrollbar-highlight-color:#D55500;
	scrollbar-3dlight-color:#D55500;
	scrollbar-darkshadow-color:#D55500;
	scrollbar-shadow-color:#D55500;
	scrollbar-arrow-color:#FFEED5;
	scrollbar-track-color:#D55500;
	background-color: #B5BFCA;
	padding: 4px;
	width: 280px;
}

/* Santiago - Estilos de la Tabla*/
#background-image
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 80%;
	text-align: left;
	border-collapse: collapse;
	background-image: url(table-images/warning.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
* html #background-image
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 80%;
	text-align: left;
	border-collapse: collapse;
	background-image: url(table-images/warning.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#background-image th
{
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	background-color: #EA6A15;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	border: 2px solid #FFFFFF;
	text-transform: uppercase;
}
* html #background-image th
{
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	background-color: #EA6A15;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	border: 2px solid #FFFFFF;
	text-transform: uppercase;
}

#background-image td
{
	padding: 4px 12px;
	color: #BB4A00;
	border-top: 1px solid #fff;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
}
* html #background-image td
{
	padding: 4px 12px;
	color: #BB4A00;
	border-top: 1px solid #fff;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
}

#background-image tbody td {
	background: url('table-images/back.png');
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
* html #background-image tbody td {
	background: url('table-images/back.png');
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#background-image tbody tr:hover td
{
	color: #B70D2F;
	background: none;
}.Txt {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #475563;
	padding: 8px;
}
.Txt_Aviso_PDF {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #009100;
	cursor: hand;
	line-height: 20px;
}
* html #background-image tbody tr:hover td
{
	color: #B70D2F;
	background: none;
}.Txt {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #475563;
	padding: 8px;
}
.Txt_Aviso {
	color: #CC4309;
	cursor: hand;
	font: 14px/20px "Trebuchet MS", Arial;
	text-indent: 40;
	text-align: justify;
}
.Txt_Aviso_Tit {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #CC4309;
	line-height: 20px;
	cursor: hand;
	text-align: left;
}
.Txt_Aviso_Tit_Fondo {
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	scrollbar-track-color:#D55500;
	background-color: #EA5515;
	text-align: center;
	padding: 12px;
}

