li a {display:inline-block;}
li a {display:block;}
.html,body{
overflow-x: hidden;
background-color:#E7E3E0;


}
.treb12black {
	font-family: "Trebuchet MS", Tahoma;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	color: #333;
	text-decoration: none;
	line-height: 14px;
}

.treb11black {
	font-family: "Trebuchet MS", Tahoma;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
}

.treb12azulzinho {
	font-family: "Trebuchet MS", Tahoma;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	color: #BAD3F1;
	text-decoration: none;
	line-height: 14px;
}

.treb14titulog {
	font-family: "Trebuchet MS", Tahoma;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
	line-height: 14px;
}

.treb12titulop {
	font-family: "Trebuchet MS", Tahoma;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	color: #660000;
	text-decoration: none;
	line-height: 14px;
}
.treb12link {
	font-family: "Trebuchet MS", Tahoma;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	color: #354990;
	text-decoration: none;
	line-height: 14px;
}

.treb12titulopAzul {
	font-family: "Trebuchet MS", Tahoma;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	color: #354990;
	text-decoration: none;
	line-height: 14px;
}
.treb11date {
	font-family: "Trebuchet MS", Tahoma;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	color: #AEB6D0;
	text-decoration: none;
	line-height: 14px;
}
.treb10brown {
	font-family: "Tahoma", Tahoma;
	font-weight: normal;
	font-size: 8px;
	font-style: normal;
	color:#9F8524;
	text-decoration: none;
	line-height: 10px;
}

.treb10brown:hover {
	font-family: "Tahoma", Tahoma;
	font-weight: normal;
	font-size: 8px;
	font-style: normal;
	color:#9F8524;
	text-decoration: none;
	line-height: 10px;
}

.tahoma10black {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	color: #333;
	text-decoration: normal;
	line-height: 14px;
}

.tahoma10brown {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	color: #9F8524;
	text-decoration: none;
	line-height: 14px;
}
.tahoma10brown:houver {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	color: #9F8524;
	text-decoration: none;
	line-height: 14px;
}

.tahoma11black {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: normal;
	line-height: 13px;
}

.tahoma11blank {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 14px;
}

.tahoma11brown:hover {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	color: #C60;
	text-decoration: underline;
	line-height: 14px;
}

.cred_abertura {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	text-decoration: none;
}

.cred_abertura:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	text-decoration: underline;
}

.tdrecuo {
	text-indent: 2px;
}

.lfloat { float:left; margin-right:0.5em; }
.rfloat { float:right; margin-left:0.5em; }

/* FORMULÁRIO CONTATO */

.input
	{
	font-family: Tahoma;
	font-size: 11 px;
	color: #000000;
	background-color: #F7F7F7;
	border: 1 solid #CCC;
	padding-left: 2px;
	}

.txtarea
	{
	font-family: Tahoma;
	font-size: 11 px;
	color: #000000;
	background-color: #F7F7F7;
	border: 1 solid #CCC;
	padding-left: 2px;
	scrollbar-3dlight-color: #E5E5E5;
	scrollbar-arrow-color: #666;
	scrollbar-darkshadow-color: #E5E5E5;
	scrollbar-face-color: #CFCFCF;
	scrollbar-highlight-color: #FFF;
	scrollbar-base-color: #E5E5E5;
	}

.enviar
	{
	font-family: Tahoma;
	font-size: 11px;
	color: #666;
	background-color: #F5F5F5;
	font-style: normal;
	font-weight: bold;
	border: 1px solid #CCC;
	}
	.border {
	border: 1px solid #CCCCCC;
}

a.pasme {
    display: block;
    width: 77px;
    height: 26px;
    background: url("../img/logo_pasme.jpg") 0 0 no-repeat;
    text-decoration: none;
}

a:hover.pasme {
    background-position: -77px 0;
}

