     body{ background-color:#fff;  
	       BACKGROUND-IMAGE: url(../images/bg_body.png);
	       /*BACKGROUND-IMAGE: url(../images/fondo.jpg);*/
		      
		   BACKGROUND-REPEAT:repeat-x;
		  background-position:-380px 0;
		   MARGIN-LEFT: 0px; 
           margin-top:0px; 
		   margin-bottom:0px; 
           font-family:verdana,arial;             
         }
    
	a{
	   text-decoration:none;
	   color:#444;	   
	   font-size:10px;
	}
	a:hover{
	  color:#999;
	}
	
	input.cleardefault{
	
	  background-color:#fff;
	  font-family:arial;
	  border:1px solid #aaa;
	  color:#666;
	}

	
		ul#navigation
		{
            margin-top:5px;
		    margin-bottom: 0px;  
			margin-left: 0px;
			padding-left: 10px;
			list-style-type: none;
			float: left;
			width: 100%;
		}
		
		ul#navigation li
		{
			display: inline;

            
		}
		
		ul#navigation a
		{
			display: block;
			float: left;
             width:145px;
            height:20px;
            text-align:center  ;
			text-decoration: none;
			color: #000;
            padding-left:2px;
            padding-top:2px;
            background-image:url(images/boton1_08.jpg);
            background-repeat:no-repeat;
		}
		
		ul#navigation a:hover
		{
			color: #000;			
		}
		
		/* ------------------------------------- */
		
		.letra_g{
		    font-size:20px;
			color:#000;
			height:200px;
		
		}

		
		/*  ----------------------    pie de pagina*/
        ul.ul_style1 {
           list-style-type: none;   font-size:12px; 
		   padding:0;
		   margin-top:5px;
		   padding-left:0;
		   margin-left:0;
        }
		ul.ul_style1 li{   display:list-item; border: 1px none #f00; }
        ul.ul_style1 a{ text-decoration:none;  color:#aaa;    }
        ul.ul_style1 a:hover{text-decoration:underline; color:#666; }
		/*-------------*/
		h4.format_h4{		  
	      color:#999;
		  font-family:arial,verdana;
		  margin:0;
		  padding:0;
	   }
		/*------------------------*/
		.link_chat {
		float:left;
		    width:129px;
			height:36px;
		    color:#666;
		    background-image:url(http://www.integritytechservice.com/images/menu_chat1_10.jpg); background-repeat:no-repeat;
			text-align:right;
			padding-right:10px;
			padding-top:11px;
			text-decoration:underline;
			font-size:11px;
		}
		.link_chat:hover{
		    color:#000;
			background-image:url(http://www.integritytechservice.com/images/menu_chat2_10.jpg); background-repeat:no-repeat;

		}
		
		
		/*--------------------------------*/

		
		
		/**-------------para las paginas de computers-----------------*/
		#format_page2{
				font-size:12px;
				font-family: Arial, Helvetica, sans-serif;				
				color:#585858;
                padding-right:9px;				
		}
		#format_page2 div,p{
		  padding-right:9px;        
		}
		#format_page2 h2{
		  color:#196484;
		}
		
		#format_page2 h3{
		  color:#719c1e;
		}		
		#format_page2  ul{
				margin:0px;
				padding:0px;
				padding-left:2px;
				padding-bottom:10px;
			}
		#format_page2  ul li{
				margin:0px;
				list-style:none;
				background-image: url(../images/bullet.gif);
				background-repeat: no-repeat;
				background-position: left 6px;
				padding-top: 0px;
				padding-right: 5px;
				padding-bottom: 0px;
				padding-left: 16px;
				line-height:20px;

			}
			
		#format_page2 .Estilo1a {
			color: #222;
			font-weight: bold;
			font-style: italic;
           }  	
			                    /*texto derecho*/
								
		#format_page2  td.format_box_der{
		    border-left:2px solid #ccc;
			border-top:1px solid #ccc;	
			border-right:1px solid #ccc;	
			border-bottom:1px solid #ccc;				
			
			padding-left:12px;
			background-image:url(../images/back_der.jpg);
			background-repeat:repeat-y;
			background-position:right;
			padding-top:40px;
		}
        
		#format_page2  td.format_box_der div{
		    border-bottom:2px solid #ccc; 
			
			margin-bottom:40px;
			padding-bottom:40px;
		    text-align:center;
			/*text-align:justify;*/
		}		
		
		#format_page2  .format_box_der h6{
		   font-size:14px;
		   padding:0;
		   margin:0;		   
		}
		#format_page2  .format_box_der h3{
		   padding:0;
		   margin:0;
           color:#222;
		   text-align:center;		   
		}
			
		.line_height{
		   
	       height:12px;	
		   border-top:2px solid #ccc;
		   
        }
		
        .border_r{
		  font-size:2px;
		}

       /*----------------------------*/			
	   #format_page3{
				font-size:12px;
				font-family: Arial, Helvetica, sans-serif;				
				color:#585858;
                padding-left:9px;
	   
	   }
       /* ----------------------------- */
	   .cuadro_format{
	      border:1px solid #ccc;
		  padding-left:8px;
		  padding-top:5px;

	   }
	   
	   #page_webDesig{
	      font-family: arial,verdana;
		  font-size:12px;
		  color:#444;
	   }
	   #page_webDesig h4{
	      padding-left:10px;
		  color:#444;
	   }
	   #page_webDesig input,textarea{
	      border:1px solid #ccc;
		  background-color:#fff;
	   }
	   
       #page_webDesig ul {	   
	        list-style-type:square;
		    list-style-image:url(../images/bullet.gif);
	        margin-top:10px;
	   }
	   #page_webDesig ul li{
	      margin-bottom:5px;
	   }
	    #page_webDesig td.format_2{
		  border:1px none #f00;
		  padding-left:10px;
		  padding-right:10px;
		  text-align:justify;
		}
		
	   #page_webDesig ul.categ_ul{
		  border:1px none #f00;
		  list-style-type:none;
		  list-style-image:none;
		  margin:0 0 0 12px;
		  padding:0px
		}
		
		#page_webDesig ul.categ_ul li{
		  float:left;
		  display:inline;
		  padding:30px 15px 0 15px;
		  background-image:url(../images/temp_fondo_03.jpg);
		  background-position: 257px 23px;
		  background-repeat:repeat-x;
		  
		}
		#page_webDesig ul.categ_ul li.tres{
		  background-position: 265px 23px;
		}
		
		#page_webDesig ul.categ_ul li div.title{

		   width:145px;
		   height:30px;
		   display:block;
		}
		 
		 
		#page_webDesig div.temp_bot{
			margin:0px 0 0 0;
		   background-image:url("../images/temp_bot.jpg");
		   background-repeat:no-repeat;
		   height:26px;
		   width:144px;
		   padding:5px 0 0 0px;
		}
		#page_webDesig div.det0{ font-size:10px;	}
		
		#page_webDesig div.temp_bot span.view{ padding:0 20px 0 15px; color:#ff3c00; font-size:9px; font-weight:bold;	}
		#page_webDesig div.temp_bot span.price{  padding:0 0 0 5px; color:#eee; font-size:10px; font-weight:500;  }
		#page_webDesig div.temp_bot span.buy{  padding:0 0 0 25px;  color:#f00; font-weight:bold; cursor: pointer; }

		#page_webDesig .subtitle{ padding-left:20px; font-size:20px; border-bottom:1px solid #ccc;}
		#page_webDesig .subtitle span{color:#f00; }
		
		#page_webDesig div.page {
		  font-weight:bold;
		  text-align:right;
		}
		#page_webDesig div.page a{
		    color:#f00;
			padding:3px;
		}
		
		
		
		/*@@@@@@@@@@@@@@@@@@@@2222 2@@@@@@@@@@@@@@@2*/ 
	    #page_sample ul.samp{	    
		  list-style-type:none;
		  margin:0px 0 0 0px;
		  padding:0;
		  font-size:11px;
		  font-family:verdana;
		   border:1px none #0f0;
		}
		#page_sample ul.samp li{           
		   
		   /*margin:0 0px 0 15px;*/
		   width:435px; height:190px;
		   background-repeat:no-repeat;
		   background-position:0 32px;
		}
		#page_sample ul.samp li.izq{
		  background-image:url(../images/temp_cuad1.jpg); 
		  float:left;
		}
		#page_sample ul.samp li.der{
		  background-image:url(../images/temp_cuad2.jpg); 
		  float:right;
		}
		#page_sample ul.samp li.der div.txt{
           padding:5px 0 0 7px;
		}		
		#page_sample ul.samp li div.cont{ 
		   margin:20px 0 0 10px;
		}		
		#page_sample ul.samp li div.title{ 
		   font-weight:bold;
		   text-transform:uppercase;
		   font-size:13px;
		   color : #555;
		}
		#page_sample ul.samp li  span{
		   color:#f30;
		   font-weight:1000;
		   padding:3px;
		}
		#page_sample ul.samp li div.boton{ 
		  margin:30px 0 0 10px;
		}
		
		#page_sample iframe.frame{
		  margin-top:10px;
		  border-top:4px solid #555;
		  border-left:2px none #f00;
		  border-right:4px none #f00;
		  border-bottom:4px solid #555;

		}
		#page_sample .puntero{
		  cursor:pointer;
		}
		
		#page_sample p.bpop{
		  padding:10px 0 0 0;
		  text-align:center;
		}
		#page_sample p.bpop span {
		   padding:0 0px 0 30px;
		}		
		#page_sample p.bpop span a{
		   padding:0 0px 0 5px;
		}
		#page_sample div.page {
		  font-weight:bold;
		  text-align:right;
		}
		#page_sample div.page a{
		    color:#f00;
			padding:3px;
		}		
       /*################## market style ##########33 */
img.enlarged {
  position: absolute;
  z-index: 5;
  cursor: pointer;
  border:1px solid #eee;
  padding:5px;
  background-color:#444;
}
	   
   .fly {
        display:scroll;
        position:fixed;
        bottom:0px;
        right:0px;
    }	
	   	
	.fr22{
	   font-family:verdana;
	   font-size:12px;
	}
	.fr22 div.hhr{
	   background-color:#ccc;
	   background-image:url(../images/hr.gif);
	   background-repeat:repeat-x;
	   height:3px;
	}
	.fr22 h2 a,h2{ /* sbtitulos*/
	   color:#0f5375;
	   font-size:18px;
	   font-weight:500;
	}
	.fr22 h2 a:hover{
	  color:#0f5370;
	}
	.fr22 a{
	  color:#d27200;
	  font-weight:bold;
	  font-size:14px;
	}
	.fr22 a:hover{
	  color:#200;

	}		
	.fr22 .more a{
	  color:#d27200;
	}
	.fr22 img{
	 padding-left:4px;
	 padding-right:4px;
	}
	.fr22 ul li{
	  color:#009;
	  padding:4px;
	}
	   
	   /*##########################################*/
	   /*para jcart*/ 
	 #jcart div.jqty{
	      border:1px solid #eef;
		  background-color:#EAF7FD;
	 }
	   #jcart div.jqty input{
	       background-image:url(../images/temp_fondo_cart.jpg);
		   background-repeat:no-repeat;
		   border:none;
		   padding:1px 0 3px 2px;
		   width:23px;
		   text-align:center;
		   margin:4px
		   
	   }
      #jcart div.jimg{
	      border:1px solid #eef;
		  margin:0 0 5px 0;
		  background-color:#EAF7FD;
	   }
	   #jcart div.jimg img{
	     border:3px solid #333;
		 margin:10px;
	   }
	   #jcart div.cont{
         background-color:#DFFFCF;
		 margin:5px 0 0 0px;
		 padding:5px;
		 color:#555;
		 font-weight:100;
		 font-size:11px;
	   }
       #jcart div.cont span{	   
	      color:#F5631A;
		  font-weight:bold;
		  margin:3px
	   }
	   #jcart div.title{	   
	      color:#2F78BF;
		  font-size:14px;
		  text-transform:uppercase;
	   }
	   
	   #jcart div.inc{	   
	      width:173px;
		  height:84px;
		  background-image:url(../images/temp_fondo_inc.jpg);
		  background-repeat:no-repeat;
		  margin:50px 5px 5px 25px;
		  text-align:left;
		  padding: 15px 0 0 20px;
	   }	   
	   #jcart div.inc span.title{	   
	      color:#EE6A1F;
	   }
	   #jcart div.inc span.subt{	   
          color:#2F78BF;
		  display:inline;
		  clear:both;
		  margin:0;
		 padding:0;
	   }
	   
	   #jcart div.cust2 { /* customizacion*/
	     border:1px none #f00;
		 width:692px;
		 height:178px;
		 background-image:url(../images/cart_fondo2.png);
		 background-repeat:no-repeat;
		 z-index:1;
	   }	   
	   
	   #jcart div.cust { /* hosting */
	     border:1px none #f00;
		 width:391px;
		 height:203px;
		 background-image:url(../images/cart_fondo1.png);
		 background-repeat:no-repeat;
	   }
	   #jcart div.cust2 div.close  , #jcart div.cust div.close {
	     float:right;
		 padding:8px 12px 0 0px;
	   }
       #jcart div.cust2 div.close:hover, #jcart div.cust div.close:hover{
	      cursor:pointer;
	   }
	   
	   #jcart div.cust2 div.cont1,   #jcart div.cust div.cont1{
	     background-color:none;
		 /*clear:both;*/
		 float:left;
		 padding:5px 5px 0 10px;
		 font-size:11px;
	   }
	   #jcart div.cust2 div.cont1 td, #jcart div.cust div.cont1 td{
	     border:none;
		 background-color:#FFFFF2;
	   }
	   #jcart .custm{
	     padding:5px 0px 0 0px;
	   }
	   #jcart .custm:hover{
	      cursor:pointer;
	   }
	   #jcart div.ocultar{
	     display:none;
	   }
	   #jcart div.ver{
	     display:block;
	   }	   
	   	   
	   /*-----*/

	   #jcart ul.pay {
	     background-image:url(../images/cart_pay_fondo.gif);
		 background-repeat:no-repeat;	   
		 background-position:0 30px;
		 list-style-type:none;
		 width:916px;
         height:125px;
		 margin:0;
		 padding:0;
	   }	   
       #jcart ul.pay  li{	     
	     float:left;
		 width:450px;		 
		 padding:22px 0 0 230px ;
		 border:1px none #f00;
		 background-image:url(../images/down.png);
		 background-repeat:no-repeat;
		 background-position:435px 0px;
		 text-align:center;
	   }
	    
	   
	   /*  -----  */
	   #jcart #p_inf table{
		  font-size:11px;
		  background-color:#F4FFEF;
	   }
	   #jcart #p_inf  td.tit{
	      background-color:#CCFFCC;
		  font-size:18px;
		  border:1px solid #bbb;
	   }
	   #jcart #p_inf  input{
	      border:1px solid #999;
		  background-color:#fff;
		  padding:3px;
	   }
	   #jcart #p_inf .ckbox{
	      border:none;
		  border:1px solid #fff;
		  
	   }
	   #jcart #p_inf  .error{
	       background-color:#fdd;
	   }
	   #jcart #p_inf  .nota{
	       background-color:#FFFFEF;
		   font-weight:bold;
		   color:#FE5500;
	   }
	   #jcart #p_inf  td span{
	      color:#FE5500;
		  font-weight:bold;
		  font-size:18px;
	   }	   
	   
/*--------------------------*/	   
.head_img{
 margin:9px 0 9px 0;
 border:1px none #ff0;
}
.head_img div{
display:inline;
float:left;
padding:0 3px 0 0;
}

/* ------------------------------------  */
.tito{
     font-weight:bold;
	 padding:0 0 5px 0;
	 color:#999;
	 border-bottom:1px solid #ddd;
}
#state{
  list-style-type:none;
  border:1px none #B5D3DF;
  font-family:verdana;
  font-size:10px;
  text-align:center;
  margin:10px 0 10px 0;
  padding:0;
}

#state li{
  display:inline;
  width:32px;
  border:1px none #197398;
  text-align:center;
  /*background-color:#0F627F;*/
  margin:4px 1px 4px 0;
  padding:1px 4px 1px 4px;
  color:#aaa;
  font-weight:bold
}
#state li a{
 color:#aaa;
 font-weight:bold;
}
#state li a:hover{
 color:#FFB900;
}

/*   pagina home */

.h_content{
  padding:10px 4px 4px 6px;
}
.h_content img{
  margin:3px;
}
.h_content .viewmore{
  float:right;
  margin-right:5px; 
}
.h_content .viewmore a{
   background-image:url(../images/bot_more.png);
   background-repeat:no-repeat;
   color:#fff;
   padding:2px 7px;
   font-weight:bold;
   /*
   width:72px;
   height:16px;
   */
}
.h_content .viewmore a:hover{ color:#cae7fa;}

.h_title1{
  padding:7px 0px 7px 8px;
  font-weight:bold;
  font-size:16px;
  /*background-color:#1d2f7b;*/
   background-image:url(../images/fond001.png);
   background-image:url(../images/fond001.png);
   background-repeat:x-repeat;
  color:#fff;
  text-align:center;
}
.h_div{

  border-top:1px solid #c3d1dd; border-bottom:1px solid #fff;
  
}
.h_borde{
  font-family:verdana;
  font-size:12px;
  background-image: url(../images/h_fondo3.jpg);
  background-repeat:no-repeat; 
  margin-bottom:10px;  
}
.h_borde_end{
 background-image: url(../images/h_fondo3_1.jpg);
 background-repeat:no-repeat; 
 width:211px; height:7px;
}
.h_borde2{
  font-family:verdana;
  font-size:12px;
  background-image: url(../images/h_fondo4.jpg);
  background-repeat:no-repeat; 
  margin-bottom:10px; 
}

.h_borde3{
  font-family:verdana;
  font-size:12px;
  background-image: url(../images/h_fondo5.jpg);
  background-repeat:no-repeat; 
 
}
.h_borde3_end{
  background-image: url(../images/h_fondo5_1.jpg);
  background-repeat:no-repeat; 
  width:491px; height:8px;
}

.h_group1{
  width:300px;
  margin:5px 12px 10px 0px;
}
.h_group_L{
  float:left;
  width:211px;
}
.h_group_R{
  float:right;
  width:211px;
}
.h_group_N{
  float:left;
  width:491px;
  margin-left:6px;
}
.h_clear{
  clear:both;
}
.h_right{
 float:right;
}
.h_pad5{
 padding:5px;
}
.h_left{
 float:left;
}
.h_barra{
  background-image:url(../images/h_barra.jpg);
  height:20px;
}
.h_input1{
 border:none;
 background:none;
 color:#777;
}

.t_center{ text-align:center;}
/* testimonials */
#test{
  padding-left:20px;
  padding-right:20px;
  border:1px none #f00;
}
#test .title{
  font-size:14px;
  font-weight:bold;
  margin-bottom:10px;
}
#test .c1{
 float:left;
margin:5px;
 
}

#test .c2{
 float:right;
 margin:5px;
}
#test .cont{

text-align:justify; 
font-size:12px;
font-family:verdana;
color:#666;
border:1px none #0f0;
margin:5px 0 5px 0 ;

}
#test .cont img.izq{
  float:left;
  margin:2px 5px 2px 5px;
}

#test .cont img.der{
  float:left;
  float:right;
  margin:5px 5px 5px 5px;
}
#test  .clear{
  clear:both;
}

#test .linea{
 border-top:1px dashed #a00;
 margin-top:8px;
 margin-bottom:40px;
}

/**/

/* --------  */

#cuado{
  height:200px;
  width:200px;  
  overflow:hidden;
  font-size:10px;
  padding-left:5px;
  /*border:1px solid #f00;*/
}
#cuado:hover{
 cursor:pointer;
}
#cuado .cuad{
  border-bottom:1px dashed #449;
  width:200px;
  position:relative;
  text-align:justify;
  color:#66a;    
}
#cuado .cuad strong{
  color:#666;
}

.fondo_cuad2_1{
  background-image:url(../images/fondo_002_1.png); 
  padding-top:10px;
  width:556px;   
  font-size:12px;   
}

.fondo_cuad2_2{
  background-image:url(../images/fondo_002_2.png);
  width:556px;
  height:19px;
}


/****************/
.service{  /*para paginas de service*/
  font-size:12px; color:#707070; padding:10px; padding-top:10px;
}
.service p{
  text-align:justify;
}
/***************/
   .uls2{
	 list-style-type:none;
     margin:0;
     padding:0 0 0 0px;	 
   }
   .uls2 li{
	  border:1px none #f00;
	  margin:5px;
   }
   .uls2 li a{
      color:#fff;
	  font-size:12px;
   }
   .uls2 li a:hover{
      color:#000;
   }
   .uls2 li div{
      width:223px;
	  height:23px;   
      background-image:url(../images/s_fondo2.jpg);
	  background-repeat:no-repeat;
	  padding:5px 0 0 7px;
   }
   .uls2 li div:hover{
      background-image:url(../images/s_fondo2.jpg);
	  background-position:0 -34px;
	  background-repeat:no-repeat;
   }
   
   /*   ------------------------- */
.iw{
  font-size:12px;
  font-family:arial;
}
.iw h3{
  color:#277A9F;
  font-size:30px;
  font-weight:100;
}
.iw p{
  color:#656565;
  text-align:justify;
}
.iw .sep{
  border-top:1px dotted #aaa;
  margin: 20px 20px 0 20px;
}
.iw .ileft{  float:left; }
.iw .iclear{  clear:both; }
.iw .readmore{      
    background-image:url(../images/readmore.png);
	width:100px;
	height:20px;	
	line-height: 20px;
	text-indent: 10px;
	font-size: 90%;
	display: block;
	float:left;
}
.iw .readmore:hover{
  background-image:url(../images/readmore.png);
  background-position:0 -20px;
  
}

.iw a.readmore{  
   color:#fff;
}
.iw .iulf{
  list-style-type: none;
  margin:0;
  padding:0;
  width:610px;
  margin-left:150px;
}
.iw .iulf li{
  float:left;
  width:300px;
  height:100px;
}
.iw .iulf li h4{
  font-size:16px;
  margin:0;
}


.iw .list_1{
  list-style-image:url(../images/ilist.png);  
}
.iw .list_1 li{
  margin:5px;
}

.iw .list_2{
  list-style-image:url(../images/ilist2.png);  
}
.iw .list_2 li{
  margin:5px;
}

.iw .list_3{
  list-style-image:url(../images/list3.png);  
}
.iw .list_3 li{
  margin:5px;
}

.iw .fnd{
 border-top:1px dotted #ff9933;
 border-bottom:1px dotted #ff9933;
 background-color:#ffffcc;
}
.iw .itb td{
  background-color:#eee;
  padding:4px;
}
  /*-----   noticias----------*/   
.new h3{
    
	padding:8px 8px 0 8px;
  }
.new .content{
  padding:4px;
  text-align:justify;
  font-size:11px;
  color:#777;
}
.new .viewmore{
  float:right;
  margin-right:5px;
}  
.new .viewmore a{
   background-image:url(../images/bot_more.png);
   background-repeat:no-repeat;
   color:#fff;
   padding:2px 7px;
   font-weight:bold;
}

.new .viewmore a:hover{ color:#cae7fa;}
   

/*------------*/

.pages1{
   list-style-type:none;
   margin:10px 5px 0 5px;   
   /*border-top:3px solid #D1DFDF;
   border-bottom:3px solid #D1DFDF;
   */
   background-color:#E0EFEF;
   padding-top:2px;
   padding-left:2px;
   height:15px; 
}
.pages1 li{
  float:left;
  margin:0 3px 0 3px; 
  /*border-bottom:1px solid #ddd;*/
  font-size:12px;
}
.pages1 li a{
   color:#a00;
   font-size:11px;
}
/* -- --*/
ul.not_o{
  list-style-type:none;
  margin:0 0 0 0px;
  padding:0;
  font-family:arial;
  font-size:11px;
}
ul.not_o li{
  border:1px solid #ddd;
  margin: 0 2px 5px 4px;
  
  padding:5px;
  /*border-bottom:1px solid #ddd;*/
}
ul.not_o li h3{
 font-family:arial;
 font-size:18px;
 font-weight:100;
 margin:0;
 color:#EF2C34;
}

ul.not_o li .content{
  text-align:justify;
}

ul.not_o .viewmore{
  float:right;
  margin-right:5px;
}

ul.not_o .viewmore a{
   background-image:url(../images/bot_more.png);
   background-repeat:no-repeat;
   color:#fff;
   padding:2px 9px;
   font-weight:bold;
}

ul.not_o .viewmore a:hover{ color:#cae7fa; }



/*help css*/
#help{
width:950px;
border:1px none #00f;
}
#help .izq{
  float:left;
  width:200px;
  height:400px;
  border:1px none #f00;
  margin:0 0 0 5px;
  background-color:#fafafa;
}
#help .centro{
  float:left;
  width:730px;
  border:1px none #0f0;
  margin:0 0 0 10px;
  
}

#help .izq .mn{  
  list-style-type:none;
  margin:0 0 0 0;
  padding:0; 
}
#help .izq .mn li {
  margin:0;
  padding:0 ;
  border:1px none #dd0;
}
#help .izq .mn li.on a{
 background-color:#222;
 color:#fff;
 font-weight:bold;
}
#help .izq .mn li.on a:hover{ background-color:#222; color:#fff; }
#help .izq .mn li a{
  background-color:#fafafa;  
  display:block;
  padding:10px 0 10px 10px;
 
  font-size:14px;
}
#help .izq .mn li  a:hover{
background-color:#ccc;
color:#333;
}
/*--*/
#help .centro ul.qs{
  list-style-type:none;
  margin:0 0 0 3px;
}
#help .centro ul.qs li .cont{
 margin-left:20px;
 margin-top:5px;
 font-size:12px;
 padding-bottom:15px;
 color:#707070;
}
#help .centro ul.qs li:hover{
   background-color:#EFEFEF;
} 
#help .centro ul.qs .off{ 
  display:none;
}
#help .centro ul.qs a{
  display:block;
  text-decoration:none;
  font-size:12px;
  padding:0 0 0 15px;
  color:#01648D;
}
#help .centro ul.qs a.plus{
  background-image:url(../images/togglePlus.png);
  background-repeat:no-repeat;
  background-position:0px 3px;
}
#help .centro ul.qs a.minus{
  background-image:url(../images/toggleMinus.png);
  background-repeat:no-repeat;
  background-position:0px 3px;
}
#help .centro ul.qs  .izq{   float:left; }
#help .centro ul.qs  .der{   float:right; }
#help .centro ul.qs  .clear{   clear:both; }
/* -- box*/
#help .centro .box{
  width:698px;
}
#help .centro .box .top{
  background-image:url(../images/help_box_top.jpg);
  background-repeat:no-repeat;
  height:27px;
}
#help .centro .box .bot{
  clear:both;
  background-image:url(../images/help_box_bot.jpg);
  background-repeat:no-repeat;
  height:31px;
}
#help .centro .box .mid{
  background-image:url(../images/help_box_mid.jpg);
  background-repeat:repeat-y;
 /* border:1px solid transparent;*/
}
body:first-of-type  #help .centro .box .mid{ /*firefox and others*/
border:none;
}
#help .centro p{
  font-size:12px;
  text-align:justify;
}
#help .centro ul{
  font-size:12px;
  text-align:justify;
}
#help .centro ul li{
  padding-top:5px;
}
#help .centro .box .mid ul{
 margin:0 0 0 20px;
 padding:0;
 list-style-type:none;
}
#help .centro .box .mid ul li{
  float:left;
  background-image:url(../images/help_box_cont.jpg);
  background-repeat:no-repeat;
  width:202px;
  height:164px;
  border:1px none #00f;
  padding:12px 0 0 14px;    
}
#help .centro .box .mid ul li img{ cursor:pointer; }
#help .centro .box .mid ul li.no{
clear:both; width:1px;
}

#help h1{
 font-weight:100;
 font-size:20px;
 color:#606060;
} 
#help h3{
 font-weight:bold;
 font-size:12px;
 color:#222;
 border-bottom:1px solid #8FA0BF;
 padding:0 5px 0 0;
 
}   

/*--------*/
#mess{
  font-size:10px;
  font-family:arial;
  width:300px;
  padding:10px;
  color:#fff;  
}
#mess b{ font-size:14px;}

/*------------*/
#pack{
  list-style-type:none;
}
#pack li{
  float:left;
}
#pack_det .titleText{
  font-size:20px;
  color:#00830F
}
#pack_det .priceText{
  font-size:28px;
}


/*----------------------------*/
#google{
    display:scroll;
    position:fixed;
    top:50%;
    right:-25px;
	
}
