@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* ************** FIN DEL RESETEO ********************** */
* {
	font-family: "Trebuchet MS", Georgia, Times, serif; 
}
body, html {
	color: #333333;
	min-height: 100%;
	height: 100%;
	background-color: #CCCCCC;
	background-image: url(images/bg0.gif);
	background-repeat:  repeat-y;
	background-position: center;
}
#principal {
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow: visible;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
}
p{
	font-size: 14px;
}
/* ****************** CABECERA *************************** */
#cabecera {
	height: 112px;
	width: 960px;
	background-color: #D4E9FD;
	background-image: url(images/casas-prefabricadas2.jpg);
	background-repeat: no-repeat;
	background-position: 320px;
}
#cabecera .imglogo {
	height: 112px;
	width: 293px;
	clear: none;
	float: left;
}
#cabecera p {
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	position: relative;
	left: 20px;
	top: 45px;
	clear: none;
	float: left;
	width: 630px;
	font-size: 18px;
}
/* -------------------------------- VIDEO ------------------------------------ */
#player {
	margin-bottom: 10px;
}
/* ****************** BARRA MENÚ HORIZONTAL *************************** */
#menubar {
	background-image: url(images/bg2.gif);
	background-repeat:     repeat-x;
	height: 30px;
	width: 960px;
	font-size: 14px;
}
#menubar a:link, #menubar a:visited, #menubar a:active {
	color: #003366;
	text-decoration: none;
	border: 1px solid #93AECA;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/bg3.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#menubar a:hover {
	color: #0057AE;
	border: 1px solid #B0C5D9;
	padding-right: 10px;
	padding-left: 10px;
	height: 50px;
	text-decoration: none;
	background-image: url(images/bg4.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#menubar ul {
	margin-left: 20px;
	padding-top: 4px;
	padding-bottom: 3px;
}
#menubar li {
	font-weight: bold;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#col1 {
	width: 220px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow: visible;
	position: relative;
	top: 20px;
	left: 20px;
	clear: none;
	float: left;
}
#col1 h1 {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	background-image: url(images/bg5.gif);
	background-repeat: no-repeat;
}
#col1 ul {
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#col1 li {
	margin: 0px;
	list-style-position: inside;
	list-style-type: square;
	font-size: 14px;
	padding: 0px;
	color: #003366;
}
#col1 a:link, #col1 a:visited, #col1 a:active {
	color: #003366;
	font-weight: normal;
}
#col1 a:hover {
	color: #CC0000;
	text-decoration: underline;
}
/* ************ COLUMNA 2 ************************* */
#col2 {
	width: 680px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow: visible;
	position: relative;
	top: 20px;
	left:40px;
	clear: none;
	float: left;
}
#col2 a:link, #col2 a:visited, #col2 a:active {
	color: #0033FF;
	font-weight: normal;
}
#col2 a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#col2 h1 {
	color: #05419B;
	font-size: 28px;
	margin-bottom: 5px;
	/*font-family: Georgia, "Times New Roman", Times, serif; */
   	font-family: 'Cuprum', arial, serif;
    font-style: italic;
	margin-top: 5px;
}
#col2 h2 {
	color: #CC0000;
	font-size: 18px;
	margin-bottom: 5px;
	/*font-family: Georgia, "Times New Roman", Times, serif; */
	font-family: 'Cuprum', arial, serif;
	font-style: italic;
	margin-top: 15px;
	clear: both;
}
#col2 h3 {
	color: #666666;
	font-size: 14px;
}
#col2 h4 {
	color: #0066CC;
	font-size: 18px;
	font-weight: bold;
}
#col2 h5 {
	color: #C00;
	font-size: 28px;
	margin-bottom: 5px;
	/*font-family: Georgia, "Times New Roman", Times, serif; */
	font-family: 'Cuprum', arial, serif;
	font-style: normal;
	margin-top: 5px;
	font-weight: bold;
}
h6 {
	color: #FFF;
	font-size: 20px;
	/*font-family: Georgia, "Times New Roman", Times, serif; */
	font-family: 'Cuprum', arial, serif;
	font-style: normal;
	font-weight: bold;
	background-color: #06F;
	clear: both;
}
#col2 p {
	text-align: justify;
	margin-bottom: 10px;
}
.precio {
	background-color: #690;
	color: #FFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#col2 ul {
	margin-left: 20px;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#col2 li {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: square;
}
/* ***************************** OTRAS COSAS ********************** */
.margen {
	padding-left: 20px;
	border: 1px dashed #CCCCCC;
	margin-bottom: 15px;
	background-color: #f9fafc;
	padding-bottom: 20px;
	padding-right: 20px;
}
.img1 {
	clear: none;
	float: right;
	margin-bottom: 10px;
	border: 1px solid #006699;
	margin-left: 10px;
}
.img2 {
	clear: none;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #006699;
	margin-right: 20px;
}
.img3 {
	margin-bottom: 10px;
	border: 1px solid #006699;
	margin-right: 50px;
}
.img4 {
	clear: both;
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #006699;
	margin-left: 10px;
}


.oferta{
	width: 670px;
	height: auto;
	border: 1px solid #9dbff0;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
   
}

.vendida {
	background-image: url(images/vendida.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 455px;
	height: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right:5px;
	/*background-color:#0FF;*/
	float: left;
}

.novendida {
	background-image: url(images/novendida.gif); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 455px;
	height: auto; 
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right:5px;
	/*background-color:#0FF;*/
    float: left;
  
}

.planooferta{
	float: left;
	width: 200px;
	height: 120px;
	/*border: 1px solid #9dbff0;*/
	padding-top: 4px;
    padding-bottom: 4px; 
	 padding-left: 4px; 
}





/* ***************** FORM BUSQUEDA ***************** */
#cajabusqueda {
	margin-bottom: 15px;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 25px;
	background-image: url(images/bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 195px;
	height: 141px;
}
#cajabusqueda select{
	margin-bottom: 5px;
}
#cajabusqueda span{
	font-size: 10px;
	display: block;
}
.h7 {
	color: #0066CC;
	font-size: 18px;
	font-weight: bold;
}

/* ******************* DETALLE CASA ******************* */
.cajadetalle{
	padding: 10px;
	width: 658px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	background-image: url(images/bg7.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.pdet{
	font-size: 12px;
}
.plano {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	width: 616px;
	margin-right: auto;
	margin-left: auto;
}
/* ******************* PIE PÁGINA ******************* */
#pie {
	height: 100px;
	width: 960px;
	background-color: #000000;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	background-color: #000;
	background-image: url(images/pie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#pie p {
	font-size: 12px;
	color: #999999;
	text-align: center;
}
#pie a:link, #pie a:visited, #pie a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#pie a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#piecajaizq {
	clear: none;
	float: left;
	width: 110px;
	height: 50px;
	padding-top: 45px;
	margin-left: 10px;
	margin-right: 20px;
	text-align: left;
	/*background-color: #06F;*/ 
	
}

#piecajactr {
	clear: none;
	float: left;
	padding-top: 25px;
	width: 680px;
	height: 50px;
	/*background-color: #0C9;*/ 	
}

#piecajadch {
	clear: none;
	float: left;
	width: 110px;
	height: 50px;
	padding-top: 25px;
	margin-left: 20px;
	margin-right: 10px;
	/*background-color: #06f;*/ 	
}

/* ************** MENSAJES ******************** */
.info, .ok, .atencion, .nok {  
    border: 1px solid;  
    margin: 10px 0px;  
    padding:15px 10px 15px 50px;  
    background-repeat: no-repeat;  
    background-position: 10px center;  
}  
.info {  
    color: #00529B;  
    background-color: #BDE5F8;  
    background-image: url('images/info.png');  
}  
.ok {  
    color: #4F8A10;  
    background-color: #DFF2BF;  
    background-image:url('images/ok.png');  
}  
.atencion {  
    color: #9F6000;  
    background-color: #FEEFB3;  
    background-image: url('images/atencion.png');  
}  
.nok {  
    color: #D8000C;  
    background-color: #FFBABA;  
    background-image: url('images/nok.png');  
}  
/* ********************* FORMULARIOS ******************************** */
form {
	overflow: visible;
}
label {
	display:block;
	font-weight:bold;
	color: #FF6600;
	padding-left: 12px;
}
fieldset {
	border:1px solid #999999;
	padding: 10px;
	margin-bottom: 10px;
}
legend {
	color: #999999;
	background-color: #FFFFFF;
	padding: 3px;
	margin: 5px;
	border: 1px solid #999999;
}
input, textarea {
	border: 1px solid #666666;
	width: 350px;
	vertical-align: middle;
}
select {
	border: 1px solid #666666;
	vertical-align: middle;
}
input:focus, textarea:focus {  
 background:#FFF799;  
}
.jcal {
	width: 75px;
	vertical-align: middle;
}
/* ********************* TABLAS **************************** */
#tabla table {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 678px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #a4bcd4;
}
#tabla td {
	border: 1px solid #a4bcd4;
	text-align: right;
	font-size: 12px;
	width: auto;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

/*******PARA ERRORES FORMULARIO **********************/
.formatencion {
	vertical-align: text-bottom;
	margin-left: 5px
}
