#menu {
	position:absolute;
	left:0px;
	width:166px;
	height:100%;
	background-color:#FFFFFF;
	}

a.menu_bot:link, a.menu_bot:visited {
	font-family: Arial;
	background: url(images/linha_background.jpg) repeat-x;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	height: 20px !important;
	height: 25px;
	display: block;
	text-decoration: none;
        text-transform: uppercase;
}

a.menu_bot:hover{
	background: #FF6600;
//	background: url(images/menu_background.jpg) repeat-x;
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
	height:25px;
}


a.menu_bot_l:link, a.menu_bot_l:visited {
	font-family: Arial;
	padding-left: 15px;
	display: block;
	padding-top: 6px;
	padding-bottom: 0px;
	height: 19px !important;
	height: 25px;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	text-decoration: none;
        text-transform: uppercase;
}

a.menu_bot_l:hover {
	background: #ADADAD;
//	background: url(images/menu_background.jpg);
	text-decoration: none;
	color: #FFFFFF;
	height: 25px;
}

.port_titulo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#000000;
}

.descricao {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#666666;
}

.cliente {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#F58218;
	margin-top:15px;
}

.cliente_info {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#4D4D4D;
	margin-bottom:20px;
}

.destaque_info {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#FFFFFF;
	padding-left:5px;
	padding-top:7px;
}

.home_b {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #4D4D4D;
	text-align:justify;
}

.contact_sub_title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	margin-top:20px;
}
.contact_input {
	width:440px;
	background:#E8E5DF;
	border: 1px solid #c1c1c1;
}
.footer {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

a.base_link:link, a.base_link:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.base_link:hover{
	text-decoration: underline;
	color:#000000;
}