body {
  font-family: Helvetica, Arial, sans-serif;
  background-color:#ffffff;
  color:#00006c;
  top:0px;
  margin:0px;
  font-size:12px;
}

td {
	font-family: Helvetica, Arial, sans-serif;  font-size:14px;
}

th {
	font-family: Helvetica, Arial, sans-serif;  font-size:14px;
}
a.enlaces {text-decoration: underline;}
a.enlaces:link {color: #00006c;}
a.enlaces:visited {color: #00006c;}
a.enlaces:active {color:#6f6f6d;}
a.enlaces:hover {color: #4d55c2;text-decoration : underline;}


a {text-decoration: underline;}
a:link {color: #00006c;}
a:visited {color: #00006c;}
a:active {color:#00006c;}
a:hover {color: #4d55c2;text-decoration : underline;}

#pie {color:#00006c;}
#pie a:link {color: #00006c;}
#pie a:visited {color: #00006c;}
#pie a:active {color:#00006c;}
#pie a:hover {color: #4d55c2;text-decoration : none;}


#listas ul li{
	margin:0.5em;
	list-style-type: circle; padding:3px; text-align:justify;
}
.fondo {
	background-image: url(graf/fondo_linea.gif);
	background-repeat: no-repeat;
	background-position: center top;
		}
#novedades {
	padding:10px;
	margin-top:150px;
	width:70%;
	text-align:justify;
	border:1px solid #00006c;
}
.titnovedades {
	background-color:#00006c;
	color:#FFFFFF;
	padding-left:10px;
}
