*{
	margin: 0px;
}
body {
	background-color: #346220;
}
body, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	color: #346220;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

/* - - - - - classes - - - - - */

.tit {
	padding-top: 18px;
}
.tit_d {
	padding-left: 5px;
}

/*  - - - - - div's - - - - - */

#wrapper {
	margin: 0px auto;
	width: 995px;
}
#topo {
	width: 995px;
	height: 165px;
}
#meio {
	width: 985px;
	padding-left: 5px;
	padding-right: 5px;
}
#meio_cima {
	width: 985px;
	height: 15px;
}
#meio_ce {
	width: 15px;
	height: 15px;
	float: left;
}
#meio_cm {
	width: 955px;
	height: 15px;
	float: left;
}
#meio_cd {
	width: 15px;
	height: 15px;
	float: left;
}
#meio_meio {
	width: 985px;
}
#meio_me {
	width: 15px;
	background: url(img/borda_e.jpg) repeat-y;
	float: left;
}
#meio_mm {
	width: 955px;
	min-height: 545px;
	height: auto !important;
	height: 545px;
	background-color: #F7F7F7;
	float: left;
}
#meio_md {
	width: 15px;
	background: url(img/borda_d.jpg) repeat-y;
	float: left;
}
#meio_baixo {
	width: 985px;
	height: 15px;
}
#meio_be {
	width: 15px;
	height: 15px;
	float: left;
}
#meio_bm {
	width: 955px;
	height: 15px;
	background: url(img/borda_bm.jpg) repeat-x;
	float: left;
}
#meio_bd {
	width: 15px;
	height: 15px;
	float: left;
}

#conteudo_e {
	width: 620px;
	float: left;
}
#tit {
	width: 620px;
	height: 50px;
}
#tit_e {
	width: 15px;
	height: 50px;
	float: left;
}
#tit_m {
	width: 580px;
	height: 50px;
	padding-left: 10px;
	background: url(img/tit_m.jpg) repeat-x;
	float: left;
}
#tit_d {
	width: 15px;
	height: 50px;
	float: left;
}
#conteudo_objetivos {
	width: 590px;
	height: 135px;
	padding-top: 10px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 5px;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	background: #FFFFFF;
}
#conteudo_baixo {
	width: 620px;
	height: 15px;
}
#conteudo_be {
	width: 15px;
	height: 15px;
	float: left;
}
#conteudo_bm {
	width: 590px;
	height: 14px;
	border-bottom: #CCCCCC 1px solid;
	background: #FFFFFF;
	float: left;
}
#conteudo_bd {
	width: 15px;
	height: 15px;
	float: left;
}
#txt_objetivos {
	width: 180px;
	height: 135px;
	float: left;
}
#linha_objetivos {
	width: 1px;
	height: 135px;
	padding-left: 12px;
	padding-right: 12px;
	float: left;
}
#tit_apoio {
	width: 325px;
	height: 50px;
	float: left;
}
#tit_linha {
	width: 10px;
	height: 50px;
	float: left;
}
#tit_componentes {
	width: 235px;
	height: 50px;
	padding-left: 10px;
	float: left;
}
#conteudo_apoio {
	width: 590px;
	padding-top: 10px;
	padding-left: 14px;
	padding-right: 14px;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	background: #FFFFFF;
	clear: both;
}
#txt_apoio {
	width: 320px;
	padding-right: 15px;
	float: left;
}
#txt_linha {
	width: 10px;
	height: 245px;
	float: left;
}
#txt_componentes {
	width: 220px;
	height: 245px;
	padding-left: 10px;
	padding-right: 15px;
	float: left;
}
#apoio {
	width: 100px;
	height: 75px;
	float: left;
}
#apoio_all {
	width: 320px;
	height: 75px;
}
#apoio_v {
	width: 10px;
	height: 75px;
	float: left;
}
#apoio_h {
	width: 320px;
	height: 10px;
	clear: both;
}
#componentes {
	width: 100px;
	height: 75px;
	float: left;
}
#componentes_all {
	width: 220px;
	height: 75px;
}
#componentes_v {
	width: 20px;
	height: 75px;
	float: left;
}
#componentes_h {
	width: 220px;
	height: 10px;
	clear: both;
}
#componentes_ultimo {
	width: 220px;
	height: 25px;
	text-align: center;
	clear: both;
}

#conteudo_d {
	width: 295px;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 15px;
	float: left;
}

#rodape {
	width: 995px;
	height: 50px;
	line-height: 45px;
	text-align: center;
	color: #FFFFFF;
}

#clear_both {
	clear: both;
	height: 0px;
	overflow: hidden;
}
#pontilhado {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: #CCCCCC dashed 1px;
}

