@charset "utf-8";
/* CSS Document */

.fondo
{
background-image:
url(../images/fgal.jpg);
background-repeat: 
no-repeat;
background-attachment: 
fixed;
background-position:
center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.fondo2
{
background-image:
url(../images/fondo1.jpg);
background-repeat: 
no-repeat;
background-attachment: 
fixed;
background-position:
center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tablamarco {
border: #FFFFFF solid 1px;
border-collapse:inherit;

}

.pie {
 font-family:"Trebuchet MS";
font-size:15px;
color:#FFFFFF;
}

.pie2 {
 font-family:"Trebuchet MS";
font-size:15px;
color:#000000;
}

a.one:font { font: "Times New Roman", Times, serif}
a.one:link {color: #FFFFFF}
a.one:visited {color: #FFFFFF}
a.one:hover {color: #009900}

.texto {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:13px;
line-height:180%;
text-align:left;
}

h2 {text-decoration:underline; font: "Courier New", Courier, monospace}


/* Fix up IE6 PNG Support */
img, #logo { behavior: url(iepngfix.htc); }

 .letra {
 font-family:"Trebuchet MS";
font-size:16px;
color:#FFFFFF;
text-align:justify;
}


