*{
	margin:0;
	padding:0;
}
body{
	margin:0;
	padding:0;
	background:url(images/bg.jpg) repeat-x #ededed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#626262;
}
.clear{
	clear:both;
	width:0px;
	height:0px;
}
h3{
	font-weight:bold;
	font-size:11px;
	margin-bottom:10px;
}
#site{
	width:770px;
	margin:0px auto;
	position:relative;
}
#header{
	width:770px;
	height:331px;
	background:url(images/header_bg.jpg) no-repeat;
}
#flash{
	width:770px;
	height:303px;
}
#menu{
	position:absolute;
	height:37px;
	width:632px;
	_width:700px;
	margin-left:69px;
	_margin-left:45px;
}
#menu li.ativo{
	background:url(images/bt_ativo.jpg) no-repeat;
	list-style:none;
	margin:0px 24px 0px 24px;
	width:110px;
	display: block;
	float:left;
	height:37px;
	line-height:37px;
	text-align:center;
	font-size:12px;
}
#menu li.inativo{
	background:url(images/bt_inativo.jpg) no-repeat;
	list-style:none;
	margin:0px 24px 0px 24px;
	width:110px;
	display: block;
	float:left;
	height:37px;
	line-height:26px;
	text-align:center;
	font-size:12px;
}
.ativo a:link, .ativo a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	width:110px;
	height:37px;
	line-height:37px;
	
}
.inativo a:link, .inativo a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	width:110px;
	height:30px;
}
#conteudo{
	width:770px;
	margin-top:20px;
}
.home_h2_left{
	width:238px;
	height:31px;
	background:url(images/home_h2_left.jpg) no-repeat;
	font-size:14px;
	color:#cf0300;
	line-height:40px;
	text-indent:35px;
	_margin-bottom:-9px;
}
.home_h2_right{
	width:498px;
	height:31px;
	background:url(images/home_h2_right.jpg) no-repeat;
	font-size:14px;
	color:#cf0300;
	line-height:40px;
	_margin-bottom:-9px;
	text-indent:35px;
}
#home_left{
	margin-left:18px;
	_margin-left:8px;
	float:left;
}
#home_right{
	float:left;
}
#box_1_cont{
	width:238px;
	height:150px;
	background:url(images/home_box_left_top.jpg) no-repeat -1px;
	position:relative;
}
#home_img_empresa{
	float:right;
	margin: -20px 20px 0px 0;
	_margin: -20px 15px 0px 0;
}
#box_2_cont{
	width:238px;
	height:150px;
	background:url(images/home_box_left_top.jpg) no-repeat -1px;
	position:relative;
}
div#box_2_cont dl{
	padding-top:15px;
	*padding-top:12px;
	_padding-top:12px;
	*margin-top:8px;
	_margin-top:9px;
	padding-left:20px;
	line-height:31px;
	_line-height:18px;
	*line-height:19px;
	color:#cf0300;
}
div#box_2_cont dt{
	width:50px;
	float:left;
	clear:both;
	text-align:right;

	_margin-top:0px;
}
div#box_2_cont dd{
	width:150px;
	float:left;

}
div#box_2_cont dd input{
	color:#626262;
	width:130px;
	margin-left:7px;
	border:none;
	_border: 1px solid #FFFFFF;
}
#home_login_bt{
	float:right;
	margin-right:25px;
	margin-top:4px;
	_margin-top:8px;
	margin-bottom:5px;
	_margin-bottom:2px;
}
#box_3_cont{
	width:498px;
	height:150px;
	background:url(images/home_box_right.jpg) no-repeat;
	position:relative;
}
#home_img_servico{
	position:absolute;
	left:365px;
	top:-5px;
}
#p_servico{
	width:450px;
}
#box_4_cont{
	width:498px;
	height:150px;
	background:url(images/home_box_right.jpg) no-repeat;
	position:relative;
}

#home_img_solucoes{
	float:right;
	margin: -15px 20px 0px 0;
}
.home_box_link a{
	padding:5px 20px 5px 20px;
	color:#cf0300;
	text-decoration:none;
	font-weight:bold;
}
.home_box_txt{
	padding:5px 20px 5px 20px;
	text-align:justify;
}
.interna_h2{
	width:770px;
	height:39px;
	background:url(images/interna_h2.jpg) no-repeat;
	font-size:14px;
	color:#cf0300;
	line-height:50px;
	text-indent:56px;
	_margin-bottom:-11px;
}
.interna{
	width:770px;
	background:url(images/interna_bg.jpg) repeat-y;
}
.interna_cont{
	width:670px;
	padding-top:10px;
	margin-left:50px;
}
.interna_bottom{
	width:770px;
	height:23px;
	background:url(images/interna_bottom.jpg) no-repeat;
}
.texto{
	text-indent:30px;
	text-align:justify;
}
.texto_no_indent{
	text-align:justify;
}
.nomargin{
	margin-top:20px;
	margin-bottom:0px;
}
.obs{
	color:#cf0300;
	text-indent:20px;
	margin-top:10px;
}
.lista_servicos{
	margin:20px 10px 0px 20px;
	line-height:20px;
}
.lista_servicos a{
	text-decoration:none;
	color:#626262;
}
.empresa_img1{
	float:right;
	margin-top:-200px;
}
.form_contato{
	font-weight:bold;
	margin-top:25px;
	
	height:400px;
}
.form_contato input, .form_contato textarea, .form_contato select{
	border:none;
	height:20px;
	width: 400px;
}

.form_contato input{
	background: url(images/input_bg.jpg) no-repeat;	
	padding:3px 3px 3px 6px;
}

.form_contato textarea, .form_contato select{
	border: 1px solid #B7B7B7;
	border-collapse:collapse;
}

.form_contato textarea{
	padding:3px 3px 3px 6px;
}

#estado{
	width:170px;	
}

.form_contato textarea{
	width: 400px;
	height:150px;	
}

.form_contato dt,.form_contato dd{
	
	height:30px;	
}

.form_contato dt{
	float:left;	
	width:100px;
	margin-right:10px;
	text-align:right;
	line-height:20px;
}
.form_contato dd{
		
}
#rodape{
	width:100%;
	height:60px;
	background-color:#383838;
	font-size:10px;
	color:#FFFFFF;
	margin-top:10px;
}
#rodade_inner{
	width:770px;
	margin:0px auto;
	padding-top: 16px;
}
div#rodape a:link, div#rodape a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

#enviar{
	border:none;
	background:url(images/bt_enviar_bg.jpg) no-repeat 0 3px;
	height:19px;
	width:60px;
	line-height:16px;
	font-weight:bold;
	font-size:11px;
	color:#626262;
	text-indent:8px;
	margin:130px 150px 0 0 ;
	float:right;
	cursor:pointer;
	_margin:0px 150px 0 0 ;
}
.dag_link{
	color:#cf0300;
	font-weight:bold;
}

