﻿/* border: #00FF00 solid 1px; */

* {margin: 0; padding: 0; border: 0;}

body {
	font-family: Tahoma, Verdana, Helvetica, sans-serif; 
	font-size:12px;
	background: #FF0 url(../imagens/esquema_de_cor.jpg);
	}

/*******************/
/*  ESRUTURA GERAL*/
/******************/	
#geral{
	float:center;
	position: relative;
	width:980px;
	height:auto;
	margin: auto;
	text-align: left;
	}

#bannerUol_01{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#topo{
	float:left;
	width: 920px;
	height:123px;
	background:#FF0 url(../imagens/bannerlirica1.jpg);
	}

#playerMusica{
	width: 680px;
	height:200px;
	margin-bottom:10px;
	}
	
#menu{
	width:190px;
	height:280px;
	}
	
#menu2{
	width:714px;
	height:60px;
	}	
	
#texto{
	float:left;
	width:554px;
	height:auto;
	font-size:22px;
	padding:0px 0px 0px 150px;
	margin:10px 0px 0px 0px;
	}	
#tgs{
	visibility:hidden;
}
/*****************************/
/*  CLASSES                   */
/*****************************/
.sombra{
Filter:progid:DXImageTransform.Microsoft.Shadow(color=#0000000, direction=125, strength=5)
}
	
.bold{ 
	font-weight:bold;
}


.banners{
	float:left;
	padding:0px 0px 10px 0px;
}

.bannersVideos{
	float:left;
	margin-left:10px;


	padding-left:10px;
}

.bannersRodape{
	float:left;
	padding:10px 20px 0px 25px;
	margin-bottom:20px;
}

.imgDireita{
	float:right;
	padding:0px 10px 0px 5px}

.imgEsquerda{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	padding:3px;
	border:1px #5C2A72 solid;
}

.h1{
	font-size:14px;
	font-weight:bold;
}

.botao{ 
	background:url(../imagens/bt_enviar.png);
	background-repeat:no-repeat;
	width:80px;
	height:20px;
	color:#FFF;
	}

.bannerMiniFundo{
	float: left;
	width: 450px;
	height: auto;
	color: #FFFFFF;
	margin: 10px 10px 10px 10px;
		padding-right:10px;

	}
	
	.bannerMiniFundo bannerMiniBotao{
		margin-right: 10px;
		margin-left: 10px;
		}

.texto_acervo{
	float: left;
	width: 680px;
	height: auto;
	font-size:12px;
	color:#fff;
	text-align:justify;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 5px 5px;
	}

	.texto_acervo p{
		margin-bottom:10px;
	}		

	.texto_acervo a {
		color: #fff;
		font-size: 11px;
		text-decoration: underline;
		}
	
	.texto_acervo a:hover {
	color: #FFF;
	text-decoration: none;
		}	

/******************/
/*  CONTEUDO GERAL */
/******************/

#colaboradores{
	float: left;
	margin: 10px 0px 0px 15px;
	padding-bottom:20px;
	}		

	#colaboradores h2{
	color:#fff;
	font-size:14px;
	}

#banners{
	float: left;
	padding: 0px 0px 0px 7px;
	}		

	
#conteudo{
	float:left;
	width: 920px;
	height:auto;
	padding: 0px 0px 20px 0px;
	background-color: #FFF;
	}

#texto{
	float: left;
	width: 680px;
	height: auto;
	font-size:12px;
	color:#fff;
	text-align:justify;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 5px 5px;
	}

	#texto p{
		margin-bottom:10px;
	}		

	#texto a {
		color: #fff;
		font-size: 11px;
		text-decoration: underline;
		}
	
	#texto a:hover {
		color: #ae01bb;
		text-decoration: none;
		}	

#ident{
	float: left;
	width: 677px;
	height: auto;
	color: #FFFFFF;
	text-align:center;
	margin: 10px 0px 0px 10px;
	padding: 5px 0px 5px 10px;
	background-color:#C78C21;
	}
#myContent1{
	float: left;
	width: 687px;
	height: 306px;
	margin:  10px 0px 0px 10px;
	}
#identHome{
	float: left;
	width: 684px;
	height: auto;
	color: #FFFFFF;
	text-align:center;
	margin:  10px 0px 0px  10px;
	padding: 5px 5px 5px 5px;
	background-color:#C78C21;
	}

#identBanner{
	float: left;
	width: 684px;
	height: auto;
	color: #FFFFFF;
	text-align:center;
	margin:  10px 0px 0px  10px;
	padding: 5px 5px 5px 5px;
	background-color:#200329;
	}

#identTitulo{
	float: left;
	width: 677px;
	height: auto;
	color: #FFFFFF;
	text-align:center;
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	background-color:#CFB10C;
	}


#colunaEsquerda{
	float:left;
	width: 190px;
	height:auto;
	}
	
	#colunaEsquerda a {
	color: #FFF;
	font-size: 11px;
	text-decoration: underline;
		}
	
	#colunaEsquerda a:hover {
		text-decoration:none;
		}
		
#colunaDireita{
	float: left;
	width: 715px;
	min-height: 500px;
	margin-top:20px;
	text-align:left;
	background-image:url(../imagens/bg_colunadireita.jpg);
	}

	#colunaDireita a {
		color: #fff;
		font-size: 12px;
		text-decoration: underline;
		}
	
	#colunaDireita a:hover {
		color: #22032d;
		text-decoration: none;
		}	
	
#textoFaleConosco{
	float: left;
	width: 680px;
	height: auto;
	font-size:12px;
	color:#fff;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	}
	
#textoFaleConosco p{
	margin-bottom:20px;
}		
	
/******************/
/*  RODAPÉ        */
/******************/	

#rodape {
	width:900px;
	height:31px;
	padding:18px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	color:#fff;
	background-image:url(../imagens/bg_rodape.jpg);	
	clear:both;
	}
	
#rodape a {
	text-decoration: none;
	}

	#rodape a:hover {
	text-decoration:underline;
	}
		
		
#creditos {
	position:relative;
	top:-18px;
	left:69px;
	width:30px;
	height:18px;
	margin: 7px 0px 0px 770px;
	}
