/**
*	SANTUÁRIO NOSSA SENHORA DO CARMO
*	--------------------------------
*	Folha de Estilos em Cascata (CSS)
*	feito por Thiago Ricieri, <thiago.ricieri@gmail.com>
*/	

#tttop {
	height: 197px;}
	
#ttbody {
	text-align: left;
	width: 750px;}
	
	#tthorbar {
		}
		
		#ttusersonline {
			float: right;
			padding: 8px;}
		
	#ttsidebar {
		float: right;
		width: 170px;}
		
		#ttquickbuttons {
			}
		
		#ttmenu {
			}
			
		#ttindication {
			padding: 8px;
			text-align: center;}
			
			#ttindication div {
				margin-bottom: 8px;}
			
			#ttindication .title {
				font-size: 12px;
				font-weight: bold;}
				
			#ttindication .content {
				}
				
			#ttindication .shortcutlink {
				}
		
	#ttcontent {
		padding: 8px;}
		
	#ttcontent,
	#ttfoot {
		margin-right: 179px;}
	
#ttfoot {
	clear: both;
	line-height: 18px;
	padding-top: 15px;
	padding-bottom: 25px;}
