#conteudo {
	float:left;
	width:600px;
	padding-right:15px;
}

#conteudo h2 {
	color:#3d3d3d;
	font:bold 13px verdana, Trebuchet Ms, arial, tahoma, Sans-serif;
	text-transform:uppercase;
	margin-bottom:20px;
}

#conteudo h2.mais {
	margin-bottom:10px;
}

#conteudo h3 {
	color:#990000;
	font:bold 11px verdana, Trebuchet Ms, arial, tahoma, Sans-serif;
	margin-bottom:20px;
	font-style:italic;
}

#conteudo h3.vermelho {
	font:bold 13px verdana, Trebuchet Ms, arial, tahoma, Sans-serif;
	color:#d60000;
}

#conteudo h4 {
	color:#990000;
	font:bold 11px verdana, Trebuchet Ms, arial, tahoma, Sans-serif;
	margin-bottom:10px;
}

#conteudo h5 {
	color:#000;
	font:11px verdana, Trebuchet Ms, arial, tahoma, Sans-serif;
	margin-bottom:10px;
	text-decoration:underline;
}


#conteudo p {
	color:#000;
	font:11px arial, Trebuchet Ms, arial, tahoma, Sans-serif;
	margin-bottom:15px;

}

#conteudo p.fonte {
	margin:25px 0 25px;

}

#conteudo p a {
	text-decoration:underline;
	color:#000;
}

li {
	font: 11px arial, verdana, sans-serif;
	list-style:none;
	color:#000;
}

li.bullet {
	margin-left:15px;
	list-style:disc;
}

ul.espaco {
	margin-bottom:30px;
}

li a{
	color:#000;
}

li a:hover{
	text-decoration:underline;
}

/******************************************************************
********************** BARRA ALFABETO	***************************
******************************************************************/

#conteudo #alfabeto {
	width: 595px;
	margin: 20px auto 0 auto;
}

#conteudo #alfabeto li {
	background:#f2f2f2;
	float:left;
	width:19px;
	height:19px;
	text-align:center;
	margin-right:3px;
	display:block;
}

#conteudo #alfabeto li a {
	display:block;
	width:19px;
	font-weight:bold;
	line-height:19px;
}

/******************************************************************
*******************			EVENTOS		***************************
******************************************************************/


#conteudo .ul-evento {
	display:block;
	margin-bottom:10px;
}

#conteudo .eventos-servicos {
	margin-bottom:5px;
}




/******************************************************************
************************* LISTAGEM		***************************
******************************************************************/


.empresas {
	clear:both;
	padding-top:20px;
}

.empresas li {
	vertical-align:bottom;
	background:url(http://static.radarindustrial.com.br/imagens/setinha-dir.gif) no-repeat left center;
	padding:0 0 0 7px;
	line-height:16px;
}

.empresas li a:visited{
	color:#b00000;
}

/******************************************************************
******************** AUMENTAR FONTE		***************************
******************************************************************/


#tamanho {
	float:right;
	width:150px;
	text-align:center;
	background:#f7f7f7;
	padding:3px;
	margin:0 0 10px 10px;
}

#tamanho span{
	display:block;
	float:left;
	color:#000;
	font:11px arial, Trebuchet Ms, arial, tahoma, Sans-serif;
	line-height:18px;
	margin-right:3px;
}

#tamanho ul {
	display:block;
	float:left;
	height:20px;
}

#tamanho li.menor {
	float:left;
	margin:2px 2px 0 2px;
	background:#232740;
	width:15px;
	height:15px;
	font:10px arial, Trebuchet Ms, arial, tahoma, Sans-serif;
	text-align:center;
	line-height:15px;
}
#tamanho li.menor a{
	display:block;
	width:15px;
	height:15px;
	color:#FFF;
}

#tamanho li.menor a:hover{text-decoration:none;}

#tamanho li.maior {
	float:left;
	margin:0 2px 0 2px;
	background:#232740;
	width:20px;
	height:20px;
	font:11px arial, Trebuchet Ms, arial, tahoma, Sans-serif;
	line-height:20px;
}

#tamanho li.maior a{
	display:block;
	width:20px;
	height:20px;
	color:#FFF;
}

#tamanho li.maior a:hover{text-decoration:none;}

/******************************************************************
************************* NAVEGAÇÃO		***************************
******************************************************************/

.nav {
	width:500px;
	margin:20px auto;
}

.nav ul {
	width:436px;
	float:left;
	text-align:center;
}

.nav ul li {
	display:inline;
}

.nav ul li a {
	font:11px arial,verdana,sans-serif;
	color:#000;
}
.nav ul li a:hover {
	text-decoration:underline;
}

.nav .linkant {
	float:left;
	text-indent:-999px;
	overflow:hidden;
	width:32px;
	height:19px;
	background:url(http://static.radarindustrial.com.br/imagens/seta-ant.gif) no-repeat;
}

.nav .linkprox {
	float:right;
	text-indent:-999px;
	overflow:hidden;
	width:32px;
	height:19px;
	background:url(http://static.radarindustrial.com.br/imagens/seta-prox.gif) no-repeat;
}


/******************************************************************
******************* BOXES MAIS NOTICIAS ***************************
******************************************************************/

.box {
	float:left;
	display:block;
	width:270px;
	background:url(http://static.radarindustrial.com.br/imagens/fundo-mais-conteudo-bottom.gif) no-repeat center bottom;
	margin:0 10px 15px 10px;
}

.box img {
	display:block;
	margin:10px auto 10px;
}

.box li {
	display:block;
	background:url(http://static.radarindustrial.com.br/imagens/dot.gif) repeat-X left bottom;
	padding-bottom:5px;
	margin-top:3px;
	*margin-top:1px;
}

.box h2 {
	padding:5px 0 0px 7px;
}

.box-bottom {
	display:block;
	background:url(http://static.radarindustrial.com.br/imagens/fundo-mais-conteudo-top.gif) no-repeat center top;
	width:270px;
}

.box ul {
	padding:0px 7px 0 7px;
}

/******************************************************************
********************** BOX PRODUTO 404  ***************************
******************************************************************/

div.navcoment ul {
	width:536px;
	float:left;
	text-align:center;
}

div.navcoment ul li {
	display:inline;
}

div.navcoment ul li a {
	font:11px arial,verdana,sans-serif;
	color:#000;
}
div.navcoment ul li a:hover {
	text-decoration:underline;
}

div.navcoment .linkant {
	float:left;
	text-indent:-999px;
	overflow:hidden;
	width:32px;
	height:19px;
	background:url(http://static.radarindustrial.com.br/imagens/seta-ant.gif) no-repeat;
}

div.navcoment .linkprox {
	float:right;
	text-indent:-999px;
	overflow:hidden;
	width:32px;
	height:19px;
	background:url(http://static.radarindustrial.com.br/imagens/seta-prox.gif) no-repeat;
}





.boxprod {
	width:100%;
}

.boxprod hr{
	clear:both;
	border:1px dashed #ededed;
	margin:10px;
	*margin:0px;
}

.boxprod .imagem{
	text-align:center;
	float:left;
	width:20%;
}

.boxprod img.imgprod{
	border:1px solid #e2e2e2;
}


.boxprod .infosprod {
	font:11px arial, verdana, sans-serif;
	color: #000;
	float:left;
	width:60%;
}

.boxprod .infosprod span.tit-emp{
	display:block;
	width:100%;
	float:left;
}

.boxprod .infosprod span a.titulo-produto {
	font:bold 11px arial, verdana, sans-serif;
	color: #424242;
}

.boxprod .infosprod span a.titulo-empresa, .boxprod .infosprod span a.categoria {
	text-decoration:underline;
	color: #000;
}

.boxprod .infosprod span.outras{
	margin-top:5px;
	float:left;
	width:100%;
}


.boxprod .botoes {
	float:left;
	width:18%;
}

.boxprod .botoes ul li.opnioes {
	list-style:none;
	display:block;
	width:85px;
	height:18px;
	background:url(http://static.radarindustrial.com.br/imagens/bot-opnioes.gif);
	text-indent:-999px;
	overflow:hidden;
	margin:1px -10px 1px;
}

.boxprod .botoes ul li.informacoes {
	list-style:none;
	display:block;
	width:85px;
	height:19px;
	background:url(http://static.radarindustrial.com.br/imagens/bot-maisinfos.gif);
	text-indent:-999px;
	overflow:hidden;
	margin:1px -10px 1px;
}

.boxprod .botoes ul li.opnioes a{
	display:block;
	width:85px;
	height:18px;
}

.boxprod .botoes ul li.informacoes a{
	display:block;
	width:85px;
	height:19px;
}




