/*** geral ***/

* {

	margin: 0px;

	padding: 0px;

	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;

	font-size: 8pt;

	color: #000000;

	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: center top;

	background-repeat: repeat-y;

	height: 100%;

}

#geral {

	margin: 0px auto;

	width: 778px;

	height: 100%;

	text-align: left;

}

a {

	color: #000000;

	font-weight: normal;

}

a:hover {

	color: #000000;

	font-weight: normal;

}

p {

	margin-bottom: 10px;

}

.txColor {

	color: #FFFFFF;

	font-weight: normal;

}

img {

	border: none;

}

h1 {

	font-size: 10pt;

	color: #ffffff;

	margin-top: 5px;

	margin-bottom: 8px;

	text-align: left;

}

h2 {

	font-size: 13pt;

	color: #3C6F9B;

	margin-bottom: 8px;

	text-align: left;

}

h3 {

	font-size: 12pt;

	color: #333333;

	text-align: center;

}

.color1{

	background-color: #3C6F9B;

	color: #FFFFFF;

	padding: 3px;

}

.color2{

	background-color: #FFFFFF;

	padding: 3px;

}

ul.listaSites li{

	margin-left: 25px;

}

.listaSitesP{

	margin-top: -10px;

}



/*** ROOT ***/

#tableMain{

	background-image: url(../img/att/tableMain.jpg);

	background-position: left 130px;

	background-repeat: repeat-x;

	background-color: #FFFFFF;

}

#left{

	width: 80px;

	height: auto;

	margin-top: 15px;

	float: left;

}

#right{

	width: 695px;

	height: auto;

	margin-top: 15px;

	float: left;

}

#contentPage{

	width: 660px;

	height: auto;

	margin: 15px;

}

#portContent{

	width: 660px;

	height: auto;

	margin-bottom: 35px;

	float: left;

}

#portSite{

	width: 240px;

	height: auto;

	float: left;

}

#portDesc{

	width: 420px;

	height: auto;

	float: left;

}





/*** index ***/

#tableIndex {

	width: 778px;

	height: 100%;

	background-color: #FFFFFF;

}

#menu{

	width: 778px;

	height: 130px;

	background-image: url(../img/att/menu.jpg);

	background-position: left top;

	background-repeat: no-repeat;

	float: left;

}

#welcome{

	width: 778px;

	height: 245px;

	background-image: url(../img/att/welcome.jpg);

	background-position: left top;

	background-repeat: no-repeat;

	float: left;

}

#welcomeDesc{

	width: 280px;

	height: 245px;

	float: left;

}

#welcomeDesc div{

	width: 240px;

	height: auto;

	margin: 48px 0px 0px 40px;

}

#portifolio{

	width: 498px;

	height: 245px;

	float: left;

}

#planos{

	width: 778px;

	height: 210px;

	background-image: url(../img/att/planos.jpg);

	background-position: left top;

	background-repeat: no-repeat;

	float: left;

}

#planosDetalhes{

	width: 778px;

	height: 130px;

	background-image: url(../img/att/planosDetalhes.jpg);

	background-position: left top;

	background-repeat: no-repeat;

	float: left;

}

#planosDetalhes01{

	width: 225px;

	height: auto;

	margin: 35px 0px 0px 30px;

	float: left;

}

#planosDetalhes02{

	width: 274px;

	height: auto;

	margin: 35px 0px 0px 0px;

	float: left;

}

#planosDetalhes03{

	width: 170px;

	height: auto;

	margin: 35px 0px 0px 0px;

	float: left;

}

#bottom{

	width: 778px;

	height: 50px;

	background-image: url(../img/att/bottom.jpg);

	background-position: left top;

	background-repeat: no-repeat;

	vertical-align: bottom;

}

#bottom p{

	display: block;

	margin-left: 25px;

	margin-top: -5px;

	margin-bottom: 15px;

	float: left;

}





/*** forms ***/

form {

	display: block;

}

form.contato {

	display: block;

	margin-top: 20px;

}

form.login {

	display: block;

	margin-left: 180px;

	margin-top: 40px;

}

input, textarea, select {

	font-size: 8pt;

	color: #666666;

	line-height: normal;

	vertical-align: middle;

	margin-bottom: 10px;

	background-color: #FFFFFF;

	border: 1px solid #999999;

}

option {

	color: #000000;

}

.radio {

	background-color: transparent;

	border: none;

	margin-bottom: 6px;

}

label {

	width: 100px;

	text-align: left;

	float: left;

}

label.autoLabel {

	width: auto;

	margin-right: 10px;

}

label.longLabel {

	width: 150px;

}

input.ok {

	font-size: 8pt;

	color: #FFFFFF;

	line-height: normal;

	vertical-align: middle;

	margin-bottom: 10px;

	background-color: #AE0105;

	border: 1px solid;

	margin-left: 100px;

}

#submit {

	margin-left: 100px;

	margin-bottom: 10px;

}



/*** detail ***/

.imgDetail {

	width: 150px;

	height: auto;

	margin: 30px 0px 10px 10px;

	float: right;

}

.imgBorder {

	border: 1px solid #666666;

	padding: 5px;

}



/*** list ***/

.listOptions {

	width: 100%;

	height: auto;

	margin-bottom: 10px;

	border-bottom: 1px dotted #666666;

	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;

}



/*** admin ***/

.listMenu {

	width: 100%;

	height: auto;

	margin-bottom: 10px;

	float: left;

}

.listMenuName {

	width: 80%;

	height: auto;

	float: left;

}

.listMenuAction {

	width: 20%;

	height: auto;

	float: left;

}