/* CSS Document */
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #CCCC00;
}
a:active {
	text-decoration: none;
	color: #666666;
}
body {
	background-image:     url();
	background-color: #013300;
	margin: 0px;
}
.style3 {
	color: #CCCCCC;
	font-size: 9px;
}
.style4 {font-family: Arial, Helvetica, sans-serif}
.style6 {color: #CCCCCC}
.style7 {color: #892E2D; font-family: Arial, Helvetica, sans-serif;}
.style24 {
	color: #013300;
	font-size: 14px;
}
a.menulink, menulink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small
	color:#FFFFFF; 	color: #FFFFCC;
	font-size: small;
	text-decoration: none;
}
#pie {
	text-align: center;
	position: absolute;
	bottom: 0px;
	width: 760px;
	margin-left: -380px;
	left: 50%;
	z-index: 1;
}

a.menulink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	text-decoration: none;
}
.direccion{font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: x-small;
}
#cuerpo {
	margin-top: -250px;
	position: absolute;
	top: 50%;
	height: 400px;
	width: 760px;
	margin-left: -380px;
	left: 50%;
}
#textoflash {
	width: 700px;
	margin-left: -350px;
	position: absolute;
	left: 50%;
}
