@charset "utf-8";


#planos {
	width:728px; 
	background:#e1eaf2; 
	float:left;
}

#planos_titulo {
	font-size:14px; 
	font-weight:bold;
}

#planos_texto {
	font-size:12px;
}

#planos_img_desc {
	float:left; 
	width:auto;
}

#planos_img {
	width:650px;
	float:left;
}

#planos_desc {
	float:left; 
	width:470px;
	font-size:13px;
	line-height:28px;
}

.borda_img {
	border:dashed 2px #FFFFFF; 
	padding:4px;
}



