@charset "utf-8";
/* CSS Document */

#area1{
	float:left;	width:542px; height:215px; margin-left:15px; color:#333;
	vertical-align:middle; display:table-cell; background-repeat:no-repeat;

}
#area2{
	float:right; height:215px; margin-right:15px; background-position:left center; 
	background-repeat:no-repeat; color:#666; background-image:url(/img/separador_vert_home.gif); background-position:0 center;
	text-align:center; 	
}
#area2 #texto_area2{
	width:210px; margin-left:22px; font-size:14px; margin-top:85px;
}
#divisor_bar{
	clear:both;	background:#e6e6e6;	width:98%; height:4px; margin:0 auto; overflow:hidden; border-bottom:1px dotted #ccc; margin-top:13px;
	/*IE7*/
	*margin-top:28px;
}
