/* Hoja de Estilo XNet Live */ 



#contenidohmen {
	width: 400px;
	color: #000000;
	border: solid #000000;	
	border-width: 0 0 0 0px;
	text-align: left;
	padding: 3px;

 }


#bodystarthmen {
	background: url('design/hm_ent_bs.jpg') repeat; /*habrá una imagen como fondo, no se pondrá texto */
	width:400px;
	height: 91px;
	margin-left: -1px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px solid #000000;
/*	border: solid #000000;	*/
/*	border-width: 0px 1px 0px 1px; */
 }

#cuerpohmen {
	background: url('design/hm_ent_bb.jpg') repeat; /*habrá una imagen como fondo, no se pondrá texto */
	width: 400px;
	margin-left: -1px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
/*	border: solid #000000;	*/
/*	border-width: 0px 1px 0px 1px; */
 }


#bodyendhmen {
	background: url('design/hm_ent_be.jpg') repeat; /*habrá una imagen como fondo, no se pondrá texto */
	width:400px;
	height:55px;
	margin-left: -1px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px solid #000000;
/*	border: solid #000000;	*/
/*	border-width: 0px 1px 0px 1px; */
 }

