* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background:url(images/background/background5.jpg) no-repeat center;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

.botao {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #666666;
}

.alinha {
 text-align: justify;
}

a {
	color: #29A3E1;
}

a:hover {
	text-decoration: none;
	color: #E16629;
}

/* Boxed */

.unidades {
 background: url(images/102289587.jpg) no-repeat center 5px;
 }

.rodape {
 background: url(images/89055146.jpg) no-repeat center;
 }

.carimbo {
 background: url(images/carimbo2.png) no-repeat center;
 }

.fogos {
 background: url(images/fogos3.gif) no-repeat left;
 }

.fogos2 {
 background: url(images/fogos3.gif) no-repeat center;
 }

.fogos3 {
 background: url(images/fogos3.gif) no-repeat right;
 }

.title {
	background: url(images/img4.gif) no-repeat right center;
	border-bottom: 3px solid #CCCCCC;
}

.titleblog {
	background: url(images/img4.gif) no-repeat right center;
	border-bottom: 3px solid #CCCCCC;
   font: bold 24px Times New Roman;
	color:#000000 ;
}

.titleblog2 {
   font: bold 24px Times New Roman;
	color:#000000 ;
}

.boxed1 .title {
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed1 .content {
	background: url(images/img05.gif) no-repeat left bottom;
	padding: 20px;
}

.boxed2 .title {
	font: normal 150% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed2 .content {
	background: url(images/img06.gif) repeat-x left bottom;
	padding: 20px;
}

.boxed3 .title {
	font: normal 129% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed3 .content {
	padding: 20px;
}

.boxed3 ol, .boxed3 ul {
	margin-left: 1em;
}

/* Header */

#header {
	width: 800px;
	height: 181px;
	margin: 0 auto;
	background: url(images/88797079.jpg) no-repeat 100% 50px;
	border-bottom: 5px solid  #000099;
}


/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 176px;
   border-top: 5px solid #000099;
	background: #000099;
	text-align: center;
}

#logo h1 {
	padding-top: 115px;
	font: bold 26px Times New Roman;
	color:#000033 ;
}

#logo h2 {
	font: bold 24px Times New Roman;
	color:#000033 ;
}

#logo a {
	text-decoration: none;
	color: #000033;
}

/* Menu */
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #FFFFFF ;
	border-top: 5px solid #000099;
}

ul li {
	position: relative;
	float: left;
	width: 139px;
	height: 47px;
	background: transparent ;
	border-right: 1px solid #000099;
}
	
li ul {
	position: absolute;
	left: -1px;
	top: 25px;
	display: none;
}

ul li a {
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 10px 5px 5px 10px;

}

ul li a:hover {
	padding-left: 10px;
}

* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }

ul li a:hover {
	color: #000000;
	background-color: #CCCCCC;
}

li ul li a {
	padding: 10px 5px 5px 5px;
	border: 1px solid #000000;
   width: 130px; 
}

li ul li a:hover {
	padding-left: 10px;
}

li:hover ul, li.over ul {
	display: block;
}

/* End */
 
ul.menu ul {
  position: absolute;
  display: none;
  left: 149px; /* Set 1px less than menu width */
  top: 0px;
}
 
ul.menu li.submenu ul { 
display: none; 
} /* Hide sub-menus initially */

ul.menu li.submenu { 
	width: 760px;
	height: 181px;
	margin: 0 auto;
	background: url(images/88797079.jpg) no-repeat 100% 50px;
	border-bottom: 5px solid  #000099;
}

ul.menu li a:hover { 
color: #333333; 
display: block; 
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#page2 {
	width: 800px;
	margin: 0 auto;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/* Content */
#content {
	float: right;
	width: 520px;
	padding: 20px;
	border-bottom: 1px solid #FFFFFF;
}

#contentblog {
	float: right;
	width: 680px;
	padding: 20px 50px 50px 20px;
	border-bottom: 1px solid #FFFFFF;
}

.textoblog {
	font-family: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#696969 ;
}

#content2 {
	float: left;
	width: 760px;
	padding: 20px;
	border-bottom: 1px solid #FFFFFF;
}
#content p, #content ol, #content ul {
	line-height: 152%;
}
#content2 p, #content2 ol, #content2 ul {
	line-height: 100%;
}
/* Sidebar */
#sidebar {
	float: left;
	width: 200px;
	padding: 20px;
}

#sidebarblog {
	float: left;
	width: 20px;
	padding: 20px;
}

#sidebar2 {
	float: right;
	width: 200px;
	padding: 20px;
}
/* News */
#news {
	padding-top: 10px;
	padding-bottom: 0;
}
#news ul {
	list-style-type: square;
}
#news li {
	margin-bottom: 15px;
}
#news h3 {
	margin-bottom: 10px;
	font-size: 92%;
}
#news h3 a {
	display: block;
}
#news p {
	font-size: 85%;
}
/* Welcome */
#welcome {
	margin-bottom: 20px;
}
/* Samples */
#sample1, #sample2 {
	float: left;
	width: 250px;
}
#sample1 {
}
#sample2 {
	margin-left: 20px;
}
/* Footer */
#footer {
	width: 800px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 5px solid #000099;
}
.href { 
color:#0000FF;
border: 0px;
text-decoration: none;
   }
#texto {
text-transform: capitalize;
}
.aumenta{ 
text-decoration:none; 
color:#000000;
}
.aumenta:hover{
font-size:14px;
color:#000000;
}
.situacao {
color: #0000FF ;
border: 0px ;
background-color:#FFFFFF;
text-decoration: underline;
}
.titulo {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #003399;
}
.texto {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
border: thin dashed #CCCCCC;
}
.botao3d	{
      border-radius:8px; 
      -moz-border-radius: 8px; 
      -webkit-border-radius: 8px		
		
		display: block;

		border: 1px solid;
		border-color: #666666;
		width: auto;
		padding: 5px;

		background: #CCCCCC; 


		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		text-align: center;
		text-decoration: none;
		color: #0000FF;
		}
 
.botao3d:hover	{
		position: relative;
		top: 1px;
		left: 1px;
		border-color: #000 #999 #999 #000; 

		background: #999999;
		}
	
.hrblog {
	border-bottom: 1px solid #696969;
	border-top: 0px transparent;
	border-left: 0px transparent;
	border-right: 0px transparent;
    }

.borda {
 border: 1px solid #000;
}

.images {
	border-bottom: 5px solid transparent; 
	border-top: 5px solid transparent;
	width: 190px;
	}