/* ESTILOS PARA EUROSISTEMAS.NET */

BODY
{
/*
	background-attachment:fixed;
*/
	background-image:url(images/FONDOGRANULADO.jpg);	
}


/* BARRA DE ENLACES SUPERIOR */
/***************************************************************************************************/
/***************************************************************************************************/
A.LINKS:link
{
	text-decoration:none;
	font-family:Tahoma, Arial;
	color:white;
	font-size:10px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5PX;
	margin-bottom:5px;
	font-weight:bold;
}
A.LINKS:visited
{
	text-decoration:none;
	font-family:Tahoma, Arial;
	color:white;
	font-size:10px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5PX;
	margin-bottom:5px;
	font-weight:bold;
}
A.LINKS:active
{
	text-decoration:none;
	font-family:Tahoma, Arial;
	color:white;
	font-size:10px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5PX;
	margin-bottom:5px;
	font-weight:bold;

}
A.LINKS:hover
{
	text-decoration:underline;
	font-family:Tahoma, Arial;
	color:white;
	font-size:10px;
	font-size:10px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5PX;
	margin-bottom:5px;
	font-weight:bold;
}

.Separador
{
	text-decoration:none;
	font-family:Tahoma, Arial;
	color:white;
	font-size:10px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5PX;
	margin-bottom:5px;
	font-weight:bold;	
}
.LINKSEL
{
	text-decoration:none;
	font-family:Tahoma, Arial;
	font-size:10px;
	color:#FFFF00;
	font-size:10px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5PX;
	margin-bottom:5px;
	font-weight:bold;
}


/* CUERPO DE LA PÁGINA */
/***************************************************************************************************/
/***************************************************************************************************/

.LateralIzq
{
	background-image:url(images/LateralIzq.jpg);
	width:152px;
}

.LateralDcha
{
	background-image:url(images/LateralDcha.gif);
	width:507px;	
}

.ContenedorBotones
{
	position:relative;
	left: 5px;
	top:20px;
	width:146px;	
}
.ContenedorContenidosInicio
{
	position:relative;
	background-image:url(images/FondoTeclado.jpg);
	background-position: 0 0;
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	}

.ContenedorContenidosSoftware
{
	position:relative;
	background-image:url(images/CodBarras.jpg);
	background-position: 2 1;
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	}

.ContenedorContenidosServicios
{
	position:relative;
	background-image:url(images/FondoEquipos.jpg);
	background-position: 0 1;
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	}

.ContenedorContenidosProyectos
{
	position:relative;
	background-image:url(images/FondoGrafico.jpg);
	background-position: 2 1;
	background-attachment:fixed;
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	}

.ContenedorContenidosContactar
{
	position:relative;
	background-image:url(images/FondoTecladoSolo.jpg);
	background-position: 2 0;
	background-attachment:fixed;
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	}

.ContenedorInterno{
	overflow:auto;
	height:449PX;
	width:490px;
	margin-top:5px;
	margin-bottom:0px;

    SCROLLBAR-FACE-COLOR: lightgray;
    SCROLLBAR-HIGHLIGHT-COLOR: lightgray;

    SCROLLBAR-3DLIGHT-COLOR: gray;
    SCROLLBAR-ARROW-COLOR: #black;
    SCROLLBAR-TRACK-COLOR: #CCCCCC;
    
	
}	
.ContenedorImagenBotonera
{
	position:relative;
	left:17px;
	top:300px;
}	
.BotonAbajo
{
	background-image:url(images/FondoBoton.jpg);
	border-bottom:1px solid black;
	height:20px;
}
.Boton
{
	background-image:url(images/FondoBoton.jpg);
	border-bottom:1px solid black;
	border-top:1px solid black;	
	height:20px;
}
.BotonAbajoSel
{
	background-image:url(images/FondoBotonSel.jpg);
	border-bottom:1px solid black;
	height:20px;
}
.BotonSel
{
	background-image:url(images/FondoBotonSel.jpg);
	border-bottom:1px solid black;
	border-top:1px solid black;	
	height:20px;
}

.Categoria
{
	height:20px;
}
.TextoCategoria
{
	font-family:Tahoma, Arial;
	font-size:11px;
	color:black;
	margin-left:10px;
	font-weight:bold;
}

A.TextoBoton:link
{
	text-decoration:none;
	font-family:Tahoma, Arial;
	font-size:10px;
	color:black;
	margin-left:10px;
}
A.TextoBoton:active
{
	text-decoration:none;
	font-family:Tahoma, Arial;
	font-size:10px;
	color:black;
	margin-left:10px;
}
A.TextoBoton:visited
{
	text-decoration:none;
	font-family:Tahoma, Arial;
	font-size:10px;
	color:black;
	margin-left:10px;
}
A.TextoBoton:hover
{
	text-decoration:underline;
	font-family:Tahoma, Arial;
	font-size:10px;
	color:black;
	margin-left:10px;	
}
.TextoBotonSel
{
	font-family:Tahoma, Arial;
	font-size:10px;
	color:black;
	margin-left:10px;
	font-weight:bold;
}

p.TextoContenido
{
	font-family:Tahoma, Arial;
	font-size:11px;
	text-align:justify;
	margin: 0px 30px 0px 30px;
	color:#666666;
	line-height:130%;
}
p.EncabezadoContenido
{
	font-family:Tahoma, Arial;
	font-size:12px;
	text-align:justify;
	margin: 10px 20px 0px 10px;
	color:#666666;
	line-height:150%;
	font-weight:bold;
	text-decoration:none;
}

p.EncabezadoProyecto
{
	font-family:Tahoma, Arial;
	font-size:11px;
	text-align:justify;
	margin: 10px 20px 0px 10px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
p.TextoProyecto
{
	font-family:Tahoma, Arial;
	font-size:10px;
	text-align:justify;
	margin: 0px 30px 0px 30px;
	color:#666666;
}

/***************************************************
ESTILO GENERICO DE LOS HIPERTEXTOS
****************************************************/
A.HIPERTEXTOS:link
{
	text-decoration:none;
	font-family:Tahoma, Arial;
	color:#666666;
	font-size:10px;
	font-weight:bold;
}
A.HIPERTEXTOS:visited
{
	text-decoration:none;
	font-family:Tahoma, Arial;
	color:#666666;
	font-size:10px;
	font-weight:bold;
}
A.HIPERTEXTOS:active
{
	text-decoration:none;
	font-family:Tahoma, Arial;
	color:#666666;
	font-size:10px;
	font-weight:bold;


}
A.HIPERTEXTOS:hover
{
	text-decoration:underline;
	font-family:Tahoma, Arial;
	color:gray;
	font-size:10px;
	font-size:10px;
	font-weight:bold;
}

*/