body {
	background-image: url(layout/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ebebeb;
	margin: 0px;
	padding: 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
#site {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
}
#topo {
	background-image: url(layout/bg_topo.jpg);
	height: 106px;
}
#logo {
	margin-top: 28px;
	margin-left: 24px;
	float: left;
}
#atendimento {
	margin-top: 28px;
	margin-right: 24px;
}
#caixadebusca {
	float: right;
	height: 26px;
	width: 342px;
	padding-top: 30px;
}
.margemzero {
	margin: 0px;
	padding: 0px;
}
.inputbusca{
	background-image: url(layout/input_busca.gif);
	height: 16px;
	width: 150px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.botaobusca{
	background-image: url(layout/bt_busca.gif);
	height: 24px;
	width: 31px;
}
h2 {
	color: #009BE5;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin-bottom:0px;
}
hr {
	color: #0092DC;
	border: 0px solid #0092DC;
}

#proj_linha {
	background-image: url(layout/proj_linha.gif);
	background-repeat: no-repeat;
	height: 3px;
	width: 430px;
	overflow: hidden;
}


#menu {
	background-image: url(layout/bgmenu.jpg);
	height: 46px;
	width: 778px;
	clear: both;
	overflow: hidden;
	padding-top: 3px;
}
.imgdir {
	border: 1px solid #09F;
	margin-left: 16px;
	margin-bottom: 10px;
}

#destaque {
	height: 170px;
}
#baixo-destaque {
	background-image:url(layout/baixo_destaque.gif);
	height: 4px;
	width:778px;
}
#cima-destaque {
	background-image:url(layout/cima_destaque.gif);
	height: 4px;
	width:778px;
	margin-top:3px;
}
#conteudo{
	padding-bottom:10px;
}
#rodape{
	padding-top:10px;
	font-size:11px;
	clear:both;
	color:#626263;
	background-repeat: repeat-x;
	height: 29px;
	background-attachment: fixed;
	background-position: top;
}
#linharodape{
	background-image:url(layout/linha_rodape.gif);
	height:3px;
	margin-top:0px;
	margin-bottom: 10px;
	overflow: hidden;
}
.titulo_rodape{
	font-size:13px;
	color:#222771;
	font-weight:bold;
}
#rodape_left{
	padding-left:16px;
	width:404px;
	float:left;
}
#rodape_right{
	width:302px;
	float:right;
	text-align: right;
	padding-right: 16px;
}
#clear{
	clear:both;
}
#oculto {
	display: none;
}

a:link {
	color: #222771;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #222771;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #009BE5;
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#meio {
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
}
.inputform1 {
	background-image: url(layout/input_form1.gif);
	height: 16px;
	width: 150px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.inputform2 {
	background-image: url(layout/input_form2.gif);
	height: 16px;
	width: 110px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.inputform3 {
	background-image: url(layout/input_form3.gif);
	height: 16px;
	width: 220px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E3E1E1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #D6D3D3;
	border-bottom-color: #cececb;
	border-left-color: #E6E6E3;
	height: 60px;
	width: 300px;
	padding: 3px;
}
.margembaixo {
	margin-bottom: 10px;
}
#cx-direita {
	float: right;
	width: 247px;
}
.bordaazul {
	border: 2px solid #009BE5;
}
#col_esq {
	background-image: url(layout/linha_lateral.gif);
	float: left;
	width: 150px;
	background-repeat: no-repeat;
	line-height:24px;
	font-size: 13px;
	padding-top: 16px;
	min-height:300px;
}
#col_esq a:link{
	font-size: 13px;
	font-weight: bold;
	color: #224588;
}
#col_esq a:visited{
	font-size: 13px;
	font-weight: bold;
	color: #224588;
}
#col_esq a:hover{
	font-size: 13px;
	font-weight: bold;
	color: #0092DC;
}
#col_esq a:active{
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
#col_direita {
	float: right;
	width: 575px;
	padding-top: 16px;
	text-align: justify;
}

#col_esq2 {
	background-image: url(layout/linha_lateral.gif);
	float: left;
	width: 150px;
	background-repeat: no-repeat;
	line-height:24px;
	font-size: 12px;
	padding-top: 0px;
	min-height:300px;
}
#col_esq2, #col_esq3 a:link{
	font-size: 12px;
	font-weight: bold;
	color: #224588;
}
#col_esq2, #col_esq3 a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #224588;
}
#col_esq2, #col_esq3 a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #0092DC;
}
#col_esq2, #col_esq3 a:active{
	font-size: 12px;
	font-weight: bold;
	color: #000;
}



.menu, .menu2{
	margin:0;
	width:150px;
	list-style:none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
}
.menu, .menu2 li{padding:0; margin:0 0 1px 0; height:26px; display:block; }
.menu li a{
	text-align:left;
	height:26px;
	font:14px;
	display:block;
	background:url('layout/marc1.png') 0px 0px no-repeat;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.menu li a:hover{
	background-image: url('layout/marc12.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.menu li a.active, .menu li a.active:hover{background:url('layout/marc3.png') 0px -80px no-repeat; color:rgb(255,255,255);}
.menu li a span{line-height:26px;}





.menu2 li a{
	text-align:left;
	height:26px;
	font:14px;
	display:block;
	background:url('layout/marc.png') 0px 0px no-repeat;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.menu2 li a:hover{
	background-image: url('layout/marc2.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#col_esq3 {
	background-image: url(layout/linha_lateral2.gif);
	float: left;
	width: 162px;
	background-repeat: no-repeat;
	line-height:24px;
	font-size: 12px;
	padding-top: 0px;
	min-height:300px;
}
#bg_nomeprojeto{
	background-image:url(layout/bg_nomeproj.gif);
	width:161px;
	padding-left: 7px;
	padding-right: 7px;
	height: 16px;
	padding-top: 8px;
	padding-bottom: 12px;
	background-repeat: no-repeat;
	overflow: hidden;
	}
#col_direita2 {
	float: right;
	width: 575px;
	padding-top: 0px;
}
#gallery {
	width: 745px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }
#bg_nomeprojeto2 {
	background-image:url(layout/bg_nomeproj.gif);
	width:161px;
	padding-left: 7px;
	padding-right: 7px;
	height: 20px;
	padding-top: 4px;
	padding-bottom: 12px;
	background-repeat: no-repeat;
	overflow: hidden;
	line-height:14px;
}
#gallery2 {
	width: 545px;
}
#gallery2 ul { list-style: none; }
#gallery2 ul li { display: inline; }
#gallery2 ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
}
#gallery2 ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
#gallery2 ul a:hover { color: #fff; }#col_direita4 {
	float: right;
	width: 370px;
	padding-top: 0px;
	list-style-image: url(layout/marc2.gif);
}

#col_esq4 {
	float: left;
	width: 370px;
	font-size: 12px;
	padding-top: 0px;
	list-style-image: url(layout/marc2.gif);
}
#gallery3 {
	width: 545px;
}
.select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E3E1E1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #D6D3D3;
	border-bottom-color: #cececb;
	border-left-color: #E6E6E3;
	width: 140px;
	padding: 0px;
}
.titulo_2 {
	font-size:12px;
	color:#666;
	font-weight:bold;
}
#gallery4 {
	width: 133px;
}
#gallery5 {
	width: 278px;
	float: right;
}
#fildset2 {
	width: 100%;
	border: 1px solid #0092DC;
}
.select2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E3E1E1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #D6D3D3;
	border-bottom-color: #cececb;
	border-left-color: #E6E6E3;
	padding: 0px;
}
.justify {
	text-align: justify;
	line-height:22px;
}
.imgdir2 {
	margin-left: 16px;
	margin-bottom: 10px;
}
#destaque2 {
	height: 57px;
}
#gallery6 {
	width: 278px;
	float: right;
}
#none{
	display:none;
	height:0px;
}#gallery7 {
	width: 278px;
	float: right;
}
