body {
	background-image: url(../img/fundo_site.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #658EA1;
	overflow-y: auto;
}

.padleft
{
padding-left:15px;
}


/* LINK PADRAO */
.a:link, .a:active, .a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}

.a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	border: 1px none;
}


/* LINK DO MENU 2*/
.b:link, .b:active, .b:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

.b:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

/* LINK DE BUSCA EMAIL */
.c:link, .c:active, .c:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}

.c:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	border: 1px none;
}

/* LINK DE BUSCA NOME DA LOJA */
.d:link, .d:active, .d:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

.d:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	border: 1px none;
}



/* LINK PAGINACAO */
.e:link, .e:active, .e:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}


.e:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	border: thin none;
	background-color: #FFFFFF;
}


/* LINK HOME NOVIDADES LEIA MAIS */
.f:link, .f:active, .f:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}


.f:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #000099;
}


.txt_copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	filter:shadow(color:black, strength:1, direction:120);
}

.txt_novidades {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.txt_def {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}

.txt_busca_total {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-style: italic;
}

.txt_centro_menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

.txt_mostra_novidades_titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

.txt_busca {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}

.input_ok {
	background-image: url(../img/input_ok.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 52px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
}



.field_geral{
	background-repeat: no-repeat;
	height: 18px;
	width: 140px;
	padding-left: 3px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #36688D;
	border: 1px solid #000000;
}



.field_nome{
	background-image: url(../img/field_nome.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 140px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 44px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	background-attachment: scroll;
	background-color: #36688D;
	margin-right:1px;
}

.field_email{
	background-image: url(../img/field_email.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 140px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 44px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	background-attachment: scroll;
	background-color: #36688D;
	margin-right:1px;
}



.select {
	background-color: #36688d;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 142px;
}

.select2 {
	background-color: #666666;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 142px;
}


#promo
{
display : block;
margin-top:2px;
margin-left:1px;
}

#proeng
{
display : block;
margin-top:-3px;
}



.textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #36688D;
	border: 1px solid #12546C;
	padding-left: 3px;
	background-color: #36688D;
	border: 1px solid #000000;

}

.textarea {
overflow:auto;
scrollbar-arrow-color:#FFFFFF;
scrollbar-3dlight-color:#36688D; 
scrollbar-highlight-color:#36688D; 
scrollbar-face-color:#658EA1; 
scrollbar-shadow-color:#36688D; 
scrollbar-darkshadow-color:#36688D; 
scrollbar-track-color:#36688D;
}

.button {	
	background-color: #1F3A50;
	height: 18px;
	width: 130px;
	border: 1px solid #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: hand;
	filter:shadow(color:black, strength:1, direction:120);

	

}
.erro_asterisco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	margin-top:10px;
}


#msg {
	height: 20px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 8px;
	background-image: url(../admin/img/bg_msg.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#error {
	height: 20px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 8px;
	background-image: url(../admin/img/bg_error.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
