@charset "utf-8";
body {
	background-image: url(../images/background_arena_interno.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

#site_index {	
	position: relative;
	left: 50%;
	top: 0;	
	width: 874px;
	height: 100%;
	margin-left: -436px;
	z-index: 1;
}

#logo_telos {
	background: url(../images/logo_telos_interno.gif);
	left: 60px;
	_top: 20px;
	*top: 20px;
	width: 128px;
	height: 102px;
	position: absolute;
	z-index: 3;
	text-indent: -900px;
}

#imagem_cultural {
	position: absolute;
	z-index: 2;
	left: 624px;
	top: 3px;
}


#caixa_eclipse {
	display: block;
	margin-top: 130px;
	position: absolute;
	z-index: 4;
}

#menu_superior {
	position: absolute;
	top: 198px;
	width: 780px;
	display: block;
	left: 50px;
	z-index: 5;
}

	
#conteudo {
	top: 234px;
	left: 50px;
	position: absolute;
	width: 780px;
	height: auto;
	display: block;
}


#rodape_link a {
	margin-bottom: 20px;
	text-decoration: none;
	color: #666666;
}

#rodape_link a:hover {
	margin-bottom: 20px;
	text-decoration: none;
	color: #FF9900;
	text-decoration: underline;
}

.link_externo a {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.link_externo a:hover {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: overline;
}


/* -------------------------------------- */
/* ----------- MENU HORIZONTAL ---------- */
/* -------------------------------------- */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckertreemenu ul {
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li {
position: relative;
display: inline;
float: left;
background-color: #CCCCCC; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a {
display: block;
width: 90px; /*Width of top level menu link items*/
padding: 1px 8px;
border-left-width: 0;
text-decoration: none;
color: #FFFFFF;
font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul {
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li {
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul { 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a {
display: block;
width: 160px; /*width of sub menu levels*/
color: #FFFFFF;
text-decoration: none;
padding: 1px 5px;
border: 1px solid #ccc;
font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
}

.suckertreemenu ul li a:hover {
background-color: #33cc00;
color: white;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon {
background: #CCCCCC url(media/arrow-down.gif) no-repeat center right;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon {
background: #CCCCCC url(media/arrow-right.gif) no-repeat center right;
}

* html p#iepara { /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */


#opt_laranja a {
	height: 20px;
	width: 112px;
	display: block;
	text-indent: -900px;
	background: url(../images/menu_interno/opt_01_off.gif);
	margin: 0;
	padding: 0;
}
	
#opt_laranja a:hover {
	background: #E85C00;
	background: url(../images/menu_interno/opt_01_on.gif);
}
	
#opt_verde a {
	background: url(../images/menu_interno/opt_02_off.gif);
	height: 20px;
	width: 166px;
	display: block;
	text-indent: -900px;
	margin: 0;
	padding: 0;
}

#opt_verde a:hover {
	background: url(../images/menu_interno/opt_02_on.gif);
}
	
#opt_bordo a{
	height: 20px;
	display: block;
	text-indent: -900px;
	background: url(../images/menu_interno/opt_03_off.gif);
	width: 112px;
	margin: 0;
	padding: 0;
}

#opt_bordo a:hover {
	background: url(../images/menu_interno/opt_03_on.gif);
}

#opt_piscina a {
	height: 20px;
	width: 166px;
	display: block;
	text-indent: -900px;
	background: url(../images/menu_interno/opt_04_off.gif);
	margin: 0;
	padding: 0;
	width: 100px;
}

#opt_piscina a:hover {
	background: url(../images/menu_interno/opt_04_on.gif);
}

#opt_roxo a{
	height: 20px;
	display: block;
	text-indent: -900px;
	margin: 0;
	padding: 0;
	background: url(../images/menu_interno/opt_05_off.gif);
	width: 112px;
}

	
#opt_roxo a:hover {
	background: url(../images/menu_interno/opt_05_on.gif);
}


#opt_amarelo a{
	height: 20px;
	display: block;
	text-indent: -1000px;
	background: url(../images/menu_interno/opt_06_off.gif);
	width: 112px;
	margin: 0;
	padding: 0;
}

#opt_amarelo a:hover {
	background: url(../images/menu_interno/opt_06_on.gif);
}

#fundo_submenu a {
	background-color: #CCCCCC;
	text-indent: 1px;
	background-image: none;
	padding-left: 5px;
}

#fundo_submenu a:hover {
	background-color: #33CC00;
	text-indent: 1px;
	background-image: none;
}

#conteudo {	
	width: 780px;
font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.titulo_conteudo_1 {	
font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E85C00;
}

.titulo_conteudo_2 {	
font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #33CC00;
}

.titulo_conteudo_3 {	
font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0033;
}

.titulo_conteudo_4 {	
font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0082BF;
}

.titulo_conteudo_5 {	
font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC00CC;
}

.titulo_conteudo_6 {	
font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ECBD00;
}

#menu_empreendimentos li {
	position: relative;
	display: block;
	float: left;
}

#menu_empreedimentos ul {
	list-style-type: none;
}

#opt_exposicoes a {
	display: block;
	text-indent: -1000px;
	background: url(../images/menu_empreendimentos/bt_exposicoes_off.gif);
	width: 142px;
	height: 108px;
	margin: 2px;
}

#opt_exposicoes a:hover {	
	background: url(../images/menu_empreendimentos/bt_exposicoes_on.gif);
}

#opt_bibliotecas a {
	display: block;
	text-indent: -1000px;
	background: url(../images/menu_empreendimentos/bt_bibliotecas_off.gif);
	width: 142px;
	height: 108px;
	margin: 2px;
}

#opt_bibliotecas a:hover {	
	background: url(../images/menu_empreendimentos/bt_bibliotecas_on.gif);
}

#opt_literatura a {
	display: block;
	text-indent: -1000px;
	background: url(../images/menu_empreendimentos/bt_literatura_off.gif);
	width: 142px;
	height: 108px;
	margin: 2px;
}

#opt_literatura a:hover {	
	background: url(../images/menu_empreendimentos/bt_literatura_on.gif);
}

#opt_biografias a {
	display: block;
	text-indent: -1000px;
	background: url(../images/menu_empreendimentos/bt_biografias_off.gif);
	width: 142px;
	height: 108px;
	margin: 2px;
}

#opt_biografias a:hover {	
	background: url(../images/menu_empreendimentos/bt_biografias_on.gif);
}

#opt_especiais a {
	display: block;
	text-indent: -1000px;
	background: url(../images/menu_empreendimentos/bt_especiais_off.gif);
	width: 142px;
	height: 108px;
	margin: 2px;
}

#opt_especiais a:hover {	
	background: url(../images/menu_empreendimentos/bt_especiais_on.gif);
}

.titulo_interno_conteudo_1 {	
font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E85C00;
}

.titulo_interno_conteudo_2 {	
font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #33CC00;
}

.titulo_interno_conteudo_3 {	
font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0033;
}

.titulo_interno_conteudo_4 {	
font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0082BF;
}

.titulo_interno_conteudo_5 {	
font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC00CC;
}

.titulo_interno_conteudo_6 {	
font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ECBD00;
}

#caixa_thumbs {
	margin: 5px;
	display: block;
	float: right;
}

#caixa_thumbs2 {
	margin: 15px;
	display: block;
	float: left;
}