@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #352504;
	align:center;
}
.text_footer {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #5E4713;
}
.text {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.titulo {
	font-family: "Verdana";
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	color: #5E4713;
}
.titulo2 {
	font-family: "Verdana";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #95721E;
}
.titulo3 {
	font-family: "Verdana";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FBD887;
}
a.textoLink1 {
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5E4713;
	text-decoration: underline;
}
a.textoLink1:hover {
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:  #352504;
	text-decoration:underline;
}
#logo{
}
.logotext {
z-index:-1;
position: absolute:
top: 20px; left: 20px;
}
a.textoLink2 {
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #352504;
	text-decoration: underline;
}
a.textoLink2:hover {
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5E4713;
	text-decoration: underline;
}
a.textoLink3 {
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F2AB06;
	text-decoration: none;
}
a.textoLink3:hover {
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #352504;
	text-decoration: none;
}
.banner_home {
	background-image: url(../Assets/home_banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.frame {
	background-image: url(../Assets/frame.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
