body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#92b8c1;
/*	background-image:url(images/fondo_degra.jpg);
	background-position:bottom;
	background-repeat:repeat-x;*/
}
.fondotabla{
	background-color:#FFF;	
}
.style1 {
	color: #3288bd;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style2 {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
	text-align:justify;
}
.style2b {
	color: #3288bd;
	font-size: 15px;
	font-family: tahoma;
	text-align:center;
}
.style3 {
	color: #242424;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #6e6c6b;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style5 {
	color: #6e6c6b;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #3288bd;
	/*474747*/
	font-size: 16px;
	font-family: tahoma;
}
.style7 {
	color: #474747;
	font-size: 10px;
	font-family: tahoma;
}
.style8 {
	color: #787878;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style9 {
	color: #3e91cd;
	font-size: 10px;
	font-family: tahoma;
}
.style10 {
	color: #3e91cd;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style11 {
	color: #fc770b;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style12 {
	color: #808080;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style13 {
/*	color: #979797;*/
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
}
.style33 {
	color: #FFFFFF;
	font-size: 17px;
	font-family: tahoma;
}
.fotos {
	margin: auto;
	border: 1px solid #666666;
	float: left;
}
#masinfo{
	background:url(images/fondoazul2.gif) no-repeat; 
	width:185px; 
	height:44px;
}
#masinfo a{
	color:#fff;
	font-size:16px;
	font-family:Tahoma, Geneva, sans-serif;
	padding-left:10px;
}
a:link {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.tit_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
}
.piso{
	height:300px;
	_height:330px;
	margin:35px 10px;
	float:left;
	display:inline;	
}
#piso_lista{
	list-style:none;
	padding:0px;
	_padding: 5px;
	}
.fondotitulo{
	background-image:url(images/back_4.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
/*HIGHSLIDE*/
.highslide-html {
    background-color: black;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: black;
    
    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/   
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: white !important;
}
.highslide-move {
    cursor: move;
}