body { 
	margin:0px;
	padding:0px;
	scrollbar-face-color:#eae9d2;
	scrollbar-highlight-color:#eae9d2;
	scrollbar-3dlight-color:#eae9d2;
	scrollbar-darkshadow-color:#eae9d2;
	scrollbar-shadow-color:#eae9d2;
	scrollbar-arrow-color:#3d3f36; 
	scrollbar-track-color:#eae9d2;
	}
	
.data {font-family: Arial, Verdana; font-size: 9px; font-weight: normal; color: #3d3f36; text-decoration: none; text-align: justify;}

.texto {font-family: Arial, Verdana; font-size: 11px; font-weight: normal; color: #3d3f36; text-decoration: none; text-align: justify;}
.titols {font-family: Arial, Verdana; font-size: 11px; font-weight: bold; color: #3d3f36; text-decoration: bold; text-align: justify;}
.credits {font-family: Arial, Verdana; font-size: 09px; color: #eae9d2;}

.creditslinked{font-family: Arial, Verdana; font-size: 09px; color: #eae9d2;}
.creditslinked:hover{font-family: Arial, Verdana; font-size: 09px; color: #eae9d2; text-decoration: underlined;}

a {font-family: Arial, Verdana; font-size: 11px; font-weight: normal; color: #3d3f36; text-decoration: none;}
a:hover {font-family: Arial, Verdana; font-size: 11px; font-weight: normal; color: #ed249b; text-decoration: underline;}

.txt_buscador {font-family: Arial, Verdana; font-size: 11px; font-weight: bold; color: #3d3f36; text-decoration: none;}
.txt_buscador_02 {font-family: Arial, Verdana; font-size: 10px; font-weight: bold; color: #3d3f36; text-decoration: none; border-top: 5;}
.referencia_piso {font-family: Arial, Verdana; font-size: 14px; font-weight: bold; color: #eae9d2; text-decoration: none;}

.box {
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: 3d3f36;
	height: 12px;
	border: 0px solid;
	}
.box_form {
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #eae9d2;
	height: 14px;
	width: 200px;
	border: 0px solid;
	background-color: #acab97;
	}
.box_form2 {
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #eae9d2;
	height: 60px;
	width: 200px;
	border: 0px solid;
	background-color: #acab97;
	}
.box_form3 {
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #eae9d2;
	height: 14px;
	width: 100px;
	border: 0px solid;
	background-color: #acab97;
	}
.box_form4 {
	font-family: arial, verdana;
	font-size: 10px;
	font-weight: normal;
	color: #3d3f36;
	height: 14px;
	width: 28px;
	border: 1px solid acab97;
	background-color: #eae9d2;
	}
.boton {
	font-family: arial, verdana;
	font-size: 11px;
	height: 17px;
	margin: 0px;
	clip:              rect(auto auto 14px auto);
	color: 3d3f36;
	border: 1px solid acab97;
	background-color: eae9d2;
	padding: 0px;
	cursor style:hand;
	}
