body {
	margin:0;
	padding:0;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #666666;
}

a {
	font-weight:bold;
} 

.link, a {	
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration:none;
}

a:hover{	
	color: orange;
	text-decoration:underline;
}

.numero_catalogo {
	font-family: arial, sans-serif;
	font-size: 20px;
	text-indent:8px;
	line-height:30px;
	display:block;
}

.categoria_catalogo {
	font-family: arial, sans-serif;
	font-size: 14px;
	text-indent:8px;
	line-height:30px;
	display:block;
	font-weight:bold;
	text-transform:uppercase;
}

.texto_destaque {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #999999;
}

.titulo_destaque_h {
 font-family: arial, sans-serif;
 font-size: 11px;
 color: #343434;
}

.texto_destaque_h {
 font-family: arial, sans-serif;
 font-size: 11px;
 color: #C0C0C0;
}

.saber_mais {
 font-family: arial, sans-serif;
 font-size: 11px;
 color: #FA8C1C;
}

form {
	margin:0;
	padding:0;
}

input, textarea, select {
	font-family: arial, sans-serif;
 	font-size: 11px;
	color: #B6B6B6;
}

h1,h2 {
	padding:0px;
	margin:0px;
}

#wrapper {
	width:900px;
	margin:0 auto;	
}

#top_menu {
	height:59px;
	float:left;		
}

#top_menu ul,#top_menu li {
	margin:0;
	padding:0;
}

#top_menu ul li {
	list-style-type:none;	
	float:left;
	text-indent:-999px;
	height:59px;
}


.mt01 a { width:81px; height:59px; display:block; }
.mt02 a { width:76px; height:59px; display:block; }
.mt03 a { width:70px; height:59px; display:block; }
.mt04 a { width:82px; height:59px; display:block; }
.mt05 a { width:100px; height:59px; display:block; }
.mt06 a { width:95px; height:59px; display:block; }
.mt07 a { width:103px; height:59px; display:block; }

#login {
	float:left;	
	background:url(/temas/default/img/fundoLogin.jpg) top left repeat-x;
	height:59px;	
}

#login_username {
	float:left;
	width:125px;
	height:20px;
	margin-top:2px;	
	background:url(/temas/default/img/fundo_cx_login.jpg) left top no-repeat;
	background-position-x:0px;	
}

#login_contribuinte {
	float:left;
	width:125px;
	height:20px;
	margin-top:10px;	
	background:url(/temas/default/img/fundo_cx_login.jpg) left top no-repeat;
	background-position-x:0px;	
}

#login_password {
	float:left;
	margin-top:32px;	
	width:95px;
	height:20px;
	background:url(/temas/default/img/fundo_password.jpg) left top no-repeat;
	background-position-x:0px;	
}

#login_submit {
	float:left;
	margin-top:32px;	
	width:20px;
	height:20px;
}

.input_username {	
	float:left;
	width:80px;
	height:20px;
	border:0;
	background-color:transparent;
	line-height:20px;	
	margin-left:10px;	
	padding-top:3px;
	*padding-top:0px;
}
.input_password {
	margin-left:10px;
	float:left;
	width:80px;
	height:17px;
	border:0;
	background-color:transparent;
	line-height:17px;
	padding-top:3px;
	*padding-top:1px;
}

#logo_search {
	float:left;
	margin-top:5px;
	width:340px;
	height:161px;
}

#ambient_images {
	float:left;
	margin-left:6px;
	margin-top:5px;
	width:554px;
}
	
#search {
	background:url(/temas/default/img/fundo_pesquisa_catalogo.jpg) top left no-repeat;
	height:45px;
	width:340px;		
}

#search_input {
	background:url(/temas/default/img/fundo_cx_pesquisa.jpg) top left no-repeat;
	float:left;
	width:134px;	
	height:19px;
	padding-top:2px;
	*padding-top:1px;
}
#search_submit {
	float:left;
	width:23px;
}

#search_normal {
	padding-top:8px;
	float:left;
	padding-left:10px;	
}

.input_pesquisa {
	float:left;
	padding-left:10px;
	width:120px;
	height:20px;
	border:0;
	background-color:transparent;
	line-height:17px;	
}

#catalogo_input {
	background:url(/temas/default/img/fundo_cx_catalogo.jpg) top left no-repeat;
	float:left;
	width:131px;	
	height:19px;
	font-family: arial, sans-serif;
 	font-size: 11px;
	color: #B6B6B6;
	line-height:17px;
	text-indent:10px;
}
#catalogo_submit {
	float:left;
	width:20px;
}

#search_catalogo {
	padding-top:8px;
	float:left;
	margin-left:10px;	
}

.destaque {
	background:url(/temas/default/img/fundo_destaque_vertical.jpg) top left no-repeat;
	width:168px;
	height:194px;
	float:left;		
}

#footer {
	margin-top:4px;
	width:900px;
	height:136px;
	background:url(/temas/default/img/fundo_rodape.jpg) top left no-repeat;	
	position:relative;
}

#footer ul, #footer li {
	padding:0px;
	margin:0px;
}

#footer ul li {
	float:left;
	list-style-type:none;
	margin-left:20px;	
	margin-top:7px;
}

#footer ul li a {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #989781;
}

.grid {
 	background-color:#eee; 		
 }
 .grid th { 		
	text-align:left;
	font-weight:bold;
 	background-color:#aaa;
 	color:#fff;
 	padding-left:3px;
	line-height:20px;
	vertical-align:top;
 }
 .grid td {
 	background-color:#fff;
 	padding-left:3px;		
	line-height:20px;
 } 	
 

#menuAreaReservada, #menuAreaReservada li {
	padding:0;
	margin:0;
}

#menuAreaReservada li {
	float:left;
	margin-right:10px;
	list-style-type:none;
	border:solid 1px #ccc;
	padding:3px;
	margin: 10px;
	
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */