/* CSS Stylesheet - Firefox Chile */
/* (cc)2005 FFC Webteam */

body {
	text-align: center;
	font-family: arial, verdana, sans-serif;
	font-size:12px;
	background: #dadada;
	color:#354260;
	}
td{
	padding:4px;
	}

h4 {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	}
h5{
	font-weight: bold;
	font-size: 12px;
	}
p {
	line-height: 180%
	}
a {
	color: #039;
	text-decoration: underline;
	}
	a:hover {
		color: #333;
		}
	a:visited {
		color: #636;
		}

.title {display: none;}
		
/* Contenedor principal */
#container {
	width: 768px;
	margin: 0px auto;
	text-align: left;
	background-image: url(images/container_bg.png);
	}
#container_up { background-image: url(images/container_up.png); width: 768px; height: 12px; margin: 0px auto;}
#container_dn { background-image: url(images/container_dn.png); width: 768px; height: 12px; margin: 0px auto;}

#sub_container { margin: 0 15px 0 10px;}

/* Encabezado */
#header {
	width: 755px;
	height: 80px;
	padding: 0px;
	margin-left: -3px;
	margin-right: 0px;
	margin-top: -5px;
	margin-bottom: 10px;
	background: transparent url(images/header.jpg) no-repeat; /* Hay que hacer algo con esta imagen... Me imagino que Alberto podrá. */
	}
/* Algunos robos "sanos" desde GetFirefox.com */
#navbar {
	height: 76px;
	width: 760px;
	position: relative;
	}
#navbar ul {
	width: auto;
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0 15px 0 0;
	list-style: none;
	}
#navbar li {
	float: right;
	background: transparent url(images/header_tab.gif) 100% -600px no-repeat;
	padding: 0 6px 0 0;
	margin: 0 1px 0 0;
	border-bottom: 1px solid #515358;
	}
#navbar ul a {
	float: left;
	display: block;
	padding: 4px 4px 4px 10px;
	background: transparent url(images/header_tab.gif) 0% -600px no-repeat;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}
#navbar ul li:hover a { background-position: 0% -400px; }
#navbar ul li:hover { background-position: 100% -400px; }

/* Contenido */
#content {
	float: left;
	margin: 10px 0 0 0;
	padding: 0px;
	width: 555px;
	text-align: justify;
	}
#content h1{
	font-size:16px;
	color:black;
	font-weight:bold;
	}
#content h2{
	font-size:14px;
	font-weight:bold;
	}
#content li{
	line-height:19px;
	}

#descarga_up {background: url(images/descarga_up.png); width: 538px; height: 15px; margin: 0px auto;}
#descarga_dn {background: url(images/descarga_dn.png); width: 538px; height: 15px; margin: 0px auto;}

#descarga {
	margin: 0 auto;
	width: 538px;
	height: 130px;
	line-height: 120%;
	background: url(images/descarga_bg.png) repeat;
	/*border:solid 1px #D0D9D9;
	background:#e4ecec;*/
	}
	#redescubre {
	/*background: transparent url(../img/redescubre.png) no-repeat top center; */
	height: 100px; 
	}
	#down_content {
		margin: 0;
		padding:0 10px 0 10px;
		font-size: 12px;
		}
		
	#down_content_cl1 {
		float:left;
		width:100%;
		margin:0 20px 0 0;
		text-align:center;
		}
	#down_content_cl2 {
		float:right;
		width:240px;
		margin:0;
		text-align:center;
		}
	#down_content_cl1 h1, #down_content_cl2 h1{
		color:#1D9101;
		font-size:17px;
		text-align:left;
		font-weight:bold;
		}
	#down_content_cl1 p, #down_content_cl2 p{
		margin: 25px 0 0 0;
		}
	.imgLeft{
		float:left;
		margin:0 5px 0 0;
		}
		#down_content a {
		    text-decoration: none;
			font-weight: bold;
			color: #d64203;
			}
		#down_content a:hover {
			text-decoration: underline;
			}
		.descargalo_ya {
			font-size: 12px;
			text-align: right;
			}

#counter {
	width: 180px;
	text-align: right;
	padding-bottom: 10px;
	}
	.counter1 {
		font-size: 10px;
		color: #999;
		}
	.counter1 a {
		color: #df731b;
		}
	.counter2 {
		font-size: 14px;
		color: #1F2A45;
		}



#main {
	float: left;
	text-align: justify;
	margin: 10px 0 0 10px;
	}


#sidebar {
	float: right;
	width: 180px;
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 0px;
	}

#news {
	float: right;
	width: 160px;
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 0px;
	background: url(images/news_bg.png) repeat;
	}
	#news_content {
		margin: -10px 10px 0px 10px;
		padding: 0px;
		}
	#news_content ul li {
		text-indent: 0px;
		list-style: none;
		margin-left: -30px;
		margin-bottom: 10px;
		}
	#news_content h3 {
		color: #1d9101;
		}	
	#news_content a {
		color: #039;
		text-decoration: underline;
		}
	#news_content a:hover {
		color: #333;
		}
	#news_content a:visited {
		color: #636;
		}
#news_up { background-image: url(images/news_up.png); width: 160px; height: 5px; margin: 0px auto;}
#news_dn { background-image: url(images/news_dn.png); width: 160px; height: 10px; margin: 0px auto;}

/* Licencia y demases */
#footer {
	clear: both;
	text-align: center;
	font-size: 8pt;
	color: #666;
	margin-top: 10px;
	}
#fake_footer {
	clear: both;
	text-align: center;
	font-size: 8pt;
	color: #666;
	margin-top: 10px;
	}
#Meta {
	text-align: center;
	}
fieldset{
	padding:15px;
	background:#edf2f2;
	border:solid 1px #D0D9D9;
	margin:0 0 15px 0;
	}
.listGrey{
	background:#eee;
	margin: 0;
	padding: 0;
	text-align: center;
	}
.listWhite{
	background:#fff;
	margin: -10px 0;
	padding: 0;
	text-align: center;
	}

#banner {
	margin: 0 0 20px 0;
	padding: 5px;
	border-top: solid 1px #ccc;
	clear: both;
	}
.imagen_banner {
	float: left;
	}
.code_banner {
	float: right;
	}
.code_banner textarea {
	width: 250px;
	height: 200px;
	}
.descarga {
	text-align: center;
	font-size: 10px;
	}
.descarga img{border:0;padding:5px;border:solid 1px #fff;}
.descarga img:hover{background:#edf2f2;border:solid 1px #D0D9D9;}