@charset "utf-8";
/* CSS Document */

<style type="text/css">
html {
	overflow: hidden;
	}
a:link {
	color:#CCFF00;
	text-decoration:none;
}
a:visited {
	color:#CCFF00;
	text-decoration:none;
}
a:hover {
	color:#CCFF00;
	text-decoration:none;
}
a:active {
	color:#FFCC00;
}
.body {
	background:url(images/bg1.jpg) repeat-x;
}
.contenedor {
	width:900px;
	height:750px;
	background:url(images/bgallpages.jpg) no-repeat;
}
.header {
	width:900px;
	height:225px;
}
.logo {
	width:323px;
	height:225px;
	float:left;
}
.menu {
	width:577px;
	height:190px;
	float:right;
}
.bannerga {
	width:900px;
	height:292px;
	
}
.bannerga4{
	width:900px;
	height:225px;
	overflow:auto;
	
}
.bannerga2 {
	width:1000px;
	height:600px;
	overflow:auto;
}
.bannerga3 {
	width:900px;
	height:200px;
	overflow:auto;
}
	
.footer {
	width:900px;
	height:205px;
}
.radio {
	width:370px;
	height:205;
	float:left;
}
.biospace{
	width:900px;
	height:497px;
	}
.bio{
	width:530px;
	float:right;
	height:497px;
	background:url(images/bgbio.png) no-repeat right;
	}
.bioiz{
	width:370px;
	height:497px;
	float:left;
	}
.biopics{
	width:370px;
	height:292px;
	}
.biotext{
	width:505px;
	height:419px;
	overflow:auto;
	padding-left:15px;
	padding-right:8px;
	padding-bottom: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFCC00;
	text-align:justify;
	}
.tumb {
	width:530px;
	height:205px;
	float:right;
}
#screen {
	width: 80%;
	height: 100%;
	overflow: hidden;
}
.panel {
	position: relative;
	float: left;
	width: 21%;
	height: 30%;
	margin: 1%;
	overflow: hidden;
}
.imgPanel {
	position: absolute;
	border: none;
	text-decoration: none;
}
.copy{
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#FFCC33;
	font-size:9px;
	}

.style1 {color: #FFCC66}
a:focus {
	outline: none;
}
#panel {
	background:url(images/panel.png) repeat;
	height: 430px;
	display: none;
	width: 530px;
}


.slide {
	margin: 0;
	padding: 0;
	border-top: solid 2px #B8DA3D;
	background: url(images/btn-slide.gif) no-repeat center top;
}
.btn-slide {
	background: url(images/white-arrow.gif) no-repeat right -55px;
	text-align: center;
	width: 140px;
	height: 15px;
	padding-bottom:15px;
	margin: 0 auto;
	display: block;
	padding-right:5px;
	text-decoration: none;
}
.active {
	background-position: right 12px;
}

</style>

