body {
	background-image: url(../images/back.jpg);
	background-color: #859A62;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
}
html{
height:100%;
}
.back {
	background-color: #FFFFFF;
	background-image: url(../../AAFFE/transp.gif);
	background-repeat: repeat;
}
.back-top-home {
	background-color: #373B1B;
	height: 198px;
}
.back-main-home {
	background-image: url(../images/back_home.gif);
	background-repeat: no-repeat;
	height: 142px;
}

.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
}

.transparencia-ie {
	background-color:#ffffff; 
	/*filter: alpha(style=2 opacity=50 finishOpacity=3 startx=0 starty=0 finishX=100 finishY=100);*/
	filter: alpha(opacity=50);
}

.relative {
   position: relative;

}

.transparencia-firefox {
	background-image: url(../images/nav.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='nav.png', sizingMethod='scale'); 
	background-repeat: repeat;
}


.texto-intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #333333;
	padding-left: 20px;
	text-align: justify;
	padding-right: 10px;
}
.capitalize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
a.boton-intro:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #516A34;
	border: none;
	text-decoration: none;
	text-align: center;
}
a.boton-intro:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #516A34;
	text-decoration: none;
	border: none;
	text-align: center;
}
a.boton-intro:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #516A34;
	border: none;
	text-decoration: none;
	text-align: center;
}
a.boton-intro:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C2CCB0;
	text-decoration: none;
	border: none;
	text-align: center;
}

.border-principal {
	border: 1px solid #516A34;
}
.back-top-intern {
	background-image: url(../images/back_top.jpg);
	background-repeat: no-repeat;
	height: 136px;
}
.titulos-pag {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #516A34;
}
.sub-titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9B8D3C;
}
.linea-amar {
	height: 5px;
	width: 300px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.tit-contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #516A34;
}
.link-mail:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #516A34;
	border: none;
	text-decoration: underline;
}
.link-mail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A3B573;
	text-decoration: underline;
	border: none;
}
.link-mail:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #516A34;
	border: none;
	text-decoration: underline;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #516A34;
	background-color: #DEE3D5;
}
.boton-forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #A3B573;
}
.foto {
	padding: 10px;
}
.contac-email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.recuadro-intro {
	background-color: #A4B673;
	height: 20px;
	border: 1px solid #516A34;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.boton-activities:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #516A34;
	border: none;
	text-decoration: underline;
	text-align: center;
}

a.boton-activities:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #516A34;
	border: none;
	text-decoration: underline;
	text-align: center;
}
a.boton-activities:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9a9068;
	text-decoration: none;
	border: none;
	text-align: center;
}
.textos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	list-style-type: none;
	list-style-image: url(../images/bullet2.gif);
}
