body {
	background-image:url(images/fundo.png);
	background-repeat:repeat-x;
	background-position:top;

	
	
/*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#AFCAD8'); /* IE /
	background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#AFCAD8)); /* webkit browsers /
	background: -moz-linear-gradient(top,  #eee,  #AFCAD8); /* Firefox 3.6+ */


	color:   inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size:11px;
		margin: 0px 0px 0px 0px; /* top right bottom left */


}




.phpmaker {
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: 11px; /* font size */	
}

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 */
}


textarea, select {
	font-size: 11px; /* font size */
		font-family: Verdana; /* font name */
	background-color:#D9EAFB;
	border:#CCCCCC solid 1px;
}

select {
	font-size: 11px; /* font size */
	font-family: Verdana; /* font name */
	background-color:#D9EAFB;
	border:#CCCCCC solid 1px;
	height:20px;

}

tr, td {
	font-family: Verdana; /* font name */
	font-size: 11px; /* font size */

} 
input {
	font-family: Verdana; /* font name */
	font-size: 14px; /* font size */
	height: 20px;
	font-weight:bold;
	margin-top:2px;
	color:#999;
	background-color:#D9EAFB;

	z-index: 999;
	border:#CCCCCC solid 1px;
	vertical-align:middle;
	
} 
.btn_form {
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: #666 solid 1px;
	background-color: #0080C0;
	height: 20px;
	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 */	
}
.ewmsg_erro {
	color: red; /* message color */
	font-family: Verdana; /* font name */
	font-size: 11px; /* font size */
	background-color: #FF9;
	height:35px;
	margin-top:8px;
	padding: 10px;
	border: 1px solid #FC0;
	vertical-align: middle;
}


/* 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: Arial;
	font-size: 14px;
	color: #006;
	border: 1px solid #cccccc;
	background-color: #AFCAD8;
	vertical-align: middle;
	padding-left:10px;
}

.box_menu  a 			{ color:#F00; }
.box_menu  a:hover 		{ color:#F60; }
.box_menu  a:visited 	{ color: #999; }
.box_degradee {
	border:#999 1px solid;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc'); /* IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#AFCAD8)); /* webkit browsers */
	background: -moz-linear-gradient(top,  #eee,  #AFCAD8); /* Firefox 3.6+ */
	}
.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;
}

/*/////////////////////// 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*/

