html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background-color: transparent;
}
body{
	background-color:#CFE7F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#002801;
}
h1{
	font-size:20px;
	color:#FF6600;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:20px 20px 0;
}
h2{
	font-size:18px;
	color:#FF6600;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:20px 20px 5px;
}
h5, h6{
	color:#FFF;
	margin-bottom:5px;
	line-height:13px;
}
p{
	line-height:20px;
	color:#000066;
	margin:10px 20px 0;
}
#img_products p{
	font-size:12px;
	color:#000066;
	margin:5px 0 0;
	line-height: normal;
	text-align:center;
}
small{
	color:#FFF;
	font-weight:bold;
	display:block;
	background-color:#06F;
	padding:5px;
}
small a{
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
small a:hover{
	color:#CCC;
	text-decoration:underline;
}
#body{
	width:960px;
	margin:auto;
	overflow:hidden;
	background:url('img/bg.jpg') repeat-y;
}
/*----Begin Top -----*/
#btn_top{
	width:960px;
	height:220px;
}
/*----End Top -----*/
/*---- Colunm left -----*/
#left_colunm{
	width:170px;
	margin-left:5px;
	float:left;
	overflow:hidden;
	background-color:#F9FADA;
}
#left_colunm ul{
	margin:5px 0;
	list-style:none;
}
#left_colunm ul li{
	width:135px;
	height:22px;
	background:url('img/btn_bg.jpg') no-repeat;
	margin-bottom:2px;
	padding:6px 0 0 35px;
}
#left_colunm ul li a{
	text-decoration:none;
	color:#333;
	font-weight:bold;
	margin:0 0 0 18px;
}
#left_colunm ul li a:hover{
	text-decoration:none;
	margin:0 0 0 23px;
}
/*---- end Colunm left -----*/
/*---- Colunm rigth -----*/
#rigth_colunm{
	width:779px;
	float:left;
	overflow:hidden;
}
#cat_product_div{
	width:100%;
	height:1px;
	margin:0 0 10px;
	overflow:hidden;
}
#div_img_products{
	/*width:730px;*/
	margin:0 0 10px 15px;
	overflow:hidden;
}
#img_products{
	width:240px;
	float:left;
	margin:5px 8px 0 5px;
	padding-bottom:5px;
}
/*---- end Colunm rigth -----*/
/*---- Footer -----*/
#footer{
	width:960px;
	height:111px;
	margin:auto;
	overflow:hidden;
	background:url('img/futter.jpg') no-repeat;
}
#footer .der{
	width:250px;
	float:right;
	margin:30px 10px 0 0;
	text-align:center;
}
#footer .ca{
	float:left;
	margin:75px 0 0 20px;
}
/*--- end footer---*/
/*--- Begin form contact---*/
#contact_content{
	width:370px;
	height:275px;
	border: #09C solid 1px;
	float:right;
	padding:10px;
	margin:55px 10px 0 0;
}
#contact_content .campos{
	overflow:hidden;
	width:100%;
	margin-top:10px;
}
#contact_content input{
	float:right;
	width:290px;
}
#erro{
	margin:200px auto 0;
	padding:20px;
	text-align:center;
	background-color:#FFF;
}
#erro a{
	font-size:24px;
	color: #06F;
	font-weight:bold;
	margin-top:15px;
}
/*--- end form contact---*/
#contact_right{
	float:left;
	overflow:hidden;
	width:375px;
}
#buscarp{
	margin:0 10px 10px 15px;
	overflow:hidden;
	padding:10px;
	text-align:center;
	background-color:#D5E6ED;
}