/* Geral */

* {
	margin: 0px; 
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-variant: normal;
	color: #000000;
	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-color: #FFFFFF;
	background-repeat: repeat-y;
	height: 100%;
}
#geral {
	margin: 0px auto;
	width: 980px;
	height: 100%;
	background-color: #FFFFFF;
	text-align: left;
}
a {
	color: #003366;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	font-weight: bold;
}
a.red {
	color: #990000;
	font-weight: bold;
}
a.red:hover {
	color: #FFFFFF;
	font-weight: bold;
}
p {
	margin-bottom: 10px;
}
img {
	border: none;
}
h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
	margin-bottom: 5px;
}
h2 {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}
h3 {
	font-size: 14pt;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 5px;
	line-height: 20pt;
}
ul li{
	list-style-type: none;
}


/*** INDEX ***/
#tableIndex{
	width: 980px;
	height: 100%;
	background-color: #FFFFFF;
}
#anima{
	width: 980px;
	height: 315px;
	background-image: url(../img/att/anima.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#menuIndex{
	width: 980px;
	height: 30px;
	background-image: url(../img/att/menuIndex.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#destaques{
	width: 980px;
	height: auto;
	background-image: url(../img/att/destaques.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #EDF0F3;
	float: left;
}
#destaque1{
	width: 405px;
	height: auto;
	margin-top: 70px;
	float: left;
}
#destaque1 div{
	width: 360px;
	height: auto;
	margin: 0px 0px 0px 35px;
}
#destaque2{
	width: 380px;
	height: auto;
	margin-top: 70px;
	float: left;
}
#destaque2 div{
	width: 340px;
	height: auto;
	margin: 0px 0px 0px 20px;
}
#politicaIndex{
	width: 195px;
	height: 260px;
	float: left;
}
#links{
	width: 980px;
	height: 145px;
	background-image: url(../img/att/links.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#restrita{
	width: 190px;
	height: 170px;
	background-image: url(../img/att/restrita.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#eventos{
	width: 360px;
	height: 205px;
	background-image: url(../img/att/eventos.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#eventosInfo{
	width: 340px;
	height: auto;
	margin: 60px 0px 0px 20px;
}
#noticias{
	width: 595px;
	height: 170px;
	background-image: url(../img/att/noticias.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#noticiasScroll{
	width: 560px;
	height: 80px;
	overflow: auto;
	margin: 62px 10px 0px 20px;
}
#videos{
	width: 195px;
	height: 170px;
	float: left;
}
#listOption{
	width: 98%;
	border-bottom: 1px dotted #E4E4E4;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
}
#news{
	width: 440px;
	height: 130px;
	background-image: url(../img/att/news.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#newsContent{
	width: 250px;
	height: auto;
	margin: 55px 0px 0px 180px;
}
#parceiros{
	width: 540px;
	height: 130px;
	background-image: url(../img/att/parceiros.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#adress{
	width: 880px;
	height: 40px;
	float: left;
}
#adress p{
	color: #FFFFFF;
	font-size: 8pt;
	margin: 10px 0px 0px 10px;
}
#adress a{
	font-size: 8pt;
}
#bottom{
	width: 980px;
	height: 40px;
	background-color: #00305A;
}
#wwwLedz {
	width: 75px;
	height: 20px;
	margin-top: 10px;
	float: right;
}

/*** detail ***/
.imgDetail {
	width: 220px;
	height: auto;
	margin: 0px 0px 20px 0px;
	text-align: left;
	float: left;
}
.imgBorder{
	padding: 3px;
	border: 1px solid #999999;
}



/*** forms ***/
form {
	display: block;
}
input, textarea, select {
	font-size: 8pt;
	color: #000000;
	margin-bottom: 10px;
	background-color: #CCCCCC;
	line-height: normal;
	vertical-align: middle;	
	border: 1px solid #CCCCCC;
}
.inputNews{
	width: 150px;
	height: 24px;
	font-size: 8pt;
	color: #000000;
	background-image: url(../img/att/inputNews.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin-bottom: 8px;
	line-height: normal;
	vertical-align: middle;
	border: none;
}
label {
	font-size: 8pt;
	width: 45px;
	text-align: left;
	float: left;
}
input.ok {
	font-size: 7pt;
	text-align: center;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	margin-left: 82px;
	background-color: #FFFFFF;
	border: 1px solid  #999999;
}
#submit {
	width: auto;
	margin: 0px 0px 10px 80px;
}
