/* CSS Document */
body{
	margin: 0px auto;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px; 
	color: #336699;
}

#Tabela_01 {
	position:relative;
	left:0px;
	top:0px;
	width:1000px;
	height:858px;
	text-align:left;
	margin: 0px auto; 	
}

#index-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:46px;
	height:193px;
}

#index-02 {
	position:absolute;
	left:46px;
	top:0px;
	width:352px;
	height:193px;
}

#index-03 {
	position:absolute;
	left:398px;
	top:0px;
	width:204px;
	height:193px;
}

#index-04 {
	position:absolute;
	left:602px;
	top:0px;
	width:188px;
	height:193px;
}

#index-05 {
	position:absolute;
	left:790px;
	top:0px;
	width:210px;
	height:75px;
}

#index-06 {
	position:absolute;
	left:790px;
	top:75px;
	width:210px;
	height:118px;
}

#index-07 {
	position:absolute;
	left:0px;
	top:193px;
	width:46px;
	height:43px;
}

#index-08 {
	background: #DDF5FF url(../imagens/index_08.jpg) no-repeat; 
	position:absolute;
	left:46px;
	top:193px;
	width:954px;
	height:43px;
}

#index-09 {
	position:absolute;
	left:0px;
	top:236px;
	width:46px;
	height:465px;
}

#index-10 {
	position:absolute;
	left:46px;
	top:236px;
	width:352px;
	height:465px;
}

#index-11 {
	background: url(../imagens/index_11_wm.jpg);
	position:absolute;
	left:398px;
	top:236px;
	width:602px;
	height:465px;
}

#index-12 {
	position:absolute;
	left:0px;
	top:701px;
	width:46px;
	height:157px;
}

#index-13 {
	position:absolute;
	left:46px;
	top:701px;
	width:954px;
	height:157px;
}

#index_data {
	float:left;
	position:relative;
	font-size:9px;
	color:#FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	margin-left:15px;
}

#index_menu {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#999;
	font-weight:bolder;
	position:relative;
	float:left;
	margin-left:285px;
	margin-top:8px;
}

/* Formatacao textos e conteudos */
#conteudo {
	background: url(../imagens/index_11.jpg) top right no-repeat;
	position:absolute;
	left:-15px;
	width:390px;
	height:450px;
	overflow:auto;
	padding-right:10px;
}

#conteudo2 {
	position:absolute;
	left:390px;
	width:194px;
	height:450px;
	margin-top:-10px;
}

h1{
	font-size: 14px;
	font-weight: bold;
}

h2{
	font-size: 12px;
	font-weight: bold;
}

p{
	text-align:justify;
}

a:link {
	text-decoration: none;
	color: #999;
}

a:hover {
	text-decoration: none;
	color: #0067B3;
}

a:visited {
	text-decoration: none;
	color: #999;
}

a:active {
	text-decoration: none;
	color: #0067B3;
}
input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:11px;	color:#838181;
	padding:2px; border:1px solid #c7c7c7; text-align:justify;
}

#label{ margin-bottom:5px; }
#campo{ margin-bottom:8px; }
