.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #5e5e5e;
}
.Estilo1b {font-size: 15px; color: #5e5e5e; font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;}
.Estilo2 {font-size: 13px; color: #1b467b; font-family: Arial, Helvetica, sans-serif;}
.Estilo4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b467b;
	font-weight: bold;
}

a:hover {
    color: #1b467b;
	text-decoration: underline;
}
a {text-decoration: none;color: #1b467b;}

.Degradat {
	background: #1a4377 url(imgs/degradat.png) repeat-x left bottom;
}

table {
	background-color: #dadde7;
}

body {
	background-color: #a3a5a8;
}

.OmbraLateral {
	background: #a3a5a8 url(imgs/ombralateral.png) repeat-y left;
}