@charset "utf-8";
/* CSS Document */

body {
	font: 10pt tahoma;
	color: #333333;
	background-image: url(imagens/exper_bg_body11.jpg);
	background-repeat:repeat;
	}

/* SÓ MUDAR Gif DE FUNDO */
.exper_index #conteudo {
	position: relative; /* relativo ao body */
	margin-top: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-image: url(imagens/exper_fundo910580.jpg);
	background-repeat: no-repeat;
	width: 910px;
	height: 580px;
	margin: auto; /* aqui é auto para se ajustar á largura da imagem inserida */
	}	
/* Fim do conteudo - Unica diferença É SÓ NOS Gif DE FUNDO */

/* INICIO ZONA NAVEG */
.exper_index #fundo_topo {
	position: relative;
	width: 675px;
	height: 175px;
	left: 235px;
	color: #ffffff;
	z-index: 1;
	}
	
.exper_index #linha1 {
	position: relative;
	width: 910px;
	height: 20px;
	text-align: right;
	color: #000033;
	padding-top: 5px;
	margin-bottom: 0px;/* serve para dar espaço entre header e resto do conteudo (por fora) (pading é dentro)*/
	/* só se coloca imagem nas css se for para servir de background no conteudo */
	z-index: 2;
	}

.exper_index #logo {
	position: relative;
	width: 895px;
	height: 100px;
	padding-left: 10px;
	padding-right: 5px;
	color: #000066;
	overflow: hidden;
	z-index: 3;
	}

.exper_index #fundo_naveg {
	position: relative;
	width: 675px;
	height: 50px;
	left: 235px;
	padding: 0px;
	background-color: #ccccff;
	background-image: url(imagens/exper_bg_menu1.jpg);
	background-repeat:repeat;
	overflow: hidden;
	z-index: 5;
	}		
.exper_index #naveg1 {
	position: relative;
	width: 675px;
	height: 25px;
	padding: 5px 0px 0px 0px;
	background-color:;
	color: #ffffff;
	overflow: hidden;
	z-index: 6;
	}	
.exper_index #naveg2 {
	position: relative;
	width: 675px;
	height: 15px;
	left: 0px;
	padding: 0px 0px 5px 0px;
	background-color:;
	color: #000033;
	overflow: hidden;
	z-index: 7;
	}	
/* Fim do Topo */


/*INICIO TEXTOS*/
.exper_index #fundo_barraesq {
	position: absolute;
	top: 125px;
	width: 225px;
	height: 435px;
	background-image: url(imagens/exper_bg_body.jpg);
	background-repeat: repeat; 
	left: 5px;
	margin-top: 0px;
	overflow: hidden;
	z-index: 8;
	}	
.exper_index #barraesq {
	position: absolute;
	top: 125px;
	width: 215px;
	height: 420px;
	left: 0px;
	margin-top: 0px;
	padding: 0px 5px 5px 10px;
	overflow: hidden;
	z-index: 9; /* este n indica qual a layer que fica por cima  (o maior nº fica sempre por cima)*/ 
	}

.exper_index #fundo_barracentro {
	position: absolute;
	background-color:;
	background-image: url(imagens/exper_bg_body.jpg);
	top: 185px;
	width: 435px;
	height: 375px;
	left: 235px;
	margin-left: 0px;
	margin-right: 0px;
	overflow: hide;
	z-index: 10; /* este n indica qual a layer que fica por cima  (o maior nº fica sempre por cima)*/ 
	}
.exper_index #barracentro {
	position: absolute;
	width: 425px;
	height: 370px;
	left: 235px;
	margin-top: 5px;
	padding: 5px;
	overflow: auto;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	z-index: 11; /* este n indica qual a layer que fica por cima  (o maior nº fica sempre por cima)*/
	}

.exper_index #fundo_barradir {
	position: absolute;
	top: 175px;
	width: 225px;
	height: 380px;
	left: 675px;
	margin-top: 5px;
	padding-right: 5px;
	overflow: hide;
	z-index: 12; /* este n indica qual a layer que fica por cima  (o maior nº fica sempre por cima)*/ 
	}
.exper_index #barradir {
	position: absolute;
	width: 215px;
	height: 375px;
	margin-top: 0px;
	padding: 5px 0px 0px 5px;
	overflow: hide;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	z-index: 13; /* este n indica qual a layer que fica por cima  (o maior nº fica sempre por cima)*/
	top: 1px;
	}
	
.exper_index #barrafundo {
	position: absolute;
	border: #00FF33;
	top: 560px;
	width: 900px;
	height: 20px;
	color: #999999;
	margin-left: 5px;
	margin-right: 5px;
	overflow:hidden;
	z-index: 14;
	}
/* FIM TEXTO */	

.exper_index #footer {
	font-size: 9px;
	text-align: center;
	color: #CCCCCC;
	padding: 1px;
	margin-top: 1px;
	}

.exper_index #barramusica {
	position: absolute;
	width: 50px;
	height: 30px;
	padding: 5px;
	left: 750px;
	background-image:;
	background-color:;
	color: #999999;
	overflow:hidden;
	z-index: 15;
	}

/* OUTROS AUXILIARES */

.transparent
{
   filter:alpha(opacity=60); 
   -moz-opacity: 0.6; 
   opacity: 0.6; 
}


/* links geral*/
a:link { text-decoration: none}
a:visited {color: #000033; text-decoration: none; font-weight: bold}
a:hover { font-weight: bolder; font-size: 90%} /* background: url( ) no-repeat 0px 50% */

/* links menu principal*/
a.linksmenuprincipal:link { color:#FFF; text-decoration: none}
a.linksmenuprincipal:visited {color: #fff; text-decoration: none; font-weight: bold}
a.linksmenuprincipal:hover { font-weight: bolder; font-size: 85%} /* background: url( ) no-repeat 0px 50% */

/* links menu contactos*/
a.linksmenucontactos:link { color: #000066; text-decoration: none}
a.linksmenucontactos:visited {color: #000066; text-decoration: none; font-weight: bold}
a.linksmenucontactos:hover { font-weight: bolder; font-size: 90%} /* background: url( ) no-repeat 0px 50% */

/* links sub-menu*/
a.linksmenusub:link { color: #000066; text-decoration: none}
a.linksmenusub:visited {color: #000066; text-decoration: none; font-weight: bold}
a.linksmenusub:hover { font-weight: bolder; font-size: 95%; color: #666666} /* background: url( ) no-repeat 0px 50% */

/* links activo*/
a.linksmenuactivo:link { color: #666666; text-decoration: none}
a.linksmenuactivo:visited {color: #000066; text-decoration: none; font-weight: bold}
a.linksmenuactivo:hover { font-weight: bolder; font-size: 90%;} /* background: url( ) no-repeat 0px 50% */

/* links internos*/
a.linksinterno:link { color: #000055; text-decoration: underline}
a.linksinterno:visited { text-decoration: underline; font-weight: lighter}
a.linksinterno:hover { font-weight: bolder; font-size: 90%;} /* background: url( ) no-repeat 0px 50% */

/* links para footer */
a.footer:link {color: #CCCCCC; text-decoration: none}
a.footer:visited {color: #999999; text-decoration: none; font-weight: bold; text-shadow: #CCCCCC}
a.footer:hover {color: #000033; text-decoration: none; font-weight: bold; font-size: 110% }

.extraDiv1 {
	background-position: left;
	height: 150px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index:99;
	}
.extraDivIndex {
	height: 350px;
	width: 100%;
	position: fixed;
	top: 0px;
	left: -1px;
	z-index:99;
	}



