@charset "utf-8";
/* CSS Document */
body {
	background-image: url(fondo.jpg);
	background-repeat: repeat;
}
.Estilo1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.Estilo3 {font-size: 13px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }

#mainmenu a {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: text-bottom;
	font-size: 12px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	background-color: #FFA500;
	width: 100%;
	text-indent: 15px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: none;
	height: 22px;
	line-height: normal;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	page-break-before: auto;
	page-break-after: auto;
	margin-right: 0px;
 	margin-left: 0px;
 	padding-top: 1px;
 	padding-right: 0px;
 	padding-bottom: 1px;
} 
#mainmenu a:hover { background-color:#333333; color:#FFFFFF; text-decoration: none; font-weight: bold;}
.Estilo4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
