@charset "utf-8";
/* CSS Document */

img{
	border:0;
}

#colunas{
	margin-top:22px;
}

#coluna1{
	width:225px; height:auto;
	float:left;
	margin:0 0 0 24px;
}

#coluna2{
	width:574px; height:auto;
	float:left;
	margin:0;
}
/***********************************************/
#bloco1{
	width:225px; height:609px;
	float:left;
	background:url(../img/bg_azulescuro.jpg) repeat-x top;
	margin:0;
	background-color:#024875;
}

.estados{
	color:#FFF;
	margin-bottom:5px;
}

#bloco1 h2{
	margin:11px 0 0 17px;
}

#bloco1 ul{
	margin:10px 0 0 20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
}

#bloco1 ul a:link, #bloco1 ul a:visited{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#FFF;
}

#bloco1 ul a:hover{
	text-decoration:underline;
}

#bloco1 ul li{
	margin:0 0 10px 0;
}

#jump{
	padding:10px 0 0 20px;
}
/***********************************************/

#bg{
	width:100%; height:100%;
	float:left;
	background-image:url(../img/bg_colunas.gif);
	background-repeat:repeat-y;
	background-position:0 22px;
}

/***********************************************/

/***********************************************/
#bloco4{
	width:574px; height:auto;
	background-color:#FFF;
	border:solid 1px #CCC;
	margin:0;
}

#bloco4 h3{
	margin:11px 0 0 17px;
}

#bloco4 table{
	margin:11px 0 0 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666;
}

.imgprod img{
	width:153px; !important
	height:153px; !important
}

#bloco4 table p{
	font-size:11px;
}
