@charset "utf-8";
/* CSS Document */
body{
	background:url(../img/bg.jpg) no-repeat #FFF;
	margin:0;
	font-family:tahoma, Arial, "trebuchet MS";
	font-size:12px;
	line-height:20px;
	text-align:justify;
	overflow-x:hidden;
}

html{
	overflow-x:hidden;
}


a:link {
	color: #5A5A5A;
	text-decoration: none;
}
a:visited {
	color: #5A5A5A;
	text-decoration: none;
}
a:hover {
	color: #005E95;
	text-decoration: underline;
}
a:active {
	color: #5A5A5A;
	text-decoration: none;
}


.tracoCabecalho{
	height:6px;
	background-color:#e4e4e4;
	width:100%;
	font-size:1px;
}

hr.tracoCinza{
	height:1px;
	border-top:1px;
	_border:none;
	color:#d9d9d9;
	width:1003px;
	margin-left:auto;
	margin-right:auto;
}

#contentSite{
	margin-left:auto;
	margin-right:auto;
	width:1003px;
	height:auto;
}

#rodape{
	margin-left:auto;
	margin-right:auto;
	width:1003px;
	text-align:center;
	color:#1f1f1f;
	font-size:10px;
}


.titulos{
	margin-left:auto;
	margin-right:auto;
	width:1003px;
	height:50px;
	font-size:10px;
	font-size:26px;
	font-family:"Trebuchet MS";
	color:#241963;
	background:url(../img/bg_tit.gif) repeat-x;
}

#menuSite{
	width:1003px;
	margin-left:auto;
	margin-right:auto;
	height:63px;
}

#fontMaiorMenor {
	position:absolute;
	left:690px;
	top:133px;
	width:59px;
	height:18px;
	z-index:1002;
}

.menor{
	border:solid 1px #CCCCCC;
	float:left;
	font-weight:bold;
	height:19px;
	text-align:left;
	width:25px;
	margin-right:5px;
}
.maior{
	border-left:none;
	border:solid 1px #CCCCCC;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:19px;
	width:25px
}
fonteBox{
	float:right;
	margin-top:31px;
	text-align:right
}

#Layer3 {
	left:690px;
	top:133px;
	width:59px;
	height:18px;
	z-index:1002;
}

.inputBorder{
	border:1px solid #CCCCCC;
}


.accordion {
	width: 800px;
	border-bottom: solid 1px #E5E5E5;
}
.accordion h3 {
	background: #F2F2F2 url(../img/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: 100%/100% Tahoma, Helvetica, sans-serif;
	border: solid 1px #E5E5E5;
	border-bottom: none;
	cursor: pointer;
	
}
.accordion h3:hover {
	background-color: #e3e2e2;
}
.accordion h3.active {
	background-position: right 5px;
}
.accordion p {
	background: #F9F9F9;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #E5E5E5;
	border-right: solid 1px #E5E5E5;
	font-weight:20px;
}

#menu14 {
	width: 150px;
	margin: 10px;
	}
	
#menu14 ul {
	list-style:none;
	padding:0;
	margin:0;
	}	
#menu14 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu14 li a:link, #menu14 li a:visited {
	color: #333;
	display: block;
	background:  url(../img/menu14.gif);
	padding: 8px 0 0 10px;
	}
	
#menu14 li a:hover {
	color: #FFF;
	background:  url(../img/menu14.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
