/*
*	@Autor: Adriano Coelho Souza
*	@E-mail: adrianosouza@gmail.com
*	@Data: 17/03/2009
*/
.pngfix{ behavior: url("../iepngfix.htc");}
body,div, hr, h1, h2 {font-family: Arial;font-size: 12px;color: #000;margin:0px;}
body{
	background-color:#d9dee2;
	background-image:url(../imagens/bgbody.gif);
	background-position:top;
	background-repeat:repeat-x;
	border:0px;
	padding:0px;
}
/*body{background-color:#FFF; background-image:url(../imagens/bgBody.gif); background-repeat:repeat-x;}*/
/*---------------------------------------------------------------------        DIV DAS PAGINAS     -------------------------------------------------------*/
.centralizado{
	margin-left:auto;
	margin-right:auto;
}
#divCorpo{
	margin-top:0px;
	width:798px;
	height:600px;
}
#divTopo{
	width:798px;
	height:250px;
}
.divTexto{
	width:500px;
	margin:0 auto;
	
}
/*                     MENU                   */
.separador{
	background-image:url(../imagens/aseparador.gif);
	background-repeat:repeat-x;
	background-position:left;
	background-color:#d9dee2;
	width:80px;
	height:15px;
}
#divMenu{
	width:150px;
	height:430px;
	float:left;
	text-align:left;
	background-color:#d9dee2;
	
}
.divMenuItem{
	text-decoration:none;
	color:#666;
	width:150px;
	cursor:pointer;
	font-size:14px;
	background-color:#d9dee2;
	text-indent:22px;
	background-image:url(../imagens/bgMenu.gif);
	background-repeat:no-repeat;
	background-position:left;	
/*	font-weight:bold;*/
}
.divMenuItem a{
	text-decoration:none;
	color:#333;
}
.divMenuItem:hover{
	text-indent:22px;
	background-image:url(../imagens/bgMenuHover.gif);
	background-repeat:no-repeat;
	background-position:left;

}
#selected, #selected a{
	font-weight:bold;
	text-decoration:none;
}
#selected{
	text-indent:23px;
	background-image:url(../imagens/bgMenuSelected.gif);
	background-repeat:no-repeat;
	background-position:left;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++ */
/*                  idiomas                        */
#divIdiomas{
	margin-top:5px;
	text-align:right;
}
#divIdiomas a{
	text-decoration:none;
}
#divIdiomas a img{
	border: 0px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++ */
#divConteudo{
	width:628px;
/*	height:500px;*/
	float:left;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFF;
	background-image:url(../imagens/bgConteudo.gif);
	background-position:left;
	background-repeat:repeat-y;
}
#divRodape,#divRodape a {
	width:798px;
	height:20px;
	font-family:Arial;
	color:#999;
	font-size:9px;
	text-align:right;
	
}
#divRodape a:hover, #divRodape:hover{
	color:#333;
}
/*                  FORMATAÇÃO DO TEXTO                        */

h1{
	margin-top:15px;
	font-size:18px;
	color:#1f3343;
	text-align:center;
}
h2{
	font-size:12px;
	color:#516576;
	text-align:center;
}
h3{
	font-size:13px;
	color:#333;
	text-align:justify;
	width:500px;
	font-weight:normal;
}
h4{
	width:600px;
	background-color:#333;
	color:#FFF;
	font-size:13px;
	text-indent:50px;
	line-height:20px;
	clear:both;
}
/*
h4{
	font-size:10px;
	color:#516576;
	text-align:center;
}
*/
.divItemHome{
	margin: 10px 20px 10px 20px;
	float:left;
	height:180px;
	width:250px;
}
.divItemHome a{
	text-decoration:none;
}
.divItemHome a img{
	border:0px;
}
.spanDestaque{
	font-style:oblique;
	font-weight:bolder;
}
.aLink{
	text-decoration:none;
	color:#3a4e5f;
	text-decoration:underline;
}
#divCitacaoMusica{
	color:#333;
	font:"Times New Roman", Times, serif;
	font-size:12px;
	
}
.divObs{
	font-size:11px;
	font-style:oblique;
	color:#333;
}
.divGaleria{
	margin: 5px 5px 5px 5px;
	float:left;
	width:100px;
}
.divGaleria img{
	border: 0px;
}
.divGaleria a{
	text-decoration:none;
	border: 0px;
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*--------------------------------------------------------------------------------------------------------------------------------------------------------*/