@charset "utf-8";
/* CSS Document */

#asesores {
	width:780px;
	float:left;
	}

#asesor, #asesor2 {
	background:url(images/asesorline.png) top right no-repeat;
	height:200px;
	width:260px;
	float:left;
	padding:5px 20px 10px 5px;
	margin:5px 0 0 45px;
	}
	
#asesor2 {
	background:none;
	}
	

.con-info {color:#f1edec; font-size:.75em; font-family:Verdana, Arial, Helvetica, sans-serif; margin-top:10px; line-height:1.1em;}
.button{margin-top:10px; float:right; color:#f1edec; background:url(images/inmbutton.png); width:120px; height:15px; text-align:center; padding:5px; font-size:.95em; cursor:pointer; font-weight:lighter;}