* { margin:0; padding:0;}
body { background:#fff; font-family:Tahoma; font-size:100%; line-height:1.1em; color:#5d5d5d; background-image:url('images/fondo.jpg');background-repeat:repeat-x;}
table {margin:auto;}

.techo {
	width:850px;
	height:112px;
	background-image:url('images/top.jpg');
	background-repeat:repeat-x;
	}
.datos {
	color:#999;
	margin-left:623px;
	border-left:1px dotted #999;
	padding:10px 0 0 10px;
	font-size:11px;
	}

.arriba{height:90px;padding:0 0 0 20px;}

.medio{padding:0 0 0 20px;}

.abajo{width:830px;height:140px;background-color:#EAF3FA;margin:auto;clear:both;margin-top:20px;}
.abajo .contenedor {
	padding:0px 0;
	margin:auto;
	width:830px;	
	}
.abajo .contenedor DIV {
	color:#467DB5;
	float:left;
	padding:0 26px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	}
.abajo .contenedor DIV IMG {
	border:1px solid #467DB5;
	}
#botonera{
	color:#444;
	margin-left:615px;
	padding:0px 0 0 0;
	font-size:11px;
	}
	
.boton {background-image:url(images/fdoboton.jpg);width:231px;height:52px;text-transform:uppercase;font-weight:bold;}
.boton P {padding:16px 0 0 22px;}
.boton P a:link {text-transform:uppercase;font-weight:bold;color:#444;text-decoration:none;}
.boton P a:hover {color:#467BB1;}
.boton P a:visited {text-transform:uppercase;font-weight:bold;color:#444;text-decoration:none;}

.copy {
	color:#999;
	border-left:1px dotted #999;
	margin-left:8px;
	margin-top:10px;
	padding:10px 0 0 10px;
	font-size:11px;
	}

.contenido {
	float:left;
	padding-right:20px;
	width:600px;
	font-size:12px;
	}

.tasaciones a:link, a:visited{
	color:#444;
	text-decoration:none;
	font-weight: bold;
	}
.tasaciones a:hover{
	color:#467bb1;
	text-decoration:underline;
	font-weight: bold;
	}

#impresora{
	margin:auto;
	text-align:right;
	padding:5px 5px;
	}
#impresora a:link,hover,visited{
	font-weight:bold;
	text-decoration:none;
	color:#444;
	}

	
#ficha{
	width:600px;
	border:1px solid #888;
}

/* Formulario */

form label {
text-align: left;
width: 30px;
padding-right: 20px;
margin-left: 40px;
display: block;
clear:both;
color:#999;
}

form input {
display: block;
width: 150px;
float: left;
text-align: left;
margin-bottom: 10px;
margin-left: 5px;
border:1px solid #467BB1;
clear:both;
font-family:tahoma,verdana,arial;
font-size:12px;
}

form textarea {
display: block;
width: 300px;
height: 100px;
float: left;
margin-bottom: 10px;
margin-left: 5px;
border:1px solid #467BB1;
font-family:tahoma,verdana,arial;
font-size:12px;
}

form select {
display: block;
width: 150px;
float: left;
margin-bottom: 10px;
margin-left: 40px;
border:1px solid #467BB1;
clear:both;
}

/* Fin Formulario */

/* Tasacion */

#formtasacion form label {
text-align: left;
width: 110px;
padding-right: 5px;
margin-left: 5px;
display: block;
clear:both;
color:#999;
}

#formtasacion form input {
display: block;
width: 160px;
float: left;
text-align: left;
margin-bottom: 10px;
margin-left: 5px;
border:1px solid #467BB1;
clear:both;
font-family:tahoma,verdana,arial;
font-size:12px;
}

#formtasacion form textarea {
display: block;
width: 280px;
height: 100px;
float: left;
margin-bottom: 10px;
margin-left: 5px;
border:1px solid #467BB1;
font-family:tahoma,verdana,arial;
font-size:12px;
}

#formtasacion form select {
display: block;
width: 160px;
float: left;
margin-bottom: 10px;
margin-left: 5px;
border:1px solid #467BB1;
clear:both;
}

/* Fin Tasacion */

/* --------------- SCROLLABLE ------------------ */
/* 
	root element for the scrollable. 
	when scrolling occurs this element stays still. 
*/

#slider {
    width: 830px;
    margin: 0 auto;
    position: relative;
}


a {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

p a{ font-size:11px;}

a:hover {
	border-bottom: 1px solid #999;
}

div.scrollable {
	position:relative;
	overflow:hidden;	 	
	width: 830px;	
	height:140px;
	background-color:#EAF3FA;
}

/* 
	root element for scrollable items. Must be absolutely positioned
	and it should have a super large width to accomodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/

	
div.scrollable div.items {	
	width:20000px;
	position:absolute;
	clear:both;		
	margin-left:0px;
}

/* single scrollable item */
div.scrollable div.items div {
	float:left;
	color:#467DB5;
	padding:0 26px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}

/* active item */
div.scrollable div.items div.active {
	background-color:#fff;
}
.inside {
	padding: 3px;
}
.inside a{
	border-bottom: 1px dotted #999;
}
.inside img {
	display: block;
	border: 1px solid #467DB5;
	margin: 0;
}
/* ------------- FIN SCROLLABLE ------------------ */

UL.col2 {
	padding:0 0 20px 0; 
	float: left;
	margin: 5px 0px;
	width: 100%;
	list-style-type: none;
	text-align:left;
	}
 
UL.col2 LI {
	padding-right: 2px;
	display: inline;
	padding-left: 2px;
	float: left;
	padding-bottom: 2px;
	width: 49%;
	padding-top: 2px
	}

.pagi {text-align:center;
	font-size:9px;
	font-family:verdana,arial;
	color:#666;
/*	background-color:#CCC; */
	}

