/* Geral */
* { 
	margin: 0; 
	padding: 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	font-variant: normal;
	text-decoration: none;
}
body {
	font-style: normal;
	color: #000000;
	text-align: center;
	background-color: #4FA502;	
}
#geral {
	margin: 0px auto;
	width: 779px;
	height: 100%;
	text-align: left;
}
table.main {
	width: 779px;
	height: 100%;
	background-image: url(../img/att/main_index.jpg);
	background-position: left 270px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
a {
	color: #84C225;
}
a:hover {
	color: #CCCCCC;
}
p {
	margin-bottom: 10px;
}
.txColor {
	color: #4FA502;
	font-weight: bold;
}
.txColor:hover {
	color: #CCCCCC;
	font-weight: bold;
}
.tit {
	font-size: 13pt;
	line-height: 15pt;
	color: #4FA502;
}
.subtit {
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #4FA502;
}

/* Template */
table.mainTemplate {
	width: 779px;
	height: 100%;
	background-image: url(../img/att/main_index.jpg);
	background-position: left 150px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#logo {
	width: 180px;
	height: 80px;
	background-image: url(../img/att/top.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	float: left;
}
#menu {
	width: 499px;
	height: 80px;
	background-image: url(../img/att/top.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	float: left;
}
#suporte {
	width: 100px;
	height: 80px;
	float: left;
}
#titlePage {
	width: 779px;
	height: 70px;
	margin-bottom: 20px;
	float: left;
}
.content {
	width: 700px;
	height: 250px;
	margin-left: 40px;
	clear: both;
}
#bottom {
	width: 779px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	background-image: url(../img/att/bottom.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	clear: both; 
}
/* End Template */

/* Index */
#banner {
	width: 779px;
	height: 190px;
	background-image: url(../img/att/banner.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#planos {
	width: 500px;
	height: auto;
	padding-top: 40px;
	background-image: url(../img/att/planos.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#planosList {
	width: 185px;
	height: 55px;

	padding-left: 25px;
	float: left;
}
#busca {
	width: 279px;
	padding-top: 40px;
	background-image: url(../img/att/search.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#busca form {
	padding-left: 20px;
}
/* End Index */

/* Produtos */ 
#todosProdutos {
	width: 279px;
	padding-top: 40px;
	background-image: url(../img/att/all_products.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#buscaProdutos {
	width: 279px;
	padding-top: 40px;
	background-image: url(../img/att/search.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: right;
}
#resultados {
	width: 421px;
	height: auto;
	float: left;
}
#resultadosStats {
	width: 279px;
	padding-top: 40px;
	background-image: url(../img/att/results.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#novaBusca {
	width: 279px;
	padding-top: 40px;
	background-image: url(../img/att/new_search.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: right;
}
#resultadosStats p, 
#todosProdutos p, 
#novaBusca form,
#buscaProdutos form {
	padding-left: 20px;
}
#imgProdutos {
	width: 220px;
	height: auto;
	float: left;
}
/* End Produtos */

/* Planos */
#halfPlanos {
	width: 45%;
	height: auto;
	padding-right: 5%;
	float: left;
}
table.caracteristicas {
	width: 100%;
}
table.caracteristicas td {
	padding: 3px;
}
/* End Planos */

/* Forms */
form {
	display: block;
}
input, textarea, select {
	margin-bottom: 10px;
	line-height: normal;
	vertical-align: middle;
	background-color: #EBEBEB;
	border: 1pt solid #4FA502;
}
.search {
	font-size: 7pt;
	margin-bottom: 5px;
	line-height: normal;
/*	background-image: url(../img/att/search.gif);
	background-position: left top;
	background-repeat: repeat-x;*/
	background-color: #FFFF00;
	border: 1pt solid #FBC900;
}
option {
	color: #000000;
}
label {
	width: 80px;
	text-align: left;
	float: left;
}
label.news {
	width: 40px;
	text-align: left;
	color: #000000;
	float: left;
}
input.ok {
	font-size: 7pt;
	text-align: center;
	font-weight: bold;
	line-height: normal;
	margin-left: 82px;
	color: #FFFFFF;
	background-color: #4FA502;
	border: 1pt solid #EBEBEB;
}
#submit {
	margin-left: 100px;
}
/* End Forms */

/* Admin */
#leftMenu {
	width: 295px;
	height: auto;
	float: left;
}
#rightMenu {
	width: 295px;
	height: auto;
	float: left;
}
#listMenu {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	float: left;
}
#listMenuName {
	width: 81%;
	height: auto;
	float: left;
}
#listMenuAction {
	width: 19%;
	height: auto;
	float: left;
}
/* End Admin */
