/* CSS Document */

/* Regras gerais para todos os ELEMENTOS */
body {
	text-align:center;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center;
	background-color: #D7EAF1;
	color: #999999;
}

h1 {
	font-size:180%;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2 {
	font-size:150%;
	margin: 0px;
	padding-top: 10px;
	color: #666666;
}

h3 {
	font-size:135%;
	margin-bottom: 0px;
}

h4 {
	font-size:125%;
	margin-bottom: 0px;
}

h5 {
	font-size:115%;
	margin-bottom: 0px;
}
	
h6 {
	font-size:100%;
	margin-bottom: 6%;
	margin-top: 0px;
}

p {
	line-height:150%;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	line-height: normal;
	list-style-type: none;
}

form {
	margin: 0;
	padding: 0;
	background-image: none;
}

a:link {
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color:#999999;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #0033CC;
	text-decoration: underline;
	font-weight: bold;
	text-decoration: underline;
}

a img {
border: none;
}


/*DIVS*/
/* DIV CONTAINER - TODA A PAGINA */
#container {
	margin:0 auto;
	font-size:80%;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:left;
	border: 1px solid #B3DCEE;
	width:760px;
	background-attachment: fixed;
	background-image:   url("../images/abstract_blue.jpg");
	background-repeat: repeat-y;
	background-position: left bottom;
}


/* Div top - topo*/
#top {
	margin:0;
	background: #ffffff;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	width: 740px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:740px;
}
html>body #top {
	width:740px;
}

#siteName{
	margin: 0px;
	padding: 0px;
	color: #003333;
	width: 760px;
	height: 80px;
}

#siteName a:hover {
text-decoration:none;
}

#feed {
	width: 380px;
	float: left;
	clear: both;
}

#siteSubtitle{
	margin: 0px;
	padding: 0px;
	color: #00CC00;
}

#logo{
	margin: 0px 0px 18px;
	text-align: right;
	padding: 0px 10px;
	vertical-align: middle;
	height: 90px;
	background-color: #B3DCEE;
	border: 1px solid #999999;
	background-image: url(../images/abstract_blue.jpg);
}

#navBar{
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	font-weight: bold;
	font-size: 90%;
}

#navBar li {
	display:inline;
	font-weight: bold;
}

#middle {
	margin: 0px;
	padding-bottom: 30px;
	width: 760px;
}

/* Div navLinks - LINKS UTEIS*/
#navLinks {
	text-align:right;
	clear: none;
	vertical-align: top;
	float: none;
	margin: 10px 10px 10px 4px;
	font-size: 96%;
}


/*Div columnA - COLUNA LATERAL A*/
#columnA {
	float:left;
	margin-bottom:10px;
	font-size: 88%;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width:180px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:160px;
}
html>body #columnA {
	width:160px;
}

/* Div advert - BOX DE INFO PESSOAL*/
#advert{
	padding: 0px 4px;
	font-size: 98%;
	margin: 0px;
}

#advert_img{
	text-align:center;
	margin-top: 20px;
}

#publicidade1 {
}

#publicidadeb {
}

#menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


/*Div columnB - COLUNA LATERAL B*/
#columnB {
	float:right;
	margin-bottom:10px;
	font-size: 88%;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width:180px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:160px;
}

html>body #columnB {
	width:160px;
}
#restrita {
	float: none;
	margin-bottom: 10px;
	border: 1px solid #6CC1E8;
	padding: 6px;
	background-color: #EEFEDB;
}
#leis {
	padding:6px;
	width: 150px;
	background-color: #D7EAF1;
	border: none;
}

#breadcrumps {
	padding: 4px;
	margin-top: 9px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 6px;
	border: 1px dashed #FF9900;
	font-weight: 900;
	font-size: 78%;
	background-color: #B3DCEE;
	height: 48px;
	color: #666666;
}

#breadcrumps ul {
	list-style:none;
	text-align: right;
}

#breadcrumps li {
display:inline;
background: url(../images/fo_arrow_grey.gif) no-repeat left center;
margin:0 0 0 26px;
padding:0 0 0 6px;
}

#text {
	margin-left: 180px;
	margin-right: 180px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 370px;
	voice-family:"\"}\"";
	voice-family:inherit;
	background-color: #FFFFFF;
}
html>body #text {
	width:370px;
}

#cloud {
	background-attachment: fixed;
	background-repeat: no-repeat;
	width: 370px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 180px;
	margin-left: 180px;
}


/*Div footer - RODAPE*/
#footer {
	clear:both;
	background-color: #BBDCEB;
	border-top: 1px dashed #333333;
	vertical-align: middle;
	text-align: right;
	margin: 0px;
	padding: 10px;
	width:760px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:740px;
}
html>body #footer {
	width:740px;
}

/*Div MUSIC*/
#music {
	clear:both;
	padding:10px;
	border-top: 1px dashed #333333;
	vertical-align: middle;
	margin: 0px;
	text-align: right;
	width:760px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:740px;
	background-color: #BBDCEB;
	background-image:   url("../images/abstract_blue.jpg");
}
html>body #music {
	width:740px;
}


.navBar a {
	text-decoration:none;
	background-color:#EEFEDB;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	clear: both;
	padding-top: 5px;
	padding-right: 11px;
	padding-left: 11px;
	padding-bottom: 5px;
	font-weight: bold;
	border: 0px none;
	color: #333333;
}

.navBar a:visited {
	border: 0px none;
	background-color: #2FB4D7;
	font-weight: bold;
	color: #D7EAF1;
}

.navBar a:hover {
	color:#FFFFFF;
	text-decoration: none;
	background-color: #0066FF;
	border: 0px none;
	font-weight: bold;
}

.navBar a:active {
	color:#333333;
	font-weight: bold;
	background-color: #2FB4D7;
}
.menu a span {
	display: none;
	}
.columnA {
	text-decoration:none;
	text-align:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #003333;
	border-right-color: #003333;
	border-left-color: #003333;
	clear: both;
	border-bottom-style: solid;
}


dl#menu {
	width: 158px;
	background-color: #B3DCEE;
}
dl#menu dt {
	cursor: pointer;
	margin: 0px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	padding-left: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2FB4D7;
	border-bottom-color: #2FB4D7;
}
dl#menu dd {
	background-color: #D7EAF1;
}
dl#menu li {
	padding: 4px 2px 4px 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom: 1px solid #2FB4D7;
	text-indent: 10px;
	list-style-type: none;
}
dl#menu li a, dl#menu dt a {
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}

dl#menu li a:hover, dl#menu dt a:hover {
	background: #FFFFFF;
}
	
.coolmenu{
	width: 162px;
	height: 245px;
	padding: 0px;
	font-size: 94%;
	background-color: #EEF3F7;
}

.coolmenu td{
	padding: 3px;
	margin: 0px;
	background-color: #D7EAF1;
}

.coolmenu td a{
text-decoration:none;
}

.coolmenu td a:hover{
text-decoration:underline;
}

.coolmenu td#boxdescription{
height: 25px;
}

.textImg {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.peq {
	font-size: 78%;
	line-height: normal;
	font-weight: 900;
}

.fdoazul {
	background-color:#EEF3F7;
	color: #003333;
}

.peqazul {
	font-size: 90%;
	line-height: normal;
	background-color:#EEF3F7;
	color: #003333;
}


/*<![CDATA[*/


.OSM {
	
	
	font-size: 86%;
}
.OSM a {
	color:#009;
}
.OSMdir {
	background-color: #dddddd;
	padding: 0.2em 0 0.2em .5em;
	font-weight: bold;
}
.OSMfile {
	margin-left: 3em;
	background: #eee;
	padding: 0 0 0 .5em;
}

/*]]>*/
.red {
	color: #CC0000;
	font-size: 90%;
	font-weight: bold;
}
#dp17 {
	float: none;
	margin-bottom: 10px;
	border: 1px solid #7AC5EC;
	padding: 6px;
	background-color: #EEFEDB;
}
#setas {
	margin-top: 4px;
	margin-right: 10px;
}
#form {
	margin: 0px;
	padding: 0px 4px 0px 6px;
}
#saudacao {
	line-height: 30px;
	font-weight: normal;
	border: 0px none;
}
.coral {
	color: #EA4D00;
	font-weight: bold;
}

#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid #CCCCCC;
font-size:90%; 
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #CCCCCC;
}

#navlist li a { text-decoration: none; }

#add {
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
}
#telacheia {
	padding: 0px;
	margin: 0px 0px 20px;
}
.strong {
	font-weight: bold;
}
.coralgde {
	color: #EA4D00;
	font-weight: bold;
	font-size: 220%;
}
#barrafim {
	width: 760px;
}
.peqazulborda {
	font-size: 80%;
	line-height: normal;
	background-color:#EEFEDB;
	color: #003333;
	padding: 1px 2px 2px 1px;
	margin: 0px;
	border: 1px solid #CCCCFF;
}
.citacao {
	font-size: 120%;
	line-height: normal;
	padding: 2px;
	margin: 8px 0px 0px;
	border: 1px solid #CCCCFF;
	font-weight: bold;
	background-color: #EEF3F7;
	color: #999999;
}
.frases {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.citacao2 {
	line-height: normal;
	color: #FFFFFF;
	padding: 0px 2px 2px 1px;
	margin: 0px;
	border: 0px solid #CCCCFF;
}
#logodireita {
	float: left;
	width: 460px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 0px;
	border-top: #FF6666;
}
