
/***** General *****/
body {
	margin: 0px;
	background-image: url(../img/bkg-body.gif);
	background-color: #dde1d2;
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #718765;
	font-size: 14px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d0000;
	text-decoration: none;
	outline: none;
}

img{
	border: none;
}

.aligncenter, div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.set-images{
	margin: 0px 5px; 
}
.text-center{
	text-align: center;
}


.set-clear{
	clear: both
}



.set-440{
	width: 450px;
}

.set-486{
	width: 486px;
}

.set-440 img{
	float: left;
	margin-left: 5px;
} 

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #718765;
}

a.pdf{
	background: transparent url(../img/pdficon_small.gif) no-repeat left center;
	padding-left: 20px;
	padding-bottom:2px;
	
}

.pdf-donwnload{
	list-style: none;
}

ul.pdf-donwnload li{
	margin-bottom: 5px;
}

#content p{
	padding-left: 8px;
	margin-top: 2px;
}	


a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d0000;
	text-decoration: underline;
}
#wrapper {
	width: 925px;
	text-align: left;
	margin: 0px auto;
	padding: 0px 10px 10px 10px;
	
}

#header{
	height: 150px;
}

h1{
	margin: 0px;
	padding: 0px;
}


#content{
	padding: 10px 0px 10px 0px;
	width: 630px;

}
#hdr {
	height: auto;
	width: 778px;
}
#cnt {
	height: auto;
	width: 778px;
}
#lftcol {
	height: 175px;
	width: 518px;
	float: left;
	margin: 5px;
	text-align: left;
}
#rgtcol {
	width: 230px;
	margin-left: 5px;
}

#rgtcol img{
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}

#footer {
	background-image: url(../img/bkg-footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
	padding: 96px 0px 10px;
}
h1 {
	font-size: 130%;
	color: #576F4A;
}
h2 {

	font-size: 105%;
	color: #718765;
}
.barra-nav {
	color: #7D0000;
	text-decoration: none;
	font-size: 60%;
}
.barra-nav:hover {

	color: #806464;
	text-decoration: none;
	font-size: 60%;
}
