body {
	background: white;
	margin:0;
	padding:0;
	text-align: center;
        color: #fffff;
        font-family: arial;
}
#wrapper {
	text-align: left;
	margin: 0 auto;
}

#menu {
	background-color: #000;
        background:#000 url('/_images/fundo_barra_menus40.png') repeat-x;
        font-size: 9px;
        font-weight: 900;
        color:white;
	height:35px;
}


#barra_menu {
	background-image: url('/_images/separador_menus_horizontal.png');
        background-repeat: repeat-x;
        height:4px;
}

#banner {
	background-image: url('/_images/fundo_banner.png');
        background-repeat: repeat-x;
        height:220px;
}


/*  menu do back-office */

#menu_adm {
        float:left;
        background:#fff;
        width:200px;
}

#menu_adm ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px; /* Width of Menu Items */
	border-bottom: 1px solid #000; /*#ccc;*/
        z-index:999;
}

#menu_adm ul li {
	position: relative;
}

#menu_adm li ul {
	position: absolute;
	left: 179px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
#menu_adm ul li a {
	display: block;
	text-decoration: none;
	color: #000; /*#777;*/
	background: #fff; /* IE6 Bug */
	padding: 10px;
	border: 1px solid #000; /*#ccc;*/
	border-bottom: 0;
	font-weight:bold;
	}

/* Style for Sub Menu Items
#menu_adm ul li ul li {
       	width:10px;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#menu_adm ul li a:hover { font-weight:bold; background: #f9f9f9; } /* Hover Styles */

#menu_adm li ul li a { padding: 2px 5px; } /* Sub Menu Styles */

#menu_adm li:hover ul, li.over ul { display: block; } /* The magic */




#noticias {
	background-image: url('/_images/fundo_barra_news170.png');
        background-repeat: repeat-x;
        height:136px;
}

#acesso_rapido {
	height:35px;
	font-size: 10px;
        font-weight: bold;
        background-color:#000;
}

#container {
	font-size:10px;
        width:1200px;
}

#footer {
        background-color:#000;
        height:40px;
        color:white;
        font-size:11px
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 12px;
}

.yellow-text {
	color:RGB(241,239,83);    /* hex: #F1EF53 */
}

.separador_menu {
	background:#000 url('/_images/separador_menus.png') no-repeat;
}

.link_menu {
 	color: white;
        text-decoration: none;
}

.link_acesso_rapido {
 	color: white;
        text-decoration: none;
}

a:visited .link_acesso_rapido {
 	color: white;
        text-decoration: none;
}

.link_acesso_rapido_dark {
 	color: black;
        text-decoration: none;
}

.link_util {
	font-size: 12px;
 	color: black;
        text-decoration: underline;
}

a:visited .link_acesso_rapido_dark {
 	color: black;
        text-decoration: none;
}



/* zonas de erro e mensagem */
.message {
	font-family: Monaco, Verdana, Sans-serif;
	font-size: 12px;
        font-weight: bold;
	background-color: #f9f9f9;
	border: 1px dashed #A0A0A0;
	color: #000;
	display: block;
	margin: 6px 0 6px 0;
	padding: 6px 5px 6px 5px;
}

.error {
	font-family: Monaco, Verdana, Sans-serif;
	font-size: 12px;
        font-weight: bold;
	background-color: #f9f9f9;
	border: 1px dashed #A0A0A0;
	color: rgb(224,41,10); /*red; /*#748fba; /*#002166;*/
	display: block;
	margin: 6px 0 6px 0;
	padding: 6px 5px 6px 5px;
}



/* Utilizado para definir areas de scrolling das noticias */

/* horizontal scrolling */
div.scrollable {
	float: left
}
A.prev {
	display: block; background: url('/_images/btnews_left.png') no-repeat;
        float: left;
        margin: 43px 4px;
        width: 21px;
        cursor: pointer;
        height: 20px
}

A.next {
	display: block;
        background: url('/_images/btnews_left.png') no-repeat;
        float: left;
        margin: 3px 4px;
        width: 21px;
        cursor: pointer;
        height: 20px
}
A.prevPage {
	display: block;
        background: url('/_images/btnews_left.png') no-repeat;
        float: left;
        margin: 43px 10px;
        width: 21px;
        cursor: pointer;
        height: 20px
}
A.nextPage {
	display: block;
        background: url('/_images/btnews_left.png') no-repeat;
        float: left;
        margin: 3px 10px;
        width: 21px;
        cursor: pointer;
        height: 20px
}
A.disabled {
	visibitity: hidden! important
}
A.next {
	clear: right;
        background-image: url('/_images/btnews_right.png')
}
A.nextPage {
	clear: right;
        background-image: url('/_images/btnews_right.png')
}

div.scrollable {
	overflow: hidden;
        width: 860px;
        position: relative;
        height: 120px;
        border: 0px solid red;
}
#thumbs {
	clear: both;
        width: 20000em;
        position: absolute;
        left:0px;
}
A.prev {
	margin-top: 44px
}
A.next {
	margin-top: 44px
}
#thumbs div {
/*	background: url('/_images/h180.png') #f2f9fd repeat-x 0px 0px;*/
        float: left;
        width: 265px;
        cursor: pointer;
        color: #748fba;
        height: 120px;
}
#thumbs div.hover {
/*	background: url('/_images/ha180.png') #f2f9fd repeat-x 0px 0px;*/
}
#thumbs div.active {
	cursor: default;
/*	background: url(../_images/ha180.png') #f2f9fd repeat-x 0px 0px;*/
}
#thumbs H3 {
	font-size: 12px;
        margin: 13px;
	color: #8abf3f;
        font-family: "arial"
}
#thumbs p {
	font-size: 12px;
        margin: 13px;
        color: #748fba;
        font-family: "arial"
}
#thumbs span {
	font-size: 12px;
        margin: 1px;
   	color: #8abf3f;
        FONT-FAMILY: "arial"
}






/* Utilizado para definir areas de scrolling das imagens */

/* horizontal scrolling */

div.scrollable1 {
	overflow: hidden;
        width: 380px;
        position: relative;
        height: 200px;
}
#imgs {
	clear: both;
        width: 20000em;
        position: absolute
        left:0px;
}

#imgs div {
        float: left;
        width: 380px;
        cursor: pointer;
        color: #748fba;
        height: 205px;
}

#imgs div.active {
	cursor: default;
}


div.navi {
        width: 30px;
        height: 13px;
        position:relative;
        top:-18px;
	margin-left: 340px;
/*	border:1px solid red;*/
}
div.navi a {
	background: url('/_images/navigator.png') no-repeat 0px 0px;
        float: left;
        margin: 3px;
        width: 8px;
        cursor: pointer;
        height: 8px
}
div.navi a:hover {
	background-position: 0px -8px
}
div.navi a.active {
	background-position: 0px -16px
}










/* Formatação das página da área privada do site */

.form{
	margin:0 auto;
	width:670px;
	padding:14px;
}
p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}

/* ----------- stylized ----------- */
#stylized{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	border:solid 1px #000;
/*		background:#ebf4fb;*/
	background:#fff;
               margin: 20px auto;
}
#stylized h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
	color: #000;
}
#stylized h2 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:8px;
	color: #000;
}
#stylized h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:8px;
	color: #000;
}
#stylized p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #000;
	padding-bottom:10px;
}
#stylized .etiq{
	float:left;
	font-weight:bold;
	text-align:right;
	width:150px;
	padding:4px 2px;
	margin:2px 0 7px 0px;
}
#stylized .dados{
	float:left;
	font-size:12px;
	padding:4px 2px;
	width:480px;
	font-size:11px;
	margin:2px 0 7px 10px;
               color:#000;
}
#stylized .small{
	display:none;
/*		display:block;*/
	color:#666666;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:230px;
}
#stylized input{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #000;
	width:380px;
	margin:2px 0 10px 10px;
}
#stylized label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:200px;
	float:left;
	padding:4px 2px;
               margin-top:2px;
}
#stylized select{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #000;
	width:385px;
	margin:2px 0 10px 10px;
}
#stylized input[type=checkbox]{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 0px #000;
	width:20px;
	margin:2px 0 10px 10px;
}
#stylized input[type=file]{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #000;
	width:380px;
	margin:2px 0 10px 10px;
}
#stylized textarea{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #000;
	width:380px;
	margin:2px 0 10px 10px;
}
#stylized button, #stylized input[type=submit], #stylized input[type=button] {
	margin-top: 60px;
	width:125px;
	height:31px;
	background:#666666 url(/_images/button.png) no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
               border:none;
               cursor:pointer;
}


#stylized table {
       	text-align:center;
               margin:auto auto;
}

#stylized table,#stylized th,#stylized  td {
	border: 1px solid #333333;
	border-collapse: collapse;
	font-family: Arial, sans-serif;
               font-size: 11px;
	color: #000;

}

#stylized caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}

#stylized td, #stylized th {
	padding: 6px;
}

#stylized thead th {
	text-align: center;
	background: rgb(210,210,210);
	color: #000;
	font-size: 100% !important;
}

#stylized tbody th {
	font-weight: bold;
}

#stylized tbody tr { background: #FCFDFE; }

#stylized tbody tr.odd { background: #F7F9FC; }

#stylized table a:link {
	color: #718ABE;
	text-decoration: none;
}

#stylized table a:visited {
	color: #718ABE;
	text-decoration: none;
}

#stylized table a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}

#stylized tr:hover {
	background-color: rgb(238,238,238);
	text-decoration: underline !important;
}

#stylized tfoot th, tfoot td {
	font-size: 85%;
}

