/* Geral */
* {
	margin: 0; 
	padding: 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	color: #000000;
	font-variant: normal;
	text-decoration: none;
}
body {
	font-style: normal;
	text-align: center;
	background:url(../img/att/fundo.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #DFEAC1;
}
body.iframeDestaque {
	font-style: normal;
	text-align: left;
	background:url(../img/att/destaque_list.jpg);
	background-position: left top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #DFEAC1;
}
div#geral {
	margin: 0px auto;
	width: 779px;
	height: 100%;
	text-align: left;
}
div#main {
	width: 760px;
	height: 100%;
	margin: 0px 10px 0px 10px;
}
table.main {
	width: 760px;
	height: 100%;
	background-image: url(../img/att/main.gif);
	background-position: left top;
	background-repeat: repeat-y;
	float: left;
}
a {
	color: #74723F;
	font-weight: bold;
}
a:hover {
	color: #666666;
	font-weight: bold;
}
p {
	margin-bottom: 10px;
}
p.centerText {
	text-align: center;
	margin-bottom: 10px;
}
.txColor {
	color: #74723F;
	font-weight: bold;
}
.txColor a:hover {
	color: #666666;
	font-weight: bold;
}
.txWh {
	color: #FFFFFF;
	font-weight: bold;
}
.txWh a:hover {
	color: #CCCCCC;
	font-weight: bold;
}
h1 {
	font-size: 11pt;
	line-height: 15pt;
	color: #74723F;
	margin-bottom: 10px;
}
h2 {
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #74723F;
	margin-bottom: 10px;
}

/* Template */
div#topo {
	width: 760px;
	height: 88px;
	background-image:url(../img/att/topo.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
}
div#menu {
	width: 160px;
	height: 392px;
	float: left;
}
div#titlePage {
	width: 600px;
	height: 42px;
	float: left;
}
div#content { 
	width: 560px;
	height: auto;
	margin-left: 15px;
	float: left;
}
td.bottom {
	width: 760px;
	height: 55px;
	background-image:url(../img/att/bottom.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
td.bottom p {
	margin-top: 5px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 0px;
}
div#wwwLedz {
	width: 120px;
	height: 50px;
	margin-top: 10px;
	background-image: url(../img/att/lateral_bottom.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
div#wwwLedz a {
	padding-left: 15px;
}
div#imgDetail {
	width: 220px;
	height: auto;
	margin-bottom: 10px;
	float: left;
}
div#listOptions {
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 5px;
	background-image: url(../img/att/line.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

/* Index */
div#anima {
	width: 295px;
	height: 232px;
	background-image: url(../img/att/anima.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float:left;
}
div#destaque {
	width: 305px;
	height: 232px;
	background-image: url(../img/att/destaque.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
div#destaque iframe {
	width: 279px;
	height: 208px;
	margin-top: 7px;
}
div#notas {
	width: 295px;
	height: auto;
	background-image: url(../img/att/notas.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
div#listNotas {
	width: 265px;
	height: auto;
	margin-top: 30px;
	margin-left: 5px;
	float: left;
}
div#agenda {
	width: 305px;
	height: auto;
	background-image: url(../img/att/agenda.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
div#listAgenda {
	width: 265px;
	height: auto;
	margin-top: 30px;
	margin-left: 10px;
	float: left;
}

/* Index Destaque */
#mainDestaque {
	width: 279px;
	height: auto;
	float: left;
}
#imgDestaque {
	width: 279px;
	height: 178px;
	float: left;
}
#titDestaque {
	width: 219px;
	height: 30px;
	text-align: center;
	float: left;
}
#titDestaque p {
	margin-top: 5px;
	margin-bottom: 0px;
}
#btsDestaque {
	width: 30px;
	height: 30px;
	float: left;
}

/* Notas */
#thumbsNotas {
	width: 80px;
	height: auto;
	margin-bottom: 5px;
	float: left;
}
table.imgThumbsNotas {
	width: 70px;
	height: auto;
	text-align: center;
	background-color: #74723F; 
}
table.imgThumbsNotas td {
	padding: 1px;
}
#txNotas {
	width: 480px;
	height: auto;
	margin-bottom: 5px;
	float: left;
}

/* Galeria */
#thumbs {
	width: 104px;
	height: auto;
	margin-bottom: 14px;
	float: left;
}
table.imgThumbs {
	width: 90px;
	height: auto;
	text-align: center;
	background-color: #74723F; 
}
table.imgZoom {
	width: 200px;
	height: auto;
	text-align: center;
	background-color: #74723F; 
}
table.imgZoom td,
table.imgThumbs td {
	padding: 1px;
}
div#galeriaDetail {
	width: 100%;
	height: auto;
	text-align: center;
}
div#galeriaDetail table {
	text-align: center;
}
div#listGaleria {
	width: 100%;
	height: auto;
	float: left;
}

/* Forms */
form {
	display: block;
}
input, textarea, select {
	color: #000000;
	margin-bottom: 10px;
	line-height: normal;
	vertical-align: middle;
	background-color: #EBEBEB;
	border: 1pt solid #666666;
}
option {
	color: #000000;
}
label {
	width: 80px;
	text-align: left;
	float: left;
}
input.ok {
	font-size: 7pt;
	text-align: center;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	margin-left: 82px;
	background-color: #74723F;
	border: 1pt solid #FFFFFF;
}
div#submit {
	margin-left: 100px;
}

/* Admin */
div#listMenu {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	float: left;
}
div#listMenuName {
	width: 81%;
	height: auto;
	float: left;
}
div#listMenuAction {
	width: 19%;
	height: auto;
	float: left;