@charset "utf-8";
/* CSS Document */

#contenido-principal {
	background-image: url(../images/caja_fuerte.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 333px;
	margin-right: 192px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
}
