/*** geral ***/
* {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	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;
	height: 100%;
}
#geral {
	margin: 0px auto;
	width: 778px;
	height: 100%;
	text-align: left;
	background-image: url(../img/index/linhas.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
a {
	color: #13007C;
	font-weight: bold;
}
a:hover {
	color: #010F3F;
	font-weight: bold;
}
a.wh {
	color: #FFFFFF;
	font-weight: normal;
}
a.wh:hover {
	color: #0033FF;
	font-weight: normal;
}
p {
	margin-bottom: 10px;
}
img {
	border: none;
}
h1 {
	font-size: 13pt;
	font-weight: normal;
	color: #000066;
	margin-bottom: 5px;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #0000CC;
	margin-bottom: 5px;
}
h3 {
	font-size: 9pt;
	font-weight: bold;
	color: #010F3F;
	text-align: center;
}
h4 {
	font-size: 14pt;
	font-weight: bold;
	color: #010F3F;
	margin-bottom: 10px;
}
/*** template ***/
#tableMain{
	width: 760px;
	height: 100%;
	margin-left: 9px;
}
#main {
	width: 760px;
	height: auto;
	background-image: url(../img/att/main.jpg);
	background-position: left 91px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#top2IE {
	width: 760px;
	height: 99px;
}
#top{
	width: 760px;
	height: 99px;
	background-image: url(../img/att/top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#menu{
	width: 760px;
	height: 30px;
	background-image: url(../img/att/menu.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#titlePage{
	width: 760px;
	height: 61px;
	background-image: url(../img/att/titlePage.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#contentPage{
	width: 760px;
	height: auto;
	float: left;
}
#content{
	width: 700px;
	height: auto;
	margin: 5px 0px 0px 30px;
}
.orcamento{
	width: 300px;
	height: auto;
	float: left;
}
#bottom2IE {
	height: 55px;
}
#bottom {
	width: 760px;
	height: 55px;
	background-image: url(../img/att/bottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
}
#bottom p,
#bottom div {
	text-align: center;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
}
#wwwLedz {
	width: 60px;
	height: 20px;
	float: right;
}

/*** INDEX ***/
#listCategorias {
	width: 174px;
	height: 319px;
	background-image: url(../img/att/categorias.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#listCategorias ul {
	list-style: none;
	margin: 50px 0px 0px 20px;
}
#listCategorias li {
	border-bottom: 1px solid #000099;
	margin: 15px 0px 5px 0px;
}
#anima{
	width: 323px;
	height: 319px;
	background-image: url(../img/att/anima.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#welcome{
	width: 263px;
	height: 319px;
	background-image: url(../img/att/welcome.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#welcome div {
	margin: 65px 25px 0px 17px;
}
#welcome p {
	margin-bottom: 5px;
}
#faleIndex	p{
	text-align: center;
	margin-top: 80px;
	margin-left: 45px;
}
#faleIndex	h4{
	text-align: center;
	margin-top: 35px;
	margin-left: 40px;
}
#carrossel{
	width: 504px;
	height: 210px;
	background-image: url(../img/att/carrossel.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#reciclagem {
	width: 256px;
	height: 210px;
	background-image: url(../img/att/reciclagem.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#reciclagem p {
	text-align: right;
	margin: 100px 20px 0px 70px;
}

/*** detail ***/
.imgDetail {
	width: 200px;
	height: auto;
	margin: 0px 10px 10px 10px;
	float: right;
}

/*** list ***/
.listOptions {
	width: 700px;
	height: auto;
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
	float: left;
}
.colorOn{	
	background: #EBEBEB;
	padding: 3px;
}
.colorOff {	
	background: transparent;
	padding: 3px;
}
.thumbsProdutos {
	width: 150px;
	height: auto;
	margin-bottom: 10px;
	text-align: center;
	float: left;
}
.thumbs {
	width: 100px;
	height: auto;
	margin-right: 16px;
	margin-bottom: 10px;
	float: left;
	text-align: center;
}
.thumbsRight {
	width: 150px;
	height: auto;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #333333;
	padding: 3px;
	float: right;
}
.imgBorda{
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin: 5px;
}
.imgThumbs {
	width: 90px;
	height: auto;
	text-align: center;
	border: 3px solid #EBEBEB;
}

/*** overlay ***/
div.overlay { 
    background-image:url(../img/overlay/white.png); 
    width:300px; 
    height:300px;         
    display:none; 
    padding:35px; 
	text-align: left;
	color: #000000;
} 
div.overlay div.close { 
	background-image:url(../img/overlay/close.png); 
	position:absolute; 
	right:5px; 
	top:5px; 
	cursor:pointer; 
	height:27px; 
	width:27px; 
} 

/*** forms ***/
form {
	display: block;
}
input, textarea, select {
	font-size: 8pt;
	color: #000000;
	margin-bottom: 10px;
	line-height: normal;
	vertical-align: middle;	
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
option {
	color: #000000;
}
.radio {
	background-color: transparent;
	border: none;
	margin-bottom: 10px;
}
.okButton {
	background-color: transparent;
	border: none;
}
.inputRestrito {
	margin-bottom: 0px;
}
label {
	font-size: 8pt;
	width: 80px;
	text-align: left;
	float: left;
}
label.longLabel {
	width: 120px;
}
.inputNews {
	margin-bottom: 5px;
}
input.ok {
	font-size: 7pt;
	text-align: center;
	font-weight: bold;
	line-height: normal;
	color: #333333;
	margin-left: 82px;
	background-color: #FFFFFF;
	border: 1px solid  #999999;
}
#submit {
	width: auto;
	margin: 0px 0px 10px 80px;
}

/*** 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;
}

/*** OVERLAY ***/

/* the overlayed element */ 
div.overlay { 
    background-image: url(../img/overlay/white32.png);
	_background-image: url(../img/overlay/white8.png);
    width:394px; 
    height: 376px;         
    display:none; 
    padding:55px;
} 
div.overlay div.close { 
    background-image:url(../img/overlay/close32.png);
	_background-image:url(../img/overlay/close8.png); 
    position:absolute; 
    right:15px; 
    top:15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
} 
/* black */ 
div.overlay.black { 
    background:url(../img/overlay/transparent.png) no-repeat !important; 
    color:#000000; 
} 
/* petrol */ 
div.overlay.petrol { 
    background:url(../img/overlay/petrol.png) no-repeat !important; 
    color:#fff; 
} 
div.black h2, div.petrol h2 { 
    color:#ddd;         
}