@charset "utf-8";
/* CSS Document 

cor0 	#414141 cinza mt escuro
cor1	#e1e1e1 cinza
cor2	#f4f4f4 cinza claro
cor3	#038cbc azul
cor4	#000000 preto
*/

/*fonts

@font-face {
	font-family: 'DroidSansRegular';
	src: url('fonts/DroidSans-webfont.eot');
	src: local('âº'), url('fonts/DroidSans-webfont.woff') format('woff'), url('fonts/DroidSans-webfont.ttf') format('truetype'), url('fonts/DroidSans-webfont.svg#webfontPQ4tPnyo') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DroidSansBold';
	src: url('fonts/DroidSans-Bold-webfont.eot');
	src: local('âº'), url('fonts/DroidSans-Bold-webfont.woff') format('woff'), url('fonts/DroidSans-Bold-webfont.ttf') format('truetype'), url('fonts/DroidSans-Bold-webfont.svg#webfont3gCLDhwY') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
body,td,th,div,p,span {
    /*font-family:'DroidSansRegular', Arial, Helvetica, sans-serif;*/
    font-family: Arial, Verdana, sans-serif;
    font-size: 13px;
    color: #000000;
    line-height: 1.5em;
}
body {
    background-color: #ecfafc;
    margin:0px;
	background-image: url(images/background_topo.jpg), url(images/background_fundo.jpg);
	background-position: center top, center bottom;
	background-repeat: no-repeat, no-repeat;
}
html, body { 
	min-height: 100%;
}
h1 {
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
}
h2 {
    font-size: 13px;
    font-weight: bold;
}
h3 {
    font-size: 12px;
    font-weight: bold;
}
table {
	border:none;
	padding:0px;
	}
a  {
    color: #000000;
    text-decoration: underline;
}
a:hover  {
    color: #ee2e27;
    text-decoration: none;
}
img {
    border : 0px;
}
hr {
    border: 0;
    width: 100%;
    color: #cecece;
    background-color: #cecece;
    height: 1px;
}
input,select,option,textarea,button {
    background-color: #FFFFFF;
    border : 1px solid #000000;
    font-size: 10px;
    color: #000000;
    padding-left:2px;
}
textarea {
    height:50px;
    width:300px;
}
button {
    background-color: #282826;
    color: #ffffff;
}
#container {
	height: auto;
	width:1020px; 
	margin-left:auto; 
	margin-right:auto;
	}
#header {
	height:118px;
	width:100%; 
	}
	#logo {
		float:left;
		padding-top:9px;
		padding-left:41px;
		}
	#highlight {
		float:right;
		padding-right:78px;
		padding-top:14px;
		}
	#box {
		width:100%; 
	}
	#topmenu {
		background: url(images/box_topo.png) no-repeat center top;
		height:63px;
		width:100%;
		position:relative;
	}
		#topmenudiv{ 
			padding-right:30px;
			padding-left:30px;
			width:100%;
			position: absolute;
    		bottom: -1px;
		}
		#topmenudiv div {
			 text-align: center;
			 display: inline;
			 height: 63px;
			}
		#topmenudiv div a {
			 background: none;
			 height: 63px;
			 padding-left: 30px;
			 padding-right: 30px;
			 display: inline-block;
			}
		#topmenudiv div a:hover {
			 background-image:url(images/menu_active.png);
			 background-position:center bottom;
			 background-repeat:no-repeat;
			}
	#content {
		background: url(images/box_centro.png) center top repeat-y;
		width:100%; 
		}
	#endbox {
		background: url(images/box_fundo.png) no-repeat center bottom;
		height:17px;
		width:100%; 
		}
#bigshadow{
	background-image: url(images/sombra1.jpg);
	background-position: center -3px;
	background-repeat: no-repeat;
	height:45px;
	width:960px;
}
#smallshadow{
	background-image: url(images/sombra2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width:960px;
	height:20px;
}
#tithomeimage{
	height:113px;
	vertical-align:bottom;
	padding-left: 30px;
}
#qqcoisa{
	padding-left: 30px;
}
#bottommenu {
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:50px;
}
	#bottommenudiv{ 
		width:100%;
	}
	#bottommenudiv div {
		display: inline-block;
		padding-right:10px;
		padding-left:10px;
		vertical-align:top;
		}
	#bottommenudiv img {
		margin-left:-10px;
		padding-bottom:10px;
			}
#bottommenudiv img {
		text-align: center;
		display: inline-block;
		padding-right:10px;
		padding-left:10px;
		vertical-align:top;
		}
#footer {
	display:block;
	padding:5px;
	width:880px;
	color:#737373;
	font-size:11px;
	margin-left:auto; 
	margin-right:auto;
	height:23px;
	vertical-align:middle;
	}


#leftbar {
	width: 260px;
	height: auto;
	top: 400px;
	float:left;
        padding-left:40px;
        background-image: url(images/fundo_pag_int.png);
	background-position: left top;
	background-repeat: no-repeat;
        min-height: 650px;
	}
#contentheader {
	background-color:#fbcf22;
	padding:5px;
	text-align:center; 
	}
#contenttext {
        min-height: 650px;
	}
#contenthome {
        padding-left: 30px;
	}       
        
#contentprint {
	padding:35px;
	text-align:right;
	font-size: 11px;
	}
#menu {
	margin-top:5px;
	background-color:#fff17a;
	height:auto;
	padding:10px;
	min-height:130px;
	}
#bar {
	border-style:solid solid solid none;
	border-color:#fbcf22;
	border-right-width:7px;
	border-bottom-width:7px;
	border-top-width:7px;
	background-color:#000000;
	padding:5px;
    font-size: 12px;
    color: #ffffff;
    text-align:center;
    font-weight:bold;
	}
#visitors {
	background-color:#000000;
	padding:5px;
    font-size: 12px;
    color: #ffffff;
    text-align:center;
    font-weight:bold;
	margin-top:10px;
	}
#hometitle {
	background-color:#fbcf22;
	padding:5px;
	text-align:center; 
	font-weight:bold; 
	font-size: 13px;
    color: #000000;
	}
#newshome {
	border-style:none solid solid none;
	border-color:#fbcf22;
	border-right-width:7px;
	border-bottom-width:7px;
	background-color:#fff17a;
	padding:10px;
    font-size: 11px;
    color: #000000;
	}
#helptitlehome {
        margin-top:10px;
	background-color:#fbcf22;
	padding:1px;
        padding-right: 10px;
        font-size: 11px;
        color: #000000;
        text-align: right;
	}
#helphome {
        border-style:none solid solid none;
	border-color:#fbcf22;
	border-right-width:7px;
	border-bottom-width:7px;
	background-color:#fff17a;
        padding-bottom: 5px;
        padding-right: 7px;
        padding-top: 7px;
        font-size: 11px;
        color: #000000;
	}
#lista_acordos {
    padding-left: 30px;
    padding-right: 30px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    border-top-style: none;
}

#copy1 {
	font-size: 11px;
	float:left;
	padding-left:20px; 
	}
#copy2 {
	font-size: 11px;
	float:right;
	padding-right:20px;
	}
#navigation {
	font-size: 11px;
	float:left;
	padding-left:20px;
	}
#printheader {
	text-align:right;
	padding-right:40px;
	padding-top:130px;
	float:right;
	}
#print {
	padding:40px;
        background-color: #FFFFFF;
	}
#print h1 {
	color: #000000;
	}
#print hr {
    border: 0;
    width: 100%;
    color: #000000;
    background-color: #000000;
    height: 1px;
	}
#printcopy {
	font-size: 11px;
	padding-right:30px;
	text-align:center;
	}
#storeitem{
    background-color: #FFFFFF;
    margin-left: -35px;
    min-height: 90px;
    padding-bottom: 10px;
}
#storeimage{
    padding-right:36px;
    float:right;
    padding-top: 5px;
    align-content:center;
    /*margin-top: -20px;*/
}
#storetxt{
    padding-top: 10px;
    padding-left:36px;
}
#storetxt .title{
    font-size: 12px;
    color: #000000;
    text-transform:uppercase;
}
#storetxt .desc{
}
#storetxt .obs{
    font-style:italic;
}
#storeitem button{
    /*background-color: #fbcf22;
    border : 1px solid #fbcf22;
    color: #FFFFFF;*/
    padding-left:35px;
    padding-right:35px;
    font-size: 11px;
}
#storeitem .price{
    /*background-color: #000000;
    border : 1px solid #000000;
    color: #FFFFFF;
    padding-left:4px;
    padding-right:4px;*/
    font-size: 20px;
    background-color: #fbcf22;
    border : 1px solid #fbcf22;
}
.txt{
    font-size: 11px;
    color: #8d8d8b;
}
.line{
    color: #cecece;
}
a.facebook{
    font-family:  arial, sans-serif;
    font-size: 9px;
    color: #3B5998;
    text-decoration: none;
    vertical-align: middle;
}

.title {
    font-size: 15px;
    font-weight: bold;
}
/*menu*/
.menubox{
    width: 250px;
    /*margin-left: -55px;
    margin-top: -20px;*/
}
.treeview ul{
    /*CSS for Simple Tree Menu*/
    margin: 0;
    padding:0;
}
.treeview li{
    /*Style for LI elements in general (excludes an LI that contains sub lists)
    background: #f4f4f4 url(list.gif) no-repeat left 10px;*/
    list-style-type: none;
    /*border-top : 1px solid #e1e1e1;*/
    text-indent: 14px;
    /*font: 11px 'liberation_sans_narrowregular','Montserrat', sans-serif;*/
}
.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
    /*background: #f4f4f4 url(closed.gif) no-repeat left 10px;
    cursor: hand; !important*/
    /*cursor: pointer; !important*/
}
.treeview li.submenu ul{	/*Style for ULs that are children of LIs (submenu) */
    display: none;/*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
    /*text-indent: 24px;	
    background: #ffffff;*/
    cursor: default;
    padding-left : 14px;
}
#treemenu1 li a{
    height: 20px;
    line-height: 22px;
    text-decoration: none;
}