/*** 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: 11pt;
	font-weight: normal;
	color: #7FCCFF;
	margin-bottom: 5px;
}

/* TEMPLATE */
#tdGeral {
	width: 778px;
	height: 100%;
	background-color: #003366;
}
#scrollup {
	width: 460px;
	height: 45px;
	position: relative;
	margin: 75px 0px 0px 45px;
	overflow: hidden;
}
.headline {
	position: absolute;
	top: 100px;
	height: auto;
	width:auto;
	text-align: center;
	margin-left: 90px;
}

/*** index ***/
#animaIndex{
	width: 778px;
	height: 210px;
	float: left;
	background-image: url(../img/index/animaIndex.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#welcome{
	width: 590px;
	height: 300px;
	float: left;
	background-image: url(../img/index/welcome.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#rightIndex{
	width: 188px;
	height: 300px;
	float: left;
	background-image: url(../img/index/rightIndex.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#manuais{
	width: 140px;
	height: 75px;
	margin-top: 65px;
	margin-left: 20px;
}
#downloads{
	width: 140px;
	height: 90px;
	margin-top: 60px;
	margin-left: 20px;
}
#localizacaoIndex{
	width: 265px;
	height: 135px;
	float: left;
	background-image: url(../img/index/localizacaoIndex.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#localizacaoIndex div{
	margin: 45px 10px 0px 32px;
	font-size: 10pt;
}
#noticiasIndex{
	width: 513px;
	height: 135px;
	float: left;
	background-image: url(../img/index/noticiasIndex.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#bottomIndex{
	width: 778px;
	height: 60px;
	float: left;
	background-image: url(../img/index/bottomIndex.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#wwwLedz {
	width: 60px;
	height: 30px;
	margin-right: 10px;
	margin-top: 25px;
	float: right;
}
