@charset "utf-8";
/* CSS Document */

.fundo_topo {
	background-image: url(images/labmix_01.jpg);
	background-repeat: repeat;
	background-position: right top;
}
.img_ESQ {
	float: left;
}
.fundo_meio {
	background-image: url(images/labmix_09.jpg);
	height: 137px;
}
.fundo_degrade {
	background-image: url(images/labmix_12.jpg);
	background-repeat: repeat-x;
}
#ESQ {
	padding-top: 20px;
	padding-left: 50px;
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
.barrinha {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 7px;
}
.barrinha_destaque {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E72526;
	width: 7px;
}

.vermelho {
	color: #ed1c24;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.evento_nao_destaque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.botton {
	height: 82px;
	background-color: #E9E8E6;
}
.links {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

#telefone {
	padding-top: 40px;
	padding-left: 50px;
	float: left;
	vertical-align: middle;
}
#assiinatura {
	padding-right: 20px;
	float: right;
	width: 300px;
}

#copyright {
	padding-left: 50px;
	float: left;
}

#cotacao {
	float: right;
	padding-top: 40px;
	text-align: right;
	padding-right: 50px;
	width: 500px;
}
.form {
	background-color: #F3F4F6;
	border: 1px solid #D3D6DD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.img_DIR {
	padding-right: 48px;
}

.azul {
	color: #1f272e;
}
.cinza {
	color: #657178;
}
#DIR {
	padding-top: 20px;
	padding-right: 20px;
	float: right;
	width: 319px;
	padding-bottom: 20px;
}
.SUBSCRITO {
	text-transform: none;
	font-size: 9px;
	font-variant: normal;
	line-height: 0px;
	text-decoration: blink;
}
.atendimento-online {
	float: left;
	height: 34px;
	width: 110px;
	text-align: center;
	font-weight: bold;
	color: #1F272E;
	border: 1px solid #979EAE;
	vertical-align: middle;
	margin-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}

