
		.GENTabOn 
				{
				width: 150px;
				height: auto;
				float: left;
				background-color: rgb(255,255,255);
				text-align: center;
				cursor: pointer;
				font-family: Tahoma, Geneva, sans-serif;
				font-size: 13px; 
				font-weight: bold; 
				font-style: normal; 
				padding-top: 7px;
	
				padding-bottom: 7px;
				
				border-top: 1px solid rgb(0,0,0);
				border-left: 1px solid rgb(0,0,0);
				border-right: 1px solid rgb(0,0,0);
				
				}

		.GENTabOff
				{
				width: 150px;
				height: auto;
				float: left;
				background-image: url("images/tab_fondo.gif");
				text-align: center;
				cursor: pointer;
				font-family: Tahoma, Geneva, sans-serif;
				font-size: 13px; 
				font-weight: bold; 
				font-style: normal; 
				padding-top: 7px;
	
				padding-bottom: 7px;
				
				border-top: 1px solid rgb(0,0,0);
				border-left: 1px solid rgb(0,0,0);
				border-right: 1px solid rgb(0,0,0);
				
				}				
				
		.GENTabSin 
				{
				width: 290px;
				height: auto;
				float: left;
				
				text-align: center;
				
				font-family: Tahoma, Geneva, sans-serif;
				font-size: 13px; 
				font-weight: bold; 
				font-style: normal; 
				padding-top: 7px;
			
				padding-bottom: 7px;
				
				border-bottom: 1px solid rgb(0,0,0);
	
				
				}

				
		.GENItemsCuerpo 
				{
				width: 75%;
				float: left;
				background-color: rgb(255,255,255);
				text-align: left;
				line-height: 19px;
				font-family: Tahoma, Geneva, sans-serif;
				font-size: 12px; 
				font-weight: normal; 
				font-style: normal; 
				padding-top: 28px;
				padding-left: 7px;
				padding-right: 7px;
				padding-bottom: 7px;
				height: auto;
				border-top: 0px dotted #DEDEDE;
				
				}

	
				
				.GENItemsLateralDerecho
				{
				width: auto;
				
				padding-right: 35px;
				float: right;
				text-align: left;
				
				
				}
				

				.GENItemImageYDatosimportantes
				{
				width: 30%;
				text-align: left;
				
				float: left;
				height: auto;
				height: 200px;
				
				background-color: rgb(255,255,255);
				
				}
				.GENItemImage
				{
				width: 190px;
				height: 190px;
				text-align: left;
			
				
				
				float: left;
				
				border: 10px solid #DEDEDE;
				background-color: rgb(235,235,235);
				}

				.GENItemDatosImportantes
				{
				width: 210px;
				text-align: left;
				
				padding-top: 3px;			
				padding-bottom: 3px;			
				
				
				float: left;
				height: auto;
				border-bottom: 1px dotted rgb(90,90,90);
				background-color: rgb(255,255,255);
				}

				

				.GENItemDatosImportantesTexto
				{
	
				width: 170px;
				padding-top: 2px;			
				float: left;
				text-align: left;
				}
				
				
				.GENItemDatosImportantesImagen
				{
				
				float: left;
				text-align: left;
				padding-top: 3px;			
				padding-right: 10px;			
				padding-left: 10px;
				}

				.GENItemCuerpo
				{
				width: 68%;
				text-align: left;
				padding-left: 15px;
				float: left;
				height: auto;
				
				
				background-color: rgb(255,255,255);
				
				
				}				

				.GENItemCuerpoSeccionLabel
				{
				width: 500px;
				text-align: left;
				
				padding-top: 10px;
				padding-bottom: 3px;
				float: left;
				

				font-size: 15px; 
				font-weight: bold; 
				font-style: normal; 
				text-transform:capitalize;
				
				background-color: rgb(255,255,255);
		
				}				
				
				.GENItemCuerpoSeccionCuerpo
				{
				width: 500px;
				text-align: left;
				
				padding-top: 30px;
				padding-bottom: 10px;
				
				float: left;
				
				height: auto;
				
				background-image: url("images/fondo_label3.gif");
				background-repeat:repeat-x;
		
				}					
				
				
				.GENLKEmpresa:link { font-size: 18px; color: rgb(0,0,180); text-align: right; text-decoration : none;}
				.GENLKEmpresa:visited { font-size: 18px; color: rgb(0,0,180); text-align: right; text-decoration : none;}
				.GENLKEmpresa:hover  { font-size: 18px; color: rgb(0,0,180); text-align: right; text-decoration : underline;}
				.GENLKEmpresa:active { font-size: 18px; color: rgb(0,0,180); text-align: right; text-decoration : none;}
				