/* Geral */
* { 
	margin: 0; 
	padding: 0; 
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Segoe UI,Tahoma,Arial,Helvetica,sans-serif;
	/*font-size: 8pt;
	line-height: 14pt;*/
	font-variant: normal;
	text-decoration: none;
}
html {
	height: 100%;
}
body {
	font-style: normal;
	text-align: center;
	height: 100%;
	background-image:url(../img/att/body.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #EBEBEB;
}
#geral {
	margin: 0px auto;
	width: 778px;
	height: 100%;
	text-align: left;
	background-color: #FFFFFF;
}

/*** Common ***/
a {
	font-size: 8pt;
	line-height: 14pt;
	color: #0A51A1;
	font-weight: bold;
}
a:hover {
	font-size: 8pt;
	line-height: 14pt;
	color: #666666;
	font-weight: bold;
}
a.wh {
	font-size: 8pt;
	line-height: 14pt;
	color: #FFFFFF;
	font-weight: bold;
}
a.wh:hover {
	font-size: 8pt;
	line-height: 14pt;
	color: #CCCCCC;
	font-weight: bold;
}
p, ul {
	font-size: 8pt;
	line-height: 14pt;
	color: #666666;
	margin-bottom: 10px;
}
h1 {
	font-size: 13pt;
	font-weight: normal;
	color: #666666;
	margin-bottom: 5px;
}
h2 {
	font-size: 11pt;
	font-weight: normal;
	color: #0A51A1;
	margin-bottom: 5px;
}
h3 {
	color: #0A51A1;
	font-size: 13pt;
	font-weight: normal;
	margin-bottom: 5px;
}
h4 {
	color: #0A51A1;
	font-size: 9pt;
	margin-bottom: 5px;
}
li {
	font-size: 8pt;
	line-height: 14pt;
	list-style: none;
}
li ul {
	margin-left: 20px;
}

/* Template */
#logo {
	width: 778px;
	height: 83px;
	background-image:url(../img/att/logo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#composite {
	width: 778px;
	height: 160px;
	float: left;
}
#titlePage {
	width: 628px;
	height: 43px;
	float: left;
}
#menu {
	width: 150px;
	height: 400px;
	background-image:url(../img/att/menu.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#main {
	width: 628px;
	height: auto;
	background-color: #FFFFFF;
	float: left;
}
#content {
	width: 628px;
	background-image:url(../img/att/right.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#contentInfo {
	height: 418px;
	padding: 0px 40px 0px 40px;
}
#contentBottom {
	height: 12px;
}
#bottom {
	width: 778px;
	height: 55px;
	float: left;
}
#wwwLedz {
	width: 60px;
	height: 55px;
	float: left;
}
#bottom p {
	color: #0A51A1;
	font-weight: bold;
	text-align: right;
	margin: 5px 15px 0px 5px; 
}

/* Index */
#anima {
	width: 778px;
	height: 217px;
	float: left;
}
#left {
	width: 150px;
	height: auto;
	float: left;
}
#right {
	width: 628px;
	height: auto;
	background-image:url(../img/att/right.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#banner {
	width: 628px;
	height: 165px;
	float: left;
}
#lancamentos {
	width: 628px;
	height: 300px;
	float: left;
}
#lancamentos td {
	padding: 10px 0px 0px 10px;
}
#lancamentos01,
#lancamentos02,
#lancamentos03,
#lancamentos04,
#lancamentos05,
#lancamentos06,
#lancamentos07,
#lancamentos08,
#lancamentos09,
#lancamentos10,
#lancamentos11 {
	width: 303px;
	height: 150px;
}
#destaques {
	width: 628px;
	height: auto;
	float: left;
}
#destaques div#listDestaques {
	margin: 10px;
	padding-right: 5px;
}

/*** Galeria ***/ 
.listGaleria {
	width: 100%;
	height: auto;
	float: left;
}
.thumbs {
	width: 90px;
	height: 90px;
	margin-right: 15px;
	margin-bottom: 5px;
	background-color: #0A51A1;
	border: 1px solid #0A51A1;
	float: left;
}
.thumbsAdm {
	width: 90px;
	height: 115px;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left;
}
.thumbsIndex {
	width: 90px;
	height: 90px;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-color: #0A51A1;
	border: 1px solid #0A51A1;
	font-size: 8pt;
	float: left;
}
.imgThumbs {
	width: 90px;
	height: auto;
	text-align: center;
}

/*** Detail ***/ 
#imgDetail {
	width: 220px;
	height: auto;
	margin-bottom: 10px;
	float: left;
}


/*** titular ***/ 
#titular {
	width: 120px;
	height: auto;
	float: left;
}

/*** crm ***/
#topCrm {
	width: 778px;
	height: 83px;
	float: left;
}
#mainCrm {
	width: 778px;
	height: auto;
	background-color: #FFFFFF;
	float: left;
}
#contentCrm {
	width: 778px;
	height:auto;
	background-color: #FFFFFF;
}
#contentInfoCrm {
	width: 578px;
	padding-top: 10px;
	float: left;
}
.listTable {
	width: 100%;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	float: left;
}
.listTable th {
	border-bottom: 1px solid #CCCCCC;
	font-size: 8pt;
	font-weight: bold;
	padding: 5px;
	background-color: #EBEBEB;
}
.colorOn {
	padding: 5px;
	font-size: 8pt;
	background-color: #EBEBEB;
}
.colorOff {
	padding: 5px;
	font-size: 8pt;
	background-color: transparent;
}
.listOptions {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	font-size: 8pt;
	border-bottom: 1px dotted #CCCCCC;
	float: left;
}

/*** navegacao ***/
#nav {		
	width: 190px;
	height: auto;
	float: left;
}
#nav li {
	width: 155px;
	list-style-type: none;
	border-bottom: 1px dotted #CCCCCC;
	/*margin: 0px;	 No margin - needed for Opera */
	padding: 0px;
}
#nav ul {	
	width: 155px;
	margin-top: 5px;
	margin-left: 10px;
	padding: 0px;
}
#nav ul li ul{	/* Styling for those who doesn't have javascript enabled */
	padding-left: 5px;
}
#nav li a{	/* Main menu links */
	display: block;
	padding: 3px 0px 3px 10px;
	color: #666666;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
#nav li a:hover,
#nav .activeMainMenuItem {
	color: #FFFFFF;
	background-color: #0A51A1;
}
.nav_subMenu {
	width: 155px;
	visibility: hidden;
	position: absolute;
	background-color: #0A51A1;
	text-align: left;
	overflow: hidden;
}
.nav_subMenu ul {
	width: 155px;
	margin: 0px;
	padding: 0px;
}
.nav_subMenu ul li {
	margin: 0px;
	padding: 1px;
	width: 155px;
	list-style-type: none;
	border: 1px solid #FFFFFF;
}
.nav_subMenu ul li a {	/* Sub menu items */
	white-space: nowrap;	/* No line break */
	text-decoration: none;	/* No underline */
	color: #FFFFFF;	/* Black text color */
	height:16px;	/* 16 pixels height */
	line-height:16px;	/* 16 pixels height */
	padding:1px;	/* 1px of "air" inside */
	display:block;	/* Display as block - you shouldn't change this */
}
.nav_subMenu ul li a:hover {	/* Sub menu items - mouse over effects */
	color: #000000;
	background-color: #CCCCCC;
}

/* message display page */
.message_list {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 383px;
}
.message_list li {
	padding: 0;
	margin: 0;
	background: url(../img/crm/message-bar.gif) no-repeat;
}
.message_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin-bottom: 0px;
}
.message_head .timestamp {
	color: #666666;
	font-size: 95%;
	position: absolute;
	right: 10px;
	top: 5px;
}
.message_head cite {
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
}
.message_body {
	padding: 5px 10px 15px;
}
.collapse_buttons {
	text-align: right;
	border-top: solid 1px #e4e4e4;
	padding: 5px 0;
	width: 383px;
}
.collapse_buttons a {
	margin-left: 15px;
	float: right;
}
.show_all_message {
	background: url(images/tall-down-arrow.gif) no-repeat right center;
	padding-right: 12px;
}
.show_recent_only {
	display: none;
	background: url(images/tall-up-arrow.gif) no-repeat right center;
	padding-right: 12px;
}
.collpase_all_message {
	background: url(images/collapse-all.gif) no-repeat right center;
	padding-right: 12px;
	color: #666666;
}

/* Forms */
form {
	display: block;
}
input, textarea, select {
	font-size: 8pt;
	line-height: 14pt;
	color: #000000;
	margin-bottom: 8px;
	line-height: normal;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 1pt solid #666666;
}
option {
	font-size: 8pt;
	line-height: 14pt;
	color: #000000;
}
label {
	font-size: 8pt;
	line-height: 14pt;
	color: #666666;
	width: 80px;
	text-align: left;
	float: left;
}
label.longLabel {
	width: 120px;
}
label.autoLabel {
	width: auto;
	margin-right: 10px;
}
label.newsLabel {
	color: #FFFFFF;
}
input.longInput {
	font-size: 7pt;
	text-align: center;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	margin-left: 122px;
	background-color: #0A51A1;
	border: 1pt solid #CCCCCC;
}
input.ok {
	font-size: 7pt;
	text-align: center;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	margin-left: 82px;
	background-color: #0A51A1;
	border: 1pt solid #CCCCCC;
}
input.radio {
	background-color: transparent;
	border: none;
}
#submit {
	margin-left: 100px;
}

#submit2 {
	margin-left: 120px;
}

/* Admin */
.listMenu {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	font-size: 8pt;
	font-weight: bold;
	float: left;
}
.listMenuName {
	width: 81%;
	height: auto;
	float: left;
}
.listMenuAction {
	width: 19%;
	height: auto;
	float: left;
}
.btnExportar {
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	background-color: #0A51A1;
	border: 1pt solid #CCCCCC;
	width:100px;
	height:25px;
}