/*--------------------------------------------

	 TEXTOS RECENTES

 -------------------------------------------*/

#textos_recentes {

	margin: 5px;

	border: #CCCCCC 1px solid;

	padding-bottom: 5px;

	width: 505px;

	background: url(../imagens/txt_recentes.jpg) right top no-repeat #f2eeee;

}

#txtrecentes_titulo {

	/*background:#F0E3D5 url(../imagens/jornal_tit_topo.gif) top repeat-x;	*/

	padding-top: 4px;

	padding-bottom: 4px;

	padding-left: 15px;

	font-family:Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #666666;

	background: url(../imagens/fundo_tit_agenda.png) repeat-x bottom ;

	margin-bottom: 15px;

	font-size:11px;

}



#txtrecentes_titulo img {

	padding: 0px;

	margin: 0px;

	border: 0px;

	margin-right: 5px;

	background: none;

}



#textos_recentes a:link, #textos_recentes a:visited {

	text-decoration: none;

	color: #4C4237;

	font-size:11px;

	font-family: Arial, Helvetica, sans-serif;

}



#textos_recentes a:hover {

	color: #00226A;

}



#textos_recentes p {

	padding-bottom: 10px;

	padding-left: 15px;

	padding-right: 15px;

	height: 13px;

}







/*--------------------------------------------

	 SLIDESHOW

 -------------------------------------------*/

 

#slideshow {

	width: 300px;

	margin-bottom: 5px;

	margin-left: 5px;

}



#slide {

	border: 1px solid #CCCCCC;

	padding: 5px;

	width: 300px;

}





/*--------------------------------------------

	 BANNERS

 -------------------------------------------*/



#area_banner {

	width: 128px;

	background-color: #F7F7EF;

	float: right;

	position: relative;

}



#banners {

	text-align: right;

	text-align:center;

}



#banners p {

	padding-top: 1px;



	height: 100px;

}





/*--------------------------------------------

	 ÁREA DO CENTRO

 -------------------------------------------*/



#conteudo {

	display:inline;

	float: left;

	width: 517px;

}



#cont_esq {

	width: 318px;

	margin-bottom: 5px;

	float: left;

	position: relative;

}



#cont_dir {

	width: 194px;

	margin-bottom: 5px;

	float: right;

	position: relative;

}





/*--------------------------------------------

	 L I V R A R I A

 -------------------------------------------*/



#livraria {

	width: 187px;

	border: #CCCCCC 1px solid;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	margin-right: 5px;

	position:relative;

}



#livraria img {

	padding: 5px;

	background-color:#FFFFFF;

	border: 1px #CCCCCC solid;

}



#livraria_titulo {

	padding-top: 4px;

	padding-bottom: 4px;

	padding-left: 15px;

	font-family:Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #666666;

	background: url(../imagens/fundo_tit_agenda.png) repeat-x bottom;

}



#livraria_titulo img {

	padding: 0px;

	margin: 0px;

	border: 0px;

	margin-right: 5px;

	background: none;

}



.livraria_item {

	text-align: center;

	height: 220px;

}



.livraria_tit {

	padding-top: 5px;

	font-weight: bold;

	color:#990000;

}



.livraria_autor {

	font-size:9px;

	color: #666666;

}





/*--------------------------------------------

	 R Á D I O S

 -------------------------------------------*/



#radios {

	width: 310px;

	margin-top: 5px;

	margin-left: 5px;

	border: #CCCCCC 1px solid;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

}



#radios_titulo {

	padding-top: 4px;

	padding-bottom: 4px;

	padding-left: 15px;

	font-family:Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #666666;

	background: url(../imagens/fundo_tit_agenda.png) repeat-x bottom;

}



#radios_titulo img {

	padding: 0px;

	margin: 0px;

	border: 0px;

	margin-right: 5px;

	background: none;

}



.radios_item {

	text-align: center;

	padding-left: 6px;

	padding-right: 6px;

	padding-top: 10px;

	padding-bottom: 10px;

	line-height: 15px;



}

.radios_item a:link, .radios_item a:visited {

	text-decoration: none;

	color: #4C4237;

	font-size:11px;

	font-family: Arial, Helvetica, sans-serif;

}



.radios_item a:hover {

	color: #00226A;

}





/*--------------------------------------------

	 M O M E N T O   E S P Í R I T A

 -------------------------------------------*/



#momento_e_jornal {

	border: 1px solid #CCCCCC;

	margin-top: 5px;

	background-color: #FFF;

	padding: 5px 5px 1px 5px;

	width: 177px;

}



#momento_bloco {

	background: url(../imagens/fundo_momento_jornal.png) repeat-x bottom #edede5;

}



.momento_topo {

	margin: 0px;

	height: 58px;

	margin-bottom: 5px;

	background-color: #edede5;

}

#momento_bloco a {

	color: #727272;

	text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;

	font-size:10px;

}



#momento_bloco a:hover {

	color: #333333;

}



#momento_bloco p {

	padding-bottom: 5px;

	padding-left: 5px;

	padding-right: 5px;

}







#teste {

	height: 50px;

	background-color:#339999;

}