/*
	Grupo RZ Costa Rica
    WebMaster: Ronny Badilla
    Designer: Diego Ramos
*/

#contenido {
 float: left;
 width: 810px;
 background: url('../images/px_background.jpg');
 height:auto !important;
 height:330px; /*ie6*/
 min-height:330px;
}

