@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E9E9E9;
}
.lateral_esq {
	background-image:  url(/images/lateral_sombra_branca.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #E9E9E9;
}
.lateral_dir {
	background-image:  url(/images/lateral_sombra_verme.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #E9E9E9;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.borda_sup_limitada {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.letras_maiores {
	font-family: Candara, Verdana, "Arial Rounded MT Bold", Arial;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.sub_titulo_vermelho {
	font-family: Candara, Verdana, "Arial Rounded MT Bold", Arial;
	font-size: 13px;
	color: #D20100;
	font-weight: bold;
}
.endereco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
	color: #666666;
}
.radio {
	width: 10%;
	border: 1px solid #FFFFFF;
}

.list-header {
	font-family: Candara, Verdana, "Arial Rounded MT Bold", Arial;
	font-size: 12px;
	color: #E40A08;
	background-image: url(/graficos/bg-list-header.jpg);
	height: 23px;
	font-weight: bold;
	background-repeat: repeat-x;
}
.reservado {
	font-family: Candara, Verdana, "Arial Rounded MT Bold", Arial;
	font-size: 12px;
	color: #E40A08;
	font-weight: bold;
}
.list-column-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-image: url(/graficos/bg-list-item.jpg);
	background-repeat: repeat-x;
}
.list-column {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-image: url(/graficos/bg-list-item.jpg);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.list-column-no-border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-image: url(/graficos/bg-list-item.jpg);
	background-repeat: repeat-x;
}
.empresa_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #E6E6E6;
	padding: 20px;
}
.empresa_image {
	margin-top: 20px;
	margin-bottom: 20px;
}
.details {
	float: right;
	width: 350px;
}
.destaque_cel_1 {
	padding: 3px;
}
.dest_table {
	background-image: url(/graficos/bg-dest.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

