#main, #topo{
	text-align:left;
	width:944px;
	margin:auto;
	background:none;
}

#topo{
	height:476px;
	background:url(../images/bg.jpg);
}

#rodape{
	clear:both;
	padding:10px;
}

#mainContent_border{
	float:left;
}
#mainContent{
	width:560px;
	
	padding:20px;
	background:#FFF url(../images/top_mainContent.jpg);
	background-repeat:no-repeat;
}

#mainContent_bottom{
	width:600px;
	height:44px;
	clear:left;
	background:#FFF url(../images/bottom_mainContent.jpg);
	background-repeat:no-repeat;
}

#rightContent{
	width:340px;
	float:left;
	background:#222;
}

#rightContent_content{
	width:300px;
	padding:0 20px;
}

#rightContent_top, #rightContent_bottom{
	width:100%;
	height:44px;
	background:#222 url(../images/top_rightContent.jpg);
	background-repeat:no-repeat;
}
#rightContent_bottom{
	background:#222 url(../images/bottom_rightContent.jpg);
}


.page_title{
	font-weight:bold;
	font-size:20px;
	margin-bottom:10px;
	color:#111;
	width:100%;
}

.eglFlash_formItem
,.eglFlash_formInputCaption
,.eglFlash_formInput
,.eglFlash_formButtons
,.eglFlash_formInput input
,.eglFlash_formInput textarea{
	clear:both;
	width:100%;
}

.eglFlash_formInput input
,.eglFlash_formInput textarea{
	border:1px solid #DDD;
	background:#FFF url('../images/bg_input.jpg');
	background-repeat:repeat-x;
}

.eglFlash_formButtons{
	text-align:right;
	margin-top:4px;
}

.eglFlash_formButtons input{
	cursor:pointer;
	border:1px solid #BBB;	
	background:url('../images/bg_input_button.jpg');
}

.eglFlash_formWarning{
	color:#F00;
}
/************************NOTÍCIAS - INÍCIO***************************/
.eglFlash_paginate,
.eglFlash_item,
.eglFlash_title,
.eglFlash_date,
.eglFlash_text,
.eglFlash_author{
	width:100%;
	clear:both;
}

.eglFlash_title{
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	color:#222;
}

.eglFlash_date{
	font-size:10px;
	margin-bottom:10px;
	color:#222;
}

.eglFlash_author{
	text-align:right;
	font-size:8px;
	font-weight:bold;
	margin-bottom:12px;
}

.eglFlash_item{
	margin-top:7px;
	border-bottom:1px dashed #444;
}


.eglFlash_hiderFunction, .eglFlash_hiderFunctionHeader{
	border:1px solid #DDD;
	padding:3px;
	background:#F4F4F4;
}

.eglFlash_hiderFunctionHeader{
	cursor:pointer;
	background:#DDD;
	border:1px solid #CFCFCF;
}
.eglFlash_hiderFunctionHeader:hover {
	background:#CCC;
}

a:hover .eglFlash_hiderFunctionHeader{
	background:#CCC;
}
.eglFlash_hiderFunction .eglFlash_author{
	margin-bottom:0;
}

.eglPost_listType .eglFlash_item{
	border:0;
}

.eglFlash_paginate{
	text-align:center;
}
/************************NOTÍCIAS - FIM***************************/



/************************CONTEÚDO DIREITA - INÍCIO***************************/

/************************CALENDÀRIO - INÍCIO***************************/
#rightContent_content .page_title{
	margin-top:10px;
}

#rightContent_content a:hover div{
	background-color:#272727;
}

#rightContent_content *{
	color:#DDD;
}
#rightContent_content .eglFlash_item{
	clear:both;
}

#rightContent_content .eglFlash_item .eglFlash_title, #rightContent_content  .eglFlash_item .eglFlash_date{
	clear:none;
	font-size:12px;
}


/************************CALENDÁRIO - FIM***************************/

/************************ÀPOIADORES - INÍCIO***************************/
#rightContent_content .eglTile_item{
	text-align:center;
	width:120px;
	padding:10px;
}
#rightContent_content #apoiadores img{
	border:1px #666 dashed;
}
#rightContent_content #apoiadores{
	width:100%;
	text-align:center;
}
/************************ÀPOIADORES - FIM***************************/

/************************NEWSLETTER - INÍCIO******************************/

#newsletter input{
	background:#FFF url('../images/bg_input.jpg');
	background-repeat:repeat-x;
	color:#333;
}

#newsletter .eglFlash_formButtons input{
	cursor:pointer;
	border:1px solid #BBB;	
	background:url('../images/bg_input_button.jpg');
}

/************************NEWSLETTER - FIM******************************/

/************************MÚSICAS - INÍCIO******************************/
#musicas{
	text-align:center;
}

#musicas div {
	margin:auto ;
}
/************************MÚSICAS - FIM******************************/

/************************CONTEÚDO DIREITA - FIM***************************/


/************************FOTOS - INÍCIO***************************/
.eglTile_item{
	width:115px;
	height:130px;
	
	text-align:center;
	float:left;
	overflow:hidden;
}
.eglPhoto_item{
	text-align:center;
}
.eglTile_thumb{
	width:100%;
	height:90px;
	overflow:hidden;
}

.eglTile_thumb img{
	margin:auto;
}
.eglTile_title, .eglTile_date, .eglTile_text, .eglPhoto_title{
	color:#333333;
	font-size:12px;	
}

a:hover .eglTile_item{
	cursor:hand;
	background-color:#EEEEEE;
}

.eglTile_date{
	
}

.eglTile_text{
	
}


/************************FOTOS - FIM***************************/

/************************COMMENTS - INÍCIO******************************/
.eglFlash_comments {
	width:100%;
	clear:both;
	border:1px solid #DDD;
	margin-bottom:10px;
	background:#FAFAFA;
}

.eglFlash_comments .eglFlash_item .eglFlash_date{

	font-size:10px;
	margin-bottom:10px;
	color:#222;
}

.eglFlash_comments .eglFlash_item .eglFlash_author{
	text-align:left;
	font-size:14px;

	font-weight:bold;
	margin-bottom:0px;
}


.eglFlash_comments .eglFlash_item{
	margin-top:7px;
	border:0;
}

.eglFlash_formComments{
	clear:both;
	width:100%;
}

/************************COMMENTS - FIM******************************/

/************************MODAL WINDOW - INICIO***********************/

.modalWindow_loading {
	/*visibility:visible;*/	
	width:125px;
	height:20px;	
	background-image: url("../../templates/ais/images/processamento/9.gif");
	background-repeat: no-repeat;
	position:absolute;
	top:200px;	
	left:50%;
	z-index:3;
}

.modalWindow_show {	
	width:100%;
	height:100%;
	background:#000000;
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
	position:fixed;
	text-align:center;
	z-index:2;	

	display:;
}

.modalWindow_hide {	
	display:none;
	background:none;
}

#modalWindow_content{
	opacity:;
	-moz-opacity: ;
	filter: ;
	margin:auto;
}

/************************MODAL WINDOW - FIM***********************/
