@charset "UTF-8";
/* CSS Document */

/*
Desarrollado por Gonzalo Vargas
Viña del Mar - Chile
*/

*{
	padding:0;
	margin:0;
}

html, body, #bg, #bg table, #bg td {
	height:100%;
	width:100%;
	overflow:hidden;
}
 
body {
	font-size:11px;
	font-family: "trebuchet ms",arial,sans-serif;
	background:url(../img/fondo_trama-01.gif) repeat;
}

/* FONDO */
#bg div {
	height:200%;
	left:-50%;
	position:absolute;
	top:-50%;
	width:200%;
}

#bg td {
	text-align:center;
	vertical-align:middle;
}

#bg img {
    margin:0 auto;
    min-height:50%;
    min-width:50%;
}

#focus-stealer      { position: absolute; left: -9999px; }

/* PÁGINA */
.wraper {
	position:absolute;
	z-index:70;
	overflow:auto;
	min-height:100%;
	height:auto!important;
	height:100%;
	width:100%;
	margin:0 auto;
}

.wraper-oficina {
	min-height:100%;
	width:100%;
	background:url(../img/foto_grande3.jpg) no-repeat top center;
}

.wraper-arquitectura {
	min-height:100%;
	width:100%;
	background:url(../img/foto_grande2.jpg) no-repeat top center;
}

#page-container {
	width:999px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	
}

/*HEADER*/
.header {
	height: 20px;
	background-color:transparent;
	z-index:100;
	position:relative;
}

.header-background {
	background-color:#000000;
	height:20px;
	width:100%;
	filter: alpha(opacity=60); 
	-moz-opacity: 0.6;
	KhtmlOpacity: .6;
	opacity: .6;
	z-index:5;
	position:absolute;
}

.sitelogo {
	width:101px;
	height:57px;
	float:left;
	margin:0 0 0 60px;
	z-index:1;
	background-image: url(../img/logo-tng.png);
}

* html .sitelogo {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../img/logo-tng.png", sizingMethod="crop");
}

.sitelogo-home {
	width:101px;
	height:57px;
	float:left;
	margin:0 0 0 60px;
	z-index:1;
	background-image: url(../img/logo-tng.png);
}

* html .sitelogo-home {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/logo-tng.png", sizingMethod="crop");
}

.sitelogo-1nivel {
	width:101px;
	height:57px;
	float:left;
	margin:0 0 0 60px;
	z-index:1;
	background-image: url(../img/logo-tng.png);
}

* html .sitelogo-1nivel {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/logo-tng.png", sizingMethod="crop");
}

.menu {
	float:left;
	height: 15px;
	margin:0px auto;
	border:none;
	width: 999px;
}

/* Drop-down menu */
.nav0 {
	width:999px;
	height: 15px;
	margin:0x;
	border:none;
	color: #FFFFFF;
}

.nav0 ul {
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

.nav0 ul li {
	float:right;
	position:relative;
	z-index:auto !important /*Non-IE6*/;
	z-index:1000 /*IE6*/;
}

.nav0 ul li a {
	float:none !important /*Non-IE6*/;
	float:left /*IE-6*/;
	display:block;
	height: 20px;
	line-height: 20px;
	padding:0px 8px 0 8px;
	text-decoration:none;
	font-size: 11px;
	color:#FFFFFF;	
}

.nav0 ul li ul {
	display:none;
	border:none;
	margin: 0;
	padding: 0;
}

/*Non-IE6 hovering*/
.nav0 ul li:hover a {
	background-color:#000000;
	text-decoration: none;
} /*Color main cells hovering mode*/

.nav0 ul li:hover ul {
	display:block;
	width:100px;
	position:absolute;
	z-index:999;
	top: 19px;
	margin-top: 0.1em;
	left: 0px;
}

.nav0 ul li:hover ul li a {
	display:block;	
	width:60px;
	height:auto;
	line-height:1.3em;
	margin-left:-1px;
	padding:4px 16px 4px 16px;
	background-color:#000000;
	font-weight:normal;
	color:#FFFFFF;
} /*Color subcells normal mode*/

.nav0 ul li:hover ul li a:hover {
	background-color:#000000;
	text-decoration: none;
	color:rgb(48,154,255);
} /*Color subcells hovering mode*/

/*IE6 hovering*/
.nav0 table {
	position:absolute;
	top: 20px;
	left: 0px;
	border-collapse:collapse;
}

.nav0 ul li a:hover {
	background-color: #000000;
	text-decoration:none;
	color:rgb(48,154,255);
} /*Color main cells hovering mode*/

.nav0 ul li a:hover ul {
	display:block;
	width:10.0em;
	position:absolute;
	z-index:999;
	top:0px;
	t\op:0px;
	left:0;
	marg\in-top:0px;
}

.nav0 ul li a:hover ul li a {
	display:block;
	w\idth:10.0em;
	height:1px;
	line-height:1.3em;
	padding:4px 16px 4px 16px;
	background-color:rgb(237,237,237);
	font-weight:normal;
	color:rgb(50,50,50);
} /*Color subcells normal mode*/

.nav0 ul li a:hover ul li a:hover {
	background-color:rgb(210,210,210);
	text-decoration: underline;
	color: #4F789F;
} /*Color subcells hovering mode*/

/* MAIN CONTENT */
.main-content {
	margin:500px 150px 0px 150px;
}

.column3-unit-left {
	width:220px;
	bottom:80px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	position:relative;
	z-index:300;
}

.column3-unit-middle {
	float:left;
	width:220px;
	bottom:80px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	margin-left:20px;
	position:relative;
	z-index:300;
}

.column3-unit-right {
	float:right;
	width:220px;
	bottom:80px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	position:relative;
	z-index:300;
}

.column3-header {
	margin-bottom:10px;
}

/* MAIN CONTENT */
.main {
	width:875px;
	height:400px;
	margin:10px auto 0px auto;
	padding:0 0 0 0px;
	background-color:rgb(255,255,255);
}

.main-menu {
	width:875px;
	height:25px;
	margin: 80px auto 0px auto;
	background:transparent url(../img/bg-main-menu.png) no-repeat;
}

.main-menu-unit {
	width:155px;
	height:25px;
	margin:0px 0px 0px 20px;
	float:left;
}

.mainB {
	width:875px;
	margin:5px auto 0px auto;
	background-color:rgb(255,255,255);
}

.content-main {
	width:815px;
	margin:0px 0px 0px 30px;
	float:left;
	overflow:visible !important;
}

.content-main-head {
	height:55px;
}

.content-main-head-unit {
	height:55px;
	float:left;
	margin:0 17px 0 0;
}

.franja-01 {
	height:5px;
	margin:5px 0 10px 0;
	background:url(../img/franja-01.gif) repeat-x;
}

.content-main-colA {
	width:265px;
	float:left;
	margin:10px 0px 20px 30px;
	padding-right:50px;
	border-right:1px solid rgb(0,0,0);
}

.content-main-colA p {
	line-height:14px;
}

.content-main-colB {
	width:420px;
	float:left;
	margin:10px 0px 20px 50px;
}

.content-main-colB1 {
	width:190px;
	float:left;
	margin:10px 20px 0px 0px;
}

.content-main-colC {
	width:370px;
	float:left;
	margin:30px 0px 20px 40px;
	padding-right:60px;
	border-right:1px solid rgb(0,0,0);
}

.content-main-colD {
	width:295px;
	float:left;
	margin:30px 0px 20px 60px;
}

.content-main-socios {
	height:75px;
	margin:15px 0 0 0;
	background-color:rgb(230,230,230);
}

.content-main-socios img {
	margin:0 10px 0 0;
	float:left;
}

.content-main-publicaciones {
	width:795px;
	float:left;
	margin:30px 0px 20px 40px;
	padding-right:60px;
}

.publicaciones-wraper {
	width:795px;
	height:400px;
	padding:0 20px 0 0;
	overflow:auto;
	float:left;
}

.publicaciones-unit {
	width:795px;
	float:left;
	margin:10px 0px 10px 0px;
}

.publicaciones-unit h1 {
	font-size:24px;
}

.publicaciones-unit img {
	margin:0px 0 10px 0;
}

.publicaciones-unit img.linkspub {
	margin:20px 0 10px 0;
}

.content-main-col-contact {
	width:390px;
	float:left;
	margin:30px 0px 20px 30px;
}

.column1-unit {
	float:left;
	width:815px;
	margin-bottom:30px;
}

.column2A-unit-left {
	float:left;
	width:385px;
	margin-right:40px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
}

.column2A-unit-right {
	float:left;
	width:385px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
}

.img-destacado {
	float:left;
	margin:0 10px 0 0;
}

.texto-destacado {
float:left;
width:159px;
}

.header-proyecto {
	float:left;
	margin:0px 0 0 0;
}

.volver {
	float:left;
	width:100%;
	margin:10px 0 0 0;
	text-align:right;
}

.column-project-text {
	width:300px;
	height:288px;
	margin:20px 0 0 35px;
	padding:0 20px 0 0;
	overflow:auto;
	overflow-x: hidden;
	float:left;
}

.content-main p {
	font-size:11px;
	line-height:12px;
	color:#000000;
}

.content-main h4 {
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	color:#000000;
	padding:10px 0 0 0;
}

.content-main a {
	color:rgb(48,154,255);
	text-decoration:none;
}

.link-proyectos {
	background:transparent url(../img/flecha_proyectos.jpg) no-repeat scroll 100% 50%;
	color:#666666;
	padding:0 20px 0 0;
	text-align:right;
}

.link-proyectos a {
	color:#000000;
	text-decoration:none;
}

.no-anythingSlider {
	width:432px;
	height: 331px;
	position: relative;
	float:left;
	margin:20px 0 0 0;
}

.no-anythingSlider .wrapper {
	width:432px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	height: 288px;
	margin:0;
	position: absolute;
	top: 0;
	left: 0;
}

.menu-proyectos {
	margin:0px 0px 20px 0px;
}

.menu-proyectos ul {
	float:left;
	list-style:none;
	font-size:11px;
	margin:40px 0px 20px 0px;
	padding:1px 0px 0px 6px;
}

.menu-proyectos ul li {
	display:inline;
	padding:0 0 0 30px;
	font-weight:bold;
	color:#999999;
}

.menu-proyectos ul li a {
	color:#000000;
	text-decoration:none;
	background:transparent url(../img/flecha_proyectos.jpg) no-repeat scroll 100% 50%;
	padding:0 20px 0 0;
}

.clear-contentunit {
	clear:both;
	border:none;
}

.footer-wraper {
	position:absolute;
	bottom:0px;
	height: 30px;
	width:100%;
	background-color:transparent;
	z-index:70px;
}

.footer {
	height: 30px;
	margin:0 auto;
	padding:5px 0 0 0;
	color:#FFFFFF;
	text-align:center;
	background-color:transparent;
	z-index:100;
	position:relative;
}

.footer-background {
	background-color:#000000;
	height:30px;
	width:100%;
	filter: alpha(opacity=60); 
	-moz-opacity: 0.6;
	KhtmlOpacity: .6;
	opacity: .6;
	z-index:5;
	position:absolute;
}

.footerB-wraper {
	position:absolute;
	bottom:0px;
	height:125px;
	width:100%;
	background-color:transparent;
	z-index:100px;
	overflow:hidden;
}

.footerB {
	height:120px;
	width:100%;
	position:relative;
	top:105px;
}

.footerB:hover {
	top:5px;
	position:relative;
}

.footer-header {
	height: 20px;
	width:960px;
	margin:0 auto;
	color:#FFFFFF;
	text-align:center;
	background-color:transparent;
	z-index:100;
	position:relative;
}

.footerB-headerbg {
	background-color:#000000;
	height:20px;
	width:100%;
	filter: alpha(opacity=60); 
	-moz-opacity: 0.6;
	KhtmlOpacity: .6;
	opacity: .6;
	z-index:5;
	position:absolute;
}

.footerB-contentbg {
	background:url(../img/bg-footer.png) repeat-x;
	height:100px;
	width:100%;
	margin:5px 0 0 0;
	z-index:5;
	position:absolute;
}

* html .footerB-contentbg {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/bg-footer.png", sizingMethod="crop");
}

.footerB-content {
	height:100px;
	width:960px;
	margin:5px auto 0 auto;
}

.fruta {
	float:right;
	width:71px;
}

.footer-text {
	float:left;
	width:670px;
	height:20px;
	margin:0 0 0 10px;
	padding:4px 0 0 0;
}

.btn-blog {
	float:left;
	width:150px;
	height:25px;
	top:-5px;
	position:relative;
}

.btn-flickr {
	float:right;
	width:130px;
	height:20px;
}

.contact-block {
	float:left;
	height:25px;
	padding:0 5px 0 5px;
}

.blog-intro {
	width:175px;
	height:85px;
	float:left;
	color:#FFFFFF;
	font-size:11px;
}

.rss {
	width:380px;
	height:85px;
	overflow:hidden;
	float:left;
	margin:0 0 0 20px;
	padding:0 10px 0 0;
	border-right:1px dotted #FFFFFF;
}

.flickr {
	width:360px;
	height:100px;
	overflow:hidden;
	float:right;
}

.flickr ul {
	list-style-type: none;
}

.flickr ul li {
	text-align: center;
	width: 80px;
	display: inline;
	float: right;
	padding: 0px 0 0px 0;
	margin: 5px ;
}

flickr ul li a {
	padding: 0px;
}

flickr a {
	width: 75px;
	height: 75px;
	padding: 0px;
}

/* ESTILOS DE TEXTO */
p {
	font-size:11px;
	line-height:12px;
	color:#000000;
	padding:0px 0 10px 0;
}

p .socios {
	padding:10px 0 0 0;
}

h4 {
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	color:#000000;
	padding:10px 0 0 0;
}

a {
	color:rgb(48,154,255);
	text-decoration:none;
}

a .black {
	color:#000000;
	text-decoration:none
}

.content-main-colB1 ul {
	font-size:11px;
	color:#000000;
	list-style:square;
	margin:0 0 0 10px;
	padding: 0;
}

.content-main-colB1 ul li {
	margin:0px 0px 3px 0px; 
}

.content-main-colD p {
	line-height:14px;
}

.content-main-colD ul {
	font-size:11px;
	color:#000000;
	list-style:square;
	margin:7px 0 0 10px;
	padding: 0;
}

.content-main-colD ul li {
	margin:0px 0px 7px 0px; 
}

ul.proyectos {
	list-style: none;
	margin: 0;
	padding: 0;
}

li.proyectos {
	background:transparent url(../img/flecha_proyectos.jpg) no-repeat scroll left 2px;
	color:#000000;
	display:block;
	font-size:11px;
	margin:5px 0;
	padding:3px 0 3px 15px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

li.proyectos a {
	text-decoration: none;
}

li.proyectos a:hover {
	color: #4F789F;
	text-decoration: underline;
}

tr .ftecnica {
	border-top:1px solid #666666;
	padding:10px 5px 10px 0;
	vertical-align:text-top;
}

td .ftecnica-lcol {
}

dd {
	color:#FFFFFF;
	z-index:100;
}@charset "UTF-8";
/* CSS Document */

/*
Desarrollado por Gonzalo Vargas
Viña del Mar - Chile
*/

*{
	padding:0;
	margin:0;
}

html, body, #bg, #bg table, #bg td {
	height:100%;
	width:100%;
	overflow:hidden;
}
 
body {
	font-size:11px;
	font-family: "trebuchet ms",arial,sans-serif;
	background:url(../img/fondo_trama-01.gif) repeat;
}

/* FONDO */
#bg div {
	height:200%;
	left:-50%;
	position:absolute;
	top:-50%;
	width:200%;
}

#bg td {
	text-align:center;
	vertical-align:middle;
}

#bg img {
    margin:0 auto;
    min-height:50%;
    min-width:50%;
}

#focus-stealer      { position: absolute; left: -9999px; }

/* PÁGINA */
.wraper {
	position:absolute;
	z-index:70;
	overflow:auto;
	min-height:100%;
	height:auto!important;
	height:100%;
	width:100%;
	margin:0 auto;
}

.wraper-oficina {
	min-height:100%;
	width:100%;
	background:url(../img/foto_grande3.jpg) no-repeat top center;
}

.wraper-arquitectura {
	min-height:100%;
	width:100%;
	background:url(../img/foto_grande2.jpg) no-repeat top center;
}

#page-container {
	width:999px;
	margin:0px auto;
	padding:22px 0px 0px 0px;
}

/*HEADER*/
.header {
	height: 20px;
	background-color:transparent;
	z-index:100;
	position:relative;
}

.header-background {
	background-color:#000000;
	height:20px;
	width:100%;
	filter: alpha(opacity=60); 
	-moz-opacity: 0.6;
	KhtmlOpacity: .6;
	opacity: .6;
	z-index:5;
	position:absolute;
}

.sitelogo {
	width:101px;
	height:57px;
	float:left;
	margin:0 0 0 60px;
	z-index:1;
	background-image: url(../img/logo-tng.png);
}

* html .sitelogo {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../img/logo-tng.png", sizingMethod="crop");
}

.sitelogo-home {
	width:101px;
	height:57px;
	float:left;
	margin:0 0 0 60px;
	z-index:1;
	background-image: url(../img/logo-tng.png);
}

* html .sitelogo-home {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/logo-tng.png", sizingMethod="crop");
}

.sitelogo-1nivel {
	width:101px;
	height:57px;
	float:left;
	margin:0 0 0 60px;
	z-index:1;
	background-image: url(../img/logo-tng.png);
}

* html .sitelogo-1nivel {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/logo-tng.png", sizingMethod="crop");
}

.menu {
	float:left;
	height: 15px;
	margin:0px auto;
	border:none;
	width: 999px;
}

/* Drop-down menu */
.nav0 {
	width:999px;
	height: 15px;
	margin:0x;
	border:none;
	color: #FFFFFF;
}

.nav0 ul {
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

.nav0 ul li {
	float:right;
	position:relative;
	z-index:auto !important /*Non-IE6*/;
	z-index:1000 /*IE6*/;
}

.nav0 ul li a {
	float:none !important /*Non-IE6*/;
	float:left /*IE-6*/;
	display:block;
	height: 20px;
	line-height: 20px;
	padding:0px 8px 0 8px;
	text-decoration:none;
	font-size: 11px;
	color:#FFFFFF;	
}

.nav0 ul li ul {
	display:none;
	border:none;
	margin: 0;
	padding: 0;
}

/*Non-IE6 hovering*/
.nav0 ul li:hover a {
	background-color:#000000;
	text-decoration: none;
} /*Color main cells hovering mode*/

.nav0 ul li:hover ul {
	display:block;
	width:100px;
	position:absolute;
	z-index:999;
	top: 19px;
	margin-top: 0.1em;
	left: 0px;
}

.nav0 ul li:hover ul li a {
	display:block;	
	width:60px;
	height:auto;
	line-height:1.3em;
	margin-left:-1px;
	padding:4px 16px 4px 16px;
	background-color:#000000;
	font-weight:normal;
	color:#FFFFFF;
} /*Color subcells normal mode*/

.nav0 ul li:hover ul li a:hover {
	background-color:#000000;
	text-decoration: none;
	color:rgb(48,154,255);
} /*Color subcells hovering mode*/

/*IE6 hovering*/
.nav0 table {
	position:absolute;
	top: 20px;
	left: 0px;
	border-collapse:collapse;
}

.nav0 ul li a:hover {
	background-color: #000000;
	text-decoration:none;
	color:rgb(48,154,255);
} /*Color main cells hovering mode*/

.nav0 ul li a:hover ul {
	display:block;
	width:10.0em;
	position:absolute;
	z-index:999;
	top:0px;
	t\op:0px;
	left:0;
	marg\in-top:0px;
}

.nav0 ul li a:hover ul li a {
	display:block;
	w\idth:10.0em;
	height:1px;
	line-height:1.3em;
	padding:4px 16px 4px 16px;
	background-color:rgb(237,237,237);
	font-weight:normal;
	color:rgb(50,50,50);
} /*Color subcells normal mode*/

.nav0 ul li a:hover ul li a:hover {
	background-color:rgb(210,210,210);
	text-decoration: underline;
	color: #4F789F;
} /*Color subcells hovering mode*/

/* MAIN CONTENT */
.main-content {
	margin:500px 150px 0px 150px;
}

.column3-unit-left {
	float:left;
	width:220px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
}

.column3-unit-middle {
	float:left;
	width:220px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	margin-left:20px;
}

.column3-unit-right {
	float:right;
	width:220px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
}

.column3-header {
	margin-bottom:10px;
}

/* MAIN CONTENT */
.main {
	width:875px;
	height:400px;
	margin:10px auto 0px auto;
	padding:0 0 0 0px;
	background-color:rgb(255,255,255);
}

.main-menu {
	width:875px;
	height:25px;
	margin: 80px auto 0px auto;
	background:transparent url(../img/bg-main-menu.png) no-repeat;
}

.main-menu-unit {
	width:155px;
	height:25px;
	margin:0px 0px 0px 20px;
	float:left;
}

.mainB {
	width:875px;
	margin:5px auto 0px auto;
	background-color:rgb(255,255,255);
}

.content-main {
	width:815px;
	margin:0px 0px 0px 30px;
	float:left;
	overflow:visible !important;
}

.content-main-head {
	height:55px;
}

.content-main-head-unit {
	height:55px;
	float:left;
	margin:0 17px 0 0;
}

.franja-01 {
	height:5px;
	margin:5px 0 10px 0;
	background:url(../img/franja-01.gif) repeat-x;
}

.content-main-colA {
	width:265px;
	float:left;
	margin:10px 0px 20px 30px;
	padding-right:50px;
	border-right:1px solid rgb(0,0,0);
}

.content-main-colA p {
	line-height:14px;
}

.content-main-colB {
	width:420px;
	float:left;
	margin:10px 0px 20px 50px;
}

.content-main-colB1 {
	width:190px;
	float:left;
	margin:10px 20px 0px 0px;
}

.content-main-colC {
	width:370px;
	float:left;
	margin:30px 0px 20px 40px;
	padding-right:60px;
	border-right:1px solid rgb(0,0,0);
}

.content-main-colD {
	width:295px;
	float:left;
	margin:30px 0px 20px 60px;
}

.content-main-socios {
	height:75px;
	margin:15px 0 0 0;
	background-color:rgb(230,230,230);
}

.content-main-socios img {
	margin:0 10px 0 0;
	float:left;
}

.content-main-publicaciones {
	width:795px;
	float:left;
	margin:30px 0px 20px 40px;
	padding-right:60px;
}

.publicaciones-wraper {
	width:795px;
	height:400px;
	padding:0 20px 0 0;
	overflow:auto;
	float:left;
}

.publicaciones-unit {
	width:795px;
	float:left;
	margin:10px 0px 10px 0px;
}

.publicaciones-unit h1 {
	font-size:24px;
}

.publicaciones-unit img {
	margin:0px 0 10px 0;
}

.publicaciones-unit img.linkspub {
	margin:20px 0 10px 0;
}

.content-main-col-contact {
	width:390px;
	float:left;
	margin:30px 0px 20px 30px;
}

.column1-unit {
	float:left;
	width:815px;
	margin-bottom:30px;
}

.column2A-unit-left {
	float:left;
	width:385px;
	margin-right:40px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
}

.column2A-unit-right {
	float:left;
	width:385px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
}

.img-destacado {
	float:left;
	margin:0 10px 0 0;
}

.texto-destacado {
float:left;
width:159px;
}

.header-proyecto {
	float:left;
	margin:0px 0 0 0;
}

.volver {
	float:left;
	width:100%;
	margin:10px 0 0 0;
	text-align:right;
}

.column-project-text {
	width:300px;
	height:288px;
	margin:20px 0 0 35px;
	padding:0 20px 0 0;
	overflow:auto;
	overflow-x: hidden;
	float:left;
}

.content-main p {
	font-size:11px;
	line-height:12px;
	color:#000000;
}

.content-main h4 {
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	color:#000000;
	padding:10px 0 0 0;
}

.content-main a {
	color:rgb(48,154,255);
	text-decoration:none;
}

.link-proyectos {
	background:transparent url(../img/flecha_proyectos.jpg) no-repeat scroll 100% 50%;
	color:#666666;
	padding:0 20px 0 0;
	text-align:right;
}

.link-proyectos a {
	color:#000000;
	text-decoration:none;
}

.no-anythingSlider {
	width:432px;
	height: 331px;
	position: relative;
	float:left;
	margin:20px 0 0 0;
}

.no-anythingSlider .wrapper {
	width:432px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	height: 288px;
	margin:0;
	position: absolute;
	top: 0;
	left: 0;
}

.menu-proyectos {
	margin:0px 0px 20px 0px;
}

.menu-proyectos ul {
	float:left;
	list-style:none;
	font-size:11px;
	margin:40px 0px 20px 0px;
	padding:1px 0px 0px 6px;
}

.menu-proyectos ul li {
	display:inline;
	padding:0 0 0 30px;
	font-weight:bold;
	color:#999999;
}

.menu-proyectos ul li a {
	color:#000000;
	text-decoration:none;
	background:transparent url(../img/flecha_proyectos.jpg) no-repeat scroll 100% 50%;
	padding:0 20px 0 0;
}

.clear-contentunit {
	clear:both;
	border:none;
}

.footer-wraper {
	position:absolute;
	bottom:0px;
	height: 30px;
	width:100%;
	background-color:transparent;
	z-index:70px;
}

.footer {
	height: 30px;
	margin:0 auto;
	padding:5px 0 0 0;
	color:#FFFFFF;
	text-align:center;
	background-color:transparent;
	z-index:100;
	position:relative;
}

.footer-background {
	background-color:#000000;
	height:30px;
	width:100%;
	filter: alpha(opacity=60); 
	-moz-opacity: 0.6;
	KhtmlOpacity: .6;
	opacity: .6;
	z-index:5;
	position:absolute;
}

.footerB-wraper {
	position:absolute;
	bottom:0px;
	height:125px;
	width:100%;
	background-color:transparent;
	z-index:100px;
	overflow:hidden;
}

.footerB {
	height:120px;
	width:100%;
	position:relative;
	top:105px;
}

.footerB:hover {
	top:5px;
	position:relative;
}

.footer-header {
	height: 20px;
	width:960px;
	margin:0 auto;
	color:#FFFFFF;
	text-align:center;
	background-color:transparent;
	z-index:100;
	position:relative;
}

.footerB-headerbg {
	background-color:#000000;
	height:20px;
	width:100%;
	filter: alpha(opacity=60); 
	-moz-opacity: 0.6;
	KhtmlOpacity: .6;
	opacity: .6;
	z-index:5;
	position:absolute;
}

.footerB-contentbg {
	background:url(../img/bg-footer.png) repeat-x;
	height:100px;
	width:100%;
	margin:5px 0 0 0;
	z-index:5;
	position:absolute;
}

* html .footerB-contentbg {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/bg-footer.png", sizingMethod="crop");
}

.footerB-content {
	height:100px;
	width:960px;
	margin:5px auto 0 auto;
}

.fruta {
	float:right;
	width:71px;
}

.footer-text {
	float:left;
	width:670px;
	height:20px;
	margin:0 0 0 10px;
	padding:4px 0 0 0;
}

.btn-blog {
	float:left;
	width:150px;
	height:25px;
	top:-5px;
	position:relative;
}

.btn-flickr {
	float:right;
	width:130px;
	height:20px;
}

.contact-block {
	float:left;
	height:25px;
	padding:0 5px 0 5px;
}

.blog-intro {
	width:175px;
	height:85px;
	float:left;
	color:#FFFFFF;
	font-size:11px;
}

.rss {
	width:380px;
	height:85px;
	overflow:hidden;
	float:left;
	margin:0 0 0 20px;
	padding:0 10px 0 0;
	border-right:1px dotted #FFFFFF;
}

.flickr {
	width:360px;
	height:100px;
	overflow:hidden;
	float:right;
}

.flickr ul {
	list-style-type: none;
}

.flickr ul li {
	text-align: center;
	width: 80px;
	display: inline;
	float: right;
	padding: 0px 0 0px 0;
	margin: 5px ;
}

flickr ul li a {
	padding: 0px;
}

flickr a {
	width: 75px;
	height: 75px;
	padding: 0px;
}

/* ESTILOS DE TEXTO */
p {
	font-size:11px;
	line-height:12px;
	color:#000000;
	padding:0px 0 10px 0;
}

p .socios {
	padding:10px 0 0 0;
}

h4 {
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	color:#000000;
	padding:10px 0 0 0;
}

a {
	color:rgb(48,154,255);
	text-decoration:none;
}

a .black {
	color:#000000;
	text-decoration:none
}

.content-main-colB1 ul {
	font-size:11px;
	color:#000000;
	list-style:square;
	margin:0 0 0 10px;
	padding: 0;
}

.content-main-colB1 ul li {
	margin:0px 0px 3px 0px; 
}

.content-main-colD p {
	line-height:14px;
}

.content-main-colD ul {
	font-size:11px;
	color:#000000;
	list-style:square;
	margin:7px 0 0 10px;
	padding: 0;
}

.content-main-colD ul li {
	margin:0px 0px 7px 0px; 
}

ul.proyectos {
	list-style: none;
	margin: 0;
	padding: 0;
}

li.proyectos {
	background:transparent url(../img/flecha_proyectos.jpg) no-repeat scroll left 2px;
	color:#000000;
	display:block;
	font-size:11px;
	margin:5px 0;
	padding:3px 0 3px 15px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

li.proyectos a {
	text-decoration: none;
}

li.proyectos a:hover {
	color: #4F789F;
	text-decoration: underline;
}

tr .ftecnica {
	border-top:1px solid #666666;
	padding:10px 5px 10px 0;
	vertical-align:text-top;
}

td .ftecnica-lcol {
}

dd {
	color:#FFFFFF;
	z-index:100;
}.div_cont_numeros {
	background-color: #30C;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
}
.by_fruta {
	margin: 0px;
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
