/*** geral ***/
* {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 8pt;
	color: #000000;
	line-height: 14pt;
	font-variant: normal;
	text-decoration: none;
}
html {
	height: 100%;
}
body {
	font-style: normal;
	text-align: center;
	background-image: url(../img/att/body.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #E4E4E4;
	height: 100%;
}
#geral {
	margin: 0px auto;
	width: 900px;
	height: 100%;
	text-align: left;
}
a {
	color: #2E437B;
	font-weight: bold;
}
a:hover {
	color: #000000;
	font-weight: bold;
}
a.wh {
	color: #FFFFFF;
	font-weight: normal;
}
a.wh:hover {
	color: #000000;
	font-weight: normal;
}
p {
	margin-bottom: 10px;
}
img {
	border: none;
}
h1 {
	font-size: 13pt;
	font-weight: normal;
	color: #2E437B;
	margin-bottom: 5px;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #2E437B;
	margin-bottom: 5px;
}
.font10{
	font-size: 10pt;
}

/*** template ***/
.tdMain{
	background-image: url(../img/att/tdMain.jpg);
	background-position: left 310px;
	background-repeat: repeat-x;
}
#animaTemplate{
	width: 900px;
	height: 175px;
	background-image: url(../img/att/animaTemplate.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#left{
	width: 245px;
	height: auto;
	float: left;
}
#titlePage{
	width: 245px;
	height: 130px;
	background-image: url(../img/att/titlePage.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#chat2{
	width: 245px;
	height: auto;
	background-image: url(../img/att/chat2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#chat2Div{
	width: 210px;
	height: auto;
	margin: 80px 0px 0px 18px;
}
#right{
	width: 655px;
	height: auto;
	float: left;
}
#content{
	width: 620px;
	height: auto;
	margin: 10px 0px 20px 10px;
}
#wwwLedz {
	width: 60px;
	height: 20px;
	margin: 10px 5px 0px 5px;
	float: right;
}

/*** INDEX ***/
#tableIndex{
	width: 900px;
	height: 100%;
	background-image: url(../img/att/tableIndex.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#topo{
	width: 900px;
	height: 135px;
	background-image: url(../img/att/topo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float:left;
}
#anima{
	width: 900px;
	height: 305px;
	background-image: url(../img/att/anima.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float:left;
}
#leftIndex{
	width: 255px;
	height: 405px;
	background-image: url(../img/att/leftIndex.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float:left;
}
#mainIndex{
	width: 440px;
	height: auto;
	background-image: url(../img/att/welcome.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float:left;
}
#rightIndex{
	width: 205px;
	height: 405px;
	background-image: url(../img/att/rightIndex.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float:left;
}
#destaque{
	width: 220px;
	height: 245px;
	text-align: center;
	margin: 0px 0px 0px 20px;
}
#newsletter{
	width: 160px;
	height: 115px;
	margin: 190px 0px 10px 28px
}
#webMail{
	width: 205px;
	height: 70px;
}
#welcome{
	width: 440px;
	height: 245px;
	float:left;
}
#welcome div{
	width: 380px;
	height: auto;
	margin: 80px 0px 0px 10px;
}
#chat{
	width: 255px;
	height: auto;
	float:left;
}
#produtos{
	width: 440px;
	height: 90px;
	background-image: url(../img/att/produtos.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float:left;
}
#noticiasIndex{
	width: 440px;
	height: 70px;
	background-image: url(../img/att/noticiasIndex.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float:left;
}
#noticiasIndexContent{
	width: 440px;
	height: 70px;
	margin: 18px 0px 0px 0px;
}
#bottom{
	height: 55px;
	background-image: url(../img/att/bottom.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#bottom p{
	width: 450px;
	display: block;
	color: #FFFFFF;
	margin: 10px 0px 0px 8px;
	font-size: 8pt;
}

/** SCROLL **/
#scrollup {
	width: 360px;
	height: 50px;
	position: relative;
	margin: 0px;
	overflow: hidden;
}
.headline {
	position: absolute;
	top: 100px;
	height: auto;
	width:auto;
	text-align: left;
}

/*** detail ***/
.imgDetail {
	width: 200px;
	height: auto;
	margin: 0px 10px 10px 10px;
	padding: 3px;
	border: 1px solid #999999;
	float: right;
	text-align: center;
}
.imgBorder{
	padding: 3px;
	border: 1px solid #999999;
}


/*** list ***/
.listOptions {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	border-bottom: 1px dotted #003366;
	float: left;
}
.thumbsProdutos {
	width: 150px;
	height: auto;
	text-align: center;
	float: left;
}
.thumbs {
	width: 100px;
	height: auto;
	margin-right: 0px;
	margin-bottom: 5px;
	float: left;
	text-align: center;
}
.imgThumbs {
	width: 90px;
	height: auto;
	text-align: center;
	border: 2px solid #EBEBEB;
}
.titulo {
	border: 1px solid #666666;
	size:10pt;
	color:#FFFFFF;
	background: #32457F;
	padding-left: 3px;
}
.tblLista {
	border: 1px solid #666666;
}
.tdlLista {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 3px;
}
.trlLista {
	border: 1px solid #666666;
}

/*** forms ***/
form {
	display: block;
}
input, textarea, select {
	font-size: 8pt;
	color: #000000;
	margin-bottom: 10px;
	line-height: normal;
	vertical-align: middle;	
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
option {
	color: #000000;
}
.radio {
	background-color: transparent;
	border: none;
	margin-bottom: 10px;
}
.okButton {
	background-color: transparent;
	border: none;
}
.inputRestrito {
	margin-bottom: 0px;
}
label {
	font-size: 8pt;
	width: 80px;
	text-align: left;
	float: left;
}
label.longLabel {
	width: 120px;
}
input.ok {
	font-size: 7pt;
	text-align: center;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	margin-left: 82px;
	background-color: #2E437B;
	border: 1px solid  #000000;
}
#submit {
	width: auto;
	margin: 0px 0px 10px 80px;
}

/*** admin ***/
.listMenu {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	float: left;
}
.listMenuName {
	width: 80%;
	height: auto;
	float: left;
}
.listMenuAction {
	width: 20%;
	height: auto;
	text-align:right;
	float: left;
}
