/*** geral ***/
* {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: 14pt;
	font-variant: normal;
	text-decoration: none;
}
html {
	height: 100%;
}
body {
	font-style: normal;
	text-align: center;
	background-image: url(../img/att/bodyIndex.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	height: 100%;
}
#geral {
	margin: 0px auto;
	width: 980px;
	height: 100%;
	text-align: left;
}
a{
	font-weight: bold;
	color: #990000;
}
a span {
	font-size: 10px;
	line-height: normal;
}
a:hover {
	font-weight: bold;
	color: #666666;
}
a.silver {
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}
a.silver:hover {
	font-size: 8pt;
	font-weight: normal;
	color: #990000;
}
a.silver2 {
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
}
a.silver2:hover {
	font-size: 9pt;
	font-weight: normal;
	color: #990000;
}
a.wh {
	color: #00265D;
	font-weight: bold;
}
a.wh:hover {
	color: #000000;
	font-weight: bold;
}

.txt-wh{
	color:#FFFFFF;
}
.txt-red{
	color:#990000;
}
p {
	margin-bottom: 10px;
}
img {
	border: none;
}
h1 {
	margin:0px 0px 20px 0px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: 170% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
	color: #990000;
}
h1.pageTitle {
	letter-spacing: -1px;
	font: 210% "Trebuchet MS", Tahoma, Arial;
	color: #990000;
}
h2 {
	margin: 0px 0px 5px;
	font: 115% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
	font-weight: bold;
	color: #990000;
}
h3 {
	margin: 10px 0px 0px 0px;
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
}


/*** template ***/
#tableGeral{
	width: 100%;
	height: 100%;
	text-align: center;
}
#bottomGeral{
	width: 100%;
	height: 205px;
	background-image: url(../img/att/bottomGeral.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #000000;
	text-align: center;
}
#menu{
	width: 980px;
	height: 65px;
	float: left;
}
#menu2 {
	width: 195px;
	height: 110px;
	float: left;
}
#menu2 ul {
	width: 170px;
	height: auto;
	list-style-type: none;
	float: right;
}
#menu2 ul li{
	width: 170px;
	height: 22px;
	padding-top: 3px;
	border-bottom: 1px dotted #999999;
}
#menu2 ul li a{
	width: 150px;
	height: 23px;
	display: block;
	color: #333333;
}
#menu2 ul li a:hover{
	width: 150px;
	_width: 145px;
	height: 22px;
	display: block;
	color: #FFFFFF;
	background-image: url(../img/att/bullet.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #333333;
	padding-left: 25px;
	padding-top: 4px;
	margin-top: -3px;
	
}
#left{
	width: 195px;
	height: 325px;
	background-image: url(../img/att/leftIndex.png);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#right{
	width: 785px;
	height: auto;
	background-image: url(../img/att/right.png);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#logo{
	width: 195px;
	height: 175px;
	float: left;
}
#scroll {
	width: 765px;
	height: 285px;
	float: left;
}
#chat{
	width: 785px;
	height: 40px;
	text-align: right;
	float: left;
}
#chat p{
	margin: 20px 22px 0px 0px;
}
#welcome{
	width: 480px;
	height: auto;
	float: left;
}
#welcomeInfo{
	width: 430px;
	height: auto;
	margin: 10px 0px 30px 16px;
}
#orcamentoIndex{
	width: 240px;
	height: auto;
	float: left;
}
#orcamentoIndexInfo{
	width: 205px;
	height: auto;
	margin: 15px 0px 0px 25px;
}
#noticias{
	width: 305px;
	height: auto;
	background-image:url(../img/att/noticias.png);
	background-position: left 50px;
	background-repeat: no-repeat;
	float: right;
}
#noticiasInfo{
	width: 235px;
	height: auto;
	margin: 5px 0px 0px 46px;
}
.calendar{
	width: 30px;
	height: 30px;
	background-image:url(../img/att/calendar.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
.noticiasTit{
	width: 200px;
	height: 30px;
	float: left;
}
.date{
	font-size: 10pt;
	font-weight: bold;
	margin-top: 8px;
	margin-left: 6px;
	color: #DD091A;
}

#links{
	width: 795px;
	height: 130px;
	float: left;
}
ul.ListNone{
	list-style-type: none;
	margin-top: 48px;
}
.ListNoneFirst{
	margin-left: 66px;
	_margin-left: 33px;
}
#boxOqueFazemos{
	width: 180px;
	height: 130px;
	float: left;
}
#boxTrabalhos{
	width: 180px;
	height: 130px;
	float: left;
}
#boxContato{
	width: 180px;
	height: 130px;
	float: left;
}
#boxSuporte{
	width: 180px;
	height: 130px;
	float: left;
}
#webMail{
	width: 185px;
	height: 130px;
	float: left;
}
#webMailInfo{
	width: 180px;
	height: auto;
	margin: 48px 0px 0px 0px;
}
#webMailInfo p{
	margin: 15px 0px 0px 0px;
}
#rodaPe{
	width: 980px;
	height: 50px;
	float: left;
}
#redesSociais{
	width: 190px;
	height: 50px;
	text-align: right;
	float: left;
}
#redesSociais p{
	color:#CCCCCC;
	margin: 20px 0px 0px 10px;
}
#rodaPeEndereco{
	width: 700px;
	height: 50px;
	float: left;
}
#rodaPeEndereco p{
	color:#CCCCCC;
	margin: 20px 0px 0px 10px;
}
#geralBottom {
	margin: 0px auto;
	width: 980px;
	height: auto;
	text-align: left;
}
#bottom{
	width: 980px;
	height: 90px;
}
#bottom p{
	display: block;
	font-size: 8pt;
	color: #999999;
	margin: 52px 20px 0px 0px;
	float: right;
}


/****/
label.labelWebmail {
	color: #FFFFFF;
	width: 50px;
	margin-bottom: 0px;
	font-weight: bold;
}
input.inputWebmail {
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: transparent;
	border: 0px;
}
input.submitWebmail {
	margin-bottom: 0px;
	margin-left: 50px;
	background-color: transparent;
	border: none;
}

/*** Notícias ***/
.listOptions {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
	float: left;
}
a.link{
	font-size: 9pt;
	color: #333333;
}
a.link:hover{
	font-size: 9pt;
	color: #666666;
}

/*** twitter ***/
#twitter_div {
	width: 270px;
	height: auto;
	margin-left: 15px;
}
ul#twitter_update_list {
	list-style: none;
}
ul#twitter_update_list li {
	margin-bottom: 10px;
	border-bottom: 1px dotted #999999;
	padding-bottom: 3px;
}

/*** forms ***/
form {
	display: block;
}
input, textarea, select {
	font-size: 8pt;
	color: #666666;
	line-height: normal;
	vertical-align: middle;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
option {
	color: #000000;
}
label {
	width: 100px;
	text-align: left;
	float: left;
}
input.ok {
	font-size: 8pt;
	color: #FFFFFF;
	line-height: normal;
	vertical-align: middle;
	margin-bottom: 10px;
	background-color: #990000;
	border: 1px solid;
	margin-left: 100px;
}
#submit {
	margin-left: 100px;
	margin-bottom: 10px;
}
