@charset "utf-8";
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #535353;
}
.Estilo1 a {
	text-decoration:none;
	color: #535353;
}
.Estilo1 a:link {
	text-decoration:none;
	color: #535353;
}
.Estilo1 a:hover {
	text-decoration:underline;
	color: #535353;
}
.Estilo1 a:active {
	text-decoration:none;
	color: #535353;
}
.Estilo1 a:visited{
	text-decoration:none;
	color: #535353;
}

.Estilo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #535353;
}
.Estilo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffba00;
}
.Estilo4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #535353;
}
.Estilo5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #838383;
}
.img {
	background-color: #f4f4f4;
	margin: 10px;
	padding: 5px;
	border: 1px solid #ededed;
}
body {
	margin: 0px;
	background: #fff;
	color: #000;
}
.foto_galeria {
	background-color: #fff;
	padding: 2px;
	border: solid 1px #b3b3b3;
	margin: 2px;
}
