	/*
		Cor Padrao: #AB0000 - VERDE
		De um substituir pela cor padrão do site quando for alterar para outros sites
	
	*/

	body {
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	line-height: 16px;
	font-weight: normal;
	}
	 
	img {
		border: 0;
	}
	
	form, p {
		margin: 0;
		padding: 0;
	}
	
	
	.campo {
		font-size: 11px;
		font-family: "Trebuchet MS", Tahoma, Arial;
		background-color: #ffffff;
		border: 1px solid #CCCCCC;
	}
	
	.botao {
		font-size: 11px;
		font-family: "Trebuchet MS", Tahoma, Arial;
		background-color: #AB0000;
		font-weight: bold;
		color: #ffffff;
		margin-top: 10px;
		padding: 3px 7px 3px;
		border: 0;
	}
	
	.botao_inativo {
		background-color: #CCCCCC;
		font-weight: bold;
		color: #ffffff;
		margin-top: 10px;
		padding: 3px 7px 3px;
		border: 0;
	}
	
	
	
	a {
		text-decoration: none;
		color: #000000;
	}
	
	a:hover {
		text-decoration: none;
		color: #000000;
	}
	
	
	.link_rodape {
		text-decoration: none;
		color: #ffffff;
		font-size: 8pt;
	
	}
	
	.link_rodape:hover {
		color: #ffffff;
		text-decoration: underline;
	}
	
	#titulo_pagina {
		color: #666666;
		font-weight: bold;
		padding: 10px; 
		font-size: 13px;
		margin-bottom: 10px;
	}
	
	#Rodape_1 {
	background:#FFFFFF;
	}
	
	
	
	
	
	.link_paginacao {
		text-decoration: none;
		color: #000000;
	}
	
	.link_paginacao:hover {
		text-decoration: underline;
		color: #000000;
	}

	.link_paginacao_inativo {
		color: #808080;
	}
	

	/*********************************************************************************************/
	/**** MENU ***********************************************************************************/
	/*********************************************************************************************/
	.baixo_menu  {
	background-color:#CCCCCC;
	}
	
	
	
	.menu {
		color: #FFFFFF;
		font-size: 12px;
		background:url(../baixo_menu2.jpg);
	}
	
	.menu2 {
		color: #FFFFFF;
		font-size: 12px; 
		background-color:#CCCCCC;
	}
	
	
	
	.menu_ativo {
	color: #FFFFFF;
	background:url(../baixo_menu3.jpg);
	font-size:14x;
	}
	
	.menu_selecionado {
		color: #FFFFFF;
		background-color: #AB0000;
		font-size:14px;
	}
	
		.menu_selecionado a {
			color: #FFFFFF;
			text-decoration: none; 
			font-size:14px;
		}
		
	.box {
		margin-left: 10px;
		margin-bottom: 10px;
		width: 190px;
		border: 1px dotted #CCCCCC;
		background-color: #f8f8f8;
	}
	 
	.menu_titulo {
		background-color: #808080;
		color: #ffffff;
		padding: 5px;
		font-size:14px;
	}

	/*********************************************************************************************/
	/**** CONTEUDO ***********************************************************************************/
	/*********************************************************************************************/
	
	#conteudo {
		clear: both;
	}
	
	
	#titulo_categoria {
		font-weight: bold;
		font-size: 16px;
		border-bottom: 2px dashed #CCCCCC;
		padding-left: 5px;
	}
	
	.tabela_paginacao_fundo {
		background-color: #E8E8E8;
	}
	
	.nome_guestbook {
		color: #AB0000;
		font-size: 14px;
		font-weight: bold;
	}
	
	.fundo_rodape {
		background-color: #AB0000;	
	}
	
	/*********************************************************************************************/
	/**** AGENDA ***********************************************************************************/
	/*********************************************************************************************/
	
	#calint tfoot tr td {
		background-color: #666666;
		border-top: 4px solid #ffffff;
		color: #FFFFFF;
	}
	
	#calint tfoot tr td a {
		color: #FFFFFF;
	}
	
	.bgcal {
		font-weight: bold;
		text-transform: uppercase;
	}
	
	.diasem {
		background-color: #AB0000;
		color: #FFFFFF;
	}
	
	#prev, #next  {		
		text-transform: uppercase;
		font-weight: bold;
	}
	
	.agenda_data_registro {
		background-color: #999999;	
		color: #FFFFFF;
		padding: 1px;
	}
	
	.agenda_data_registro:hover {
		color: #FFFFFF;
	}
	
	.item_nome {
		font-weight: bold;
	}
	
	.item_linha {
		border-bottom: 1px solid #CCCCCC;
	}
	
	.item_preco {
		font-weight: bold;
	}
	
	.item_descricao {
		padding-left: 20px;
		padding-bottom: 10px;
	}
	
	.linha_categoria {		
		text-transform: uppercase;
		font-weight: bold;
		color:#AB0000;	
		font-size: 15px;
	}
	
	.linha_categoria_desc {	
		font-weight: normal;
	}
	
	
	.agenda_data {
		font-size: 14px;
		font-weight: bold;
		color: #AB0000;
	}
	
	.agenda_data_m {
	font-size:10px;
		font-weight: bold;
		color:#666666;  
	}
	
	.agenda_hora {
		font-size: 10px;
		color:#666666;  
	}
	
	.agenda_hora_m {
		font-size: 10px;
		color:#666666;  
	}
	
	.agenda_titulo {
		font-size: 17px;
		font-weight: bold;
	}
	.agenda_titulo_m {
		font-size: 12px;
		font-weight: bold;
	}
	
	
	.agenda_descricao {
		padding: 10px 12px; 
	}
	
	.agenda_descricao_m {
		padding: 10px 12px; 
	}
	
	
	.imagem_video img {
		border: 8px solid #E5E5E5;
	}
	
	.imagem_video:hover img {
		border: 8px solid #D1D1D1;
	}

	
	/*
	
	Css Abas
	
	*/
	
	
	
	.Aba{
width:150px;
float:left;
text-align:center;
cursor:pointer;
border:1px solid #888888;
border-bottom:0px;
height:25px;
margin-top:5px;
background-color:#e0e0e0;
}
.AbaOn{
width:150px;
float:left;
text-align:center;
cursor:pointer;
border:3px double black;
border-bottom:0px;
height:30px;
background-color:white;
}
.ContentMenu{
display:none;
border:3px double black;
padding:7px;
}
.ContentMenuOn{
display:block;
border:3px double black;
padding:7px;
}

	
	
	
	
	
	
	
	
	
	

