@charset "utf-8";
/* CSS Document */

#coluna1{
	width:554px; height:auto;
	float:left;
	margin:0 0 0 24px;
}

#coluna2{
	width:240px; height:auto;
	float:left;
	margin:0 0 0 18px;
}
/***********************************************/
#bloco1{
	width:530px; height:191px;
	border:solid 1px #CCC;
	float:left;
	background:url(../img/bg_bloco1.jpg) no-repeat bottom;
	padding:11px;
	margin:22px 0 0 0;
	background-color:#FFF;
}

#bloco1 p{
	margin-top:10px;
	width:450px;
}

#bloco1 a:link, #bloco1 a:visited, #bloco1 a:active{
	text-decoration:none;
	color:#014774;
}

#bloco1 a:hover, #bloco1 a:focus{
	text-decoration:underline;
}
/***********************************************/
#bloco2{
	width:245px; height:175px;
	float:left;
	margin: 13px 0 0 0;
	position:relative;
}

#qualidade{
	width:67px; height:68px;
	position:absolute;
	right:0;
}

#bloco2 h2 img{
	margin:7px 0 0 0;
}
/***********************************************/
#bloco3{
	width:300px; height:168px;
	float:left;
	margin: 19px 0 0 6px;
	background-color:#FFF;
	border:solid 1px #CCC;
	background-image:url(../img/bg_bloco3.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#bloco3 h2{
	margin:5px 0 0 5px;
}

#bloco3 table{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666;
}

#bloco3 table td{
	padding:10px 0 0 10px;
}

.right a:link, .right a:visited, .right a:active{
	color:#666;
	text-decoration:none;
}

.right a:hover, .right a:focus{
	color:#666;
	text-decoration:underline;
}
/***********************************************/
#bloco4{
	width:227px; height:348px;
	background-color:#FFF;
	border:solid 1px #CCC;
	position:relative;
	top:22px;
	padding:55px 0 0 0;
}

#produto_destaque{
	position:absolute;
	top:3px;
	left:-6px;
}