

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imgs/fundo.jpg);
	background-repeat: repeat-x;
	background-color: #495677;
	
	
	font-family: tahoma;
	font-size: 12px;

}

.tahoma11 {
	font-family: tahoma;
	font-size: 11px;
	color:#333333;
}



.tahoma11_preco {
	font-family: tahoma;
	font-size: 11px;
	color:#333333;
}


.tahoma12 {
	font-family: tahoma;
	font-size: 12px;
	color:#333333;
}

.tahoma12_hotel {
	font-family: tahoma;
	font-size: 12px;
	color:#333333;
}

.tahoma16 {
	font-family: tahoma;
	font-size: 16px;
color:#333333;
}

.tahoma20 {
	font-family: tahoma;
	font-size: 20px;
color:#333333;
}


p {
 text-align:left;
	font-family: tahoma;
	color:#333333;
font-size: 12px;
}


.tahoma14 {
	font-family: tahoma;
	font-size: 14px;
	color:#333333;
}


.tahoma14_novo {
	font-family: tahoma;
	font-size: 14px;
}



/* Formularios */
textarea:focus, input:focus, .sffocus, .sffocus {
	background-color: #FFFFcc;
}

input, textarea, select  {
	font-family: Arial;
	font-size: 11px;
	color: #5C5C5C;
	background-color: #F7F7F7;
	border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #FFFFFF;
   	
}

input  {
   	height: 16px;
	}


input.checkbox {
		background-color: #000000;
		}

form {
	margin: 0 0 0 0;
	}



.menu {
	font-family: tahoma;
	font-size: 11px;
	color:#333333;
}

.menu a:link {
	text-decoration:none;
	color:#333333;
	}

.menu a:visited {
	text-decoration:none;
	color:#333333;
	}
	
.menu a:hover {
	text-decoration:underline;
	color:#333333;
	}