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

body {
	background-image:url(../img/fondo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #294e92;
}

a:link {
	color:#3e360d;
	text-decoration: none;
}
a:visited {
	color: #3e360d;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Estilo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666600;
}
.Estilo2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #065a96;
	font-weight: bold;
	font-size: 17px;
}
.Estilo5 {	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
}
.Estilo6 {font-family: "Trebuchet MS", Verdana; font-size: 12px; color: #333333; }
.Estilo7 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #0033CC;
	font-weight: bold;
}
