.borde {
	border: 1px solid #FFFFFF;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;

}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EDEAEA;
	text-align: center;
}
.subtituloverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33CC33;
	text-decoration: none;
}
a:link{
	color: #EA721B;
	text-decoration: none;
}
a:hover{
	color: #EA721B;
	text-decoration: underline;
}
a:visited{
	color: #E8A777;
	text-decoration: none;
}
.idiomas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E4007;
	text-decoration: none;
}
a:hover.idiomas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EA721B;
	text-decoration: none;
}
.textorojo {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	text-align: center;
}
.textocampo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	border: 1px solid #EA721B;

}
.textoboton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EA721B;
	text-decoration: none;
	text-align: center;
	border: 1px solid #EA721B;
	background-color: #000000;

}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

}
.borde2 {

	border: 1px solid #FF9900;
}
.titulotabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	text-align: center;
	background-color: #490909;

}
.textocentro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.titulotabla2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	text-align: center;
	background-color: #490909;
	text-transform: capitalize;

}
.fondotienda {
	background-image: url(../images/tienda_01.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.textonegro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

