body {
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../img/fondo.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
.fondo_sup {
	background-image: url(../img/sombra_sup.gif);
	background-repeat:  repeat-x;
}
.fondo_izq {
	background-image: url(../img/sombra_izq.gif);
	background-repeat:  repeat-y;
}
.fondo_lateral {
	background-image: url(../img/fondo_lateral.jpg);
	background-repeat:   repeat-y;
}
.copyright {
	color: #000000;
	font-size: 9px;
}
.subtitulo {
	font-size: 15px;
	color: #A1BECE;
}
a.enlace:link {
	color: #000000;
	text-decoration: none;
}
a.enlace:visited {
	color: #000000;
	text-decoration: none;
}
a.enlace:hover {
	color: #000000;
	text-decoration: underline;
}
a.enlace:active {
	color: #000000;
	text-decoration: none;
}
a.subtituloenlace:link {
	color: #A1BECE;
	text-decoration: none;
}
a.subtituloenlace:visited {
	color: #A1BECE;
	text-decoration: none;
}
a.subtituloenlace:hover {
	color: #A1BECE;
	text-decoration: underline;
}
a.subtituloenlace:active {
	color: #A1BECE;
	text-decoration: none;
}
a.mapaenlace:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.mapaenlace:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.mapaenlace:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.mapaenlace:active {
	color: #FFFFFF;
	text-decoration: none;
}