@charset "utf-8";
/* CSS Document */
body {
margin:0px;
line-height: 15px;
background-image: url(portadas/fondo_arte10.jpg);background-repeat: repeat-x;background-color: #f9f9f9; }

table {
 font-size:11px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 }
a:link{
	color: #000066;
	text-decoration:none	
}
a:visited{
	color: #000066;
	text-decoration:none}

a:hover{
	color: #000000;
	background-color: #FFE137;
	text-decoration:underline;
}

.Estilo1 {font-size: 12}
.centradotabla {
	background-position: center;
	text-align: center;
}
.bordetabinf {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

