/* CSS Document */
/* conteudo*/
#conteudo{
	padding-top:47px;
}

#esquerda{
	width:241px;
	float:left;
}
#centrodireita{
	float:left;
	width:699px;
	margin: 0 0 0 10px;
}

/* esquerda*/
/*lista*/
#tp_aplicacao{
	background-color:#FE8600;
	font-size:11px; 
	font-weight:bold; 
	color:#FFFFFF; 
	padding:5px;
	border-bottom:1px #CCC solid;
}
#tp_aplicacao a{
	color:#FFFFFF; 
	text-decoration:none;
}
.tp_subaplicacao{
	background-color:#EEEEEE; 
	padding:5px;
	font-weight:bold; 
	border-bottom:1px #CCC solid;
	cursor:pointer;
}
.listaaplicacoes{
	list-style:none;
	margin: 0 0 0 0px;
	padding:0 0 0 0px;
}
.listaaplicacoes a{
	color:#000;
	text-decoration:none;
	font-weight:normal;
	padding:0 0 0 20px;
	display:block;
	background-repeat: no-repeat;
	background-position: 3px 2px;
}

.listaaplicacoes a:hover{
	color:#FE8600;
	text-decoration:none;
	font-weight:normal;
	background-image: url(../../images/bullettril.gif);
}
.listaaplicacoesativo a{
	color:#FE8600;
	background-image: url(../../images/bullettril.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
}
.listaaplicacoesinativo a{
	background-image: url(../../images/bullettrilc.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
}
.listaaplicacoes li{
	margin:0;
	padding:5px 0 5px 0;
	border-bottom:1px #CCC solid;
	list-style-position:outside;
}
.listaaplicacoes li span{
	display:block;
	font-size:10px;
}
.oculto{
	display:none;
}
/* Centro */
#titulo{
	width:648px;
	float:left;
}
#centro h1{
	font-size:16px;
	margin:3px 0 3px 0;
	padding:3px 0 3px 3px;
	background:url(../../images/linhatitulo.jpg) no-repeat bottom left;
} 
#centro h2{
	font-size:13px;
	margin:1px 0 1px 0;
	padding:1px 0 1px 0;
}
/*Imprimir*/
/* home*/
#imprimir{
	float:left;
}
#imprimir a{
	overflow: hidden;
	width: 51px;
	height: 48px;
	background: url(../../images/btn_imprimir.gif) no-repeat top;
	float: left;
	margin: 0 0 0 0;
	cursor:pointer;
}
#imprimir strong{
	width: 51px;
	height: 48px;
	display: block;
	text-indent:-5000em;
}
/* Foto e logos*/
#imgs_produto, #img_principal{
	float:left;
	height:181;
	background-color:#FFFFFF;
}
#ul_img{
	height:90px;
}
#ul_img li{
	float:left;
	width:150px;
	height:90px;
	margin: 0 10px 20px 10px;
	list-style:none;
}
#ul_link{
	clear:both;
	display:block;
	width:569px;
	padding: 0;
	margin: 0 0 0 10px;
	background-color:#EEEEEE;
}
#ul_link li{
	list-style:none;
	padding:5px 0 1px 20px;
	display:block;
	background-image: url(../../images/li_produto.jpg);
	background-repeat: no-repeat;
	background-position: 7px 3px;
	width:122px;
	height:18px;
	float:left;
	background-color:#EEEEEE;
	font-size:10px;
}
#ul_link a{
	text-decoration:none;
	color:#000000;
}
#ul_link a:hover{
	text-decoration:none;
	color:#FE8600;
}
/* Texto */
#caracteristica{
	padding:10px 0 170px 0;
	clear:both;
}
h4{
	border-bottom: 1px solid #FF8000;
	font-size:13px;
	margin:10px 0 10px 0;
	padding:0;
}
#ul_caracteristica {
	font-size:12px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	clear:both;
}
#caracteristica p{
	font-size:12px;
	padding: 0;
	margin: 0;
}
#ul_caracteristica  li{
	list-style:none;
	padding: 4px 0 4px 15px;
	margin: 0 0 0 0;
	display:block;
	background-image: url(../../images/li_caracteristica.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
}
/* Conheca tambem*/
#ul_conheca {
	list-style:none;
	text-align:center;
	margin:0;
	padding:0;
	font-size:9px;
}
#ul_conheca img{
	margin: 8px 0 0 0;
}
#ul_conheca li{
	background:url(../../images/bordaconheca.gif);
	background-repeat: no-repeat;
	width:125px;
	height:156px;
	float:left;
	margin:0 0 0 10px;
}
#ul_conheca span{
	display:block;
	padding: 0 4px 0 4px;
}
#ul_conheca a {
	color:#000000;
	text-decoration:none;
}