/*** geral ***/
* {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 8pt;
	line-height: 14pt;
	color: #333333;
	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;
	height: 100%;
}
#geral {
	margin: 0px auto;
	width: 778px;
	height: 100%;
	text-align: left;
}
a {
	color: #296099;
	font-weight: bold;
}
a:hover {
	color: #FF9900;
	font-weight: bold;
}
a.wh {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
a.wh:hover {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
.txWhite {
	color: #FFFFFF;
	font-weight: bold;
}
p {
	margin-bottom: 10px;
}
h1 {
	font-size: 10pt;
	color: #296099;
	margin-bottom: 5px;
}
h2 {
	font-size: 8pt;
	color: #000066;
	margin-bottom: 5px;
}
ul {
	margin-bottom: 10px;
	margin-left: 20px;
}
li {
	list-style-type: disc;
	margin-bottom: 5px;
}

/*** template ***/
#tableMain {
	width: 778px;
	height: 100%;
	background-image: url(../img/att/content.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
#tdMain {
	width: 778px;
	height: auto;
	background-image: url(../img/att/main2.jpg);
	background-position: 170px 350px;
	background-repeat: no-repeat;
}
#Left {
	width: 170px;
	height: auto;
	background-image: url(../img/att/avaliacao.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#Right {
	width: 238px;
	height: auto;
	background-image: url(../img/att/avaliacao.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#RightTemplate {
	width: 158px;
	height: auto;
	background-image: url(../img/att/avaliacao.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#topTemplate {
	width: 778px;
	height: 180px;
	background-image: url(../img/att/topTemplate.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#titlePage {
	width: 608px;
	height: 55px;
	float: left;
}
#centerTemplate {
	width: 608px;
	height: auto;
	float: left;
}
#mainTemplateContent{
	width: 520px;
	margin-left: 65px;
}
#loginForm {
	width: 170px;
	height: 215px;
	background-image: url(../img/att/login.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#loginForm form {
	width: 120px;
	height: 60px;
	margin-top: 60px;
	margin-left: 20px;
	text-align: left;
}
#loginForm form input {
	margin: 0px 0px 5px 0px;
}
#bottom{
	width: 778px;
	height: 40px;
	background-image: url(../img/att/bottom.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#bottom p{
	width: 550px;
	margin: 25px 0px 0px 0px;
	color: #003366;
	float: right;
}
#bottom div {
	margin-top: 30px;
	margin-left: 10px;
}
#wwwLedz {
	width: 60px;
	height: 20px;
	float: left;
}

/*** index ***/
#tableHome{
	width: 778px;
	height: 100%;
	background-image: url(../img/att/tableHome.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
#tdMainIndex {
	width: 778px;
	height: auto;
	background-image: url(../img/att/main.jpg);
	background-position: 170px 295px;
	background-repeat: no-repeat;
}
#anima{
	width: 550px;
	height: 295px;
	background-image: url(../img/att/anima.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#banner{
	width: 228px;
	height: 295px;
	background-image: url(../img/att/banner.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#nav {		
	width: 170px;
	height: auto;
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#nav li {
	width: 100%;
	height: 15px;
	list-style-type: none;
	/*margin: 0px;	 No margin - needed for Opera */
	float: right;
	text-align:right;
}
#nav ul {	
	width: 170px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}
#nav ul li ul{	/* Styling for those who doesn't have javascript enabled */
	padding-left: 5px;
	
}
#nav li a{	/* Main menu links */
	display: block;
	color: #666666;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	padding-right: 35px;
	padding-top: 3px;
	padding-bottom: 5px;
}
#nav li a:hover,
#nav .activeMainMenuItem { /* Cor da div mouse hover */
	color: #FFCC00;
	background-image: url(../img/att/nav.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#linkPortal {		
	width: 170px;
	height: auto;
	float: left;
}
#main{
	width: 370px;
	height: auto;
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#mainContent{
	width: 285px;
	height: auto;
	margin-left: 65px;
	margin-top: 160px;
}
#mainContent a{
	color: #296099;
	size: 14pt;
}
#mainContent a:hover{
	color: #296099;
	size: 14pt;
	text-decoration: underline;
}
#postit { 
	width: 220px;
	height: 180px;
	margin-left: 20px;
	background-image: url(../img/att/postit.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#postitContent{
	width: 280px;
	height: auto;
	margin-left: 70px;
	margin-top: 5px;
	float: left;
}
#center {
	width: 608px;
	height: auto;
	float: left;
}
#atividades{
	width: 238px;
	height: 420px;
	background-image: url(../img/att/atividades.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#atividades div#atividadesDetalhes {
	margin-left: 20px;
	margin-top: 90px;
}
#atividadesDetalhes{
	width: 185px;
	height: 300px;
	overflow: auto;
}
#atividadesDetalhes div {
	width: 90%;
}
#galeriaBg {
	background-image: url(../img/att/galeria.gif);
	background-position: 34px top;
	background-repeat: no-repeat;
}
#galeriaIndex {
	margin: 30px 0px 0px 65px;
}
#galeriaIndex h1 {
	padding-left: 140px;
}
#parceria{
	width: 180px;
	height: auto;
	float: left;
}
#parceriaLogo{
	width: 180px;
	height: 180px;
	background-image: url(../img/parceiros/parceria.png);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#parceria img{
	margin: 15px 0px 0px 15px;
}

/*** detail ***/
#imgDetail {
	width: 150px;
	height: auto;
	margin: 0px 0px 10px 10px;
	padding: 5px;
	border: 1px solid #AEDDFF;
	float: right;
}
.imgThumbs {
	width: 100px;
	height: auto;
	text-align: center;
	margin-bottom: 10px;
	float: left;
}
.thumbs {
	width: 90px;
	height: auto;
	border: 1px solid #000066;
	float: left;
}
.listGaleria {
	width: 100%;
	height: auto;
	float: left;
}

/*** list ***/
.listOptions {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
	float: left;
}

/*** forms ***/
form {
	display: block;
}
input, textarea, select {
	font-size: 8pt;
	color: #666666;
	margin-bottom: 10px;
	line-height: normal;
	vertical-align: middle;	
	background-color: #FFFFFF;
	border: 1px solid;
}
input.login {
	font-size: 8pt;
	color: #666666;
	margin-bottom: 25px;
	line-height: normal;
	vertical-align: middle;	
	background-color: transparent;
	border: 0px;
}
input.right {
	font-size: 7pt;
	color: #666666;
	margin-top: 2px;
	line-height: normal;
	vertical-align: middle;	
	background-color: #FFFFFF;
	border: 1px solid;
}
option {
	color: #000000;
}
.radio {
	background-color: transparent;
	border: none;
	margin-bottom: 10px;
}
label {
	font-size: 8pt;
	width: 90px;
	text-align: left;
	float: left;
}
label.restrictLabel {
	width: auto;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
}
label.longLabel {
	width: 120px;
}
label.autoLabel {
	width: auto;
	margin-right: 5px;
}
.inputNews {
	margin-bottom: 5px;
}
input.ok {
	font-size: 7pt;
	text-align: center;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	margin-left: 82px;
	background-color: #FF9900;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #EBEBEB;
	border-bottom: solid 1px #EBEBEB;
	border-top: solid 1px #FFFFFF;
}
#submit {
	margin-left: 90px;
	margin-bottom: 10px;
}
/*** admin ***/
.listMenu {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	float: left;
}
.listMenuName {
	width: 68%;
	height: auto;
	float: left;
}
.listMenuAction {
	width: 30%;
	height: auto;
	float: left;
}