@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: none;
	border-left-style: none;
	background-image: url(../images/bg2.png);
	background-repeat: no-repeat;
	background-position: center 250px;
	background-attachment: fixed;
}
#wrapper #logo {
	height: 259px;
	text-align: center;
}
#wrapper #navigation {
	height: 24px;
	text-align: center;
	background-image: url(../images/navbar/barra.png);
	background-repeat: repeat-x;
}
#wrapper #headerImg {
	height: 80px;
}
#wrapper #bodyArea #left {
	float: left;
	width: 790px;
	text-align: left;
}
#wrapper #bodyArea #right {

}
#wrapper #bodyArea {
	margin-top: -20px;
}

#wrapper  #footer  {
	clear: both;
	height: 101px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	line-height: 18px;
	float: none;
}
#wrapper  #footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	background-image: url(../images/navbar/barra.png);
	background-repeat: repeat-x;
	text-align: center;
	padding: 10px;
	clear: left;
	background-color: #341409;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #764024;
	margin: 20px;
	line-height: 18px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #764024;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: -15px;
	margin-left: 20px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #764024;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7DABCC;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: underline;
}
.r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.r:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.r:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9933;
	text-decoration: underline;
	font-weight: bold;
}
.r:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7DABCC;
}
.r:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff9933;
	text-decoration: underline;
}
.m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #764024;
}
.f {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #764024;
	margin-left: 30px;
}
.chico {
	font-size: 10px;
	margin-top: -18px;
}
