@charset "utf-8";
.logo {
	background-image: url(../empresa/empresa2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bola1 {
	background-image: url(../imagenes/1.jpg);
	background-repeat: no-repeat;
    background-position: right top;

}
.bola2 {
	background-image: url(../imagenes/2.jpg);
	background-repeat: no-repeat;
    background-position: right top;
}
.bola3 {
	background-image: url(../imagenes/3.jpg);
		background-repeat: no-repeat;
    background-position: right top;
}
.bola4 {
	background-image: url(../imagenes/4.jpg);
		background-repeat: no-repeat;
    background-position: right top;
}
.bola5 {
	background-image: url(../imagenes/5.jpg);
		background-repeat: no-repeat;
    background-position: right top;
}
.bola6 {
	background-image: url(../imagenes/6.jpg);
    background-repeat: no-repeat;
    background-position: right top;

}
.bola7 {
	background-image: url(../imagenes/7.jpg);
		background-repeat: no-repeat;
    background-position: right top;
}
.bola8 {
	background-image: url(../imagenes/8.jpg);
		background-repeat: no-repeat;
    background-position: right top;
}

.logo2 {
	background-image: url(../desarrollo/desarrollo2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.logo3 {
	background-image: url(../servicios/servicios2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.logo4 {
	background-image: url(../clientes/clientes1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.logo5 {
	background-image: url(../marcas/marcas2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.logo6 {
	background-image: url(../clientes/clientes2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tabla {
	background-color: #DEDEDD;
	background-image: url(../imagenes/fondo.jpg);
	background-repeat:  repeat-x;
	
}
.linea {	
	margin-left: 10px;
	background-image: url(../imagenes/linea.jpg);
	background-repeat:no-repeat;
		
}
.linea2 {	
	margin-left: 10px;
	background-image: url(../imagenes/linea2.gif);
	background-repeat:no-repeat;
		
}
ul{
	list-style: none;
	/*list-style-type: square;*/
	list-style-image: url(../imagenes/vineta.png);
	padding-left: 15px;
}
.texto {
	font-family: Verdana, Helvetica, sans-serif, Ultima;
	font-size: 11px;
	font-style: normal;
	text-align : justify;
	color: #333333;
	margin-left: 10px;
	line-height: 15px;
}
.texto_contac {
	font-family: Verdana, Helvetica, sans-serif, Ultima;
	font-size: 10px;
	font-style: normal;
	text-align : justify;
	color: #333333;

}
.texto_link {
	font-family: Verdana, Helvetica, sans-serif, Ultima;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	text-align : justify;
	color:#75C5F0;	 
	margin-left: 10px;
	line-height: 15px;
}
.texto_blanco {
	font-family: Verdana, Helvetica, sans-serif, Ultima;
	font-size: 14px;
	font-weight:bold;
	font-style: normal;
	text-align:right;
	color: #FFFFFF;

}
.texto_chico {
	font-family: Verdana, Helvetica, sans-serif, Ultima;
	font-size: 9px;
	font-style: normal;
	text-align:left;

	color: #333333;
}
.texto_negrita {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;

}
.titulo{
	font-family: Verdana, Helvetica, sans-serif, Ultima;
	font-size: 13px;
	font-style: normal;
	margin-left: 10px;
	color: #666666;
	font-weight: bold;

}

a.trabaja:link {		font-family: Verdana, Helvetica, sans-serif, Ultima;
	color: #75C5F0;
	font-size: 12px;
		font-weight:bold;
	text-decoration: none;} /* Link no visitado*/
a.trabaja:visited {		font-family: Verdana, Helvetica, sans-serif, Ultima;
	color: #75C5F0;
	font-size: 12px;
		font-weight:bold;
	text-decoration: none;} /*Link visitado*/
a.trabaja:active {		font-family: Verdana, Helvetica, sans-serif, Ultima;
	color: #75C5F0;
	font-size: 12px;
		font-weight:bold;
	text-decoration: none;} /*Link activo*/
a.trabaja:hover {		font-family: Verdana, Helvetica, sans-serif, Ultima;
	color: #75C5F0;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
	} /*Mause sobre el link*/

