@charset "utf-8";
/* CSS Document */

<!--
body {
	background-image: url(fondo.jpg);
	background-repeat:repeat-x;
	color: #000;
	background-color: #7BDEFD;
	background-position:top;
}
body,td,th {
	color: #fff;
}

h1{
	display:inline;
	font-size:13px;
	margin:0 auto;
	margin-right:5px;
}

a{
	color:black;
	text-decoration:none;
}
a:hover{
	color:red;
	text-decoration:none;
}
	

#top{
	width:1040px;
	height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCC;
	margin:0 auto;
	padding:8px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7BDEFD;
}
.Estilo1 {color: #FF0000}
.Estilo3 {font-size: 14px}
