BODY {
	margin: 0px;
	background-image: url(img/bg_sitio.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #014924;
}

.pie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.pie:hover {
	color: #CCCCCC;
}

.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: inherit;
	text-decoration: none;
}
.texto:hover {
	text-decoration: underline;
}

.link_idioma {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #9FC1B0;
	text-decoration: none;
}
.link_idioma:hover {
	color: #F2F2F2;
}
.link_idioma_sel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
.borde_top {
	border-top: 1px solid #9FC1B0;
	border-left: 1px solid #9FC1B0;
	border-right: 1px solid #9FC1B0;
}
.bg_foto_top {
	background-repeat: no-repeat;
	background-position: left top;
}
.bordes_sitio {
	border-left: 1px solid #9FC1B0;
	border-right: 1px solid #9FC1B0;
}
.bordes_caja {
	border-top: 1px solid #9FC1B0;
	border-left: 1px solid #9FC1B0;
	border-bottom: 1px solid #9FC1B0;
}
.bg_verde_ingles {
	background-color: #014924;
}
.borde_blanco_derecha {
	border-right: 1px solid #FFFFFF;
}
.borde_blanco_izquierda {
	border-left: 1px solid #FFFFFF;
}
.borde_verdecito_pie {
	border-bottom: 1px solid #9FC1B0;
}
.bordes_verdecito_caja {
	border-top: 1px solid #9FC1B0;
	border-bottom: 1px solid #9FC1B0;
}
.link_pie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.link_pie:hover {
	color: #999999;
}
.titulo_caja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.texto_caja {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.color_rectangulo {
	background-color: #FFFFFF;
}





