﻿#total_int{
	
    background-image:url('/content/img_site/internas_06.jpg');
	background-repeat:repeat-y;
	background-position:22px 0px;
	z-index:0;
	margin:0 auto;
	width:1000px;
}

#banners_int{
	background-image:url('/content/img_site/internas_04.jpg');
	width:1000px;
	height:165px;

}
#header_content_int{
	background-image:url('/content/img_site/internas_05.jpg');
	width:1000px;
	height:402px;

}

#colunas_int{
	position:relative;
	width:957px;
	margin:0px 25px;

}
#coluna_esq_int{
	width:274px;
	min-height:340px;
	float:left;
}
#conteudo_int_esq{
	padding:0px 30px;
	
}
#footer_esq_int{
	
	width:274px;
	height:32px;
	clear:both;
	bottom:0px;
	margin-top:350px;

}
#colunas_dir_int{

	float:right;
	margin-right:50px;
	width:606px;
}
#colunas_dir_int ul li{
	list-style:none;
	text-decoration:none;
	
}
#colunas_dir_int ul {
	list-style:none;
	text-decoration:none;
	margin:0;
	padding:10px 0;
	
}

/*------------------------------------------------BUSCAR------------------------------------------------------------*/
#Buscar{
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	color:#333333;
	height:25px;
	width:252px;
}
#buscar1 {
	background-color:transparent;
	border:medium none;
	cursor:pointer;
	height:34px;
	position:relative;
	right:-7px;
	top:0;
	width:40px;
}
#footer_int{
	background-image:url('/content/img_site/mic_39_int.jpg');
	width:1000px;
	height:107px;
	clear:both;
	position:relative;
	
}


/* ============================== CONTATO ====================== */
#tab_contato {
	margin-left:0px;
	padding-left:20px;
	border:none;
}
#formulario_contato {
	background-image:url("img_site/contato.jpg");
	background-position:0 -7px;
	*background-position:-18px 15px;
	background-repeat:no-repeat;
	padding-top:8px;
	margin-left:-18px;
	*margin-left:0px;
	margin-top:50px;
}
#nomecontato {
	border-style:none;
height:15px;
width:335px;
margin-bottom:15px;
background-color:transparent;
}
#emailcontato {
	border-style:none;
height:15px;
width:335px;
margin-bottom:15px;
*margin-bottom:13px;
background-color:transparent;

}
#assuntocontato {
	border-style:none;
	height:15px;
	width:335px;
	margin-bottom:10px;
	background-color:transparent;
}
#form_descricao {
	border-style:none;
	height:135px;
	width:335px;
	margin-bottom:8px;
	font-family:Arial;
	background-color:transparent;
	font-size:12px;
}
#btnEnviar {
	
}
#btnLimpar {
	margin-left:10px;
}
.form_buttons {
	background-color:transparent;
border-style:none;
color:white;
margin-left:-3px;
margin-right:8px;
width:80px;
cursor:pointer;}


