@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:#373737;
	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{
	float:left;
}
#institucional ul{
	padding-left:20px;
}
#institucional ul a{
	text-decoration:none;
	color:#808080;
}
#institucional ul a:hover{
	text-decoration:underline;
}
#institucional li{
	margin-top:10px;
}
/** FORMAS DE PAGAMENTO **/

#formasPagamento{
	margin-left:250px;
}
.imagens{
	margin-top:10px;
	text-align:left;
}