/* CSS Document */

*{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	list-style: none;
	list-style-type: none;
	vertical-align: baseline;
	outline: 0;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
html{
	background-color: #000000;
}
body{
	font-family: Verdana;
	font-size: 80%;
	line-height: 137%;
	color: #FFFFFF;
	text-align: center;
}

a{
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	color: #BCBCBC;
	text-decoration: none;
}

h1, h3{
	color: #D4C59C;
	font-weight: bold;
}

h1{
	font-style: italic;
	font-size: 1.3em;
}
h2{
	font-style: italic;
	font-size: 1.2em;
}
h3{
	font-style: italic;
}

.floatleft{
	float: left;
	position: relative;
	padding-right: 8px;
	padding-bottom: 8px;
}
.floatright{
	float: right;
	position: relative;
	padding-left: 8px;
	padding-bottom: 8px;
}
.nofloat{
	clear: both;
}
.hand{
	cursor: pointer;
}
.hide{
	display: none;
}

#pai{
	width: 777px;
	margin: 0px auto;
	height: auto;min-height: 840px;
	text-align: left;
		/*border: 1px solid #FF0000;*/
}
* html #pai{
	height: 840px;
}
#barraesquerda{
	float: left;
	position: relative;
	width: 19.4em;
	height: 840px;
	z-index: 3;
		/*border: 1px solid #00FF99;*/
}

#menu{
	width: 17.6em;
	background-color: #DFBC1B;
	z-index: 899;
		/*border: 1px solid #FFFF99;*/
}
#menu p{
	border: 0px;margin:0px;padding:0px;text-align: left;width: 224px;
}
#menu ul li{
	text-align: left;
	padding: 0px 0px 0px 6px;
}
#menu ul li a{
	display: block;
	height: 20px;
	background: url(imagens/menu_li_bg.gif) left no-repeat;
	text-indent: 12px;
	color: #000000;
	text-decoration: none;
}
#menu ul li a:hover{
	color: #000000;
	background: url(imagens/menu_li_bg_hover.gif) left no-repeat;
}

#submenu{
	float: left;
	position: absolute;
	width: 400px;
	padding: 10px 20px 10px 0px;
	border: 1px solid #000000;
	background: #DFBC1B;
	top: 300px;
	left: 90px;
	z-index: 1001;	
}

#submenu li a{
	color: #333333;
}

#submenudanca{
	float: left;
	position: absolute;
	width: 100px;
	padding: 10px 20px 10px 0px;
	border: 1px solid #000000;
	background: #DFBC1B;
	top: 290px;
	left: 130px;
	z-index: 991;	
}

#submenudanca li a{
	color: #333333;
}


/* ------------------------------------------------------------------------------- PRINCIPAL ------- */
#principal{
	float: left;
	position: relative;
	width: 525px;
	z-index: 1;
	height: 790px;
	
		/*border: 1px solid #FFFF00;*/
}

#paginacao{
	
	float:left;
	text-align:right;
	position: relative;
	width: 525px;
	z-index: 1;
	
}
#textoinst{
	float: left;
	position: absolute;
	width: 320px;
	margin: 20px 0px 0px 0px;
	z-index: 3;
	top: 0;
	left: 0;
}
#flashfundo{
	float: left;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
}
#cursos_videos{
	position: absolute;
	margin-top: 344px;
	width: 525px;
	height: 214px;
	background: url(imagens/bg_cursos_videos.jpg) top center no-repeat;
	z-index: 4;
}


#cursos_videos2{
	position: absolute;
	margin-top: 344px;
	width: 525px;
	height: 214px;
	background: url(imagens/bg_cursos_videos2.jpg) top center no-repeat;
	z-index: 4;
} 

#cursos{
	position: relative;
	float: left;
	width: 255px;
	margin: 10px 0px 0px 0px;
		/*border: 1px solid #FFFF00;*/
}

#cursos .cxa{
	
	width:135px;
	height: 200px;
	margin-left:10px;
	margin-top:10px;
	float:left;	
}


#cursos h2{
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:lighter;
		
	}

#cursos p{
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-style:normal;
	margin-top:10px;
}


#videos{
	float: left;
	position: relative;
	margin: 5px 0px 0px 33px;
	width: 230px;
		/*border: 1px solid #FF0000;*/
}

#aniver_news{
	position: absolute;
	margin-top: 574px;
	width: 525px;
	height: 244px;
	background: url(imagens/bg_aniver_news.jpg) top center no-repeat;
	z-index: 5;
		/*border: 1px solid #FF0000;*/
}
#aniversariantes{
	position: relative;
	float: left;
		/*border: 1px solid #FFFF00;*/
	width: 260px;
	height: 200px;
	padding-top: 74px;
	margin-left: 10px;
}

#aniversariantes p{
	margin-top: 4px;
	/*border-bottom: 1px dashed #333333;*/
	padding-bottom: 4px;
}

#aniversariantes p, #aniversariantes h1{
	color: #232323;
}

#newsletter{
	position: relative;
	float: left;
	width: 220px;
	height: 193px;
		/*border: 1px solid #FFFF00;*/
	padding-top: 41px;
	padding-left: 25px;
}

#formnewsletter .input{
	background: url(imagens/bg_inputs.gif) bottom center no-repeat;
	width: 210px;
	height: 18px;
	text-indent: 4px;
}

#formnewsletter input, #formnewsletter select{
	margin-bottom: 12px;
}

#formnewsletter .nomargin{
	margin-bottom: 0px;
}

#formnewsletter select{
	background: url(imagens/bg_inputs.gif) bottom center no-repeat;
	background-color: #B6AA1F;
}

.btenvia{
	text-indent: 0px;
	width: 60px;
	height: 20px;
	color: #000000;
	background: url(imagens/bg_inputs.gif) bottom center no-repeat;
	margin-top: 10px;
}

#ulpremiacoes, #ulespetaculos{
	width: 500px;
	list-style: none;
	list-style-image:none;
	list-style-type: none;
}
#ulpremiacoes li, #ulespetaculos li{
	float: left;
	position: relative;
	display: inline;
	padding: 0px 10px 10px 0px;
}

#exibefotos img{
	border: 1px solid #CCCCCC;
}

/* -------------------------------------------------------------------------------- FORMUL�RIOS --------- */
#faleconosco #btsubmit{
	width: 80px;
	height: 20px;
	text-align: center;
	padding: 0;margin: 0;
	outline: none;
	text-indent: 0;
	background: #FFFFFF;
	color: #333333;
	font-weight: bold;
}

#faleconosco input{
	width: 400px;
	height: 20px;
	color: #000000;
	background: #DFB537;
	text-indent: 5px;
	border: 1px solid #FFFFFF;
	background: url(imagens/bg_inputs.gif) bottom center no-repeat;
}

#faleconosco textarea{
	width: 400px;
	height: 240px;
	color: #000000;
	background: #DFB537;
	text-indent: 5px;
	border: 1px solid #FFFFFF;
	
}

#bannerestrategia{
margin: 24px 0px 0px 33px;
}

#rodape{	
	clear: both;
	margin: 20px 0px 0px 0px;
	height: 110px;
	bottom: 0px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 4px;
	color: #FFFFFF;
	width: 100%;
	background: url(imagens/bg_rodape.gif) top center no-repeat;
}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 1014;
	text-align: center;
	line-height: 0;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer{
	padding: 10px;
}
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1010;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(imagens/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:visited:hover { background: url(imagens/prevlabel.gif) left 15% no-repeat; }
#nextLink, #nextLink:visited:hover { background: url(imagens/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}
#imageData{
	padding:0 10px;
}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold; font-size: 13px; color: #000000;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1012;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}