@import url(internas.css);

*{
	margin:				0;
	padding: 			0;
	font-family:		Verdana, Arial, Helvetica, sans-serif;

}
body{
	background:			#474b58 url(../imagens/bg.gif) repeat;
	color:				#000000;
}
a {
	background-color:	transparent ;
	color:				#000;
	text-decoration:	none;
}
a:hover	{
	text-decoration:	underline;
	background-color:	transparent;
}
#wrap {
	position:				absolute;
	width:					681px;
	height:					auto;
	left:					50%;
	margin-left:			-341px;
	background:				url(../imagens/index/bg.jpg) repeat-y;
	background-position:	0px 10px;

}
#conteudo	{
	height:				auto;
}
#top{
/*	border-bottom:		solid 1px #000;*/
	background:			url(../imagens/index/topo.jpg) no-repeat;
	height:				120px;
}
#top ul#menu{
	margin-left:	26px;
	padding-top:	12px;
	width:			auto;
	font-size:		10px;
	font-weight:	bold;
}
#top ul#menu li{
	display:	inline;
	padding:	0 4px 2px 3px;
}

#top ul#menu li a:hover {
	padding-bottom:		1px;
	color:				#006CB7;
	background-color:	#fff;
	text-decoration:	none;
}
.menu_ativo{
/*	border-bottom:	1px solid #005A97;*/
	color: 			#004675;
	background:		#fff;

}
#top #top1{
	position: 			relative;
	background:			#fff url(../imagens/index/topo_1.jpg) no-repeat;
	color:				#000;
	height:				88px;
	width:				628px;
	top:				12px;
	margin-left:		26px;
}
#top #top1 h2{
	text-indent:	-9000px;
}
#top #top1 ul{
	float:			right;
	display:		inline;
	width:			210px;
	padding-top:	30px;
	font-size:		10px;
	font-weight:	normal;
}
#top #top1 ul li{
	display:	inline;
	padding:	0 3px 0 3px;
}

#meio{
	height:			inherit;
	position:relative;
	width:			630px;
/*	border: 		solid 1px #055;*/
	margin-left:	25px;
	margin-top:		5px;
}
#servicos{
	float:				left;
	width:				411px;
	height:				auto;
	color: 				#000;
	background:			#fff url(../imagens/index/top_servicos.gif) no-repeat;
}
#servicos h3{
	text-indent:-9000px;
}
#servicos #servicos_cx {
	float:			left;
	margin:			13px 0;
	border:			solid 1px #ccc;
	width:			408px;
	height:			auto;
	font-size:		11px;
}
#servicos #servicos_cx .line{
	text-align:		center;
	padding:		0 0 0 50px;
	width:			300px;
	height:			3px;
}

#servicos #servicos_cx .serv {
	float:			left;
	width:			395px;
	height:			auto;
	margin:			18px 4px;
	font-size:		11px;
/*	border:			solid 1px #F30;*/
}
#servicos #servicos_cx .serv img{
	float:		left;
	margin:		3px;
}
#servicos #servicos_cx .serv h4 {
	margin:				0 0 4px 0;
	font-weight:		bold;
	font-size:			12px;
	padding-bottom:		5px;
}
#servicos #servicos_cx .serv p {
	padding:			4px;
}
#servicos #servicos_cx .serv a{
	float:				right;
	background-color:	transparent;
	font-size:			11px;
	padding:			3px;
}
#lateral{
	float:		right;
	width:		209px;
	height:		auto;
}

#lateral #quemsomos {
	width:		209px;
	height: 	150px;
	background:	#fff url(../imagens/index/top_quemsomos.gif) no-repeat;
	float: 		left;
	color:		#000;
}
#lateral #quemsomos h3{
	display:	none;
}
#lateral #cadastro {
	float:				left;
	width:				209px;
	height:				150px;
	color:				#000;
	background:			#fff url(../imagens/index/top_cadastrase.jpg) no-repeat;
	margin-top:			4px;
}
#lateral #cadastro h3 {
	display:	none;
}
#lateral #logo_inc{
	float:			left;
	width: 			153px;
	height:			auto;
	padding: 		8px 26px;
}
.lateral_cx {
	margin-top:			35px;
	width:				203px;
	height:	 			110px;
	border: 			solid 1px #ccc;
	background:			#fff url(../imagens/index/bg_cx_lateral.jpg) repeat-x;
	color:				#000;
	font-size:			11px;
}
.lateral_cx p{
	padding: 	4px 6px 0px 6px;
}
.lateral_cx a{
	float:				right;
	padding:			6px 6px 2px 0;
	font-size:			11px;
}

#wrap #footer {
/*	border-top: 			solid 1px #000;*/
	clear:					both;
	background:				url(../imagens/index/footer.jpg) no-repeat bottom;
	height:					21px;
	padding-left:			23px;
	padding-bottom:			16px;
}

#wrap #footer #footer_1 {
	position:		absolute;
	color:			#000;
	background:		#fff url(../imagens/index/footer_1.jpg) no-repeat;
	font-size:		10px;
	width:			620px;
	height:			15px;
	padding-left:	8px;
	padding-top:	3px;
}
#link_im{
	position:		relative;
	float:			right;
	font-size:		10px;
	width:			30px;
	height:			10px;
	padding-top:	3px;
	padding-right: 	64px !important; 
	padding-right: 	40px;
}
#link_im a, #link_im a:hover{
	text-decoration:none;
}
.voltar{
	float:				right;
	color:				#004675;
	background-color: 	transparent ;
	font-size:			10px;
	font-weight:		bold;
	clear:both;
}
.voltar a:hover{
	text-decoration:	none;
}

#tabela_form td {
	height:				22px;
}
#tabela_form h3{
	text-indent:		0;
	font-size:			13px;
}
.cx {
	border:				solid 1px #666;
	font-size:			11px;
	height:				16px;
	padding-top:		1px;
}
.bt {
	border:				solid 1px #000;
	font-size:			11px;
}