@charset "utf-8";
/* CSS Document */
body {
	background-color: #1A1A1A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	margin: 5px;
	padding: 0px;
}

.testimonial{
	color:#666;
}

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 10px;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin: 10px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0771A1;
}
a:link {
	color: #3399CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3399CC;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #999999;
}
/*-------------------------------- Inicio estilos para fotos -----------------------------------------*/

.highslide {
	cursor: url(../images/graphics/lupa+.cur) , pointer;
    outline: none;
}
.highslide img {
	border: double #333333;
}
.highslide:hover img {
	border: double #333333;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.wrap{
	width:935px;
	position:relative;
}

.header{
	height:60px;
	position:absolute;
	right:0;
	top:15px;
	width:560px;

}
/*------------   fin style fotos    --------------*/

#enContruccion{
	color:#666666;
}

#enContruccionIng{
	color:#666666;
}

.forSaleProjects{
	color:#ffffff;
	font-size:18px;
	text-align:center;
	padding:15px;
	width:150px;
	margin:auto;
}

#flashExpo{
	text-align:center;
	width:100%;
	height:170px;
	margin:auto;
	background-color:#bcbd30;
}