/* generic */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1.3;
	font-family:"Arial","Helvetica","Verdana",sans-serif; 
	font-size:75%;
	padding:0;
	margin:0;
	color: #373737; 	
	/*background:#878682 url(../img/body-background.png) left top repeat-x;*/
	text-align:center;	
}
html>body { 
font-size: 12px; 
} 
caption, th, td {
	text-align: left;
	font-weight: normal;
}
form{
		margin:0;
		padding:0;
	}
img, a img {
	border: 0;
	}
a{
	color:#2079d2;
	text-decoration:none;
 }	
 a:hover{
	color:#2079d2;
	text-decoration:underline;
 }
 p{margin-bottom:20px;}


.center{
	text-align:center;
	margin-bottom: 1em;
}
	
.img{
	border:0;}





 /************/
/* base  */
/***********/
h1{
		font-size:1.8em;
		font-weight:normal;
		margin-bottom:20px;
		}
.vertical-separation{
	margin-bottom:20px;
}
.width-3{
	width:30%;
}


.resume{
	font-size:1.2em;
	line-height:1.5em;
}
.auxiliary{
	color:#797979;
	font-size:0.9em;
 }
.emphasize{
	font-weight:bold;
	font-size:1.1em;
 }
 .indent-block{
 	padding-left:1em;
 }
 .expand{
 	font-weight:bold;
 	text-transform:capitalize;
   }
 .expand-tm{
 	font-size:0.5em;
 	padding-left:2px;
 	position:relative;
 	top:-5px;
 	text-transform:uppercase;
 }
 .logo{
 	position:absolute;
 	top:0;
 	left:0;
}


.bold{
	font-weight:bold;
	color: #000;
}
.background1{
	background-color:#eff4f7;
}
.background2{
	background-color:#e2ebf0;
}

.cite{
	font-style:italic;
	font-size:12px;
}


/************/
/* layout  */
/***********/
#canvas{
	width:75em;
	margin:0 auto 1em auto;
	text-align:left;
	background-color:#fff;
	border:#d6e3ea 1px solid;
	border-top:0;
 }
 
#border{
	width:50em;
	margin:1em auto;
	text-align:left;
	background-color:#fff;
	border:#d6e3ea 1px solid;
	padding-bottom: 0.5em;
 }
 
 #header{
	background:#525252 url(../img/header-background.gif) left bottom repeat-x;
	padding:12px 33px 2px 18px;
	position:relative;
	height: 90px;
/*
 	height:90px;
 	_height:90px;  /* IE6 */

}
#content{
	padding:20px;	
 }
/* home */
#content-left{
	float:left;
	width:55.3em;
}
#content-right{
	margin-left:57.5em;
}
/* pages three columns */
#content-page-left{
	float:left;
	width:14em;
}
#content-page-center{
	margin:0 16em;
}
#content-page-right{
	float:right;
	width:14.2em;
}
/***/

/*
#foot{
	clear:both;
	font-size:0.8em;
	color:#797979;
	padding:20px 20px 2em 20px;
}
*/

#foot{
	clear:both;
	color:#797979;
	padding-top: 2.4em;
	font-size: 0.8em;
	height: 1.2em;
}


.footl{

	float:left;
	color:#797979;
	float: left;
	padding: 0;
}


.footr{
	padding:0;
	float: right;
}

.footc{
	float:left;
	text-align: center;
	padding: 0;
	margin-left: 70px;



}


#css {
	float: right;
	padding: 0;
	height: 22px;
	width: 64px;
	border: 0;
}

#xhtml {
	float: right;
	margin: 0 8px 0 0;
	padding: 0;
	width: 64px;
	height: 22px;
	border: 0;

}



/******************/
/* horizontal menu */
/*******************/
ul.mnu-hztal{
	margin:0;
	padding:0;
	list-style-type:none;
 }
ul.mnu-hztal li{
	float:left;
	display:inline;
	}
ul.mnu-hztal li a{
	text-decoration:none;
	}
ul.mnu-hztal li a:hover{
	text-decoration:underline;
	}
/******************/
/* vertical menu */
/*******************/
ul.mnu-vertical, ul.mnu-vertical ul{
	margin:0px;
	padding:0;
	list-style-type:none;	
}
ul.mnu-vertical ul{
	margin-left:12px;
	list-style-type:none;	
}
ul.mnu-vertical li .separador{	
	background:transparent url(../img/mnu-vertical-separator.gif) left top no-repeat;
	padding:0 1em 10px 12px;
	border-bottom:#bfbfbf 1px solid;
	color:#91989b;
	font-size:1.3em;
	font-weight:bold;  	
	}
ul.mnu-vertical li li{	
	background:transparent url(../img/mnu-vertical-item.gif) left 7px no-repeat;
	padding:0.5em 0 0.5em 14px;
	border-bottom:#bfbfbf 1px solid;
	font-size:0.9em;
}
ul.mnu-vertical li li a.active,ul.mnu-vertical li li a.active:hover {	
	color:#000;
	font-weight:bold;
	text-decoration:none;
	
 }
/****************/
ul.check-list{
	margin:0 0 0 0px;
	padding:0;
	list-style-type:none;	
}
ul.check-list li{
	background:transparent url(../img/check-icon.gif) left 5px no-repeat;
	padding:0 0 5px 13px;
}

ul.number-list1{
	margin:0;
	padding:0;
	list-style-type:none;	
}
ul.number-list1 li{
	background:transparent url(../img/number-icon1.gif) left 0px no-repeat;
	padding:0 0 1.2em 2.2em;
}

ul.number-list2{
	margin:0;
	padding:0;
	list-style-type:none;	
}
ul.number-list2 li{
	background:transparent url(../img/number-icon2.gif) left 0px no-repeat;
	padding:0 0 1.2em 2.2em;
}

ul.number-list3{
	margin:0;
	padding:0;
	list-style-type:none;	
}
ul.number-list3 li{
	background:transparent url(../img/number-icon3.gif) left 0px no-repeat;
	padding:0 0 1.2em 2.2em;
}

ul.number-list4{
	margin:0;
	padding:0;
	list-style-type:none;	
}
ul.number-list4 li{
	background:transparent url(../img/number-icon4.gif) left 0px no-repeat;
	padding:0 0 1.2em 2.2em;
}



/******************/
/* flags */
/*******************/
#flags{
	background:transparent url(../img/flags-background-left.gif) left bottom no-repeat;
	position:absolute;
	padding-left:15px;
	top:0;
	right:1em;
/*
	_width:130px;  /* IE6 */
	display:none;
 }
 #flags-internal{
 	background:transparent url(../img/flags-background-right.gif) right bottom no-repeat;
 	padding:3px 6px 3px 0;
 	overflow:auto;
 	height:100%;
 }
.flags-list li{
	padding-right:7px;
}
/******************/
/* tabs */
/*******************/
.tabs{
	position:absolute;
	right:1em;
	bottom:0px;
	font-weight: bold;
	text-align: center;
	}
.tab-active{
	background:transparent url(../img/tab-active-left.gif) left top no-repeat;
	padding-left:19px;
	margin-right:5px;
	color: #000000;
}
.tab-active-internal{
	background:transparent url(../img/tab-active-right.gif) right top no-repeat;
	padding:6px 19px 6px 0;
	}
.tab{
	background:transparent url(../img/tab-left.gif) left top no-repeat;
	padding-left:19px;
	margin-right:5px;
}
.tab-internal{
	background:transparent url(../img/tab-right.gif) right top no-repeat;
	padding:6px 19px 6px 0;
	}
.tab-active a, .tab-active a:hover{
	font-weight:bold;
	color:#000;
 }

 .tab a, .tab a:hover{
	font-weight:bold;
	color:#fff;
 }
 
 /******************/
 /***** group (estilo home accesos directos)******/
 /******************/
 .group{
 	border:#d6e3ea 8px solid;
 	padding:20px 0 20px 20px;
 	overflow:auto;
 	height:100%;
}
.group-item{
	padding-right:1em;
	float:left;
}
.group-title{
	font-size:1.2em;
	font-weight:bold;
}
.group-subtitle{
	font-size:1em;
	font-weight:bold;
}
.group-content{
	color:#797979;
	font-size:0.9em;
}
 /******************/
 /***** group2 (estilo noticias)******/
 /******************/
  .group2{
  }
  .group2-title{
  	color:#91989b;
  	font-size:1.3em;
  	font-weight:bold;  	
  	background:transparent url(../img/group2-title.gif) right bottom repeat-x;
  }
  .group2-title-internal{
  	background-color:#fff;
  	display:inline;  	
  	padding:0 5px 0 0;
  }
  /******************/
 /***** group3 (estilo unirse al proyecto)******/
 /******************/
 .group3{
 		border:#d6e3ea 1px solid;
 		overflow:auto;
 		height:100%;
 		padding:20px 0 20px 20px;
  }
  .group3-item{
  	width:12em;
  	float:left;
  	margin-right:20px;
  }
 .group3-title{
 		font-size:1.2em;
		font-weight:bold;
  }
  .group3-subtitle{
  	font-weight:bold;
  }
  .group3-content{
  	color:#797979;
		font-size:0.9em;
  }
 

 /******************/
 /***** banners ******/
 /******************/

  .bt-left{
  	background:transparent url(../img/bt-left.gif) left top no-repeat;
  	padding-left:15px;
  }
  .bt-right{
  	background:transparent url(../img/bt-right.gif) right top no-repeat;
  	padding:5px 15px 5px 0;
  	text-align:center;
  	font-weight:bold;
  	margin:1em 0;
  	 }
  	.bt-right a, .bt-right a:hover{
  		color:#000;
  		text-decoration:none;
  	}
  /******************/
 /***** news ******/
 /******************/
 dl.news{
	}
 dl.news dt{
	font-weight:bold;
	font-size:1em;
	padding:10px 0px 5px 0px;
	color: #666666;
	}
dl.news dd{
	font-weight:bold;
	padding:0px 0px 3px 0px;
	font-size: 0.9em;
	}
 /******************/
 /***** table ******/
 /******************/
	.tbl{		
		border-collapse:collapse;
		width:100%;
	}

	.tbl td, .tbl th{
		border:#d6e3ea 1px solid;
		padding:10px 5px;
		text-align:left;
	}
	.tbl th{
		text-transform:uppercase;
		font-size:0.8em;
	}
	.tbl td ul{
		margin-left:1.3em;
	}

	.price{
		text-align:right;
		margin-right:8px;
	}

 /******************/
 /***** table96 ******/
 /******************/

.tbl-dwn
{
	font-size:0.85em;
	width: 100%;
	margin: auto;
	clear: both;
	padding-top: 1.5em;
}

.tbl96
{
	border:1px solid #d6e3ea;
	border-collapse:collapse;
	width:96%;
}

.tbl96 td
{
	border:1px solid #d6e3ea;
	padding:5px;
	text-align: center;
}

.tbl96 th
{
	border:1px solid #d6e3ea;
	padding:5px;
	text-align: left;
}

.tbl-dwn-vers
{
}

.tbl-dwn-size
{
	width: 15%;
}

.tbl-dwn-notes
{
	width: 15%;
}

.tbl-dwn-tt
{
	width: 20%;
}

.tbl-dwn-sf
{
	width: 20%;
}







	/**************/
	
	.eclipse-plug-in{
  	background:transparent url(../img/plug-in-eclipse-background.gif) 10px 5px no-repeat;
  	padding:25px 20px 25px 100px;
  	font-size:1.2em;
  	border:#d6e3ea 1px solid;
  	font-weight:bold;
  }
 /***********************/ 
 /***** button icon  ****/ 
 /***********************/ 
  
  .icon-item{
  	padding:0 0 20px 60px;
  }
  .icon-small{
  	padding:0 0 0 20px; 
  	font-weight:bold; 
  	
  }
  .icon-comunity{
  	background:transparent url(../img/icon-comunity.gif) left top no-repeat;  	
  }
  .icon-join{
  	background:transparent url(../img/icon-join.gif) left top no-repeat;
  }
  .icon-trial{
  	background:transparent url(../img/icon-trial.gif) left top no-repeat;
  }
/*
  .icon-trial-licence{
  	background:transparent url(../img/icon-trial-licence.gif) left top no-repeat;
  }
*/
  .icon-comunity-licence{
  	background:transparent url(../img/icon-comunity-licence.gif) left top no-repeat;
  }
  .icon-comercial-licence{
  	background:transparent url(../img/icon-comercial-licence.gif) left top no-repeat;
  }
  /***********************/ 
  .icon-notes{  	
  	background:transparent url(../img/icon-notes.gif) left top no-repeat;
  }
  .icon-pdf{  	
  	background:transparent url(../img/icon-acrobat.gif) left top no-repeat;
  }
  .icon-small-download{
  	background:transparent url(../img/icon-small-download.gif) left top no-repeat;
  } 
  .icon-small-entry{
  	background:transparent url(../img/icon-small-entry.gif) left top no-repeat;
  }
   .icon-small-enterprise{
  	background:transparent url(../img/icon-small-enterprise.gif) left top no-repeat;
  }
  .icon-small-platinum{
  	background:transparent url(../img/icon-small-plantinium.gif) left top no-repeat;
  }
  /***********************/ 
 /*****otros  ****/ 
 /***********************/ 
 .download-image{
 		float:left;
 		margin:0 20px 20px 0;
	}
 .download-characteristics{
	float:left;
  	  }
 .download-characteristics ul{
 	margin:0.5em 0 0 1.5em;
 }

  /***********************/ 
 /*****close window  ****/ 
 /***********************/ 

.closewin
{
	width:100%;
	text-align:center;
	font-size: 0.75em;
	line-height: 1.5em;
}

.jscript
{
	font-weight:bold;
	color:#CC0000;
	text-align: center;
}

  /***********************/ 
 /*****screenshots  ****/ 
 /***********************/ 

.screenshot
{
	width: 98%;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

.screenshot ul
{
	list-style-type:none;
	margin-bottom: 10px;
}

.screenshot li
{
	display: inline;
	margin: 0 0.8em;
}

#borderscreen{
	width:56em;
	margin:1em auto;
	background-color:#fff;
	border:#d6e3ea 1px solid;
	padding: 0.5em 0;
 }
 
.screen
{
	text-align:center;
	margin-top: 10px;
}
 
.print-contact-information{
	display:none;
	font-weight:bold;
	font-size:1.3em;
	margin-bottom:1.3em;
}


/********************************* photos header ************************************/
#photos_header{
	width: 750px;
	margin: 10px auto 15px auto;
	background-color: #e1e1e1;
	height: 1.5em;
}

#photos_header_left{
	width: 500px;
	font-weight: bold;
	float: left;
	line-height: 1.5em;
	text-align: left;
	margin-left: 5px;
}

#photos_header_right{
	width: 220px;
	float: right;
	line-height: 1.5em;
	text-align: right;
	margin-right: 5px;
}
