body {
	background-image: 
url('imagenes/bg_ecoprotege.jpg');
background-repeat: 
no-repeat;
background-attachment: 
fixed;
background-position: 
 center;
background-color: #FFFFFF;
}

img {border-style: none};

p {
	color: #339900;
	font-family: "Verdana";
	font-size: 12px;
}

big {
	color: #ff0000;
}

.filo {
	color: #339900;
	font-family: "Verdana";
	font-size: 12px;
	background-image: url(imagenes/trama_verde.jpg);
}

td {
	color: #0099FF;
	font-family: "Verdana";
	font-size: 12px;
}

h1 {
	text-align: center;
	color: #339933;
	font-family: Optimum, Verdana, Arial;
	font-size: 14pt;
}

h2 {
	text-align: center;
	font-family: "Verdana";
	font-size: 12pt;
}

h3 {text-align: left;
font-family: "Verdana"}

h5 {text-align: center;
background-image: url("imagenes/bg_h5.gif");
font-family: "Verdana"}

a.bilu:link {color: #009999; text-decoration: none}
a.bilu:visited {color: #00CC99; text-decoration: none}
a.bilu:hover {text-decoration: underline; color: #00CCFF}

a.bay:link {color: navy; text-decoration: none}
a.bay:visited {color: green; text-decoration: none}
a.bay:hover {text-decoration: underline; color: blue}
