body {
	background-color: #FFFFFF;
	background-image: url(fondo.jpg);
	background-position: center;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.texto_pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.texto {
	font-family: "Times New Roman", Times, serif;
}
.bordetabla {
	border-right-style: none;
	border-left-style: dotted;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-style: none;
}
.Titulos {
	font-weight: bold;
	color: #5665A9;
	font-size: 20px;
}
.fondo_tabla {
	background-image: url(imagenes_/varios/bordemodelos.jpg);
}
.fondo_pie {
	background-image: url(home/pie.jpg);
}

