/* CSS Document */

body {
	background-color:#94aabb;
	text-align:center;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
a{
	text-decoration:none;
	}
a:link{
	color:#444444;
}
a:visited{
	color:#444444;
}
a:hover{
	color:#9999CC;
}
a:active{
	color:#444444;

}

table {
	font-size:10px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

legend {
	color:#666699;
	font-size:12px;
}
.topo {
	padding:200px 10px 30px 10px;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#336699;
	font-weight: bold;
	font-size: 10px;	
}
.corpo {
	background-image:url(images/topo.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:779px;
	/*border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;*/
	background-color:#FFFFFF;
}
.bottom {
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:35px;
	padding-right:7px;
	width:779px;
	text-align:right;
	font-size:9px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;*/
}
.menu_esq {
	width:120px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight: bold;
	font-size: 10px;
}
.menu_dir {
	width:120px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 10px;
}
.tit_menu_esq {
	border-bottom:1px solid #CCCCCC;
	color:#666666;
	background-image:url(images/tit_menu.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-bottom:5px;
	margin-top:5px;
}

.tit_menu_dir {
	border-bottom:1px solid #CCCCCC;
	color:#666666;
	background-image:url(images/tit_menu.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-bottom:5px;
	margin-top:5px;
	font-weight:bold;
}
.texto_menu_esq {
	text-align:left;
	padding:2px 0px 2px 5px;
	font-weight:normal;
}
.texto_menu_dir {
	text-align:left;
	padding:2px 0px 2px 5px;
	font-weight:normal;
}
.botao {
	height:20px;
	font-size:9px;
}
.titulo_seccao {
	border-bottom:1px solid #CCCCCC;
	padding-left:5px;
	background-image:url(images/tit_menu3.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:5px;
	margin-top:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-weight: bold;
	font-size: 10px;
	text-align:left;
	line-height:8px;
}
.conteudo {
	/*border:1px solid #CCCCCC;*/
}
.texto_corpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 10px;
	padding:10px 10px 10px 10px;
	background-image:url(images/fundo_corpo.jpg);
	background-repeat:no-repeat;
}
.texto_corpo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 10px;
	padding:10px 10px 10px 10px;
	background-image:url(images/fundo_corpo2.jpg);
	background-repeat:no-repeat;
}
.texto_corpo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 10px;
	padding:10px 10px 10px 10px;
	background-image:url(images/fundo_corpo3.jpg);
	background-repeat:no-repeat;
}
.coluna1 {
	width:320px;
	/*border:1px solid #CCCCCC; */
}
.coluna2 {
	width:199px;
	/* border:1px solid #CCCCCC; */
}
.coluna_geral {
	width:505px;
	
}
.tit2 {
	background-color:#CCCCFF;
	font-weight:bold;
	text-align:center;
	line-height:10px;
}
.tit3 {
	font-weight:bold;
	margin-top:10px;
}
.cx_texto {
	height:20px;
	font-size:9px;
	width:190px;
}
.cx_mensagem {
	height:20px;
	font-size:9px;
	width:400px;
}
.cx_reg_user {
	height:20px;
	font-size:9px;
	width:260px;
}
.cx_docs {
	height:20px;
	font-size:9px;
	width:260px;
}
