@charset "utf-8";
* {margin:0; padding:0;}
html, body { height:100%;}
body {
	
	font-family:tahoma;
	font-size:12px;
	color:#474723;
	background-color: #e4ddd5;
	background-image: url(../images/bg_total.jpg);
	background-repeat:repeat-x;
	background-position:top;

}
h1 {font-size:20px;}
h2 {font-size:16px;}
h3 {font-size:12px;}
p { text-align:justify; }

#nav { 	width:970px; height:100%;
	}
	
#header {
	padding:10px 0px 10px 0px;
}

#leftCol {
	background-position:top;
	background-image: url(../images/bg_left.gif);
	background-repeat: no-repeat;
	width:260px;
	float:left;
	height:100%;
	}

#rightCol {
		width:700px;
	float:left;
	margin-left:10px;
	}


#leftCol ul { 
margin:0;
padding: 90px 0 0 40px;
}

#lefCol li {line-height:1.5em;}
#content { width:680px;}
#content a { font-family:tahoma;
			color:#506E0A;
			text-decoration:none;}
			
#content  li { list-style:inside; list-style-type:circle; line-height:1.5em;}



ul li{ list-style:none; line-height:1.5em;}

a:active{	
	font-family:tahoma;
	color:#FFFFFF;
	text-decoration:none;}
a:link{	
	font-family:tahoma;
	color:#FFFFFF;
	text-decoration:none; }
a:hover{	
	font-family:tahoma;
	color:#FFFFFF;
	text-decoration:none; }
a:visited{	
	font-family:tahoma;
	color:#FFFFFF;
	text-decoration:none; }
.float_left { float:left;}
.float_right { float:right;}
.clearfix { clear:both; width:100%;}


/*/////////// index ////////////////////////////////////////////////////////////  */
#fotos div { width:170px; padding: 0 5px 5px 0; float:left;}

/*/////////// about peroba ////////////////////////////////////////////////////////////  */

#history_intact { }
/*/////////// our products ////////////////////////////////////////////////////////////  */
#products_list div { padding-left:5px;}
#products_list ul { }
#products_list li { list-style:inside; list-style-type:circle; }
#finishes { width:490px;}
#categories { width:200px;}

/*////// contact ///////*/
.button { border:0; background-image:url(../images/send_button.gif); background-repeat:no-repeat; width:70px; cursor:pointer}
#formmail { width:500px;}
#formmail div { padding-top:5px;}
#smallletters { font-size:9px;}
.inputs { width:280px; border:0; background:#FDFCFF; line-height:1.2em;}
.dotted
{
border-bottom: 1px dotted #474723;
width: 100%;
} 
.red { color:#FF0000;}
#rodape { clear:both; width:970px; }
#rodape p {text-align:center;}