@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

h1 {
	margin: 14px 0;
    font-family: 'Trebuchet MS', Helvetica;
            }
        
p {
    margin: 14px 0;
    font-family: 'Trebuchet MS', Helvetica;
}

a:active {
  text-decoration: none;
}

a:link	{
	text-decoration: none;
}

:focus {
  -moz-outline-style:none;
}

/* ------------------------------------------------------------------ generic */

body {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #fff;
	letter-spacing: 0px;
	font: 16px sans-serif;
	/*padding: 10px;*/
}

#wrapper {
	width: 800px;
	height: 750px;
	position: relative;
	left: 50%;
	margin-left: -450px;
}

/* ------------------------------------------------------------------- header */

#header	{
	width: 800px;
	height: 70px;
}

/* ------------------------------------------------------------------- logo */

#logo	{
	float: left;
	margin-top: 19px;
	width: 340px;
	height: 34px;
	padding-left: 20px;
	/*background: url(images/logo.png) no-repeat left;*/
}

#logo p	{
	color: #3B2708;
	font: 32px Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;

}

#logo span	{
	color: #909E76;
	/*font: 32px Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;*/

}

/* --------------------------------------------------------------------- menu */

#menu	{
	float: left;
	margin-top: 36px;
	width: 440px;
	height: 34px;
}

#menu ul {
	list-style: none;
}


#menu ul li	{
	float: right;
	height: 22px;
	margin: 8px;
	text-align: center;
}

#menu ul li.activo	{
	border-bottom: solid 2px;
	border-color: gray;
}

#menu ul li a	{
	text-decoration: none;
	text-transform: uppercase;
	color: #909E76;
	font: 12px Georgia, "Times New Roman", serif;
	font-weight: normal;
}

#menu ul li a:hover	{
	color: gray;
}

/* ------------------------------------------------------------------ contenido */

#contenido	{
	width: 800px;
	height: 330px;
	overflow: visible;
	margin-top: 60px;
	padding-left: 10px;
	background: url(http://www.nlinea.com/images/caja.png) no-repeat right; 

}

#titulo	{
	color: #3B2708;
	font: 52px Times, "Times New Roman", serif;
	/*Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;*/
}

#parrafo	{
	font: 20px Times, "Times New Roman", serif;
	width: 500px;
	color: #444;
	line-height: 30px;

}

/* ------------------------------------------------------------------ descargar */

#descargar	{
	width: 800px;
	height: 60px;
}

#descargarmac	{
	float: left;
	width: 160px;
	height: 60px;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 90px;
	float: left;
	background: url(http://www.nlinea.com/images/mac-universal.png) no-repeat;
	font-size: 11px;
	line-height: 16px;
	color: #999;
}

#descargarwin	{
	float: left;
	width: 160px;
	height: 60px;
	margin-top: 10px;
	margin-left: 5px;
	padding-left: 90px;
	float: left;
	background: url(http://www.nlinea.com/images/windows.png) no-repeat;
	font-size: 11px;
	line-height: 16px;
	color: #999;
}
/* ------------------------------------------------------------------ footer */

#footer	{
	clear: both;
	margin-top: 20px;
	width: 800px;
	height: 100px;
}

#footer	ul {
	list-style: none;
	margin-top: 70px;
	text-align: center;
	color: #666;
	font-size: 12px;
}

#footer ul li#nueva	{
	height: 50px;
	padding-top: 15px;
	color: black;
	font-size: 14px;

}

#footer ul li a	{
	text-decoration: none;
	color: #999;
}

#footer ul li a:hover	{
	text-decoration: none;
	color: red;
}

/* -------------------------------------------------------------------------- abajo*/

#bajo_izquierda {
	float: left;
	margin: 12px;
	width: 230px;
	height: 180px;
	background: url(http://www.nlinea.com/images/libros.png) no-repeat top;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #909E76;
	
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #909E76;
	
	padding: 1px;
	padding-top: 120px;
	padding-left: 10px;
	text-decoration: none;
	color: #666;
	font-size: 11px;
}

#bajo_centro {
	float: left;
	margin: 12px;
	width: 230px;
	height: 180px;
	background: url(http://www.nlinea.com/images/diarios.png) no-repeat top;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #909E76;
	
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #909E76;
	
	padding: 1px;
	padding-top: 120px;
	padding-left: 10px;
	text-decoration: none;
	color: #666;
	font-size: 11px;
}

#bajo_derecha {
	float: left;
	margin: 12px;
	width: 230px;
	height: 180px;
	background: url(http://www.nlinea.com/images/folletos.png) no-repeat top;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #909E76;
	
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #909E76;
	
	padding: 1px;
	padding-top: 120px;
	padding-left: 10px;
	text-decoration: none;
	color: #666;
	font-size: 11px;
}

.rectcolor	{
	/*background-color: #FF9700;*/
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	color: #FF9700;
}

.rectcolorg	{
	/*background-color: #FF9700;*/
	text-decoration: none;
	outline:none;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	color: #FF9700;
}

/* -------------------------------------------------------------------------- tooltips*/

/* tooltip styling. uses a background image (a black box with an arrow) */ 
div.tooltip { 
    background:transparent url(http://www.nlinea.com/images/black_arrow_big.png) no-repeat scroll 0 0; 
    font-size:12px; 
    height:153px; 
    padding:30px; 
    width:310px; 
    font-size:14px; 
    display:none; 
    color:#fff; 
} 
 
/* tooltip title element (h3) */

div.tooltip h2 { 
    font-size:11px;
    color:#ddd;
}

div.tooltip h3 { 
    margin:0; 
    font-size:12px;
    line-height: 1.8em;
    color:#ddd;
    text-decoration: underline;
}

div.tooltip #mac	{
	float: left;
    height: 123px; 
    width: 143px; 
    padding: 5px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
    font-size: 10px;
    line-height: 1.4em;
    color: #fff;
    border-right: dashed thin	gray;
}

div.tooltip #pc	{
	float: left;
    height: 123px; 
    width: 135px; 
    padding: 5px;
    padding-left: 10px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
    font-size: 10px;
    line-height: 1.4em;
    color: #fff;

}

div.tooltip ul	{
	list-style: none;
}

div .tooltip ul .release-notes {
    padding-left: 20px,
    background: transparent url(http://www.nlinea.com/images/starburst.png) no-repeat;
    height: 30px;
    text-decoration: underline;
}

div .tooltip a:link	{
	color: gray;
}
div .tooltip a:visited	{
	color: gray;
}
div .tooltip a:hover	{
	color: white;
}






