body {
	font-family: Arial, Helvetica, sans-serif; 
	margin: 0px;
	background-color: #9cb2e4;/*#9fceff;*/
	font-size: 12px;
}


a img {
	border: 0px none;
}

a,
a:visited {
	text-decoration: none;
}

a:hover,
a:hover:active {
	text-decoration: underline;
}
#art,
#car,
#res,
#gar
{
	margin: 0;
	padding-top:7px;
	text-align:center;
	color: #ffffff ;
	font-weight: bold;
	
}
li span{
	color:#2266ff;
	font-weight: bold;
}
#contactform{
	width:400px;
	text-align:center;
}
#contenido-col1{
	/*width:400px;*/
	text-align:justify;
}

.contact{
	width:100%;	
}
.contact-form-table{
	width:100%;
	border:0px solid black;
	border-collapse:collapse;
}
.no-margins{
	margin:0px;
	padding:0px;
	border:0px solid black;
	text-align:center;
	width:100%;
}
.no-margins td{
	width:50%;
	text-align:left;
}
#imagen{
	height:300px;
	width:300px;
	float:right;
	text-align:center;
}
#ahorro-costes,#escalabilidad,#robustez,#autonomia,#tiempos-integración,#facilidad,#satisfaccion,#Evolucion{
display:block;
height:0px;
overflow:hidden;
}



#margen-exterior {
	position: relative;
	padding-right: 16px;
	/*margin-right: 16px;*/
	background-image: url(../imagenes/borde-derecho.png);
	background-repeat: repeat-y;
	background-position: top right;
}

#margen-interior {
	position: relative;
	/*margin-left: 16px;
	padding-left: 16px;*/
	background-image: url(../imagenes/borde-izquierdo.png);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#interior{
	background-color: #FFFFFF;
	z-index:50;
}

#imagen-interior {
	
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}

#encabezado {
	float:left;
	width:970px;
	
	position: relative;
	height: 123px;
	margin-bottom: 6px;
	margin-left: 6px;
	background-image: url(../imagenes/dialapplet_header.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#logo {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow:hidden;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
}

#logo a span {
	display: none;
}

#esquina-superior-derecha {
	float:right;
	width: 16px;
	height: 16px;
	background-image: url(../imagenes/esquina-superior-derecha.png);
	background-repeat: no-repeat;
}
#esquina-superior-izquierda {
	float:left;
	width: 16px;
	height: 16px;
	background-image: url(../imagenes/esquina-superior-izquierda.png);
	background-repeat: no-repeat;
}

#idiomas {
	position: absolute;
	top: 20px;
	right: 60px;
}

div#telefono,
div#email {
	position: absolute;
	right: 10px;
	font-size: 12px;
}

div#telefono {
	top: 77px;
}

div#email {
	top: 90px;
}

#columna-navegacion {
	float: left;
	width: 220px;
	margin-left: 10px;
	margin-right: 10px;
	background-color:#FFFFFF;
}

.exterior-cuadro {
	position: relative;
	background-image: url(../imagenes/navegacion-margen-derecho.png);
	background-repeat: repeat-y;
	background-position: top right;
	margin-bottom: 0px;
}
.exterior-cuadro2 {
	position: relative;
	background-image: url(../imagenes/navegacion-margen-derecho.png);
	background-repeat: repeat-y;
	background-position: top right;
	margin-bottom: 20px;
}

.interior-cuadro {
	position: relative;
	background-image: url(../imagenes/navegacion-margen-izquierdo.png);
	background-repeat: repeat-y;
	margin-bottom: 0px;
}

.linea_larga {
	position: relative;
	background-image: url(../imagenes/navegacion-pestana.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	margin-bottom: 0px;
	width: 100%;
}

.titulo-cuadro {
	height: 22px;
	padding-top: 7px;
	padding-left: 13px;
	background-image: url(../imagenes/navegacion-titulo.png);
	background-repeat: no-repeat;
	font-weight: bold;
	color: white;
}

.inferior-cuadro {
	position: relative;
	height: 10px;
	
	background-image: url(../imagenes/navegacion-margen-inferior.png);
	background-repeat: no-repeat;
	
}

.interior-cuadro ul {
	margin-left: 0px;
	padding-left: 30px;
}

.interior-cuadro ul li {
	list-style-type: disc;
	list-style-image: url(../imagenes/lista.png);
}

.interior-cuadro ul ul {
	padding-left: 20px;
}

#tecsible img {
	display: block;
	margin-left: 14px;
	margin-bottom: 3px;
}

#contenido {
	float:left;
	padding-bottom: 20px;
	font-size: 12px;
	background-color: white;
	width:710px;
	text-align:justify;
}

.titulo {
	position: relative;
	height: 27px;
	margin: 0px -10px 20px -10px;
	padding-top: 7px;
	background-image: url(../imagenes/titulo-centro.png);
	background-repeat: repeat-x;
}

.titulo-izquierda {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 12px;
	height: 34px;
	background-image: url(../imagenes/titulo-izquierda.png);
	background-repeat: no-repeat;
}

.titulo-derecha {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 12px;
	height: 34px;
	background-image: url(../imagenes/titulo-derecha.png);
	background-repeat: no-repeat;
}

/*** Hack for IE 6 ***/
* html .titulo-derecha {
	margin-right: -1px;
}
/*** end of hacks ***/

.titulo-contenido {
	position: relative;
	font-size: 16px;
	font-weight: bold;
	margin-left: 15px;
	color: white;
}

.imagen-contextual {
	display: block;
	float: right;
	margin-left: 20px;
}

.imagen-contextual2 {
	display: block;
	float: left;
	margin-left: -50px;
	margin-right: 50px;
}
.imagen-contextual3 {
	display: block;
	float: center;
	margin-left:  70px;
	margin-right: 50px;
}
/*
#contenido p {
	text-align: justify;
	color: #001322;
}*/
.desplegables-list{
	color:#2266ff;
	font-weight: bold;
	text-align:left;
}
#imagen_pagina{
	height:450px;
	width: 336px;
	float:right;
}
#imagen_sin_parrafo{
	height:450px;
	width: 336px;
	overflow:hidden;
}
#imagen_costes,
#imagen_escalabilidad,
#imagen_robustez,
#imagen_autonomia,
#imagen_integracion,
#imagen_facilidad,
#imagen_satisfaccion,
#imagen_evolucion{
	height:0px;
	width: 0px;
	overflow:hidden;

}
.slide_text{
	overflow:hidden;
	height:0px;
	float:right;
	width:500px;
}
.slide_text_req{
	overflow:hidden;
	height:0px;
	float:right;
	width:400px;
}
#contenido p.resumen {
	color:#2266ff;
	font-weight: bold;
	text-align:center;
	
}
#contenido p.resumen2 {
	color:#2266ff;
	font-weight: bold;
	font-size:2em;
	text-align:left;
	
}
#contenido p.resumen3 {
	color:#2266ff;
	font-weight: bold;
	font-size:1em;
	text-align:left;
	margin:0px;
	
}

#contenido p.error {
	color: #d80000;
	font-weight: bold;
	text-align:center;
}

#contenido p.version {
	color:#2266ff;
	font-weight: bold;
	text-align:center;


}

#contenido p.titulo_principal {
	color: #808080;
	font-weight: bold;
	text-indent: 0em;
	text-align: center;



}
#contenido p.funcionalidad {
	color: #404040;
	font-weight: bold;
	text-indent: 0em;
   	font-size:0.7em; 
}

#contenido p.titular {
	position: relative;
	color: #008fd8;
	font-weight: bold;
	text-indent: 0em;
}
#contenido p.titular .fecha {
	float: right;
	font-weight: normal;
}

#contenido address {
	margin-left: 20px;
}

#contenido .marcas {
	text-align: center;
}

.desplegable {
	background-image: url(../imagenes/desplegar.png);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-left: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #3F6BBE;
	cursor: pointer;
}

.seccion-oculta {
	display: none;
	margin-left: 30px;
	overflow: hidden;
}

.lista-cuadrados {
	list-style-type: disc;
	list-style-image: url('../imagenes/lista.png');
}

.lista-cuadrados li {
	margin-left: 3em;
	margin-bottom: 5px;
}
.sublista-cuadrados li {
	margin-left: 0em;
	margin-bottom: 5px;
	list-style-type: disc;
	list-style-image: none;
}

.desplegables {
	list-style-type: disc;
	list-style-image: url('../imagenes/desplegar.png');
}
.plegables {
	list-style-type: disc;
	list-style-image: url('../imagenes/plegar.png');
}

.desplegables li {
	margin-left: 3em;
	margin-bottom: 5px;
}

.lista-ico {
	list-style-type: disc;
	list-style-image: url('../imagenes/lista.png');
}

.lista-ico li {
	margin-left: 3em;
	margin-bottom: 5px;
}

#imagen-portada-de,
#imagen-portada-en,
#imagen-portada-es {
	position: relative;
	background-position: top center;
	background-repeat: no-repeat;
	min-width: 500px;
	height: 299px;
	margin-top: 20px;
	padding-bottom: 40px;
}

#imagen-portada-de {
	background-image: url(../imagenes/portada-de.jpg);
}

#imagen-portada-en {
	background-image: url(../imagenes/portada-en.jpg);
}

#imagen-portada-es {
	background-image: url(../imagenes/portada-es.jpg);
}

#botones-probar-comprar {
	position: relative;
	left: 50%;
	width: 600px;
	margin-left: -320px;
	margin-top: 5px;
	text-align: right;
}


#mapa {
	float: right;
	width: 80%;
	height: 400px;
	left:-10%;
}

.clear {
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

#margen-inferior {
	width:980px;
	margin:auto;
	height: 16px;
	background-image: url(../imagenes/borde-inferior.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}

#esquina-inferior-izquierda,
#esquina-inferior-derecha {
	background-repeat: no-repeat;
	width:16px;
	height:16px;
}

#esquina-inferior-izquierda {
	float:left;
	background-image: url(../imagenes/esquina-inferior-izquierda.png)!important;
}

#esquina-inferior-derecha {
	float:right;
	background-image: url(../imagenes/esquina-inferior-derecha.png)!important;
}

#legal {
	width: 100%;
	font-size: 11px;
	text-align: center;
	padding-top: 1cm;
	color: #e7e7e7;
}

#con{
	z-index:1;
}

#contenido #captura-dialapplet {
	float: left;
	width: 368px;
	height: 325px;
	background-image: url(../imagenes/dialapplet-sombra.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 50px;
	margin-bottom: 20px;
}

#contenido #captura-dialapplet a {
	display: block;
	width: 100%;
	height: 100%;
}

#contenido #captura-dialapplet a span {
	display: none;
}

#portada-dialapplet {
	background-image: url(../imagenes/marca-agua-cubos.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 60px;
	padding-bottom: 30px;
}

#portada-titulo {
	font-size: 28pt;
	margin-top: 0px;
}

#portada-dialapplet #portada-lema,
#portada-dialapplet #portada-mas {
	margin-top: 30px;
	text-indent: 0px;
}

/* Comprar */

#proforma p,
#proforma ul {
	position: relative;
}

#proforma #nombre,
#proforma #empresa,
#proforma #nif,
#proforma #direccion1,
#proforma #direccion2,
#proforma #pais,
#proforma #telefono,
#proforma #email {
	position: absolute;
	left: 150px;
	width: 300px;
}

.numero-licencias {
	position: absolute;
	left: 230px;
}

.numero-licencias input {
	width: 100px;
}

.lista-checkboxes li {
	list-style-type: none;
	margin-left: 1.3em;
	margin-bottom: 5px;
}

#recaptcha_widget_div {
	margin-left: 40px;
}

/* Pedido */
.informacion-contacto {
	position: relative;
	margin: 0px;
	padding-left: 100px;
	text-indent: 0em;
}

.informacion-contacto .nombre-campo {
	position: absolute;
	left: 0px;
}

#contenedor-datos-pedido {
	margin-left: 3em;
	margin-right: 3em;
}

#datos-pedido {
	width: 100%;
	border: 0px;
}

#datos-pedido .precio {
	text-align: right;
}

#precio-total td {
	padding-top: 20px;
}

#precio-iva td {
	padding-bottom: 20px;
}

#precio-final td {
	border-top: 1px solid #cccccc;
	padding-top: 10px;
}

#precio-final .precio {
	font-weight: bold;
}

#pago-paypal {
	margin-top: 20px;
	text-align: right;
}

/* Manual de usuario */
a.subcapitulo {
	margin-left: 20px;
}

a.apartado {
	margin-left: 40px;
}

#indice {
	padding-bottom: 30px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 30px;
}

h1 a:hover,
h2 a:hover,
h3 a:hover {
	text-decoration: none;
}


.TextoMapNivel3 {
	font-family: Verdana, Helvetica, sans-serif; font-size: 0.50 em;
	color: #202020; text-decoration: none;
}

.TextoMapNivel2 {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 1.00 em;
	color: #3030a0; 
	text-decoration: none; 
	font-weight: bold;
	padding-right:30px;
}

a.consejos:link, a.consejos:visited, a.consejos:active{
	font-size:1.0em;
	color: #505050;
	line-height: 0.9em;
}

.resaltado-noticias  {
	font-size: 0.90 em;
	color: #0000FF; text-decoration: none;}

.resaltado-version  {
	font-size: 0.90 em;
	color: #FFCC00; text-decoration: none;}

/*************** Administraci�n ********************/
#contenido form {
	position: relative;
}

#contenido form p {
	text-indent: 0px;
	margin-left: 40px;
}

#usuario,
#contrasena {
	position: absolute;
	left: 200px;
	width: 300px;
}

#entrar {
	margin-left: 160px;
}

/* Crear n�mero de serie */
#crear-numeros-serie #clientname,
#crear-numeros-serie #reference,
#crear-numeros-serie #comments,
#crear-numeros-serie #serialcount,
#crear-numeros-serie #expirydate {
	position: absolute;
	left: 200px;
	width: 300px;
}

#crear-numeros-serie #botones-fecha {
	margin-left: 200px;
}

#crear-numeros-serie #submit {
	margin-top: 20px;
	margin-left: 200px;
}

#lista-numeros-serie {
	font-weight: bold;
}

#webs-body{
	width:980px;
	margin:auto;
	background-color:white;
	overflow:hidden;
}

.rightColumn{
	float: left;
	width: 160px;
	margin-left: 10px;
	margin-right: 10px;
	background-color:#FFFFFF;
}
.newsform{
	color:#008fd8;
	font-weight:bold;
}
.table_auditor{
	border:0px;
}
.tabs_screen{
	border:0px;
	width:700px;
	
}
.tab_menu{
	/*margin-left:20px;*/
	width:700px;
	border-collapse:collapse;
	border: 0px none;
	
}
.tab_item p{
	text-align:center;
	vertical-align:baseline;
	margin:0px;
	margin-top:10px;
}
.news_nav{
	width:100%;
}
#nav_prev,
#nav_next,
#nav_page
{
	width:33%;
	float: left;
}

#nav_next{
	text-align:right;
}
#nav_page{
	text-align:center;
}
#nav_arrow{
	height:32px;
	vertical-align:middle;
}

.tab_item{
	float:left;
	width:130px;
	height:25px;
	border: 0px none;
	border-collapse:collapse;
	margin: 0px;
	padding: auto;
	text-align:center;
	background-repeat:no-repeat;
	background-position:left top;
	background-image: url(../imagenes/tab_background.png);
}
.tab_item_selected{
	float:left;
	width:130px;
	height:25px;
	border: 0px none;
	border-collapse:collapse;
	margin: 0px;
	padding: auto;
	text-align:center;
	background-repeat:no-repeat;
	background-position:left top;
	font-style:italic;
	background-image: url(../imagenes/tab_selected.png);
}

#selected-tab
{
	font-style:italic;
	background-image: url(../imagenes/tab_selected.png);
}

#cleaner{
	clear:both;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	border:0px none;
}

#tab_screen_top{
	width:700px;
	height:43px;
	/*background-image:url(../imagenes/tab_head.png);*/
	background-image:url(../imagenes/tab_head2.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#tab_screen_middle{

	/*width:590px;
	padding-right:30px;*/
	padding:10px;
	text-align:justify;
	background-image:url(../imagenes/tab_middle2.png);
	background-position:left bottom;
	background-repeat:repeat-y;
	
}
#tab_screen_bottom{
	width:700px;
	height:20px;
	background-image:url(../imagenes/tab_bottom.png);
	background-image:url(../imagenes/tab_bottom2.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#top{
	background-position:left top;
	background-repeat:repeat-x;
	background-image:url(../imagenes/borde-superior.png);
}


#latest-news{
	margin-left:3px;
	padding:5px;
}
.insertdate{
	text-align:right;
}
.new_summary{
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	width:30%;
	height:300px;
	width:210px;
	
	
}

.summary_top{
	background-image:url(../imagenes/new_sup.png);
	background-repeat:repeat-x;
	text-align:left;
	height:70px;
	width:210px;
}
#sup_der{
	background-image:url(../imagenes/new_sup_der.png);
	width:10px;
	height:100%;
	float:right;
}
#sup_izq{
	background-image:url(../imagenes/new_sup_izq.png);
	width:10px;
	height:100%;
	float:left;
}
#sup_mid{
	width:190px;
	padding:10px;
}
#inf_der{
	background-image:url(../imagenes/new_inf_der.png);
	width:10px;
	height:70px;
	clear:right;
	float:right;
}
#inf_izq{
	background-image:url(../imagenes/new_inf_izq.png);
	width:10px;
	height:70px;
	float:left;
}

.summary_middle{
	text-align:justify;
	height:208px;
	background-image:url(../imagenes/new_izq.png);
	padding:10px;
	background-repeat:repeat-y;
}
.summary_middle .lista-cuadrados{
	margin:0;
	padding:0;
	margin-top:1em;
}

.summary_right{
	width:10px;
	height:242px;
	float:right;
	background-image:url(../imagenes/new_der.png);
}

.summary_bottom{
	height:10px;
	width:100%;
	background-image:url(../imagenes/new_inf.png);
	background-repeat:repeat-x;
	text-align:right;
}

#tab_screen_middle p {
	width: 600px;
	margin: 0 auto 1em auto;
	line-height: 1.2em;
}

.pane{
	float:left;
	width:660px;
	
}
#content{
	overflow:hidden;
	width:680px;
}
#link{
	background-image:url(../imagenes/new_izq.png);
	background-repeat:repeat-y;
	text-align:right;
}
#modules .slide_text p{
	width:500px;
}
