body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background:#ffffff url(../img/bg_fundo_internas.gif) top no-repeat;
}
.index{
	margin:0;
	background:#ffffff url(../img/bg_index.gif) top no-repeat;
		}
p { margin:10px 15px 0 15px; }

<!--******* TITULOS ********-->

.tit_black {
	color:#000000;
	font-size: 14px;
	font-weight: bold;
}
.tit_login{
	color:#000000;
	font-size: 20px;
}
.tit_orange{
	color:#F48338;
	font-size: 20px;
	font-weight: bold;
}
.subtit_black {
	color:#000000;
	font-weight: bold;
}
.tit_txt{
	color:#000000;
	font-size: 16px;
}
.tit_texto{
	color:#000000;
	font-size: 12px;
}

/************* CARREIRA **************/

/*Informatica, Habilidade*/
.input_mensagem {
	border: 2px solid #e6e6e6;
	width:96%;
	padding: 5px 0;
	height:100px;
}
.input_habilidade {
	border: 2px solid #e6e6e6;
	width:92%;
	padding: 3px 0;
}
/*Formação Academica*/
.input_formacao {
	border: 2px solid #e6e6e6;
	width:96%;
	padding: 3px 0;
}
/*Dados Pessoais*/
.input_Pessoais {
	border: 2px solid #e6e6e6;
	width:250px;
	padding: 3px 0;
}
.input_ddd {
	border: 2px solid #e6e6e6;
	width:40px;
	padding: 3px 0;
}
.input_cidade {
	border: 2px solid #e6e6e6;
	width:110px;
	padding: 3px 0;
}
.input_menu {
	border: 2px solid #e6e6e6;
	width:150px;
	padding: px 0;
}
.input_email {
	border: 2px solid #e6e6e6;
	width:300px;
	padding: 3px 0;
}
.uf { padding:0 75px 0 0; }
/* fale*/
.input_padrao {
	border: 2px solid #e6e6e6;
	width:250px;
	padding: 3px 0;
}
.input_fale_mensagem {
	border: 2px solid #e6e6e6;
	width:250px;
	padding: 5px 0;
	height:120px;
}
.input_mensagem_emp {
	border: 2px solid #e6e6e6;
	width:400px;
	padding: 5px 0;
	height:140px;
}
/**********  links  ************/

a:link { text-decoration:none; color: #000000; font-size: 12px; font-weight: bold;}
a:visited {	text-decoration:none; color: #000000; font-weight: bold;}
a:hover { text-decoration:none; color: #000000; font-weight: bold; }


a.orange:link { text-decoration: underline; color: #FF9900; font-weight: bold; }
a.orange:hover { text-decoration: underline; color: #FF9900; font-weight: bold; }
a.orange:visited { text-decoration: underline; color: #FF9900; font-weight: bold; }

/**********  Borda  ************/
.bord{ border:2px solid #e6e6e6;}
.top_right {border-right:2px solid #e6e6e6; border-top:2px solid #e6e6e6;}
.top_top {border-top:2px solid #e6e6e6;}

.bg_faixa{background: bottom url(../img/bg_faixa.gif) repeat-x}
.bg_sombra_prod{background: left center url(../img/bg_sombra_prod.gif) no-repeat}
.bg_produto{background: left center url(../img/bg_produto.gif) no-repeat}
.bg_prod_esp_ing{background: left center url(../img/bg_prod_esp_ing.gif) no-repeat}
.space{ margin:0 15px 0 0}
.produto{ 
	margin:0 10px 0 8px;
	_width:200px;
	}
.rodape {
	font-size:10px;
	color:#82858e;
}
#new{
	position:absolute;
	margin-left:-390px;
	left:50%;
	top:290px;
	width:227px;
	height:237px;
	z-index:1;
	}
/*****  MENU PRODUTOS *******/
.bg_fundo_prod{ background: bottom url(../img/bg_fundo_prod.gif) repeat-y}
.bg_linha{ background: bottom url(../img/bg_line.gif) no-repeat}
	
a.produtos:hover{ 
	text-decoration:none;
	background:#F48338;
	padding:3px 60px 0 0;
	}	
/* ULTRAPAN NEWS - Fotos*/
.img_news{
	background-color:#f5f5f5;
	border:1px solid #ccc;
	padding:5px;
	margin:10px 20px 5px 7px;
	float:left;
	text-align:center;
	clear:both;
	font-size:10px;
}
#produtos{	
	
	*padding:10px 5px 0 0;
	*margin:10px 3px 0 3px;
	padding:10px 5px 0 0;
	margin:15px 3px 0 7px;
	*width:90px;
	width:130px;
	height:80px;
	float:left;
	clear:both;
	text-align:left;
	}