/*
Created by Aiyra Technologies
*/
* {
	margin:0;
	padding:0;
}
body {
	text-align: center;
	background-color: #fff;
	line-height: 1.1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#line {
	background-image:url(bg_line1.png);
	background-repeat:repeat-x;
	width:1000px;
	height:4px;
	padding:3px;
}
.wrap {
	text-align:left;
	background-image:url(bg_wrap.gif);
	background-repeat:repeat-y;
	width:1000px;
	height:auto;
	padding-right: 0px;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top:8px;
}


.topPane {
	width:1000px;
}
			.picturePane1 {
				float:left;
				width:310px;
				margin:0 0 10px 5px;
				padding:0 0 0 0;
			}
			.picturePane2 {
				float:right;
				width:310px;
				margin:0 5px 10px 0;
			}
			
			.logoPane {
				float:left;
				width:364px;
				margin:0 3px 10px 3px;
			}
			
.contact_pane {
	float:right;
	width:500px;
	margin-top: 10px;
	margin-right: 8px;
}

.contact_pane p{
	text-align:right;
}


.top {
	clear:both;
	height:58px;
	background:url(1top_bar.png) no-repeat center top;
}

.leftTop{
	width:300px;
	height:13px;
	text-align:left;
	padding-top: 17px;
	padding-left: 70px;
	float: left;
}

	.siteMap{/*BREADCRUMB*/
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		text-transform:uppercase;
	}
	
	#contactArea {
		text-align:right;
		float:right;
		padding:10px 20px 0 0px;
		width:300px;
		height:30px;
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
	}


.centerContent{
	width:1000px;
	float: left;
	background-image: url(bg_wrap.gif);
	background-repeat: repeat-y;
	background-position: center;
}
			.centerContent .left{/*usado para dividir o center*/
				float:left;
				width:220px;
				height:auto;
			}
			.contentPane{
	height:auto;
	float:right;
	width: 750px;
	margin-right: 10px;
			}
			
	.contentPane_b{
	float:right;
	width: 480px;
	margin-right: 20px;
			}
			
			.right_Pane{
	float:right;
	width: 260px;
	margin-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #978861;
			}
			
			.leftPane{
				width:190px;
				margin-left:5px;
				float:left;
			}

#bottomPaneAling {
	width:1000px;
	height:82px;
	background-image:url(bg_bottom.png);
	background-repeat:no-repeat;
	background-position: center;
	float: left;
}

.bottomPane {
	width: 978px;
	margin-top: 10px;
	margin-left: 10px;
	text-align:center;
}
.bottomPane p, .contact_pane p{
	color:#333;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer {
	text-align:center;
	margin:auto;
	width:1000px;
	height:35px;
	background-color:#fff;
	color:#80714C;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer .leftFooter {
	width:330px;
	text-align:left;
	margin-left:25px;
	float:left;
}
#footer .center {
	width:330px;
	text-align:center;
	float:left;
}
#footer .right {
	text-align:right;
	margin-right:25px;
	float:right;
	width:290px
}

/* This is the Date eg. any items that are not links   ------ ESTILO DOS LINKS E NÃO LINKS DE MÓDULOS RÁPIDOS COMO PRIVACY,USER, LOGIN ...ETC  */  
.SkinItem {
	text-decoration:none;
	color:#80714C;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active {
	text-decoration: none;
	color:#80714C;
}
A.SkinItem:hover {
	text-decoration: underline;
}





#nav {
	padding-left: 6px;
}

/*** CSS CODE PARA TAGS "H" E TEXTO "NORMAL" DO SITE ***/


/* -----------------
Set default font for modules
--------------------
 */
.Normal, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
	margin: 0;
	padding: 0;
	line-height: 1.1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #666666;
	text-align: justify;
}

/* ================================
style for module titles
================================ */
.Head
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
	color: #988862; /* letter-spacing: 2; */
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-size:  85%;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-size:  85%; 
}

/* ===============
button style for standard HTML buttons 
================== */
.StandardButton
{
	font-size: 90%;
}
/* =======================
 HTML Tag Styles 
=========================== */
H1, H2, H3, H4, H5, DT, H6
{
	font-family: Arial, Helvetica, sans-serif;
}
H1
{
	font-size: 150%;
	font-weight: bold;
	color: #988862;
}

H2
{
	font-size: 150%;
	font-weight: bold;
	color: #333333;
}

H3
{
    font-size: 120%;
    font-weight: bold;
    color: #988862;
}

H4
{
    font-size: 120%;
    font-weight: normal;
    color: #665B42;
    margin: 0px;
	border-bottom:1px solid #665B42;
}

H5, DT
{
    font-size: 110%;
    font-weight: normal;
    color: #988862;
    margin: 0px;
}

H6
{
    font-size: 90%;
    font-weight: normal;
    color: #665B42;
    margin: 0px;
}

/* ------------------------
Links format added for opera browser  ----- ESTILO DE LINKS INSEIDOS DENTRO DO MÓDULO  "TEXT/HTML"
----------- */
.Normal A:link, .Normal A:active
{
    text-decoration: underline;
    color: #988862;
}
.Normal A:hover
{
	text-decoration: none;
	color: #665B42;
}

.Normal A:visited
{
    text-decoration: none;
    color: #665B42;
}




/*** SOL PART MENU CSS CODE ***/


/*========================================================*/
/* Menu Style*/
/*========================================================*/


.MainMenu_MenuContainer {background-color: Transparent; width:160px; }
.MainMenu_MenuBar {}
.MainMenu_TabRootMenuItem TD{
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	COLOR:#444444;
	HEIGHT:30px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-image: url(bg_menu_li.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	width: 190px;
	border: 1px solid #CCCCCC;
}
.MainMenu_TabRootMenuItemSel TD{
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	COLOR:#00585F;
	HEIGHT:30px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-image: url(bg_menu_li.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	width: 190px;
	border: 1px solid #CCCCCC;
}
.MainMenu_TabMenuItemHover TD{
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	COLOR:#00585F;
	HEIGHT:30px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-image: url(bg_menu_li.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	width: 190px;
	border: 1px solid #CCCCCC;
}
.MainMenu_TabMenuItemSelHover TD{
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	COLOR:#00585F;
	HEIGHT:30px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-image: url(bg_menu_li.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	width: 190px;
	border: 1px solid #CCCCCC;
}/* Esse é o item da setinha */

.MainMenu_TabMenuItemSelHover TD{
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	COLOR:#00585F;
	HEIGHT:30px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-image: url(bg_menu_li.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	width: 190px;
	border: 1px solid #CCCCCC;
}/* Esse é o item da setinha */

.MainMenu_MenuItem {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	COLOR:#444444;
	HEIGHT:30px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-image: url(bg_menu_li.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	width: 190px;
	border: 1px solid #CCCCCC;
}
.MainMenu_MenuIcon {
	display:none;
}
.submenuitemselected ,.submenuitembreadcrumb {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	COLOR:#00585F;
	HEIGHT:30px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-image: url(bg_menu_li.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	width: 190px;
	border: 1px solid #CCCCCC;
}
.submenu {
	Z-INDEX: 1000;
	padding:0px;
	margin:0px;
	cursor: pointer;
	cursor: hand;
}
.MainMenu_MenuBreak {
	border: transparent 0px solid;
	background: transparent;
	height: 3px;
}

TD.MainMenu_MenuArrow {
	display:none;
}
TD.MainMenu_RootMenuArrow {
	display:none;
}

TD.MenuArrow
{
    display:none;
}

TD.MenuRootArrow
{
    display:none;
}




TD .MainMenu_MenuArrow {
	display:none;
}
TD .MainMenu_RootMenuArrow {
	display:none;
}

TD .MenuArrow
{
    display:none;
}

TD .MenuRootArrow
{
    display:none;
}


