body {
	margin: 0px;
	background-image: url(img/fondo.jpg);
	background-repeat:repeat-x;
	background-attachment: fixed;
	background-position:bottom;
	background-color:#FFFFFF;
}
body,td,th {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	color: #006699;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
}


a.clase1:visited {
	color:#FFFFFF;
	font-family: "Arial Narrow";
	font-size:13px;
	font-weight: bold;
} 
a.clase1:active {
	color:#FFFFFF;
	font-family: "Arial Narrow";
	font-size:13px;
	font-weight: bold;
} 
a.clase1:link {
	color:#FFFFFF;
	font-family: "Arial Narrow";
	font-size:13px;
	font-weight: bold;
} 
a.clase1:hover {
	color: #000;
	font-family:"Arial Narrow";
	font-size:13px;
	font-weight: bold;
	text-decoration:none;
} 



a.clase2:visited {
	color:#999;
	font-family: "Trebuchet MS";
	font-weight: normal;
} 
a.clase2:active {
	color:#999;
	font-family: "Trebuchet MS";
	font-weight: normal;
} 
a.clase2:link {
	color:#999;
	font-family: "Trebuchet MS";
	font-weight: normal;
} 
a.clase2:hover {
	color:#666;
	font-family: "Trebuchet MS";
	font-weight: normal;
} 

.pie {
	color:#666;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	background-image:url(img/fnd-pie.jpg);
	background-repeat:repeat-x;
} 

.verdetxt {
	color: #002C53;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
} 

.verdetxt22 {
	color: #009900;
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: normal;
} 
.space-recuadro {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.titulo {
	color:#000;
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
} 

.fondo-table-blank{
	background-color:#FFFFFF;
}

.line-horizon {
	border-top:dashed 1px #002C53;	
}

.line-vertical {
	border-left:dashed 1px #002C53;	
}


.fnd-btn{
	background-image:url(img/fnd-btn.gif);
}
.est-izq{
	background-image: url(img/est-izq.gif);
}
.est-der{
	background-image: url(img/est-der.gif);
}



