#tudo {width:1000px; margin:auto; display:table;}	
#linha {
    width:100%;
	height: 3px;
	background-color:#009933;
}
#linhar {
	width:100%;
	height: 3px;
	background-color:#009933;
	margin-top:20px;
	float: left;
}
#topo {
	height: 65px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#rodape {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	float: left;
	background-image: url(../img/bgrodape.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
}

#principal {
	float:left;
	width:600px;
	text-align:justify;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 14px;
	}
body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	font-size: 12px;
}
#nav {
	width:180px;
	float:left;
	}
#coluna {
	width:200px;
	float:right;
	}
#tv {
	padding:10px;
	background-color:#FFFFFF;
	}	
table#alter tr td {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	font-size:12px
} /* Toda a tabela com fundo creme */ 
table#alter tr.dif td {background: #eee;} /* Linhas com fundo cinza */


table#altera li { 
    float:left;
	margin: 0;
}
table#altera li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	font-weight:bold;
	background-color: #FFFFFF;
	color: #009933;
	text-decoration: none;
	border-right-color: #EBEBEB;
	border-left-color: #006633;
}
table#altera li a:hover {
	background-color: #BAD5A8;
	color: #006600;
	border-left-color: #009933;
}
/* MENU \*/
#menubv {
	width: 180px;
	padding: 0;
	margin: 0;
	font-size:12px;
}
#menubv ul {
list-style: none;
margin: 0;
padding: 0;
}
#menubv li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#menubv li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	font-weight:bold;
	background-color: #FFFFFF;
	color: #009933;
	text-decoration: none;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-left-color: #006633;
}
#menubv li a:hover {
	background-color: #BAD5A8;
	color: #006600;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #009933;
}
#menubv li .a2 {
	display: block;
	padding: 5px 5px 5px 0.5em;
	font-weight:bold;
	background-color: #FFFFFF;
	color: #333333;
	text-decoration: none;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-left-color: #666666;
}
#menubv li .a2:hover {
	background-color: #EAEAEA;
	color: #333333;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #000000;
}
#menubv li .a3 {
	display: block;
	padding: 5px 5px 5px 0.5em;
	font-size:14px;
	font-weight:bold;
	background-color: #FFFFFF;
	color: #333333;
	text-decoration: none;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-left-color: #666666;
}
/* Fix IE. Hide from IE Mac \*/
* html ul#menubv  li { float: left; height: 1%; }
* html ul#menubv  li a { height: 1%; }
/* End */
/* MENU \*/
.titulo {
	font-size:1.6em;
	margin-bottom: 3px;
}
.titulop {
	font-size:1.2em;
	margin-bottom: 1px;
}
.linkve:link{
	color:#003300;
}
.linkve:visited{
	color:#003300;
}
.linkve:active{
	color:#003300;
}
.titulopp {
	font-size:13px;
	margin-bottom: 1px;
}
.tituloppp {
	font-size:11px;
	margin-bottom: 1px;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #006600;
}
h1 {
margin-bottom:8px; font-size:18px;}
h2 {
margin-bottom:2px;}
h3 { font-size:14px; color:#333;	margin-bottom:5px;}
h3 a:link { font-size:14px; color:#333; margin-bottom:5px;}
h3 a:hover { color:#090; }
h3 a:visited { color:#333; }
h3 a:active { color:#333; }
h4 { margin:0px;}
.campos {
	background-color:#FFFFFF;
	margin-right: 5px;
	border: 1px solid #5C8826;
	height: 22px;
	font-size: 14px;
}
.camposg {
	background-color:#FFFFFF;
	margin-right: 5px;
	border: 1px solid #5C8826;
	font-size: 14px;
}

.botao {
	background-color: #006600;
	color: #FFFFFF;
	height: 28px;
}
.p:link {color: #666666; text-decoration: none;	font-size: 10px;}
.p:visited { text-decoration: none; color: #666666; font-size: 10px; }
.p:hover {	text-decoration: underline; color: #999999; font-size: 10px;}
.p:active {	text-decoration: none;	color: #666666; font-size: 10px;}
table#altera tr td {
	background-color: #F7F7F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size:12px
} /* Toda a tabela com fundo creme */ 
table#altera tr.difa td {background: #fff;} /* Linhas com fundo cinza */
.margemb {
margin-bottom:6px;
}
#boxlinks {
	border:1px solid #E6E6E6;
	padding:1px;
	background-color: #F2F2F2;
	font-size:10px;
}


/* CAPA */ 
#principaln {
	float:left;
	width:395px;
	text-align:justify;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 14px;
	}
#colunan {
width:395px;
float:right;
}
/* CAPA */ 
