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;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/*
Estilos Guyra Paraguay
-------------------------------------------------------------------------------*/
body {
	background: #b6cc94 url(../images/fondos/bg-body.jpg) left top repeat;
	color: #52450a;
	font-family: "Georgia", Arial, helvetica, sans-serif;
	font-size: 14px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}

/*
Contenedor
-------------------------------------------------------------------------------*/
#contenedor {
	margin: 0 auto 20px;
	padding: 20px 0 0 0;
	width: 980px;
}

/*
Destacado
-------------------------------------------------------------------------------*/
#destacado {
	background: url(../images/fondos/bg-destacado.png) center top no-repeat;
	height: 300px;
	margin-bottom: 20px;
	position: relative;
	text-align: center;
	width: 980px;
}

	#destacado img {
		position: absolute;
		top: 12px;
		left: 14px;
		z-index: 8;
	}
	
	#destacado img.active {
		z-index: 10;
	}
	
	#destacado img.last-active {
		z-index: 9;
	}

/*
Logos
-------------------------------------------------------------------------------*/
#logos {
	float: left;
	width: 330px;
}

	#logos img {
		display: block;
		float: left;
		margin-right: 20px;
	}
	
	#logos img#logo-birdlife {
		padding-top: 58px;
	}
	
/*
Idiomas
-------------------------------------------------------------------------------*/
ul#idiomas {
	float: right;
	height: 36px;
	margin-bottom: 10px;
	padding-top: 20px;
}

ul#idiomas li {
	display: block;
	float: left;
	margin-left: 20px;
	width: 120px
}

	ul#idiomas li a {
		background-position: left top;
		background-repeat: no-repeat;
		color: #426212;
		display: block;
		font-size: 14px;
		height: 26px;
		padding: 10px 0 0 60px;
	}
	
	ul#idiomas li a:hover {
		color: #669224;
	}
	
	ul#idiomas li a.idiomas-es {
		background-image: url(../images/fondos/bg-idiomas-es.png);
	}
	
	ul#idiomas li a.idiomas-en {
		background-image: url(../images/fondos/bg-idiomas-en.png);
		padding-left: 40px;
	}
	
/*
Menú principal
-------------------------------------------------------------------------------*/
ul#nav {
	background: url(../images/fondos/bg-nav.png) center top no-repeat;
	float: right;
	height: 42px;
	margin-bottom: 10px;
	padding: 28px 20px 0 20px;
	width: 590px;
}

	ul#nav li {
		float: left;
		margin-right: 26px;
	}
	
		ul#nav li a {
			color: #426212;
			font-size: 18px;
			text-decoration: none;
			text-shadow: 1px 1px 2px #f9f2db;
		}
		
		ul#nav li a:hover {
			color: #669224;
		}
		
		.body-quienes ul#nav li#nav-quienes a {
			color: #2e586d;
		}

/*
Lateral
-------------------------------------------------------------------------------*/
#lateral {
	float: left;
	padding: 10px 0 0;
	width: 340px;
}

	/* Fondo lateral accesos */
	#lateral-accesos-top, #lateral-accesos-foot {
		background-position: center top;
		background-repeat: no-repeat;
		height: 14px;
	}
	
	#lateral-accesos-top {
		background-image: url(../images/fondos/bg-lateral-accesos-top.png);
	}
	
	#lateral-accesos-foot {
		background-image: url(../images/fondos/bg-lateral-accesos-foot.png);
	}
	
	#lateral-accesos {
		background: url(../images/fondos/bg-lateral-accesos.png) center top repeat-y;
		padding: 0 20px 10px;
	}
	
		#lateral-accesos h1 {
			color: #344f0b;
			font-size: 24px;
			margin-bottom: 10px;
		}
		
		#lateral-accesos a {
			color: #426212;
		}
		
		#lateral-accesos a:hover {
			color: #669224;
		}
		
		#lateral-accesos ul.lateral-areas,
		#lateral-accesos ul.lateral-temas,
		#lateral-accesos ul.lateral-sitios,
		#lateral-accesos ul.lateral-eventos {
			margin-bottom: 30px;
		}
		
			#lateral-accesos ul.lateral-areas li,
			#lateral-accesos ul.lateral-temas li,
			#lateral-accesos ul.lateral-sitios li {
				margin-bottom: 10px;
			}
			
			#lateral-accesos ul.lateral-eventos li,
			#lateral-accesos ul.lateral-logos li {
				margin-bottom: 20px;
				text-align: center;
			}
			
	/*
	Publicidad lateral
	-------------------------------------------------------------------------------*/
	.publicidad-lateral {
		background-color: #fff;
		height: 160px;
		margin: 0 auto 20px;
		width: 220px;
	}

/*
Principal
-------------------------------------------------------------------------------*/
#principal {
	float: right;
	padding-top: 20px;
	width: 620px;
}

	#principal img#logo-guyra {
		display: block;
		height: 150px;
		margin: 0 auto 20px;
		width: 150px;
	}
	
	#principal h1 {
		border-bottom: 1px solid #acb789;
		color: #5d7835;
		font-size: 24px;
		margin-bottom: 16px;
		padding-bottom: 6px;
	}
	
		#principal h1 a {
			text-decoration: none;
		}
		
	#principal h2 {
		color: #5d7835;
		font-size: 20px;
		font-weight: bold;
		margin-bottom: 10px;
	}
	
	#principal h3 {
		color: #344f0b;
		font-size: 16px;
		margin-bottom: 10px;
	}
	
	#principal h4 {
		color: #2e586d;
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 10px;
	}
		
	#principal p {
		line-height: 140%;
		margin-bottom: 16px;
	}
	
	#principal ul.principal-ul {
		margin-bottom: 20px;
		padding-left: 20px;
	}
	
		#principal ul.principal-ul li {
			list-style: disc;
			margin-bottom: 16px;
		}
		
		#principal ul.principal-ul li ul {
			padding-top: 10px;
		}
	
	#principal a {
		color: #5d7835;
	}
	
	#principal a:hover {
		color: #84a454;
	}
		
/*
Banner principal
-------------------------------------------------------------------------------*/
#principal-banner {
	background: url(../images/fondos/bg-principal-banner.png) center top no-repeat;
	height: 187;
	margin: 0 auto 30px;
	padding: 14px 0 0 64px;
}

/*
Publicidad principal
-------------------------------------------------------------------------------*/
.publicidad-principal {
	background-color: #fff;
	height: 90px;
	margin-bottom: 14px;
}

/*
Bionoticias
-------------------------------------------------------------------------------*/
.noticia-destacada {
	float: left;
	margin-right: 20px;
	width: 300px;
}

	.noticia-destacada img {
		border: 5px solid #90a86c;
		display: block;
		margin-bottom: 10px;
	}
	
.noticia {
	border-bottom: 1px solid #acb789;
	margin-bottom: 14px;
	padding-bottom: 14px;
}

	.noticia img {
		border: 4px solid #90a86c;
		display: block;
		float: left;
		margin-right: 10px;
		width: 100px;
	}
	
	#principal .noticia p {
		float: left;
		margin-bottom: 0;
		width: 500px;
	}
	
img.imagen-noticia {
		border: 4px solid #90a86c;
		display: block;
		float: left;
		margin-right: 10px;
		width: 100px;
	}
	
/*
Empresas con responsabilidad
-------------------------------------------------------------------------------*/
ul#principal-empresas {
	background-color: #fff;
	border: 1px solid #90a86c;
	height: 54px;
	padding: 10px 0;
}

	ul#principal-empresas li {
		float: left;
		margin-right: 26px;
	}
	
/*
Donantes
-------------------------------------------------------------------------------*/
.tabla-donantes tr td {
	padding: 10px 0;
	text-align: center;
}

/*
Urutau
-------------------------------------------------------------------------------*/
.urutau {
	float: left;
	margin: 20px 0;
	text-align: center;
	width: 200px;
}

	.urutau img {
		display: block;
		margin: 0 auto 4px;
		width: 64px;
	}

/*
Pie
-------------------------------------------------------------------------------*/
#contenedor-pie {
	background-color: #799253;
	height: 70px;
	padding: 30px 0 0;
}

	#pie {
		color: #e6e6e6;
		font-size: 12px;
		margin: 0 auto;
		width: 980px;
	}
	
		#pie p {
			float: left;
			line-height: 150%;
			width: 860px;
		}
		
		#pie #lincologo {
			float: right;
			padding-top: 10px;
			width: 88px;
		}