body {
/*background-image:url(images/fundo_body.png);*/
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size:11px;
		margin: 0px 0px 0px 0px; /* top right bottom left */
		
}

p, div, span {
	background-color: inherit; /* background color */
	color: inherit; /* text color */
	font: Verdana; /* font name */
	font-size:11px;
	margin: 0px 0px 0px 0px; /* top right bottom left */
}
input, select {
background-color:#eeeeee;
border:#CCCCCC solid 1px;
height:18px;
vertical-align:middle;

}

textarea {
background-color:#eeeeee;
border:#CCCCCC solid 1px;


}


.phpmaker {
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: 11px; /* font size */	
}

input, textarea, select, tr, td {	
	font-family: Verdana; /* font name */
	font-size: 11px; /* font size */
} 
.btn_form {
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #999;
	height: 20px;
	border: 1px ridge #CCC;

	padding-right: 6px;

	padding-left: 6px;
}

a:active {
	color: #03C ; /* active link color */
	text-decoration:none;
}

a:link {
	color: ; /* link color */
	text-decoration:none;
}

a:visited {
	color: ; /* visited link color */
	text-decoration:none;
}



.ewHeaderRow {
	background-color: #FF0000; /* background color */	
}

.ewContentTable {
	font-family: Verdana; /* font name */
	font-size: 11px; /* font size */	
	width: 100%;
	height: 100%;	
}

.ewMenuColumn {
	background-color: #F5F5F5; /* background color */
	width: 160px;
	border: 1px solid #cccccc;
	vertical-align: top;
	padding: 1px;	
}

.ewContentColumn {
	background-color: #FC3; /* background color */
	vertical-align: top;
	padding: 1px;
	border: 1px solid #cccccc;
}



/* main table */
.ewTable {
	width: inherit; /* table width */	
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: 11px; /* font size */
	border: 0px outset; /* border */
	border-collapse: collapse;
}

/* main table data cells */
.ewTable td {
	padding: 4px; /* cell padding */
	border: 1px solid; /* cell spacing */
	border-color: #CCCCCC;  /* table background color */
}




/* main table row color */
.ewTableRow {
	background-color: #FFFFFF;  /* alt row color 1 */
}

/* main table alternate row color */
.ewTableAltRow {
	background-color: #F5F5F5; /* alt row color 2 */	
}

/* main table edit mode row color */
.ewTableEditRow {
	background-color: #FFFF99; /* edit mode color */
}

/* main table highlight color */
.ewTableHighlightRow {
	background-color: #99FFFF; /* select color */
}




/* message */
.ewmsg {
	color: red; /* message color */
	font-family: Verdana; /* font name */
	font-size: 11px; /* font size */	
}

/* highlight */
.ewHighlightSearch {
	font-weight: bold;
	background-color: yellow;
}


/*END_SYSTEM_STYLES*/
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.box1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.box_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	vertical-align:top;
}


.txtValor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.txtValorPromo{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: line-through;
	font-size: 12px;
}
.txtValor_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}

.txtValorPromo_big{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: line-through;
	font-size: 18px;
}


.txt_prod {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}


.titulo_prod {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003333;
	font-weight: bold;
}

.nome_produto {	
	color: #666666;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.valor_produto {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
}

.valor_promo {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
	text-decoration: line-through;
}

/*/////////////////////// CSS MENU ////////////////////////////////////*/


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
width: 160px; /*width of menu*/
}

.arrowlistmenu ul{ /*retira os pontos do <li>*/
list-style-type: none;
margin: 0px;
padding: 0px;
}

.arrowlistmenu ul li a{
	background-color: #6F0;
	display: block;
	margin: 2px;
	border: 1px dashed #FC0;
	height: 15px;
	width: 160px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #A70303;
	background-color: #FC0;
	display: block;
	height: 20px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-top-color: #009;
	border-right-color: #009;
	border-bottom-color: #009;
	border-left-color: #009;
}

/* //////////// TITULOS /////////////////////////// */

	

.titulo_11 			{ font:Arial, Helvetica, sans-serif; color:#003399; font-weight:bold; font-size:11px; }
.titulo_12			{ font:Arial, Helvetica, sans-serif; color:#003399; font-weight:bold; font-size:12px; }
.titulo_13 			{ font:Arial, Helvetica, sans-serif; color:#003399; font-weight:bold; font-size:13px; }
.titulo_14			{ font:Arial, Helvetica, sans-serif; color:#003399; font-weight:bold; font-size:14px; }
.titulo_16	 		{ font:Arial, Helvetica, sans-serif; color:#003399; font-weight:bold; font-size:16px; }
.titulo_18			{ font:Arial, Helvetica, sans-serif; color:#003399; font-weight:bold; font-size:18px; }
.titulo_20			{ font:Arial, Helvetica, sans-serif; color:#003399; font-weight:bold; font-size:20px; }
.titulo_24 			{ font:Arial, Helvetica, sans-serif; color:#000066; font-weight:bold; font-size:24px; }
.titulo_28 			{ font:Arial, Helvetica, sans-serif; color:#003399; font-weight:bold; font-size:28px; }



#menu a:link 		{ color:#FFFFFF; font-weight:bold; display:marker; }
#menu a:visited 	{ color:#CCCCCC; font-weight:bold; text-decoration:none; }
#menu a:hover 		{ color:#FFFF00; }

.txt_inf_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000066;
}


.pag {
	font:arial;
	size:14px;
	border:#ccc solid 1px;
	padding:4px;
	margin:1px;
	background-color: #eee;
	display: inline-block;
	clear: both;
	float: none;
	height: auto;
	width: auto;
}
.pag1 {
	font:arial; color:#FFF;
	font-size:11px;
	border:#ccc solid 1px;
	padding:4px;
	margin:1px;
	background-color: #999;
	display: inline-block;

}
.pag a:hover {
	background-color: #F60;
	display: inline-block;
	list-style-position: outside;
	list-style-type: lower-roman;
	

}

/*AJUDA DO FORM*/

