body,html{padding:0; margin:0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px;}
body a{
	color:#333;
}
.clear{
	clear:both;
}

#fix1{
	width:100%;
	height:8px;
	background-color:#F00;
}

.fix2{
	width:100%;
	height:4px;
	background-color:#000;
}

#i-header{
	width:100%;
	background-image:url(../images/images_website/bg_textura.jpg);
}

#content{
	background-image:url(../images/images_website/bg_conteudo_home.jpg);
	background-repeat:repeat-x;
	min-height:368px;
}

#dados_cli{
	width:400px;
	float:left;
}

#copy{
	float:right;
	text-align:right;
	width:400px;
}

#copy img{
	margin-top:40px;
}

.titles_principal{
	 font-size:20px;
	 color:#666;	
}

#i-footer{
	padding-top:15px;			
}

#fix3{
	background-color:#d7d7d7;
	width:100%;	
}

#fix4{
	background-image:url(../images/images_website/bg_textura.jpg);
	width:100%;
}

#content_fix{
	width:980px;
	padding-top:20px;
	margin: 0 auto;
}

#content_fix a{
	color:#FFF;
}

/* início header */
#header{
	width:980px;
	height:170px;
	margin: 0 auto;
}

#logotipo{
	 float:left;
	 width:131px;
	 height:99px;
	 margin-top:30px;
}

#menu{
	float:right;
	width:550px;
	color:#FFF;
}

#itens_menu{
	background-image:url(../images/images_website/bg_menu_principal.png);
	background-repeat:no-repeat;
	height:67px;
	width:550px;
	margin-top:30px;
}

#itens_menu a{
	color:#FFF;
	text-decoration:none;
}

#info_principal{
	margin-top:15px;
	text-align:right;}


.item_menu{
	float:left;
	padding-top:23px;
	padding-bottom:23px;
	padding-left:29px;
	padding-right:28px;
	cursor:pointer;
}

.item_menu:hover{
	background-image:url(../images/images_website/bg_bt_hover.jpg);
}

/*inicio home */
#home_page{
	width:980px;
	margin: 0 auto;
}

#cabecario_menus{
}

.cab_panel{
	float:left;
	background-color:#828281;
	margin-top:9px;
	margin-right:2px;
	cursor:pointer;
	font-size:12px;
	width:120px;
	height:38px;
	text-align:center;
	padding-top:15px;
}

#conteiner_home{
	
}

#box_home{
	float:left;
	width:660px;
	padding-top:30px;
	color:#666;
}

#links{
	background-image:url(../images/images_website/bg_links.png);
	background-repeat:no-repeat;
	width:229px;
	height:302px;
	float:right;
	margin-top:20px;
	padding:30px;
}

#links li{
	list-style-image:url(../images/images_website/marcador_vermelho.png);
}

/* páginas gerais */
#content_conteudos{
	width:980px;
	color:#666;
	margin: 0 auto;
	padding-top:70px;
}

/*contato */
#frmContato label{
	display:block;
}

#frmContato fieldset{
	padding:20px;
	width:400px;
	float:left;
	margin-right:20px;
	font-size:14px;
}

/* serviços */
#cont_calculadoras, #cont_negativas{
	width:400px;
	float:left;
	padding:20px;
	border:1px;
	border-color:#CCC;
	border-style:solid;
	margin:10px;
}
	


/* footer */






