html,body{
	background-image:none;
	font-size:100%;
}

#exterior {
	width:500px !important;
	margin: 2px 3px;
	min-height:100px;
	text-align: justify;
	padding: 0px 10px;
}

* html #exterior {
	height:100px;
}

/*h1{
	font-size: 120%;
	font-weight:bold;
	background: url("../imagenes/icono_flecha.jpg") no-repeat left 11px;
	margin:0px 0px 2px 14px;
	padding:11px 0px 0px 22px;
	color:#4B71A1;
}
*/
.boton{
	margin: 10px;
}
