body {
	margin: 0px;
	background-image:url(../imgs/bg_site.jpg)
}
.bg_topo {
	background-image: url(../imgs/bg_topo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.separador_index {
	background-image: url(../imgs/separador_index.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.texto_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4586BA;
}
.texto_01 a:link { color:#4586BA; text-decoration:none}
.texto_01 a:active { color:#4586BA; text-decoration:none}
.texto_01 a:visited { color:#4586BA; text-decoration:none}
.texto_01 a:hover { color: #4586BA; text-decoration: underline}

.caixa_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4586BA;
	border: 1px solid #FFFFFF;
}
.caixa_02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4586BA;
}
.texto_02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.texto_02 a:link { color:#FFFFFF; text-decoration:none}
.texto_02 a:active { color:#FFFFFF; text-decoration:none}
.texto_02 a:visited { color:#FFFFFF; text-decoration:none}
.texto_02 a:hover { color: #FFFFFF; text-decoration: underline}

.texto_03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9172C5;
}
.texto_03 a:link { color:#9172C5; text-decoration:none}
.texto_03 a:active { color:#9172C5; text-decoration:none}
.texto_03 a:visited { color:#9172C5; text-decoration:none}
.texto_03 a:hover { color: #9172C5; text-decoration: underline}
.borda_lojas {
	border: 1px solid #E0E3FE;
}
.borda_produtos_dir {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-color: #DAE7F1;
}
.texto_04 {
	font-family: Tahoma;
	font-size: 9px;
	color: #4586BA;
}
.texto_04 a:link { color:#4586BA; text-decoration:none}
.texto_04 a:active { color:#4586BA; text-decoration:none}
.texto_04 a:visited { color:#4586BA; text-decoration:none}
.texto_04 a:hover { color: #4586BA; text-decoration: underline}

.texto_05 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
}
.texto_05 a:link { color:#FF9900; text-decoration:none}
.texto_05 a:active { color:#FF9900; text-decoration:none}
.texto_05 a:visited { color:#FF9900; text-decoration:none}
.texto_05 a:hover { color: #FF9900; text-decoration: underline}


.bg_intro {
	background-image: url(../imgs/bg_intro.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.text_cad_lijostas{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7293C4;
	padding-left:43px;
}

.menu_rodpe {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	text-decoration: none;
}