body {
	background-color: #B0B0B0;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}

#corpo {
	font-family: "Lucida Grande", "Trebuchet MS", Geneva, Arial;
	font-size: 12px;
	line-height: 130%;
	color: #999999;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-left: 0;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 765px;
	margin-left: -382px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

#topo {
	position: relative;
	top: 0;
	height: 65px;
	width: 765px;
}

#barra_topo {
	position: relative;
	height: 26px;
	width: 765px;
	background:url(../imagens/barra_topo.jpg) repeat-x;
	line-height: 26px;
}

	
#esquerda {
	position:relative;
	top: 15px;
	width: 130px;
	float: left;
}

#principal {
	position: relative;
	top: 15px;
	left: 15px;
	background-color:#FFFFFF;
	float:left;
	width: 610px;
	}

#rodape {
	clear:left;
	top: 15px;
	position: relative;
	background-image:url(../imagens/rodape_back.jpg);
	background-repeat:repeat-x;
	width: 765px;
	height: 25px;
	font-size: 11px;
	}

#texto_capa {
	position: relative;
	float: left;
	width: 309px;
}

#imagem_capa {
	position: relative;
	float: left;
	width: 280 px;
	left: 15px;
}

#planos {
	clear:left;
	top: 15px;
	position: relative;
	width: 615px;
	margin-bottom: 20px;
	}

ul.menu {
width:130px;
line-height: 25px;
background:#001044;
margin:0;
padding:0;
list-style-type:none;
color: #FFFFFF;
font-weight: bold;
font-size: 14px;
}
ul.menu li {
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size:12px;
	line-height: 25px;
	background: #ffffff;
	color: #999999;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #001044;

}
ul.menu li a:link, ul.menu li a:visited {
display:block;
height:1%;
text-decoration:none;
font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
font-size:12px;
color:#999999;
font-weight:normal;
line-height: 25px;
}
ul.menu li a:hover {
background-color:#93AE8E;
color:#001044;
}

.borda_esquerda {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.borda_inferior {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.borda_direita {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.tab_borda_cinza {
	border: 1px solid #CCCCCC;
}

.texto_titulo_tabela {
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height: 16px;
}

.texto_tabela {
	font-size: 10px;
	font-weight:normal;
	color: #666666;
	line-height: 16px;
}

.texto_comum {
	font-size:12px;
	line-height: 18px;
	font-weight:normal;
	color:#333333;
}

.texto_rodape {
	font-family: "Lucida Grande", "Trebuchet MS", Geneva, Arial;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 20px;
}

a.texto_rodape: link {
	font-family: "Lucida Grande", "Trebuchet MS", Geneva, Arial;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 20px;
}

a.texto_rodape: visited {
	font-family: "Lucida Grande", "Trebuchet MS", Geneva, Arial;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 20px;
}

a.texto_rodape: hover {
	font-family: "Lucida Grande", "Trebuchet MS", Geneva, Arial;
	font-size: 10px;
	color: #d7d7d7;
	text-decoration: none;
	line-height: 20px;
}

a.texto_rodape: active {
	font-family: "Lucida Grande", "Trebuchet MS", Geneva, Arial;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 20px;
}

.form_contratar {
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #666666;
}
.texto_titulo {
	font-size:15px;
	line-height: 20px;
	font-weight:bold;
	color:#333333;
}

.texto_mensagem {
	font-size:13px;
	line-height: 18px;
	font-weight:bold;
	color:#474747;
}

/* Menu administrativo */
ul#menu_interno {
width:200px;
border:1px solid #CCCCCC;
background:#FFFFFF;
margin:0;
padding:0;
list-style-type:none;
}
ul#menu_interno li {
border-bottom:1px solid #CCCCCC;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
font-size:11px;
line-height: 16px;


}
ul#menu_interno li a:link, ul#menu_interno li a:visited {
display:block;
height:1%;
text-decoration:none;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
font-size:11px;
color:#626262;
border-left:10px solid #CCCCCC;
padding-left:5px;
line-height: 16px;
}
ul#menu_interno li a:hover {
background-color: #F5F5F5;
color:#222222;
border-left:10px solid #001044;
}

/* Menu administrativo - Final */


.form_topo {
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #020F43;
	background-color: #FFFFFF;
	height: 13px;
	width: 100px;
	line-height: 13px;
	vertical-align:middle;
}

.texto_topo {
	font-size: 10px;
	font-weight: bold;
	color: #001044;
	line-height: 26px;
}