body {
	background-image: url(img/bg.jpeg);
	margin-top: 0px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF33CC;
}
a:active {
	text-decoration: none;
	color: #000000;
}

/*CONTACTO*/
.gfdg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-repeat: no-repeat;
	background-position: center top;
}
.myinputstyle {
	border: 1px dotted #f2eded;

	/** remember to change image path **/

	background: images/bg_form.png repeat-x #f2eded;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #454743;
}

.maca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
/*.txt-bl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
}*/
.txt-cent {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	line-height:17px;
}
.bottom {
	background-image: url(img/bottom.png);
	height: 40px;
	width: 780px;
	vertical-align: top;
}
.tit-home {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.contacto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: thin dotted #CCCCCC;
}
/*MODIFICACIONES GUILLERMO 14 JUL 2011*/
.tit-arriendo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	font-weight:bold;
	padding: 8px 0 5px 0;
}
/*
.txt-arriendo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 1px;
}*/
.tit-resumen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	line-height:25px;
}
.idioma {
	width:950px;
	font-family: tahoma;
	font-size: 11px;
	color:#CCCCCC;
	text-align:right; margin:10px 0 10px 0;
}

/* FOOTER */
.footer { padding:0; margin:0; }
.footer_resize {width:956px; background-color:#FFF; margin:0 auto; padding:0; border-top:0px solid #dfdfdf; }
.footer p { font:normal 11px Arial, Helvetica, sans-serif; color:#666; }
.footer a { font:bold 11px Arial, Helvetica, sans-serif; color:#cccccc; text-decoration:none; padding:5px; margin:0; }
.footer p.right { text-align:right; width:350px; margin:0; padding:15px 0 0 0; float:right; }
.footer p.leftt { text-align:left; width:550px; margin:0; padding:15px 0 0 25px; float:left; }
p.clr,
.clr { clear:both; padding:0; margin:0; background:none; }

