/*GENERIC*/
html {
	background-color: #050700;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 160%;
	background-image: url(/gfx/body/bg-body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #050700;
	height: 870px;
}

strong {
	font-weight: bold;
}

em {
	font-style:italic;
}

a {
	outline: none;
}

a:link {
	color: #9fdabb;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #9fdabb;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #9fdabb;
}


/*CONTAINERS*/

#wrapper {
	width:980px;
}


#rodape {
	width: 100%;
	position: fixed;
	bottom: 0;
	background-image: url(/gfx/body/bg-rodape.png);
	background-repeat: repeat-x;
	height: 100px;
	z-index: 5;
}

#rodape-logos {
	width:930px;
	height: 75px;
	padding-top: 0px;
	padding-left: 50px;
}

#rodape-info {
	width:930px;
	height: 25px;
	line-height: 25px;
	font-size: 1.1em;
	color: #d7faff;
	padding-left: 50px;
}

#header {
	padding-top: 70px;
	padding-left: 130px;
	background-image: url(/gfx/body/texto-desc-topo.png);
	background-repeat: no-repeat;
	background-position: 370px 0px;
}

#header_en {
	padding-top: 70px;
	padding-left: 130px;
	background-image: url(/gfx/body/texto-desc-topo_en.png);
	background-repeat: no-repeat;
	background-position: 370px 0px;
}

#header_es {
	padding-top: 70px;
	padding-left: 130px;
	background-image: url(/gfx/body/texto-desc-topo_es.png);
	background-repeat: no-repeat;
	background-position: 370px 0px;
}

#main {
	width:480px;
	height: 330px;
	margin-left: 265px;
	margin-top:40px;
	overflow: auto;
}

#tv {
	height: 179px;
	width: 217px;
	position: absolute;
	top: 527px;
	left:789px;
	z-index: 1;
	overflow: hidden;
}

#tv span {
	background-image: url(/gfx/body/gloss-tv.png);
	background-repeat: no-repeat;
	display: block;
	height: 105px;
	width: 211px;
	position: absolute;
	top: 3px;
	left: 2px;
	z-index: 4;
}

#pedras-rotas {
	height: 77px;
	width: 234px;
	z-index: 2;
	position:absolute;
	top: 678px;
	left: 591px;
}

#pedras-rotas a {
	display: block;
	background-image: url(/gfx/body/pedras-rotas.png);
	height: 77px;
	width: 234px;
	text-indent: -9999px;
}

#pedras-programas {
	height: 79px;
	width: 234px;
	z-index: 3;
	position:absolute;
	top: 683px;
	left: 799px;
}

#pedras-programas a {
	display: block;
	background-image: url(/gfx/body/pedras-programas.png);
	height: 79px;
	width: 234px;
	text-indent: -9999px;
}

/**/

#pedras-rotas_en {
	height: 77px;
	width: 234px;
	z-index: 2;
	position:absolute;
	top: 678px;
	left: 591px;
}

#pedras-rotas_en a {
	display: block;
	background-image: url(/gfx/body/pedras-rotas_en.png);
	height: 77px;
	width: 234px;
	text-indent: -9999px;
}

#pedras-programas_en {
	height: 79px;
	width: 234px;
	z-index: 3;
	position:absolute;
	top: 683px;
	left: 799px;
}

#pedras-programas_en a {
	display: block;
	background-image: url(/gfx/body/pedras-programas_en.png);
	height: 79px;
	width: 234px;
	text-indent: -9999px;
}

/**/

/**/

#pedras-rotas_es {
	height: 77px;
	width: 234px;
	z-index: 2;
	position:absolute;
	top: 678px;
	left: 591px;
}

#pedras-rotas_es a {
	display: block;
	background-image: url(/gfx/body/pedras-rotas_es.png);
	height: 77px;
	width: 234px;
	text-indent: -9999px;
}

#pedras-programas_es {
	height: 79px;
	width: 234px;
	z-index: 3;
	position:absolute;
	top: 683px;
	left: 799px;
}

#pedras-programas_es a {
	display: block;
	background-image: url(/gfx/body/pedras-programas_es.png);
	height: 79px;
	width: 234px;
	text-indent: -9999px;
}

#img-rotator {
height:75px;
overflow: hidden;
width: 700px;
}

#abertura {
	display: block;
	position: absolute;
	width: 230px;
	height: 37px;
	background-image: url(/gfx/body/destaque.png);
	top: 30px;
	left: 30px;
}

#abertura_en {
	display: block;
	position: absolute;
	width: 300px;
	height: 27px;
	background-image: url(/gfx/body/destaque_en.png);
	top: 25px;
	left: 50px;
	background-repeat: no-repeat;
}

#abertura_es {
	display: block;
	position: absolute;
	width: 300px;
	height: 27px;
	background-image: url(/gfx/body/destaque_es.png);
	top: 25px;
	left: 50px;
	background-repeat: no-repeat;
}

/*TYPO*/

#main h2 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

h2.dinoexpo {
	background-image: url(/gfx/body/tt-dinoexpo.png);
	height: 20px;
	width: 118px;
}

h2.dinocuriosidades {
	background-image: url(/gfx/body/tt-curiosidades.png);
	height: 21px;
	width: 179px;
}

h2.onde {
	background-image: url(/gfx/body/tt-onde.png);
	height: 26px;
	width: 152px;
}

h2.novidades {
	background-image: url(/gfx/body/tt-novidades.png);
	height: 34px;
	width: 258px;
}

h2.como {
	background-image: url(/gfx/body/tt-como.png);
	height: 21px;
	width: 141px;
}

h2.precos {
	background-image: url(/gfx/body/tt-precos.png);
	height: 24px;
	width: 72px;
}

h2.contactos {
	background-image: url(/gfx/body/tt-contactos.png);
	height: 21px;
	width: 115px;
}

h2.voluntariado {
	background-image: url(/gfx/body/tt-voluntariado.png);
	height: 21px;
	width: 148px;
}

h2.rotas {
	background-image: url(/gfx/body/tt-rotas.png);
	height: 21px;
	width: 179px;
}

h2.programas {
	background-image: url(/gfx/body/tt-programas.png);
	height: 21px;
	width: 246px;
}


h2.exposicao {
	background-image: url(/gfx/body/tt-exposicao.png);
	height: 31px;
	width: 288px;
}

/**/

h2.dinoexpo_en {
	background-image: url(/gfx/body/tt-en_dinoexpo.png);
	height: 32px;
	width: 320px;
	background-repeat: no-repeat;
}

h2.dinocuriosidades_en {
	background-image: url(/gfx/body/tt-en_curiosidades.png);
	height: 32px;
	width: 320px;
	background-repeat: no-repeat;
}

h2.onde_en {
	background-image: url(/gfx/body/tt-en_onde.png);
	height: 32px;
	width: 320px;
	background-repeat: no-repeat;
}

h2.como_en {
	background-image: url(/gfx/body/tt-en_como.png);
	height: 32px;
	width: 320px;
	background-repeat: no-repeat;
}

h2.precos_en {
	background-image: url(/gfx/body/tt-en_precos.png);
	height: 32px;
	width: 320px;
	background-repeat: no-repeat;
}

h2.contactos_en {
	background-image: url(/gfx/body/tt-en_contactos.png);
	height: 32px;
	width: 320px;
	background-repeat: no-repeat;
}

h2.voluntariado_en {
	background-image: url(/gfx/body/tt-en_voluntariado.png);
	height: 32px;
	width: 320px;
	background-repeat: no-repeat;
}

h2.rotas_en {
	background-image: url(/gfx/body/tt-en_rotas.png);
	height: 32px;
	width: 320px;
	background-repeat: no-repeat;
}

h2.programas_en {
	background-image: url(/gfx/body/tt-en_programas.png);
	height: 32px;
	width: 320px;
	background-repeat: no-repeat;
}


h2.exposicao_en {
	background-image: url(/gfx/body/tt-en_exposicao.png);
	height: 32px;
	width: 320px;
	background-repeat: no-repeat;
}

/**/

h2.dinoexpo_es {
	background-image: url(/gfx/body/tt-es_dinoexpo.png);
	height: 32px;
	width: 320px;
	background-repeat: no-repeat;
}

h2.dinocuriosidades_es {
	background-image: url(/gfx/body/tt-es_curiosidades.png);
	height: 32px;
	width: 320px;
	background-repeat: no-repeat;
}

h2.onde_es {
	background-image: url(/gfx/body/tt-es_onde.png);
	height: 32px;
	width: 320px;
	background-repeat: no-repeat;
}

h2.como_es {
	background-image: url(/gfx/body/tt-es_como.png);
	height: 32px;
	width: 320px;
	background-repeat: no-repeat;
}

h2.precos_es {
	background-image: url(/gfx/body/tt-es_precos.png);
	height: 32px;
	width: 320px;
	background-repeat: no-repeat;
}

h2.contactos_es {
	background-image: url(/gfx/body/tt-es_contactos.png);
	height: 32px;
	width: 320px;
	background-repeat: no-repeat;
}

h2.voluntariado_es {
	background-image: url(/gfx/body/tt-es_voluntariado.png);
	height: 32px;
	width: 320px;
	background-repeat: no-repeat;
}

h2.rotas_es {
	background-image: url(/gfx/body/tt-es_rotas.png);
	height: 32px;
	width: 320px;
	background-repeat: no-repeat;
}

h2.programas_es {
	background-image: url(/gfx/body/tt-es_programas.png);
	height: 32px;
	width: 320px;
	background-repeat: no-repeat;
}


h2.exposicao_es {
	background-image: url(/gfx/body/tt-es_exposicao.png);
	height: 32px;
	width: 320px;
	background-repeat: no-repeat;
}

#main h3 {
	font-size: 1.4em;
	color: #83c2a1;
	margin-bottom:10px;
	margin-left:30px;
	margin-right:10px;
	font-weight: bold;
}

#main ul {
	margin-bottom:10px;
	margin-left:30px;
	margin-right:10px;
	
}

#main ul li {
	font-size: 1.1em;
	color: #fff;
	margin-bottom:10px;
	margin-left:30px;
	margin-right:10px;
	list-style-type: disc;
}

#main span {
	font-style: italic;
	font-weight: bold;
	color: #9fdabb;
	}

#main p {
	font-size: 1.2em;
	color: #fff;
	margin-bottom:10px;
	margin-left:30px;
	margin-right:10px;
}

#main table {
	margin-bottom:10px;
	margin-left:30px;
	margin-right:10px;
	font-size: 1.2em;
	color: #fff;
}


/* MENUS / LISTAS */

#menu-nav {
	float: left;
	width:400px;
	/*margin-top:0px;
	margin-left:100px;*/
	position: absolute;
	top:75px;
	left:620px;
}

#menu-nav  li {
	float: left;
	
}

#menu-nav li a {
	background-image: url(/gfx/body/menu.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	text-indent: -9999px;
	padding-top:5px;
	padding-bottom:5px;
	
	
}

#menu-nav li.dinoexpo a {
	height: 30px;
	width: 153px;
	background-position: -31px 0px;
	margin-right:20px;
	
}


#menu-nav li.onde a {
	height: 33px;
	width: 189px;
	background-position: -27px -83px;

	
}

#menu-nav li.chegar a {
	height: 30px;
	width: 177px;
	background-position: -233px -1px;
	margin-right:20px;

}

#menu-nav li.precos a {
	height: 31px;
	width: 110px;
	background-position: -276px -83px;

}


#menu-nav li.dinocuriosidades a {
	height: 28px;
	width: 214px;
	background-position: 0px -39px;
	margin-right:20px;
}

#menu-nav li.contactos a {
	height: 28px;
	width: 158px;
	background-position: -270px -38px;

}

#menu-nav li.voluntariado a {
	background-image: url(/gfx/body/voluntariado.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	width: 185px;
	height: 32px;
	background-position: 0 0;
}

#menu-nav li.exposicao a {
	background-image: url(/gfx/body/exposicao.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	width: 324px;
	height: 35px;
	background-position: 0 0;

}


/* CLASS */

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}


#menu-nav_en {
	float: left;
	width:400px;
	/*margin-top:0px;
	margin-left:100px;*/
	position: absolute;
	top:75px;
	left:620px;
}

#menu-nav_en  li {
	float: left;
	
}

#menu-nav_en li a {
	background-image: url(/gfx/body/menu_en.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	text-indent: -9999px;
	padding-top:5px;
	padding-bottom:5px;
	
	
}

#menu-nav_en li.dinoexpo a {
	height: 28px;
	width: 180px;
	background-position: -9px 0px;
	margin-right:20px;
	
}


#menu-nav_en li.onde a {
	height: 29px;
	width: 187px;
	background-position: -202px -0px;

	
}

#menu-nav_en li.chegar a {
	height: 27px;
	width: 218px;
	background-position: 0px -38px;
	margin-right:20px;

}

#menu-nav_en li.precos a {
	height: 28px;
	width: 98px;
	background-position: -325px -38px;

}


#menu-nav_en li.dinocuriosidades a {
	height: 30px;
	width: 188px;
	background-position: -31px -84px;
	margin-right:20px;
}

#menu-nav_en li.contactos a {
	height: 31px;
	width: 135px;
	background-position: -255px -83px;

}

#menu-nav_en li.voluntariado a {
	background-image: url(/gfx/body/voluntariado_en.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	width: 185px;
	height: 32px;
	background-position: 0 0;
}

#menu-nav_en li.exposicao a {
	background-image: url(/gfx/body/menu-exposicao_en.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	width: 324px;
	height: 35px;
	background-position: 0 0;

}

/**/

#menu-nav_es {
	float: left;
	width:400px;
	/*margin-top:0px;
	margin-left:100px;*/
	position: absolute;
	top:75px;
	left:620px;
}

#menu-nav_es  li {
	float: left;
	
}

#menu-nav_es li a {
	background-image: url(/gfx/body/menu_es.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	text-indent: -9999px;
	padding-top:5px;
	padding-bottom:5px;
	
	
}

#menu-nav_es li.dinoexpo a {
	height: 30px;
	width: 168px;
	background-position: -15px 0px;
	margin-right:20px;
	
}


#menu-nav_es li.onde a {
	height: 31px;
	width: 197px;
	background-position: -211px -0px;

	
}

#menu-nav_es li.chegar a {
	height: 27px;
	width: 171px;
	background-position: -40px -40px;
	margin-right:20px;

}

#menu-nav_es li.precos a {
	height: 28px;
	width: 110px;
	background-position: -310px -40px;

}


#menu-nav_es li.dinocuriosidades a {
	height: 30px;
	width: 213px;
	background-position: 0px -84px;
	margin-right:20px;
}

#menu-nav_es li.contactos a {
	height: 29px;
	width: 146px;
	background-position: -237px -83px;

}

#menu-nav_es li.voluntariado a {
	background-image: url(/gfx/body/voluntariado_es.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	width: 185px;
	height: 32px;
	background-position: 0 0;
}

#menu-nav_es li.exposicao a {
	background-image: url(/gfx/body/menu-exposicao_es.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	width: 324px;
	height: 35px;
	background-position: 0 0;

}


.icone a{
	background-image: url(../gfx/body/rotas_icone.jpg);
	background-repeat: no-repeat;
	display:block;
	width: 71px;
	height: 69px;
	margin-left:380px;
	margin-top:-45px;
}

.icone a:hover{
	background-image: url(../gfx/body/rotas_icone_h.jpg);
	background-repeat: no-repeat;
	display:block;
	width: 71px;
	height: 69px;
	margin-left:380px;
	margin-top:-45px;
}

.bk-fotos {
	width:300px;
	height:155px;
	padding:6px;
	margin-left:30px;
	margin-bottom:15px;
	background-image:url(../gfx/body/bk_fotos.jpg);
	border:none;

	}