@charset "utf-8";
/* CSS Document */

/** RODAPE **/

#rodape{
	clear:both;
	font-family:Tahoma;
	font-size:11px;
	margin:2px;
	padding-top:5px;
}

/** TOPO **/

#titulo{
	background:url(../imagens/produtos/spmeio.gif) repeat-x;
	color:#FFF;
	height:41px;
	line-height:45px;
	font-size:14px;
}

.imgDir{
	display:block;
	float:right;
}
.imgEsq{
	display:block;
	float:left;
}

/** CONTEUDO **/

#conteudo{
	color:#808080;
	margin:7px 0 0 7px;
}

/** INSTITUCIONAL **/

#institucional{
	text-align: center;
}
#institucional ul{
	padding-left:20px;
	list-style: none;
}
#institucional ul a{
	text-decoration:none;
	color:#808080;
	border: none;
}
#institucional ul a:hover{
	text-decoration:underline;
}
#institucional li{
	margin-top:10px;
}

#institucional li img{
	border: none;	
}
/** FORMAS DE PAGAMENTO **/

#formasPagamento{
	margin-left:0px;
	text-align: center;
}

#formasPagamento strong{
	width: 492px;
	margin: auto;
	display: block;
	text-align: left;
	padding-left: 8px;
}
.imagens{
	margin-top:0px;
	margin: auto;
	text-align:center;
}