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;
	}
a{text-decoration:none; color:#eee}
li{list-style:none}

html, body {
	height: 100%;
	background: #000000;
	font-family:helvetica, arial, sans-serif;
	color:#eee;
	}

/* INDEX - GALLERY */
#home {
	overflow: hidden;
	}
	
#image_holder {
	display: none;
	line-height: 0px;
	position: fixed;
	overflow: hidden;
	}
	
.main_image {
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	}

.corpo{width:980px; top:20px; left:50%; margin-left:-490px; position:absolute; z-index:5;}
.col-a{position:absolute; right:0px; width:286px; z-index:200}
.col-a h1{text-align:left; font-size:50px; padding:10px; height:51px; background-color:#039cdb; color:#fff;}
.col-a h1 a{color:#fff; font-weight:bold}
.col-a ul{margin-top:5px}
.col-a ul li{
	display:block; 
	float:left; 
	background-image:url(img/back_intro.png);
	margin:0px 5px 5px 0px; 
	width:72px; 
	height:52px;
	padding:10px;
	font-size:16px;
	cursor:pointer;
	}
.col-a ul li a{color:#ddd}
.col-a ul li:hover a{color:#fff}
.col-a ul li:hover{background-image:url('img/back-blue.png'); color:#fff}
.col-a ul li:hover span.numero{color:#fff}
.col-a ul li.ultimo{margin-right:0px}
.col-a ul li span.numero{color:#039cdb; font-weight:bold}
.col-a ul li.lang{margin-right:0px; width:44px; height:23px; padding:0; text-align:center; margin-right:5px; background-color:#039cdb; background-image:none; padding-top:5px}

.col-b{position:absolute; right:291px; width:630px}
.col-b a.ampliar{background-image:url('img/mas.png'); display:block;width:19px; height:19px; margin-top:10px}
.col-b .textocorpo{margin-left:245px;}

.col-d{position:absolute; right:0px; width:400px; z-index:1; top:70px;}
.col-d .texto h1{color:#eee; font-size:20px;}
.col-d .texto{margin-top:5px; background-image:url('img/back_intro.png'); padding:25px 15px; color:#eee; line-height:23px}

.col-c{position:absolute; left:0px; top:96px; width:71px}
.col-c a{display:block}
.col-c a:hover{background-position:71px 0}
.col-c a.audioguias{width:71px; height:298px; background-image:url('img/audioguias.png');}
.col-c a.audioguias-go{width:71px; height:70px; background-image:url('img/go.png'); margin-top:5px}

.bocadillo{
	position:absolute; 
	padding:10px 115px 20px 15px; 
	right:291px; 
	top:307px; 
	background-image:url('img/bocadillo.png'); 
	height:41px; 
	width:255px;
	font-size:20px;
	line-height:25px;
	font-weight:normal;
	}

/* ______________________________________________________________________ menu general __________ */
.menu_general {
	position: absolute;
	width: 260px;
	z-index: 1000;
	top:20px;
	left:20px;
	}
.menu_general h1{color:#fff; font-size:50px; background-color:#039cdb; font-weight:bold; padding:10px}
.menu_general h2{color:#eee; font-size:17px;margin-bottom:5px}
.menu_general h1 a{color:#fff;}
.menu_general li a{color:#ddd; font-size:13px}
.menu_general li a:hover{color:#fff;}
.menu_general div{background-image:url(img/back_intro.png); margin-top:5px; padding:15px 10px}

/* ______________________________________________________________________ menu general __________ */
#image_data h1{font-size:20px; margin-bottom:6px}
#image_data .textocorpo{background-image:url('img/back_intro.png'); padding:15px 10px; margin-top:5px; height:196px; overflow:hidden;}
#image_data .texto{font-size:14px; line-height:17px}

/* ___________________________________________________________________________ prelaod __________ */
#project_tapa {
	position: absolute;
	z-index: 1000;
	background: url('img/ficha_tapa.gif') repeat top left;
	top: 0px;
	left: 0px;
	margin-left:-200px;
	margin-top:-200px;
	width: 100%;
	height: 100%;
	display: none;
	}
#project_preload {
	position: relative;
	width: 400px;
	height: 400px;
	}

/* ____________________________________________________________________________ player __________ */
.player{margin-left:245px}
.player ul li{
	width: 92px;
	height: 71px;
	display:block;
	float:left;
	cursor:pointer;
	margin-right:5px;
	}
.player ul li:hover{background-position:94px 0}
#play{background-image: url('img/play.png'); background-position:94px}
#play:hover{background-position:0px}
#pause{background-image: url('img/pause.png');}
#stop{background-image: url('img/stop.png');}

.progreso{background-image: url('img/back_intro.png'); float:left; height:71px; padding:0;}
div.jp-progress {
	overflow:hidden;
	margin-top:0px;
	width:191px;
	height:71px;
}
div.jp-progress {
}
div.jp-progress {
}
div.jp-load-bar {
	background: url("img/back_process.png") 0 0 repeat-x;
	width:0px;
	height:71px;
	cursor: pointer;
}
div.jp-play-bar {
	background: url("img/back_process.png") 0 -71px repeat-x ;
	width:0px;
	height:71px;
}
.jp-play-time{}
.timer{position:absolute; width:200px; font-size:25px; margin:25px 0px 0px 215px}

/* ________________________________________________________________________________ pe __________ */
.pe{
	position:absolute; 
	width:100%; 
	background-image:url(img/back_pe.png);
	bottom:0px; 
	z-index:8000;
	color:#fff;
	font-size:11px;
	padding:10px;
	}
.pe a{color:#8FC2FF}
