.fondo {
	background-image: url(fondo_bk.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #58865C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.fondo_menunav {
	background-image: url(fondo_menunav.jpg);
	background-repeat: no-repeat;
}
.texto_nav {
	font-family: Calligraph421 BT;
	font-size: 13px;
	font-weight: bold;
	color: #273D29;
}
.texto_nav a{
	text-decoration: none;
	color: #273D29;
}
.texto_nav a:hover{
	text-decoration: underline;
	color: #000000;
}
/* copyright */
.cr {
	font-family: Calligraph421 BT;
	font-size: 11px;
	color: #C9DCCA;
}
.cr a{
	text-decoration: underline;
	color: #C9DCCA;
}
.cr a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
/* textos */
.texto_01 {
	font-family: Calligraph421 BT;
	font-size: 14px;
	color: #000000;
}
.texto_01 a{
	text-decoration: underline;
	color: #58865C;
}
.texto_01 a:hover{
	text-decoration: underline;
	color: #A7CD81;
}
/* campos de formulario */
.boton {
	font-family: Calligraph421 BT;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #58865C;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 14px;
	border: 1px solid #273D29;
	background-image: url(bk_boton.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}
.campos_form {
	font-family: Calligraph421 BT;
	font-size: 11px;
	border: 1px solid #91AC93;
}.bk_album {
	background-image: url(bk_album.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
