/* Top Elements */
* { margin: 0; padding: 0;}

body {
	/*background: #fff;*/
	background:#FE7900;
	font: 11px/1.75em Verdana, Tahoma, arial, sans-serif;
	color: #666666; 
	text-align: center;
	margin: 0 0 15px 0;	
}

/* links */
a, a:visited {	
	color: #326ea1; 
	background: inherit;
	text-decoration: none;		
}
a:hover {
	color: #33d44;
	background: inherit;
	padding-bottom: 0;
	border-bottom: 2px solid #004777;
}

/* topos */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 	
	color: #6EAACE;		
}
h1 {
	font-size: 160%;	
	font-weight: normal;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;	
}
h3 {
	font-size: 130%;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

/* images */

img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	background: #F5F5F5;
	border-left: 3px solid #D4D4D4;
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	font: bold 1.4em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;	
	margin: 10px;
 	padding: 3px 3px 3px 25px;  
  	background: #C0DCF4;
	border-left: 3px solid #236D94;	
	color: #444;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #fff;
}
th {
	background: #e7e6e6 url(../images/button.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 1px solid #f4f4f4;
	border-bottom: solid 2px #fff;
	color: #333;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

/* form elements */
form {
	margin:10px; padding: 0 10px;
	background: #C0DCF4;	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.botao { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 8px;
	padding: 2px 3px; 
	color: #333;
	background: #e7e6e6 url(../images/button.jpg) repeat-x;
	border: 1px solid #dadada;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0 5px 0 10px; padding: 5px 0 15px 0;	
	width: 190px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 100px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/ 
#geral {
	position: relative;
	width: 960px;	
	margin: 8px auto;
	text-align: left;
	background: #fff;
	padding:0;
	overflow:hidden;
	
}
#content-geral {
	float: left;
	display: inline;
	padding: 0; 	
	background:url(../images/bg2.gif);
	margin-top:5px;
}
#topo {
	position: relative;
	background: #fff;
	width:950px;	
	padding: 0;	
	color: #fff;	
}

/* topo-photo */
#topo-photo {
	margin: 0px auto;
	margin-bottom:0px !important;
	height: 230px;
	padding-top:10px;
	width: 950px;
	background: #fff url(../images/topo2.jpg) no-repeat center center;
}
#topo-photo h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	display:block;
	width:327px;
	height:170px;
	margin-top:15px;
	margin-left:35px;
	text-indent:-9999px;
	overflow:hidden;
	/*background:red;*/
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 5px; left: 5px;	
}

#topo-photo h1#logo-text a:hover{
	border:none !important;
	text-decoration:none;
}

#topo-photo h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 1.9em Trebuchet MS, Arial, Sans-serif;
	text-transform: none;
	color: white;
	top: 150px; left: 125px;		
}

/* Navigation */
#nav {
	clear: both;	
	padding: 0;	
	margin-top:-10px;
}
#Menu {
	float: left;
	list-style: none;
	background:#006AA8;
	padding: 0;	
	height: 25px;
	display: inline;
	width: 950px;
	margin-left:5px;
	border-top:1px solid #3398CC;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 3px 11.9px;
	border-left: 1px solid #4CA0CC;	
	border-bottom: none;
	color: #fff;
	font: 1.3em Trebuchet MS, Arial, Geneva, sans-serif;
	text-decoration: none;	
	letter-spacing: 1px;
}


#nav ul li a:hover, 
#nav ul li a:active {
	color: orange;
}

#nav ul li a:visited {	
	/*color: #fff !important; */
	border-bottom:1px dotted 1px !important;
}

/*Fim do menu*/


/* SUBHEADER */

#subHeader{
	width:950px;
	height:250px;
	background:url(../images/bg_head.jpg) no-repeat;
	margin-left:5px;
	margin-top:32px;
	border-bottom:1px solid #3398CC;
}

#destaque{
	position:absolute;
	background:#1E3D4F;
	width:550px;
	height:215px;
	margin-top:18px;
}

#destaque img{
	border:1px solid #3398CC;
	margin:15px;
	float:left;
}

#destaque div{
	position:absolute;
	width:250px;
	height:180px;
	margin-left:280px;
	top:0px;
	color:white;
	font:1.2em Trebuchet MS, Arial, Verdana, Sans-Serif;
}

#destaque div img{
	border:none !important;
}

#destaque div ul{
	position:absolute;
	top:38px !important;
	left:255px;
	width:235px;
	height:165px;
}	

#destaque div ul li{
	list-style-image:url(../images/arrow_right.gif);
	list-style-position:inside;
	font:bold 0.8em Trebuchet MS, Arial, Verdana, Sans-Serif;
	border-bottom:1px solid #62B1D8;
}

#destaque div ul li a{
	color:white;
}

#destaque h3{
	color:#A3E2FF
}

#subheader2{
	height:150px;
	width:948px;
	margin-left:5px;
	margin-top:1px;
	background:#000;
	border:1px solid #AFB0A2;
	border-top:1px solid #014886;
	background:#000 url(../images/ultimos.jpg) no-repeat;
}

#subheader2 ul{
	position:relative;
	width:908px;
	margin-left:38px;
}

#subheader2 ul li{
	display:inline;
	margin-left:5px;
}

#subheader2 ul li a{
	cursor:pointer;
}

#subheader2 ul li a:hover{
	border:0;
}

/* Fim SUBHEADER */


/* Main Column */

#main{
	background:white;
	border-left:1px solid #C0DCF4;
	margin-top:5px;
}

.three-col #main {
	margin: 10px 190px 0 200px;
	border-right:1px solid #C0DCF4;
}
.two-col #main {
	margin: 10px 5px 0 200px;
	border-left:1px solid #C0DCF4;
	width:742px;
}

#main h1 {
	margin: 10px 10px 0 10px;
	font: normal 1.8em Georgia, Times New Roman, Times, serif;
	color: #6EAACE;
	padding: 15px 0 2px 0px; 		
	border-bottom: 1px solid #C0DCF4;
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 195px;	
	margin-top: 10px;
	background:#fff;
	/*border:1px solid #C0DCF4;*/
}	
/* right column */
#rightcolumn {
	float: right;
	width: 190px;
	margin-top: 10px;	
	height:100%;
	background:white;
}
#rightcolumn h1, #sidebar h1 {
	margin: 10px 5px 0 5px;
	padding: 5px 5px; 
	font: 1.6em Trebuchet MS, Tahoma, Sans-serif;
	color: #6EAACE; 		
}

#rightcolumn ul{
	border-top: 0;
}

#rightcolumn ul li{
	border:none;
	background:none !important;
}

/* sidemenu */
ul.sidemenu {
	text-align: left;
	margin: 7px 8px 8px 10px; padding: 0;			
	border-top: 1px solid #E5E5E5;
	text-decoration: none;	
}
ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;		
	border-bottom: 1px solid #C0DCF4;
}

ul.submenu li {
	list-style: none;
	padding: 4px 0 4px 4px;
	margin: 0 0px;		
	border-bottom: 1px solid #015E2F;
	border-left: 8px solid #015E2F;
	background:#009342;
}


ul.sidemenu li img{
	background: none !important;
   	border: none !important;
	padding: 0px !important;
	margin-left:-5px;
}

* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;	
	color: #444; 
	border: none;		
}

ul.submenu li a {
	text-decoration: none;	
	color: white; 
	border: none;		
}

ul.sidemenu li a:hover {
	color: #383d44;
	border: none;
}

ul.submenu li a:visited{
	color: white !important;
}

/* footer-geral */
#footer-geral {
	clear: both;
	width: 960px;
	font-size: 95%;
	padding: 5px 0;
	text-align: left;	
}
#footer-geral a {
	text-decoration: none;
	color: white;
	font-weight: bold;
}
#footer-geral a:hover {
	color: orange;
	border-bottom: 0px;
}
#footer-geral p {
	padding: 10px 0;
}
#footer-geral h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
}

/* footer */
#footer {
	clear: both;
	color: white;	
	margin: 0 auto; 
	width: 950px;
	padding: 5px 0;
	text-align: center;
	background: #006AA8;
	border-top: 1px solid #F2F2F2;	
}

#footer ul li{
	display:inline;
	margin-right:18px;
}

#footer img{
	border:0px solid transparent;
	padding:0px;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
.erro{
	background:#FFDFDF;
	border:1px solid red;
}


#portfolio div{
	width: 96%;
	background:url(../images/bgp.jpg) repeat-x;
	background-position:bottom;
	padding:5px;
	margin-left:10px;
	margin-bottom:4px;
	border:1px solid #CDEDFD;
}

#portfolio img{
	float:left;
	margin-left: 10px;
	
}

#portfolio div p{
	float:left;
	margin-left: 5px;
	width: 440px;
	color: #065397;
}

#portfolio h3{
	font: bold 1.2em Verdana, Arial, Sans-Serif;
	color:#065397;
	margin-left: 155px !important;
	margin-bottom:-10px;
}