body {
	background-color: #153a01;
	background-image: url(../images/fondo3.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	}
	
.a1 {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.a1:hover {
	color: #FFFF00;
	
}
.a2 {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.a2:hover {
	color: #6d6d6d;
	text-decoration: underline;
}


.gal {
	border: 3px solid #CCCCCC;
}
.a3 {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.a3:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
DIV#legal {
	COLOR: #ffffff;
	BACKGROUND-COLOR: #B80018;
	bottom: 1px;
	height: 31px;
	clear: both;
	position: fixed;
	width: 622px;
	text-align: center;
	display: block;
	z-index: 100;
}
.pie {
	/*vertical-align: middle;*/
	position: absolute;
	bottom: 0px;
	background-image: url(../images/barra_roja.jpg);
	height: 31px;
	width: 622px;
	visibility: visible;
	text-align: center;
	vertical-align: middle;
	
}
.pie2 {
	/*vertical-align: middle;*/
	/* position: absolute;*/
	/*bottom: 0px;*/
	background-image: url(../images/barra_roja.jpg);
	height: 31px;
	width: 622px;
	visibility: visible;
	text-align: center;
	vertical-align: middle;
	
}
