/*** geral ***/
* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	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: left top;
	background-repeat: repeat-x;
	height: 100%;
}
#geral {
	margin: 0px auto;
	width: 778px;
	height: 100%;
	text-align: left;
}
a {
	color: #FFCC00;
	font-weight: bold;
}
a:hover {
	color: #FEF201;
	font-weight: bold;
}
a.wh {
	color: #FFFFFF;
	font-weight: normal;
}
a.wh:hover {
	color: #FFCC00;
	font-weight: normal;
}
p {
	margin-bottom: 10px;
}
img {
	border: none;
}
h1 {
	font-size: 11pt;
	font-weight: normal;
	color: #7FCCFF;
	margin-bottom: 5px;
}
h2 {
	font-size: 9pt;
	font-weight: normal;
	color: #FFCC00;
	margin-bottom: 10px;
	border-bottom: 1px dotted #7FCCFF;
}
.tdManuais{
	border: 1px solid #FFFFFF;
	padding-left: 5px;
	padding-bottom: 5px;
}
/*** template ***/
#tdGeral {
	width: 778px;
	height: 100%;
	background-color: #003366;
}
#tableMain{
	width: 778px;
	height: 100%;
	background-image: url(../img/att/mainTemplate.jpg);
	background-position: left 210px;
	background-repeat: no-repeat;
}
.tdContent {
	width: 640px;
	height: 400px;
	background-image: url(../img/att/tdContent.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#animaTemplate{
	width: 778px;
	height: 210px;
	float: left;
	background-image: url(../img/att/animaTemplate.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#tdLeft{
	width: 635px;
	height: auto;
	float: left;
}
#tdRight{
	width: 138px;
	height: auto;
	float: right;
}
#contetnManuais{
	width: 110px;
	height: 100px;
	font-size: 8pt;
	line-height: 10pt;
	margin-top: 50px;
	margin-left: 8px;
}
#contetnDownloads{
	width: 110px;
	height: 95px;
	font-size: 8pt;
	line-height: 10pt;
	margin-top: 80px;
	margin-left: 8px;
}
#localizacaoTemplate{
	width: 110px;
	height: 100px;
	margin-top: 70px;
	margin-left: 8px;
}
#titlePage{
	width: 82px;
	height: 396px;
	float: left;
}
#titlePage2 {
	width: 558px;
	height: 58px;
	background-image: url(../img/att/titlePage2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#titlePage2 h1 {
	margin-top: 20px;
}
#content{
	width: 540px;
	height: auto;
	float: left;
}
#noticiasTemplate{
	width: 640px;
	height: 133px;
	float: left;
	background-image: url(../img/att/noticiasTemplate.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#scrollup {
	width: 465px;
	height: 45px;
	position: relative;
	margin: 70px 0px 0px 140px;
	overflow: hidden;
}
.headline {
	position: absolute;
	top: 100px;
	width:auto;
	height: auto;
}
#mapa{
	margin-top: 10px;
}
#bottomTemplate{
	width: 778px;
	height: 50px;
	float: left;
	background-image: url(../img/att/bottomTemplate.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#wwwLedz {
	width: 60px;
	height: 30px;
	margin-right: 10px;
	margin-top: 15px;
	float: right;
}


/*** detail ***/
.imgDetail {
	width: 150px;
	height: auto;
	margin: 0px 0px 10px 10px;
	float: right;
}

/*** list ***/
.listOptions {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	border-bottom: 1px dotted #7FCCFF;
	float: left;
}
.thumbs {
	width: 90px;
	height: auto;
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
}
.imgThumbs {
	width: 90px;
	height: auto;
	text-align: center;
	border: 3px solid #EBEBEB;
}

/*** adm ***/
#tableAdm{
	width: 778px;
	height: 100%;
	background-image: url(../img/adm/tdAdm.jpg);
	background-position: left 210px;
	background-repeat: no-repeat;
	background-color: #003366;
}
#mainAdm{
	width: 778px;
	height: 100%;
	background-image: url(../img/adm/mainAdm.jpg);
	background-position: left 500px;
	background-repeat: repeat-y;
}
#titAdm{
	width: 778px;
	height: 60px;
	float: left;
}
#titAdm h1{
	margin-top: 32px;
	margin-left: 88px;
}
#contentAdm{
	width: 680px;
	height: auto;
	margin-left: 90px;
}
#contentAdm table{
	float: left;
}
#bottomAdm{
	height: 60px;
	vertical-align:bottom;
	background-image: url(../img/adm/bottomAdm.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

/*** forms ***/
form {
	display: block;
}
input, textarea, select {
	color: #000000;
	line-height: normal;
	vertical-align: middle;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 1px solid #7FCCFF;
}
option {
	color: #000000;
}
.inputAdm {
	color: #000000;
}
.radio {
	background-color: transparent;
	border: none;
	margin-bottom: 6px;
}
label {
	width: 80px;
	text-align: left;
	float: left;
}
label.autoLabel {
	width: auto;
	margin-right: 10px;
}
.ok {
	margin-left: 82px;
}
#submit {
	margin-left: 80px;
	margin-bottom: 10px;
}

/*** admin ***/
.listMenu {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	float: left;
}
.listMenuName {
	width: 68%;
	height: auto;
	float: left;
}
.listMenuAction {
	width: 32%;
	height: auto;
	float: left;
}