/*   

Theme Name: Puntoprop
fcinco estudio || Cecilia Martire y Raul Reimer
design: Rauto
construction: Rauto
csskiller: Rauto
fecha: 10/07/08
mod1: -
mod2: -

*/
* {margin: 0; padding:0;border: 0; outline: 0;}
html {
	font: 62.5% "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
}
body {
	margin: 0 0 20px 0;
	border-top: 0px solid #333333;
	background: #fff url(art/bkc_home.jpg) repeat-x left top;
}
/* Ajustes tipográficos */

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	font-weight: normal;
	margin: 0 0 1em 0;
}

cite, em, dfn {
	font-style: italic;
}

sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}

sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}

li, dd, blockquote {
	margin-left: 0em;
}

code, kbd, samp, pre, tt, var, input[type='text'], textarea {
	font-size: 100%;
	font-family: monaco, "Lucida Console", courier, mono-space;
}

del {
	text-decoration: line-through;
}

ins, dfn {
	border-bottom: 1px solid #ccc;
}

small, sup, sub {
	font-size: 90%;
}

abbr, acronym {
	text-transform: uppercase;
	font-size: 85%;
	letter-spacing: .1em;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

a abbr, a acronym {
	border: none;
}

sup {
	vertical-align: super;
}

sub {
	vertical-align: sub;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1em;
}

a:link, a:visited {
	color: #7c0001;
	text-decoration: none;
}
a:hover, a:active {
	color: #FFF;
	background-color: #7c0001;
}
img { border:none; }
h1 {
	background: url(art/logo_puntoprop.jpg) no-repeat scroll left center;
	width: 240px;
	height: 105px;
	margin: 0;
	text-indent: -1000em;
}
h1 a:link, h1 a:visited {
	width: 240px;
	height: 105px;
	margin: 0;
	display: block;
}
h1 a:hover {
	background-color: transparent;
}
#banner {
	width: 760px;
	height: 200px;
	margin-top: 1em;
}
#wrapper {
	width: 760px;
	margin: 0 auto;}

.alert { 
	clear:both;
	padding: 10px;
	margin:20px 0 15px 0;
	background-color: #D9EEF2;
	color:#194251;
	border: 1px solid #BEDFE7;
}	
	

#footer {
	border-top: 1px solid #5E0001;
	padding: 10px 0px;
	clear: both;
	width: 760px;
	line-height: 1.7em;
}
#footer a:link, #footer a:visited {
	color: #7c0001;
	text-decoration: none;
}
#footer a:hover {
	color: #7c0001;
	text-decoration: none;
	border-bottom: 1px solid #7c0001;
	background-color: white;
}
.bordo-button {
     background: url(art/bck_btn_bordo.jpg) no-repeat 0 0;
     display:block;
     color:#FFF;
     font-size:1.1em;
     text-decoration:none;
     width:218px;
     height:28px;
     border: none;
     line-height:26px;
     text-align:center;
}
.gris-button {
     background: url(art/bck_btn.jpg) no-repeat 0 0;
     display:block;
     color:#FFF;
     font-size:1.1em;
     text-decoration:none;
     width:178px;
     height:28px;
     line-height:26px;
     text-align:center;
}
input.gris-button, input.bordo-button {
	line-height: 24px;
}
.tels {
	float:right;
	clear: right;
	margin-top: -20px;
}

/* Clases útiles */
.clear {
	clear: both;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.right {
	width: 100%;
	text-align: right;
}

/* links intrasendentes */
#subfaq {
	position: relative;
	float: right;
	width: 144px;
	height: 20px;
	display: block;
	text-align: center;
	line-height: 20px;
	background: url(art/bck_submenu.png) no-repeat center top;
}
#subfaq a:hover {
	color: #7e7e7e;
	background-color: #FFF;
}

/* COLOZQ INT ------------------------------------------------------*/
.colizqint {
	width:500px;
	float: left;
	padding-bottom: 30px;
	margin: 0;
} 
.colderint h2 {
	margin-bottom:0;
	padding: 0px;
	color:#7C0A1B;
	text-transform: uppercase;
}

.colizq h2, .colcentro h2, .colder h2 {
	margin-bottom:0;
	padding: 6px 0;
	margin-bottom: 10px;
	color:#333;
	color:#333;
}

#content h3 {
	margin-bottom: 15px;
	color: #5A554B;
	font-style: normal;
	line-height: 1.6em;
	font-size: 1.3em;
}
#content p {
	color: #333;
	line-height: 1.4em;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
}
#content h5 {
	font-weight: bold;
	line-height: 1.4em;
	font-size: 1.2em;
	padding: .3em;
	margin-bottom: 0em;
	color: #7C0A1B;
}
#content h2 {
	color:#7C0A1B;
	font-weight: bold;
	line-height: 1.7em;
	font-size: 1.6em;
	margin-bottom: .5em;
}
.colizqint a:link, .colizqint a:visited {
	color: #7c0001;
	text-decoration: none;
}
.colizqint a:hover, .colizqint a:active {
	color: #5A554B;
	text-decoration: underline;
	background-color: transparent;
}
div.colizqint div.verdetalle {
	background:#FAF7F0 none repeat scroll 0 0;
	display:block;
	float:left;
	padding-left: 10px;
	font-weight:bold;
	height:1.6em;
	line-height:1.6em;
	width:98%;
}
.colizqint img {
	float: left;
	border: 1px solid #E7E1CC;
	padding: 3px;
	background-color: #fff;
	margin: 0 10px 3px 0;
}
#content ul {
	list-style:none; 
	line-height: 18px; 
	margin-left:15px; 
	margin-bottom:20px;
}
#sec-inicio #content ul {
	margin-left: 0;
}
#content ul li {
	padding-left:15px;
	color: #333;
	background: url(art/bullet.png) no-repeat 0 5px;
	font-size: 1.2em;
}
#sec-inicio #content ul li {
	padding-left:0px;
}

#content .colderint {
	float: left;
	width: 240px;
	margin:0px 20px 20px 0;
	padding-bottom: 20px;
	color: #5A554B;
	background: url(art/bck_lateral.jpg) no-repeat left bottom;
}
.lattop {
	background: url(art/bck_lateral_top.jpg) no-repeat left top;
	width: 240px;
	height: 14px;
	text-indent: -1000em;
	font-size: 1%;
}
.lattop50 {
	background: url(art/bck_lateral_top50.jpg) no-repeat left top;
	width: 370px;
	height: 8px;
	text-indent: -1000em;
	font-size: 1%;
}
#content .colderint ul li.bnr_buscar {
	background: url(art/bnr_buscando.jpg) no-repeat scroll left top;
	width: 240px;
	height: 210px;
	text-indent: -1000em;
}
#content .colderint ul li.btn_contacto {
	background: url(art/bnr_buscando_btn.jpg) no-repeat left top;
	width: 240px;
	height: 30px;
	text-indent: -1000em;
}
#content div.colderint p {
	padding: 10px 10px 0 10px;
	font-size: 1.1em;
}
div.colderint strong {
	color:#7C0A1B;
}
#content .colderint ul {
	margin:0 0 15px 0; 
	padding:0;
	list-style: none;
	display: block;
	border-top: 1px solid #E2E2E2;
}
#sec-inicio #content .colderint ul {
	border: none;
}
.colderint ul li a {
	background: url(art/bullet_prop.png) no-repeat 5px center;
	margin:0;
	border-bottom: 1px solid #E2E2E2;
	display: block;
	color: #333;
	padding: 4px 8px 4px 20px;
	text-decoration: none;
	line-height: 16px;
	font-size: 1em;
}
#sec-servicios #content ul li, #sec-faq #content ul li {
	list-style: none;
	background-image: none;
	padding-left: 0;
	font-size: 1em;
}
#content ol li {
	list-style: none;
	background: url(art/bullet.png) no-repeat 0 5px;
	padding-left: 12px;
	font-size: 1.2em;
	line-height: 1.5em;
}

.colderint ul li a:hover{ background-color: #E7E1CC; }
#content div.colderint ul li.btn_contacto a {
	background: url(art/bnr_buscando_btn.jpg) no-repeat left top;
	border: none;
	width: 240px;
	height: 30px;
	margin: 0;
	padding: 0;
}
#content div.colderint ul li.btn_contacto a:hover {
	border: none;
	padding: 0;
	margin: 0;
	background-position: left bottom;
}

/* banner seccion */
#banner-seccion {
	width: 760px;
	height: 110px;
	display: block;
	margin-top: 10px;
	background: url(art/bck_seccion.jpg) no-repeat left top;
}
#banner-seccion h2 {
	font-size: 2.8em;
	margin: 0;
	padding: 26px 0 0 30px;
}
#banner-seccion p {
	font-size: 1.4em;
	margin: 0;
	padding: 0px 0 0 30px;
	line-height: 1.5em;
}
#content {
	margin-top: 1em;
}

/* contacto */
#content .colizqint div.nota {
	color: #666;
	border: 1px solid #F2F2F2;
	background-color: #F5F5F5;
	padding: 0;
	margin: 5px 30px;
}
#content .colizqint div.nota p {
	font-size: 1em;
	background: url(art/ico_info.png) no-repeat center left;
	line-height: 15px;
	margin: 0 0 0 8px;
	padding: 5px 5px 5px 18px;
}
fieldset {
	border-color:#B6B6B7;
	border-style:solid none none;
	border-width:1px medium medium;
	clear:left;
	display:block;
	float:left;
	margin:10px 30px;
	padding: 0px; 
	width: 75%;
	line-height: 1.8em;
	font-size: 1.1em;
}
fieldset a {
	font-size: 11px;
}
form, fieldset, button {
	background:transparent none repeat scroll 0%;
	border:medium none;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}
legend {
	font-size:13px;
	font-weight:normal;
	margin-bottom:10px;
	margin-left:-6px;
	color:  #7EA8CE;
	padding:6px;
}
label {
	color:#737980;
	display:block;
	float:left; 
	margin-bottom:10px;
	position:relative;
	text-transform:uppercase;
	width:90%;
	line-height: 1.8em;
	font-size: 1em;
}
label.full {
	width:100%;
}
input {
	width:90%;
}
input, select, textarea {
	background:#FFF none repeat scroll 0%;
	border:1px solid #900;
	font-size:11px;
	color: #666;
	/*font-size-adjust:none;
	font-stretch:normal;*/
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
	padding:3px;
}
input.full {
	width: 90%;
}
textarea {
	height:85px;
	width:90%;
}
.errFld {
	border:1px solid #BA250E;
}
.errMsg {
	color:#BA250E;
	text-transform:lowercase;
}
.message-text {
	color: #d70d1b;
	background-color: #f0ffd2;
	margin: .5em 2em .5em 2em;
}
.message-text p.alerta {
	padding: .5em .5em .5em 2.7em;
	color: #d70d1b;
	font-size: 1.2em;
	background: url(art/ico_stop.png) no-repeat 10px center;
}
.message-text p.ok {
	padding: .5em .5em .5em 2.7em;
	color: #0f1e6a;
	font-size: 1.2em;
	background: url(art/ico_accept.png) no-repeat 10px center;
}

/* Detalle Propiedades */
#content .info {
	background-color: #E7E1CC;
	margin: .6em;
	padding: 1em;
}
#content .info p {
	color: #5A5542;
	padding: .6em;
}

/* NAVIGATION -------------------------- */
ul#nav {
	height: 28px; 
	text-align:left; 
	list-style-type: none; 
	width: 760px;
	background: url(art/bck_menu.jpg) no-repeat center top; 
	margin:0; 
	padding:0;
}
#nav span {display:none;}
ul#nav li {
	float:left;
}
ul#nav li a {
	display: block; 
	height: 28px;
	text-indent: -1000em;
}

body#sec-inicio .colizqint {
	background: url(art/bck_cartel.jpg) no-repeat right bottom;
	height: 265px;
} 

ul#nav li.inicio {
	float: right;
	width: 112px;
}
ul#nav li a#inicio {
	width: 112px; 
	background: url(art/btn_inicio.jpg) no-repeat 0 0;
	float: right;
}
body#sec-inicio ul#nav li a#inicio {
	background-position: 0 -28px;
	display: none;
	background-repeat: no-repeat;
}

ul#nav li a#sobre {width: 158px; background: url(art/btn_sobre.jpg) no-repeat 0 0; outline:none;}
body#sec-sobre ul#nav li a#sobre {
	background-position: 0 -28px;
	background-repeat: no-repeat;
}

ul#nav li a#servicios {width: 110px; background: url(art/btn_servicios.jpg) no-repeat 0 0; outline:none;}
body#sec-servicios ul#nav li a#servicios {
	background-position: 0 -28px;
	background-repeat: no-repeat;
}

ul#nav li a#propiedades {width: 130px; background: url(art/btn_propiedades.jpg) no-repeat 0 0; outline:none;}
body#sec-propiedades ul#nav li a#propiedades {
	background-position: 0 -28px;
	background-repeat: no-repeat;
}

ul#nav li a#tasaciones {width: 117px; background: url(art/btn_tasaciones.jpg) no-repeat 0 0; outline:none;}
body#sec-tasaciones ul#nav li a#tasaciones {
	background-position: 0 -28px;
	background-repeat: no-repeat;
}

ul#nav li a#contacto {
	width: 100px; 
	background: url(art/btn_contacto.jpg) no-repeat 0 0;
}
body#sec-contacto ul#nav li a#contacto {
	background-position: 0 -28px;
	background-repeat: no-repeat;
}

ul#nav li a#inicio:hover,
ul#nav li a#sobre:hover,
ul#nav li a#servicios:hover,
ul#nav li a#tasaciones:hover,
ul#nav li a#propiedades:hover,
ul#nav li a#contacto:hover {
	background-position: 0 -28px;
}

a.gris-button:link, a.gris-button:visited, a.bordo-button:link, a.bordo-button:visited {
	color: #FFF;
	font-weight: bold;
}
a.gris-button:hover, a.bordo-button:hover {
	background-position: 0 -28px;
	text-decoration: none;
}

.col50 {
	width: 370px;
	float: left;
}
#content .col50 img.gr {
	margin: 0px 7px 0em 7px;
}
#content .col50 h2 {
	font-size: 2.6em;
	margin-bottom: 0;
	font-style: italic;
}
#content .col50 h4 {
	font-size: 2.6em;
	margin-bottom: .5em;
	color:#7C0A1B;
	font-weight: normal;
	font-style: normal;
	line-height: .5em;
}
#content .col50 h3 {
	margin-bottom: .5em;
	font-weight: bold;
	color: #333;
}
.pad20 {
	margin:0 20px 20px 0;
	padding-bottom: 20px;
	background: url(art/bck_lat370.jpg) no-repeat scroll left bottom;
}
#content .pad20 p {
	padding: 10px 10px 0 10px;
	font-size: 1.1em;
}
a.otras:link, a.otras:visited {
	background: url(art/ico_good.png) no-repeat left center;
	color:#7C0A1B;
	float: right;
	clear: right;
	line-height: 2em;
	padding-left: 20px;
	margin: 0 20px 20px 0;
	font-weight: bold;
}
a.otras:hover {
	background-color: transparent;
	text-decoration: underline;
}
hr {
	height: 1px;
	color: #D2D2D2;
	background-color:#D2D2D2;
	border-top:1px;
	margin-bottom: 10px;
}

/* gallery */
/* BEGIN DEMO STYLE */
.caption{
	font-style: italic;
	color:#514C3A; 
	text-align: center;
	font-size: 1em;
}
	.demo {position:relative;margin-top:0em;}
	#content .gallery_demo {width:356px;margin:0 auto;}
	#content .gallery_demo li{width:68px;height:50px;border:0px double #111;margin: 0 2px;background:#FFF;}
	#content .gallery_demo li div{left:240px}
	#content .gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
	#main_image {margin:0 auto 38px auto;height:350px;width:356px;background:#FAF7F0;text-align: center;}
	#main_image img {margin-bottom:10px;}
	
	.nav {padding-top:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}
	
#content ul.galleria{list-style:none;width:340px}
#content ul.galleria li{display:block;width:60px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
#content ul.galleria li a{display:none}
#content ul.galleria li div{position:absolute;display:none;top:0;left:180px}
#content ul.galleria li div img{cursor:pointer}
#content ul.galleria li.active div img,#content ul.galleria li.active div{display:block}
#content ul.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
#content ul.galleria li .caption{display:block;padding-top:.5em}
* html #content ul.galleria li div span{width:320px} /* MSIE bug */
#content p.nav {
	text-align: center;
	background-color: transparent;
}

