
.fichas{
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
    font-size: 14px;
}

h1{
	font-family:Georgia,serif;
	color:#4E443C;
	font-variant: small-caps; 
	text-transform: none; 
	font-weight: 100; 
	margin-bottom: 0;
}

#column1{
	position: fixed;
	width:80px;
	height:1024px;
	background: url(../images/submenu5.png);
	/*border-right:2px solid #f7dbce;*/
	padding-top:5px;
}

#column1 li{
	list-style-type:none;
	text-align:center;
	margin-bottom: -0.5em;
}

#column1 a:hover img{
	background: url(../images/fondo_menu3.png);
}

#column1 img{
	width:65px;
	height:65px;
	padding:3px;
}

#column2{
	width: 684px;
	padding-left: 100px;
	padding-right: 15px;
	min-height:700px;
	background: url(../images/submenu2.png);
	text-align: justify;
	line-height: 1.2em;
}


#column3 li{
	list-style-type:none;
}
#column3{
	float: left; 
	width: 50px;
	margin-left:800px;
	position: fixed; 
	height:1024px;
	top:160px;
}

#flecha_arriba{
	margin:0 auto 0 auto;
	position:fixed;
	top:300px;
	width:800px;
	left:0px;
	border:1px;
	z-index:4;

}

#flecha_abajo{
	position:fixed;
	top:300px;
	right:200px;
	z-index:4;
}

.centrar {
	text-align: center; 
} 


#fichas ul{
	line-height: 1.4em;
	margin-left: -40px;
	white-space:nowrap;
	text-align:left;
}
#fichas li{
	margin-left: 20px;
	line-height: 1.3em;
	text-align:left;
	white-space:nowrap;
	text-align:justify;
}

.fichas li{
	list-style-image: url(../images/cuadrado.png);
}

.fichas li a{
	text-decoration:none;
	color: #175282;
	font: bold 13px Arial, Helvetica, sans-serif;
}
.fichas li a:hover{
	/*cursor:hand; */
	cursor:pointer; 
	color: #a75c32;
}

.fichas img{
	background:transparent url(../images/cargando.gif) center no-repeat;
}

.tabla{ 
	padding: 0px 10px 15px 5px; 
	background: url(../images/submenu2.png);
} 

.listado{
	line-height:2.2em;
	text-align:justify;
}


