body {
	margin-top: 0px; 
	margin-right: 0px;
	margin-left: 0px; 
	background:#FFFFFF url("../imagens/fundo.jpg") 
    top left repeat-x fixed;
  }

a:link {
	color: #666666;
	text-decoration: none;}
a:visited {
	text-decoration: none;
	color: #666666;}
a:hover {
	text-decoration: none;
	color: #6C8712;}
a:active {
	text-decoration: none;
	color: #666666;}



.data_hora {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;}

.menu_left {
	font-family: "Tahoma", Verdana, Times New Roman;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
	
	
.menu_topo {
	font-family: "Tahoma", Verdana, Times New Roman;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
	

.menu_remade {
	font-family: Tahoma;
	font-size: 10px;
	color: #006600;
	font-style: normal;
	font-weight: bold;
}
	
.texto_meio {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}

.data_evento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	font-weight: bold;
}

.titulo_evento {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.titulo_evento_ingles {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	font-style: italic;
}

.tipo_evento {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
}

.local_evento {
	font-family: Tahoma;
	font-size: 10px;
	color: #003300;
	font-weight: bold;
}

.fonte_barra {
	font-family: Tahoma;
	font-size: 11px;
	color: #006600;
	font-weight: bold;
}

.fonte_rodape {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

.indice_pagina {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
	
.campo_obrigatorio{
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
}

.hotel_nome{
	font-family: Tahoma;
	font-size: 11px;
	color: #006600;
	font-weight: bold;
}
.txt_forms {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #656551;
	border: 1px solid #333333;
	background-color: #F4F4F4;
	font-weight: bolder;
}

.forms {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #666666;
	border: 1px solid #2C862F;
	background-color: #FFFFFF;
	width:250px;
}
.btn_enviar {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #003300;
	background-color: #2C862F;
	width:80px;
	height:22px;
}
.tfvHighlight {
	background-color: #FF9900;
}
.tfvNormal {
	background-color: #2C862F;
}