@charset "iso-8859-1";
/* CSS Document */

body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:75%;
	background-color:#333;
	background:url(../images/padrao23.png) repeat;
	color: #000;
	/*margin-left: 200px;*/
/*overflow-x:hidden;
overflow-y:hidden;*/
/*overflow-y: hidden;*/
	}
h1{
	margin: 0px 0px 10px 0px;
	color:#030;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 135%;
	}
h2{
	margin: 0px 0px 0px 0px;
	color:#333;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 120%;
	font-style: none;
	}
img{
	border: none;
	}
.scrolldiv{
	width:790px;
	height:470px;
	overflow:auto;
	padding: 0px 0px 0px 0px;
	}
.footer{
	margin: 0px 0px 0px 0px;
	padding: 10px 140px 0px 0px;
	color:#fff;
	font-size: 80%;
	text-align:right;
	background-repeat:no-repeat;
	}
.footer A:LINK {color: #fff; text-decoration: none; font-weight: bold;}
.footer A:VISITED {color: #fff; text-decoration : none; font-weight: bold;}
.footer A:HOVER {color: #36C; text-decoration:none; font-weight: bold;}
.red {
	font-weight:bold;
	color:#F00;
	}
A:LINK {color: #36C; text-decoration: none; font-weight: bold;}
A:VISITED {color: #36C; text-decoration : none; font-weight: bold;}
A:HOVER {color: #030; text-decoration : none; font-weight: bold;}

select:focus,textarea:focus,input:focus, select:hover,textarea:hover,input:hover{background-color:#444;border:1px solid #333;}
input,select,textarea			{border:1px solid #222;color:#CCC;font:95% Arial,Tahoma,sans-serif;margin:0px 0px 2px 0px;-moz-border-radius:3px;padding:2px;background-color: #666; font-weight:bold;}
select								{-moz-border-radius:3px 0px 0px 3px;padding:0px 0px 0px 2px; }
fieldset{ border: solid 1px #333;}
legend{ color:#333; font-weight: bold;}
.l_hori{
	border-top: dashed 1px #030;}
.tds{
	border-bottom: dotted 1px #030;
	padding: 2px;
	font-size: 100%;
	}
.tdstitle{
	border: solid 1px #030;
	color:#FFF;
	font-weight:bold;
	background-color:#030;
	padding: 2px 3px 2px 3px;
	font-size: 95%;
	border-collapse:collapse;
	border: solid 1px #fff;
	}
.user_box{
	color:#fff; 
	width: 100%; 
	padding-bottom: 5px; 
	line-height: 100%;
	 margin-bottom: 5px;
}
a#user_box:link, a#user_box:visited{
	color:#Fff;
	font-size:100%;
}

a#user_box:hover{
	color: #36C;
	}
h9{
	font-size: 120%;
	font-weight:bolder;
	}

.imgprodbox {
       /* width: 76px;
		height: 76px;
        float:left;*/
        margin-right: 5px;
        border:1px solid #ccc;
        background:#fff;
        padding: 3px;
        /*-moz-border-radius: 10px 10px 10px 10px;
		display: table-cell; vertical-align: middle;	*/
		
}
.multicoluna5colunas{
   -moz-column-count: 2;
   -moz-column-gap: 10px;
   -moz-column-rule: 0px solid #ccc;
   -webkit-column-count: 2;
   -webkit-column-gap: 10px;
   -webkit-column-rule: 0px solid #ccc;
}
.box_multicoluna_tit{
	/*border-bottom: 1px dashed #ccc;	*/
	background-color: #d8d8d8;
	color: #666;
	padding:2px;
	}

.clearall{
	background-color: #fff; padding:0px; margin:0px; border: solid 1px #666;"
}
.box_gamas{
	border-left: dashed 1px #030;	border-top: dashed 1px #030;	padding: 5px 5px 5px 5px ;	margin-bottom:20px;
	}
.box_gamas2{
	/*border-right: solid 1px #030;*/
	border-top: solid 1px #fff;
	padding: 5px 5px 5px 0px ;
	margin-bottom: 0px;
	
	}	
.box_gamas3{
	text-align:center;
	background-image:url(../images/back_gamas3.png);
	background-repeat:repeat-x;	
}
.box_quadrada{
	background-color:#FFF; 
	border: solid 1px #ccc; 
	width:85px; 
	height:85px;
	}