/* Folha de Estilos */

body
{
	margin: 0px;
	padding: 0px;
	text-align:center
}

.fundo_01
{
	background:url(../img/fundo_01.jpg);
	background-position:center top;
}

.fundo_02
{
	background:url(../img/fundo_02.jpg);
	background-position:center top;
}

.fundo_03
{
	background:url(../img/fundo_03.jpg);
	background-position:center top;
}

#container
{
	width:760px;
	margin-left:auto;
	margin-right:auto;
}

p,div,label,span,a
{
	font-family:Arial, Verdana, Trebuchet MS;
	font-size:11px;
	color:#000;
	line-height:13px;
}

br {line-height:12px}

div { text-align:left }

img{border:0px}

a {text-decoration:none}

a:hover{ text-decoration:underline}

.block {display:block}

.texto10{ font-size:10px; line-height:11px }

.texto11{ font-size:11px; line-height:13px }

.texto12{ font-size:12px; line-height:14px }

.texto13{ font-size:13px; line-height:15px }

.texto14{ font-size:14px; line-height:17px }

.verde { color:#3F7962 }

.verdeescuro { color:#004a1d }

.cinza { color:#7A7A7A }

.negrito { font-weight:bold }

.maiusculo {text-transform:uppercase}

#lojas input
{
	border:0;
	height:16px;
	color:#3F7962;
	font-size:9px;
	font-weight:bold;
	background-color:#F4FDF2
}

.busca_letra
{
	font-size:11px;
	font-weight:bold;
	color:#3F7962	
}
