body{
	padding: 1px 1px 1px 1px;
	margin: 0;
	background-color: #C2D7EB;
}

#wrap{
	width: 844px;
	background-color:#999999;
}

#header{
	height: 200px;
}

#navcontainer_right{
	float: right;
	height: auto;
	width: 140px;
	margin: 1px 1px 1px 1px;
	background-color: #69C;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: White;
}

#texto_right{
	float: right;
	text-align:justify;
	height: auto;
	width: 140px;
	margin: 1px 1px 1px 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #3333FF;
}

#content{
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	background-repeat: no-repeat;
	width: 513px;
	height: auto;
	padding: 0 8px;
	color: #333333;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
}

#navcontainer{
	margin: 1px 1px;
	width: 150px;
}

#navcontainer ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer li{ 
	margin: 0 0 1px 0; 
}

#navcontainer a{
	display: block;
	padding: 5px 10px;
	width: 130px;
	color: #333333;
	background-color: #FFFFFF;
	text-decoration: none;
	font-size:11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#navcontainer a:hover{
	color: #666666;
	background-color: #CFEBFA;
	text-decoration: none;
}

#navcontainer ul ul li{ 
	margin: 0 0 1px 0; 
}

#navcontainer ul ul a{
	display: block;
	padding: 5px 5px 5px 30px;
	width: 115px;
	color: #036;
	background-color: #fff;
	text-decoration: none;
	background-image:url(../imagens/ident_menu.png);
	background-repeat:no-repeat;
	background-position: 20px .9em;
}

#navcontainer ul ul a:hover{
	color: #333333;
	background-color: #CFEBFA;
	text-decoration: none;
}

ul#navigation{
	list-style-type: none;
	margin: 0;
	padding: .5em 0;
}

ul#navigation li a{
	display: block;
	width: 5em;
	color: #FFF;
	background-color: #036;
	padding: .2em 0;
	text-align: center;
	text-decoration: none;
}

ul#navigation li a:hover{
	color: #FFF;
	background-color: #69C;
}

ul#navigation .left { float: left; }
ul#navigation .right { float: right; }

#div{
	position: relative;
	float: left;
	padding: 0 15px 10px 0;
}

span{
	height: 214px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	color: White;
	position: absolute;
	float: left;
	text-align: left;
	width: 238px;
	left: 181px;
	top: 451px;
}


#footer{
	clear: both;
	background-color: #369;
	width: 844px;
	height: 80px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}
