/* CSS Document */

h2 {
	display: block;
	color: #000000;
	height: 25px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	clear: both;
	}
	
h3 {
	display: block;
	color: #000000;
	height: 20px;
	margin: 10px 0px 15px 0px;
	padding: 0px;
	clear: both;
}

h2 span, h3 span {
	display: none;
	height:0px;
	}


/************************************IMAGENES********************************************/	



/*******************PRESUPUESTOS**********************/

#titpctp {
	background: url(../_img/tits/presupuesto_ctp.jpg) no-repeat left;
	height: 25px;
	}
	
#subdcliente {
	background: url(../_img/tits/sub/informacion_cliente.jpg) no-repeat left;
	height: 20px;
}

#titpctf {
	background: url(../_img/tits/presupuesto_ctf.jpg) no-repeat left;
	height: 25px;
	}
	
#titpcolor {
	background: url(../_img/tits/presupuesto_pruebacolor.jpg) no-repeat left;
	height: 25px;
	}

#titpscan {
	background: url(../_img/tits/presupuesto_escaneado.jpg) no-repeat left;
	height: 25px;
	}

#titpotros {
	background: url(../_img/tits/presupuesto_otros.jpg) no-repeat left;
	height: 25px;
	}
	

/***************CADETERIA**************************/

#titpcadet {
	background: url(../_img/tits/cadeteria.jpg) no-repeat left;
	height: 25px;
	}
	
#horcadet {
	background: url(../_img/tits/sub/horario_cadeteria.jpg) no-repeat left;
	height: 20px;
	}
	

/***********************************ENVIO******************************/

#titectp {
	background: url(../_img/tits/envio_ctp.jpg) no-repeat left;
	height: 25px;
	}
	
#titectf {
	background: url(../_img/tits/envio_ctf.jpg) no-repeat left;
	height: 25px;
	}

#titecolor {
	background: url(../_img/tits/envio_pruebacolor.jpg) no-repeat left;
	height: 25px;
	}
#titescan {
	background: url(../_img/tits/envio_escaneado.jpg) no-repeat left;
	height: 25px;
	}
#titeotros {
	background: url(../_img/tits/envio_otros.jpg) no-repeat left;
	height: 25px;
	}

#subeseleccione {
	background: url(../_img/tits/sub/envio_seleccione.jpg) no-repeat left;
	height: 20px;
	}
	
#examinando {
	background: url(../_img/tits/examinando.gif) no-repeat left;
	height: 25px;
	}
	
	
/**************************TUTORIALES********************************/

#tittutorial {
	background: url(../_img/tits/tutoriales.jpg) no-repeat left;
	height: 25px;
	}
	


#tutopdf, #tutoindesign, #tutocorel, #tutotype {
	height: 82px;
	width: 100%;
	margin: 15px 0px 35px 0px;
}

#tutopdf {
	background: url(../tutoriales/_img/logo_acrobat.jpg) no-repeat center;	
	}
	

#tutoindesign {
	background: url(../tutoriales/_img/logo_indesign.jpg) no-repeat center;	
	}
	
#tutocorel {
	background: url(../tutoriales/_img/logo_corel.jpg) no-repeat center;	
	}	

#tutotype {
	background: url(../tutoriales/_img/logo_tutotype.jpg) no-repeat center;	
	}


#subacrobat {
	background: url(../_img/tits/sub/crearpdf.jpg) no-repeat left;
	height: 20px;
	}

#subindesign {
	background: url(../_img/tits/sub/pdfindesign.jpg) no-repeat left;
	height: 20px;
	}

#subcorel {
	background: url(../_img/tits/sub/pdfcorel.jpg) no-repeat left;
	height: 20px;
	}
	
#subacrobat, #subindesign, #subcorel {
	width: 460px;
	float: left;
	
}	
	


.imagentuto {
	clear:both;
	margin: 0 0 30px 0;
	text-align: center;
	}	
	

#tuto1 {
	background: url(../tutoriales/_img/1.jpg) no-repeat left;
	height: 20px;
	}

#tuto2 {
	background: url(../tutoriales/_img/2.jpg) no-repeat left;
	height: 20px;
	}

#tuto3 {
	background: url(../tutoriales/_img/3.jpg) no-repeat left;
	height: 20px;
	}	

#tuto4 {
	background: url(../tutoriales/_img/4.jpg) no-repeat left;
	height: 20px;
	}

#tuto5 {
	background: url(../tutoriales/_img/5.jpg) no-repeat left;
	height: 20px;
	}

#tuto6 {
	background: url(../tutoriales/_img/6.jpg) no-repeat left;
	height: 20px;
	}

#tuto7 {
	background: url(../tutoriales/_img/7.jpg) no-repeat left;
	height: 20px;
	}

#tuto8 {
	background: url(../tutoriales/_img/8.jpg) no-repeat left;
	height: 20px;
	}

#tuto9 {
	background: url(../tutoriales/_img/9.jpg) no-repeat left;
	height: 20px;
	}

#tuto10 {
	background: url(../tutoriales/_img/10.jpg) no-repeat left;
	height: 20px;
	}
	
.dettuto {
	display: block;
	float: left;
	margin: 3px;
	padding: 5px;
	width: 88px;
	height: 135px;
	border: solid 1px #2a378a;
	background: url(../tutoriales/_img/fondo_menu.jpg) repeat-x bottom;
	}
	
.dettuto:hover {
	background: url(../tutoriales/_img/fondo_menu2.jpg) repeat-x bottom !important;
	cursor:pointer;
	}
	
#tutoanterior {
	background: url(../tutoriales/_img/ant.jpg) no-repeat right;
	height: 36px;
	cursor:pointer;
	display: block;
	}
	
#tutosiguiente {
	background: url(../tutoriales/_img/sig.jpg) no-repeat left;
	height: 36px;
	width: 80px;
	cursor:pointer;
	display: block;
	}
	
#tutoanterior span, #tutosiguiente span {
	display: none;
	}


.btvolver {
	background: url(../tutoriales/_img/volver.jpg) no-repeat left;
	height: 36px;
	width: 80px;
	cursor:pointer;
	display: block;
	}

.btvolver span {
display: none;
}


/**************************SOPORTE*****************************/

#titsoporte {
	background: url(../_img/tits/soporte.jpg) no-repeat left;
	height: 25px;
	}
	

/******************CONTACTO***************/



#titcontacto {
	background: url(../_img/tits/contacto.jpg) no-repeat left;
	height: 25px;
	}
	
#ldireccion, #ligral, #lpres, #lvendedor, #lsoporte, #lcadeteria, #lctp, #lctf, #lpcolor, #lescaner {
	height: 20px;
	margin: 20px 0 2px 0;
	}

#ligral {
	background: url(../_img/tits/sub/l_igral.jpg) no-repeat left;
	}

#ldireccion {
	background: url(../_img/tits/sub/l_direccion.jpg) no-repeat left;
	}

#lpres {
	background: url(../_img/tits/sub/l_presupuesto.jpg) no-repeat left;
	}
	
#lvendedor {
	background: url(../_img/tits/sub/l_vendedor.jpg) no-repeat left;
	}
	
#lsoporte {
	background: url(../_img/tits/sub/l_soporte.jpg) no-repeat left;
	}	
	
#lcadeteria {
	background: url(../_img/tits/sub/l_cadeteria.jpg) no-repeat left;
	}
		

#lenvioarchivo {
	background: url(../_img/tits/sub/l_envioarchivo.jpg) no-repeat left;
	margin-bottom: 5px;
	}

#lctp{
	background: url(../_img/tits/sub/l_ctp.jpg) no-repeat left;
	}

#lctf{
	background: url(../_img/tits/sub/l_ctf.jpg) no-repeat left;
	}

#lpcolor{
	background: url(../_img/tits/sub/l_pcolor.jpg) no-repeat left;
	}
	
#lescaner{
	background: url(../_img/tits/sub/l_escaner.jpg) no-repeat left;
	}	
	
	
#ldatos {
	clear: both;
	width: 100%;
	height: 60px;
	margin: 20px auto;
	text-align: center;
	background: url(../_img/tits/sub/l_datos.jpg) no-repeat center bottom;
	}

#ldatos span {
	display: none;
	}


/************************VINCULOS******************************/

#titvinculos{
	background: url(../_img/tits/vinculos.jpg) no-repeat left;
	height: 25px;
	}


#aigu, #conlatingraf, #gain, #icograda {
	margin: 25px 0px 5px 0px !important;
	height: 15px !important;
}


#aigu {
	background: url(../_img/tits/sub/aigu.jpg) no-repeat left;
	}
	
#conlatingraf {
	background: url(../_img/tits/sub/conlatingraf.jpg) no-repeat left;
	}
	
#gain {
	background: url(../_img/tits/sub/gain.jpg) no-repeat left;
	}
	
#icograda {
	background: url(../_img/tits/sub/icograda.jpg) no-repeat left;
	}