﻿/* CSS layout */
body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center; /* hack para o IE */
}
#page_cente {
	width: 768px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}
.cente{ text-align: center; }
#page_top {
	background-image: url('../AssImg/wclay_04.jpg');
	background-repeat: repeat-x;
	position: relative;
	padding-left: 50px;
}
#left_col {
	width: 137px;
	position: absolute;
	left: 10px;
	top: 0px;
}
#right_col {
	width: 276px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#page_content {
	margin-right: 277px;
	margin-left: 157px;
	padding-top: 15px;
}
	
#container {
	position: relative;
	width: 100%;
}
#bg_m1 {
	background-color: #003399;
	color: #FFFFFF;
}
#item_m1 {
	height: 20px;
	border-top-style: solid;
	border-width: 1px;
	border-color: #3366CC;
	margin-right: 10px;
	margin-left: 10px;
}
.link_m1 {
	color: #FFFFFF;
	text-decoration: none;
}
.link_m1:hover {
	text-decoration: none;
	color: #99CCFF;
}
#item_m2 {
	height: 20px;
	border-width: 1px;
	border-color: #3366CC;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-style: solid;
	border-top-style: solid;
}
#caixa_ajuda {
	padding-left: 50px;
	margin-top: 20px;
}
#caixaatend {
	background-color: #AED9E7;
}
#numaten {
	margin-left: 15px;
	margin-top: 10px;
	padding-bottom: 10px;
}
.link_end {
	color: #003399;
	text-decoration: none;
	text-align: right;
}
.link_end:hover
{
    color: #003399;
    text-decoration: underline;
    text-align: right;
}
.img_top_log {
	margin-left: 50px;
}
#map {
	position: absolute;
	top: 108px;
	width: 300px;
	left: 255px;
	_left: 205px;
	font-size: 9px;
	color: #003399;
}
h5 {
	color: #003399;
	text-transform: uppercase;
}
.ass_nome {
	font-size: 13px;
	color: #003399;
}
#line_base {
	background-image: url('../AssImg/wc_base_line_al.jpg');
	background-repeat: repeat-y;
	width: 748px;
	padding: 5px 0px 5px 20px;
	margin: 0px auto 0px auto;
	text-align: left;
	color: #003399;
}
#caixalogin {
	width: 302px;
	background-image: url('../AssImg/webcobrador_06.gif');
	background-repeat: repeat-y;
	position: static;
	margin-left: 10px;
}
#caixalogin_int {
	margin-right: 10px;
	margin-left: 10px;
}
.caitext {
	padding: 3px;
	border: 1px solid #B9D8E1;
	font-size: 11px;
	width: 180px;
}
#caixaatend_new {
	background-color: #AED9E7;
	padding-right: 10px;
	padding-left: 10px;
	color: #003399;
	line-height: 14px;
}
