@charset "ISO-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#AA4244;
	background-image: url(/home/img/bg.jpg);
	background-repeat: repeat-x;
}

.tracoMenu {color: #99797A}
.tituloMenu {
	font-family: Arial;
	font-size: 14px;
	color: #CFA2A2;
	font-weight: bold;
}

.itemMenu {
	font-family: Arial;
	font-size: 9px;
	color: #512628;
	font-weight: bold;
	text-decoration:none;
}
.tituloConteudoPrincipal {
	font-family: Tahoma;
	font-size: 14px;
	color: #A83535;
	font-weight: bold;
}
.textoConteudoPrincipal {
	font-family: Tahoma;
	font-size: 11px;
}
.subItemConteudo {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #8F2628;
	text-decoration:none;
}
.descricaoReservas {font-size: 11px; color: #8F2628; font-family: Arial; text-decoration:none; }
.tituloCol2 {
	font-family: Arial;
	font-size: 14px;
	color: #810B0B;
	font-weight: bold;
}
.rodape {font-family: Tahoma; font-size: 11px; color: #666666; }

.txtDescricao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
}
