/* Geral */
* {margin: 0; padding: 0;  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 14pt; font-variant: normal; text-decoration: none;}
body {font-style: normal; color: #000000; text-align: center; background-image: url(../img/att/body.jpg); background-position: left top; background-repeat: repeat-x; background-color: #EBEBEB;	}
#geral {margin: 0px auto; width: 779px; height: 100%; text-align: left; background-color: #FFFFFF;}

a {color: #006C63;}
a:hover {color: #666666;}

p {margin-bottom: 10px;}

.txColor {color: #006C63; font-weight: bold;}
.txColor:hover {color: #666666; font-weight: bold;}
.txWh {color: #FFFFFF; font-weight: bold;}
.txWh:hover {color: #EF9A0E; font-weight: bold;}

h1 {font-size: 12pt; line-height: 15pt; color: #006C63; margin-bottom: 10px; }
h2 {font-size: 10pt; line-height: 12pt; font-weight: bold; color: #006C63; margin-bottom: 10px;}

/* Template */
#top {
	width: 779px;
	height: 120px;
	background-image: url(../img/att/top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#logo {
	width: 160px;
	height: 120px;
	float: left;
}
#imagembrasil {
	width: 120px;
	height: 120px;
	float: right;
}
#menu {
	width: 779px;
	height: 25px;
	float: left;
}
#titlePage {
	width: 779px;
	height: 70px;
	float: left;
}
table.main {
	width: 779px;
	height: 215px;
	background-image: url(../img/att/table.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: left;
}
table.main td {
	padding: 20px 20px 10px 20px;
}
#tdTit{padding:5px; background-color:#CCCCCC}
#tdOn{padding:3px;}
#tdOff{padding:3px;background: #EBEBEB;}
#bottom {
	width: 779px;
	height: 60px;
	margin-bottom: 5px;
	background-image: url(../img/att/bottom.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	clear: both;
}
#bottom p {
	padding-top: 5px;
	padding-left: 150px;
}
#wwwLedz {
	width: 60px;
	padding-left: 20px;
	float: right;
}
/* End Template */

/* Index */
#slogan {
	width: 510px;
	height: 215px;
	background-image: url(../img/att/slogan.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#portifolio {
	width: 269px;
	height: 215px;
	background-image: url(../img/att/portifolio.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#destaquePortifolio {
	width: 220px;
	height: auto;
	margin-top: 55px;
	background-color: #006C63;
	color: #FFFFFF;
	float: left;
}
#destaqueImg {
	width: 220px;
	height: auto;
	text-align: center;
	float: left;
}
#institucional {
	width: 510px;
	height: 125px;
	background-image: url(../img/att/institucional.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#comercial {
	width: 269px;
	height: 125px;
	background-image: url(../img/att/comercial.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#noticias {
	width: 510px;
	height: 165px;
	background-image: url(../img/att/noticias.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#listNoticias {
	width: 470px;
	height: 115px;
	margin-top: 45px;
	margin-left: 23px;
	overflow: auto;
}
#news {
	width: 269px;
	height: 165px;
	background-image: url(../img/att/news.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#news form {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 45px;
	padding-left: 10px;
}
/* End Index */

/* Galeria */ 
#thumbs {
	width: 105px;
	height: auto;
	margin-bottom: 15px;
	float: left;
}
table.imgThumbs {
	width: 90px;
	height: auto;
	text-align: center;
	background-color: #234F33; 
}
table.imgZoom {
	width: 200px;
	height: auto;
	text-align: center;
	background-color: #234F33; 
}
table.imgZoom td,
table.imgThumbs td {
	padding: 1px;
}
#galeriaDetail {
	width: 100%;
	height: auto;
	text-align: center;
}
#listGaleria {
	width: 100%;
	height: auto;
	float: left;
}
/* End Galeria */

/* Noticias */
#noticiasList {
	width: 520px;
	height: auto;
	margin-right: 10px;
	float: left;
}
#newsletter {
	width: 200px;
	height: auto;
	float: left;
}
#imgNoticias {
	width: 220px;
	height: auto;
	margin-bottom: 10px;
	float: left;
}
#legendaNoticias {
	font-size: 7pt;
	font-weight: bold;
	width: 150px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
/* End Noticias */
#imgDetail {
	width: 150px;
	height: auto;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align:right;
	float: right;
}
.imgDetail {
	margin-bottom: 5px;
	border:: 2px solid #006C63;
}
/* Forms */
form {
	display: block;
}
input, textarea, select {
	margin-bottom: 10px;
	line-height: normal;
	vertical-align: middle;
	background-color: #EBEBEB;
	border: 1pt solid #006C63;
}
option {
	color: #000000;
}
label {
	width: 80px;
	text-align: left;
	float: left;
}
label.news {
	width: 50px;
	text-align: left;
	float: left;
}
input.ok {
	font-size: 7pt;
	text-align: center;
	font-weight: bold;
	line-height: normal;
	margin-left: 82px;
	color: #FFFFFF;
	background-color: #006C63;
	border: 1pt solid #EBEBEB;
}
#submit {
	margin-left: 100px;
}
/* End Forms */

.listOptions {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	border-bottom: 1px dotted #666666;
	float: left;
}

