* {margin: 0; padding: 0;}


body {
	background: url('images/fundo.jpg') repeat-x fixed top left;
	color: #222;
	font: normal 62.5% Tahoma, sans-serif;
	padding: 0;
	margin:0;
	height: 100%;
}

a {color: #ED4624; text-decoration: underline;}
a:hover {color: #25160F;}

.footer a {color: #FFFFFF; text-decoration: underline;}
.footer a:hover {color: #000000;}
img {border: none;}

h1,h2,h3 {color: #fff; padding: 1px 5px 1px 8px;}

h1 {font: normal 1.3em Times,serif; text-transform: uppercase;}
h2 {font: normal 1.5em Times, serif; text-transform: uppercase;}
h3 {font: bold 1.2em Time, serif;}

.link {text-align: right; font: normal 0.8em Verdana, sans-serif; }
.link a {color: #997A5B; text-decoration: none;}
.link a:hover {color: #25160F; text-decoration: none;}

#wrapper {
	background: #fff;
	margin: 0px auto;
	width: 900px;
	height: 100%;
  margin-top:11px;
	margin-bottom:11px;
}

#container {
	background: #fff;
	border-top: 5px solid #FFf;
	border-bottom: 6px solid #FFf;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 888px;
}

.header {
	background: #fff; 
	height: 220px;
	border-bottom: 6px solid #FFFFFF;
	width: 888px;
	height: 220px;
	position: relative;
}

.header2 {
	background: #fff; 
	height: 220px;
	border-bottom: 0px solid #FFFFFF;
	width: 888px;
	height: 220px;
	position: relative;
}

.navigation {
	background-color: #997a5b;	
	height: 21px;
	border-bottom: 6px solid #FFFFFF;
}
.navigation a {
	background-color: #997a5b;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
	float: left;
	font: normal 1em Tahoma,sans-serif;
	padding: 0 27px;
	line-height: 21px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover,.navigation a#active {background-position: left bottom; color: #FFFFFF; text-decoration: underline;}

.navigation2 {
	background-color: #F38630;	
	height: 21px;
	border-bottom: 6px solid #FFFFFF;
}
.navigation2 a {
	background-color: #F38630;	
	border-right: 1px solid #FFFFFF;
	color: #111111;
	float: left;
	font: normal 1em Tahoma,sans-serif;
	padding: 0 27px;
	line-height: 21px;
	text-align: center;
	text-decoration: none;
}
.navigation2 a:hover,.navigation2 a#active {background-position: left bottom; color: #111111; text-decoration: underline;}

.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}

.main {
	width: 100%;
	height: 100%;
	}

.col3 {
	height: 100%;
	}
.col3 .barleft {width: 246px; background: #FFFFFF; margin-right: 6px; height: 100%;}
.col3 .barright {width: 635px; height: 100%; background: #FFFFFF url(images/corner.png) bottom left no-repeat;}
.col3 .barright_c {width: 490px;}
.col3 .barright3 {width: 246px;}
.col3 .barcenter {width: 246px;}
.col3 .barfull {width: 848px; padding-left: 20px; padding-right: 20px;}
 
	
.barleft {float: left;}
.barright {float: right;}
.barright_c {float: right;}
.barright3 {float: right;}
.barcenter {float: left;}

.barleft h1 {background: #b8de29; color: #000000;}
.barcenter h1, .barright h1, .barright3 h1, .barright_c h1, .barfull h1 {background: transparent; padding-left: 0; color: #ee4524;}
.barfull h2 {background: #997A5B; text-align:center;}
.content {padding: 5px;}
.content2 {padding: 6px; padding-right:0; text-align: justify;}
.destak {background: #EFEAE4 ;}


.footer {
	border-top: 6px solid #B8DE29;
	border-bottom: 6px solid #B8DE29;
	height: 20px;
	background: #b8de29;
	text-align: center;
	bottom: 5px;
	color: #000;
	}
.footer a {
	text-decoration: none;
	color: #000;
	}
	
.class1 {
	background: #FFF url(images/nav1.gif) repeat-x;
	}
.class2 {
	background: #FFF url(images/nav2.gif) repeat-x;
	}