﻿body {
				margin: 0;
				padding: 0 0 0px 0;
				text-align: center;
				font: 11px Arial, Helvetica, sans-serif;
				color: #666;
				background-color: #0F3804;
				
				
}
.menu5 li {
				float: left;
				height: 30px;
				margin-right: 10px;
				display: inline;
}
.menu5 li a {
				display: block;
				float: left;
				height: 30px;
				line-height: 35px;
				text-decoration: none;
				font-family: arial, verdana, sans-serif;
				font-weight: bold;
				text-align: center;
				padding: 0 0 0 4px;
				cursor: pointer;
				color: #FFFFFF;
}

.menu5 li a:hover
{
	color: #ffff00;
	font-weight:bold;

}


#larguraPagina {
				background-position: center center;
				margin: 0 auto 0 auto;
				width: 800px;
				background-image: url('../img/fundo.png');
				background-color: #0F3804;
				background-repeat: no-repeat;
				height: 600px;
				position:relative;
				
}
#larguraPagina {
				padding-bottom: 5px !important;
				
}
#cabecalho {
				background: url(../img/banner11.3.png) no-repeat;
				color: #cc99ff;
				width: 760px;
				left: 0px; top: 5px; height: 205px;
				position:absolute;
}
#principal
{
	padding-left: 10px;
	padding-top: 10px;
	background: #FFF;
	left: 30px;
	top: 209px;
	height: 350px;
	width: 715px;
	position: absolute;
	overflow: auto;
}
				
#Foot
{
				background-position: center center;
				margin: 0 auto 0 auto;
				width: 800px;
				background-image: url('../img/bitBgMenu.jpg');
				background-color: #0F3804;
				background-repeat: repeat-x ;
				height: 30px;
				color: #fff;
				font-size: 11px;
				padding-top:10px;
				padding-bottom:5px;
				font: 11px Arial, Helvetica, sans-serif;
								
}			
#language {
				position: relative;
				left: 701px;
				top: -193px;
				width: 42px;
				height: 20px;
				z-index: 1;
				font-size: 11px;
}

#copyright {
				color: #999999;
				font-size: 9px;
				margin-top: 10px;
}


