* {
	margin: 0;
	padding: 0;
}

.cargandoContenidos{
text-align: center;
background-color:#cccccc;
font-size:18px; color:#ffffff; text-align:center;
height:50px;
width:300px;
float:left;
padding-top:45px;
}

#preloader{
position:absolute; left:35%; top:280px; width:300px; height:95px; border:1px solid black; padding: 5px 5px 5px 5px; background-color: #999999;
}

body {
	background: #8C0000 url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F9EED5;
	text-align:justify;
}

#casas-prefabricadas {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F9EED5;
	text-align:justify;
}

form {
}

input, textarea {
	padding: 2px 5px;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	width:240px;
}

h1, h2, h3 {
	margin-top: 1.5em;
	font-weight: normal;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

.h3 {
	font-size: 1.2em;
	font-weight: bold;
	text-align:center;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 160%;
	font-size: 15px;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #CC6B47;
}

.casas a{
	color: #F9EED5;
}

.casas a:hover{
	color: #CC6B47;
}

a:hover {
	text-decoration:overline underline;
	color: #E8EED5;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 778px;
	height: 110px;
	margin: 0 auto;
}

#header h1, #header h2 {
	margin: 0;
	letter-spacing: -0.05em;
	/*text-transform: lowercase;*/
	font-weight: normal;
}

#header h1 {
	float: left;
	/*padding-top: 40px;*/
	font-size: 4em;
}

.superior{
	text-align:right;
	font-weight:bold;
	background:url(images/arrow.gif) top right no-repeat;
}

#header h1 a {
	text-decoration: none;
}

#header h2 {
	float: left;
	padding: 67px 0 0 8px;
	font-size: 2em;
	font-style: italic;
	color: #858585;
}

/* Menu */

#menu {
	width: 778px;
	height: auto;
	margin: 0 auto;
	text-align:right;
	.margin-top: 50px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	height: 28px;
	padding: 12px 20px 0 20px;
	/*background: url(images/img03.gif) no-repeat;*/
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

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

#menu .first a {
	background: none;
}

/* Page */

#page {
	width: 778px;
	margin: 0 auto;
}

.title{
padding-bottom:5px;
}
/* Post */

.post {
}

.post .title {
	margin: 0;
}

.post .title a {
	text-decoration: none;
}

.post .byline {
	margin: 0 0 30px 0;
	line-height: normal;
}

.post .entry {
}

.post .meta {
	clear: both;
}

.post .meta a {
	text-decoration: none;
	font-weight: bold;
}

.post .meta a:hover {
	text-decoration: underline;
}

.post .meta .comments {
	padding-left: 20px;
	background: url(images/img07.gif) no-repeat left center;
}

.post .meta .permalink {
	padding-left: 20px;
	background: url(images/img08.gif) no-repeat left center;
}

/* Latest Post */

#latest-post {
	width: 778px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}

#latest-post .byline {
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
	font-size: .9em;
	font-weight: bold;
	color: #3760BF;
}

#latest-post .byline span {
	padding: 0 0 0 30px;
	background: url(images/img04.gif) no-repeat;
}

#latest-post .byline a {
	padding: 0 30px 0 0;
	background: url(images/img05.gif) no-repeat right top;
	text-decoration: none;
}

#latest-post .byline a:hover {
	text-decoration: underline;
}

/* Recent Posts */

#recent-posts {
	width: 778px;
	margin: 0 auto;
	background: url(images/img09.gif) no-repeat;
}

#recent-posts h2 {
	height: 18px;
	margin: 0;
	padding-top: 2px;
	background: url(images/img10.gif) no-repeat right top;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .5em;
	font-size: .9em;
	font-weight: bold;
	color: #FFFFFF;
}

#recent-posts h3 {
	font-size: 1.4em;
}

#recent-posts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#recent-posts li {
	float: left;
	width: 246px;
	padding-left: 20px;
}

#recent-posts li.first {
	padding: 0;
}

/* Sidebar */

#sidebar {
	width: 778px;
	margin: 0 auto;
	padding-top:5px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	float: left;
	width: 255px;
	background: url(images/img09.gif) no-repeat;
}

#sidebar li ul {
	padding-left: 20px;
}

#sidebar li li {
	float: none;
	width: auto;
	padding: 0;
	background: none;
}

#sidebar h2 {
	height: 26px;
	margin: 0 0 20px 0;
	padding-top: 1px;
	background: url(images/img10.gif) no-repeat right top;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .5em;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Footer */

#footer {
	clear: both;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img11.gif) repeat-x;
	text-align: center;
}

.legal {
	margin: 0;
	font-size: .8em;
	color: #666666;
}

.enlaces {
	font-size:1.1em;
	color: #666666;
}

.enlaces a:hover{
	text-decoration:overline underline;
	border-bottom: 3px solid;
	border-bottom: 3px solid;
}


/* ---------->>> jtip <<<---------------------------------------------------------------*/
.jTip{
cursor:help;
}

.formInfo a, .formInfo a:active, formInfo a:visited{
	background-color:#B2B2B2;
	font-weight:bold;
	padding:0px 5px 0px 5px;
	margin:5px;
	color:#FFFFFF;
	text-decoration: none;
}

.formInfo a:hover{
	color:#660000;
	text-decoration: none;
	background-color:#B2B2B2;
}

#JT_arrow_left{
	background-image: url(images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
	margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.modelo{
	width:750px;
	padding-left:15px;
	line-height: 130%;
	font-size:13px;	
}

.contenido{
	height:125px;
	padding-left:5px;	
}
.contenido p{font-size:13px;}
div.hr {
  height: 3px;
  background: #949CE4;
  width: 100%;
  margin:5px;
}
div.hr hr {
  display: none;
}

.img_centrada{
  text-align:center;
}

.delegacion{
  width:400px;
  padding-left:15px;
  line-height: 130%;	  
}

.promo{
  width:600px;
  padding-left:15px;
  line-height: 130%;	  
}

.nombreModelo{
  width:268px;
  float:left; 
}

.superficie, .habitaciones, .banyos{
  width:170px;
  float:left;
  text-align:center;
}

#info {
	position:absolute;
	width:20px;
	height:26px;
	z-index:1;
	left: 0px;
	top: 29px;
	visibility: hidden;
}
.espacio{
	padding-right:50px;
}

.supCasa, .supTerreno{
  width:55px;
  float:left;
  text-align:center;
}

.supTerreno{width:70px;}

.promocion{
  width:125px;
  float:left;
  text-align:left;
}
.promociones{
  width:255px;
  clear:both;
}

/*NTOOLTIP*/
a.Ntooltip {
position: relative; /* es la posición normal */
text-decoration: none !important; /* forzar sin subrayado */
color:#FFF !important; /* forzar color del texto */
font-weight:bold !important; /* forzar negritas */
}

a.Ntooltip:hover {
z-index:999; /* va a estar por encima de todo */
background-color:#BC4747; /* DEBE haber un color de fondo */
}

a.Ntooltip span {
display: none; /* el elemento va a estar oculto */
font-size: 13px;
}

a.Ntooltip:hover span {
display: block; /* se fuerza a mostrar el bloque */
position: absolute; /* se fuerza a que se ubique en un lugar de la pantalla */
top:2em; left:2em; /* donde va a estar */
width:100px; /* el ancho por defecto que va a tener */
padding:5px; /* la separación entre el contenido y los bordes */
background-color: #9D9D9D; /* el color de fondo por defecto */
color: #FFFFFF; /* el color de los textos por defecto */
}

.centro{
text-align:justify;
}

.blue{
color:#53A2C9;
}

.especificaciones{
font-size:13px;
}

.casas-prefabricadas-ventajas{
/*background:url(images/ventajas2.png) no-repeat;
text-indent:9999;
padding-left:5px;
font-size:30px;*/
height:100px;
text-align:left;

float:left;
width: 600px;
}

.prefabricadas{
float:left;
}

a.prefabricadas {
display:inline;
}
/*
.hid{
display:none;
}*/

#preguntas {
   width: 450px;
   margin: 15px auto;
}

dl {
   margin: 20px;
   border-left: 1px solid #999;
   padding-left: 10px;
}

dt {
   font-size: 1.6em;
   margin-bottom: 10px;
}

dt span {
   font-style: italic;
   font-size: 1.3em;
}

dd {
   font-size: 1em;
   margin-left: 20px;
   margin-bottom: 10px;
}
