html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
      font-style: inherit;
   font-size: 100%;
   font-family: inherit;
   vertical-align: baseline;
}

ul {
   list-style: none;
}

h2 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.2em;
	margin-bottom: 10px;
}
a {
	color: #ff6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {font: 65.5% arial, tahoma, verdana, sans-serif;
		margin: 0;	padding: 0;
		background: #fff url(../img/bg.gif) repeat-x top left;
	/* ie5/win hack */
	text-align: center;	}
	
	/* IDs */


#wrapper {float: left; 	width: 100%;	text-align: left;	margin-bottom: 0px;	}
#content {	width: 950px;	margin: 0 auto;	
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #0B4069;
		/* unhack ie5/win */
	text-align: left;	}

#headerwrap {	width: 100%;	margin: 0 auto;	
	/* unhack ie5/win */
	text-align: left;	}
	
	
#header {	width: 950px;	height: auto;	margin: 0 auto;	
	/* unhack ie5/win */
	text-align: left;
	background-color:White;
	border: 1px solid #eaeaea;	}
	

#header{
	font-size: 120%;
	padding-bottom:0px;
}
#header h1 {
	float: left;
	margin: 31px 31px 0 10px;
	width:230px;
	}
#header h1 img {
	display: none;
}
#header h1 a {
	text-transform: uppercase;
	width: 230px;
	height: 100px;
	display: block;
	background: url(../img/logo.gif) 0 0 no-repeat;
	float:left;
	position:absolute;
}
#header ul {
	list-style: none;
}

#footer{
	margin: 0 auto;
	padding: 10px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.3em;
	width: 950px;

}
/* menu superiior */
.nav {
	width: 200px;
	border-left: 1px solid #e5e5e5;
	float: left;
	padding: 29px 0 0 0;
}
.nav li a{
	display: block;
	color: #6B6B6B;
	padding: 17px 0 2px 7px
}
.nav li a:hover{
	background: #003366;
	color: #FFF;
	text-decoration: none;
}
.nav li a:active{
	background: #ccc;
	color: #6B6B6B;
}
.nav li.active a,
.nav li.active a:hover{
	color: #c9c9c9;
	cursor: default;
	background: #FFF
}
/* fim menu */




/* banner */
#banner{
	width: 950px;	
min-height:150px;  
  height:auto !important;  
  height:150px; 
	margin:20px 0 20px 0;
	background-color: White;
border: 1px solid #eaeaea;
display: block;
}
#banner2{
	width: 950px;	
	margin:20px 0 20px 0;
	background-color: White;
border: 1px solid #eaeaea;
display: block;
}




/* login */
#areaPrivada, #boxBandeira{
	width: 230px;
	height: auto;float: right;
	margin: 10px;
	padding:5px;
	display: block;}
#areaPrivada{
	background: url(../img/bg.gif) repeat;
	border: 1px solid #eaeaea;
	color: #eaeaea;
}
#areaPrivada h2 {margin: 2px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 90%;
  text-transform: uppercase;
    color: #666;
	 font-weight: bold;
  }
 #boxBandeira{
 	margin-top: 10px
 }
  #boxBandeira img{
 	margin-right: 25px
 } 
.buscaPortifolio{
	margin:10px 10px 20px 50px;
}
.grupo{
	width: 150px; float:right
}






  /* forms */

textarea, input[type="text"], input[type="password"], select {

margin: 2px;
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CCCCCC;
}
input[type="text"], input[type="password"] {
cursor:text;
}
code, kbd, samp, pre, tt, var, input[type="text"], input[type="password"], textarea {
font-family:mono-space,monospace;
font-size:100%;
}
.button {
background:transparent url(../img/bt_ok.gif) no-repeat scroll 0 0;
border:medium none;
height:27px;
width:27px;
margin: 2px;
}
input, select, button {
cursor:pointer;
}

/* home inferior */
.fraseHome{float:left;
	width: 250px;
	height: auto;
	margin-right:20px;
	padding: 0px 10px 10px 10px;
	
}
.fraseHome blockquote {
   margin: 0 5px 5px 5px;
   padding: 0 0 0 5px;
   font-size: 2.3em;
   font-family: Georgia, "Times New Roman", Times, serif;
   color: #888;
	font-style: italic;
	text-indent: -0.3em;
	letter-spacing: 0.1em;
}
.portifolioHome{
	width: 250px;
	
}
.NewsHome{
	width: 350px;margin-left: 30px;
}
.boxHome{
float:right;
	background-color: #FFF;
	border: 1px solid #e5e5e5;
	min-height: 200px;
	}
.boxHome p a{font-family:"Din","Lucida Grande","Lucida Sans Unicode","Trebuchet MS",arial,sans-serif;
	font-size: 1.8em;
	color: #646464;
	padding: 0px 10px 5px 10px;
	display: block;
	font-weight: bold;
}
.boxHome p a:hover{
	color: #660000;
	text-decoration: none;
}
.boxHome em a{font-family:"Din","Lucida Grande","Lucida Sans Unicode","Trebuchet MS",arial,sans-serif;
	font-size: 1.5em;
	font-style: normal;
	color: #777777;
	padding: 0px 10px 10px 10px;
	display: block;
}
.boxHome em a:hover{
	color: #660000;
	text-decoration: none;
}
.boxHome h2{font-family:"Din","Lucida Grande","Lucida Sans Unicode","Trebuchet MS",arial,sans-serif;
	color:Maroon;
	font-weight: bold;
	font-size: 1.7em;
	margin: 8px;
	letter-spacing: 0.2em;
}

.fadeHome{width:200px;
	margin:20px 10px 10px 70px
}
.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

/* Hides from IE-max \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
a:hover.ver{
	text-decoration: none;
	color:Maroon;
}
.ver{clear:both;
	margin: 10px 5px 0 0;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0;
	display: block;
	font-size:120%;
	float: right;
	width: 100px;
}
.fRight{float: right; margin-top: 20px}




/*area interna*/
#interna{width:950px;
background-color: White;
border: 1px solid #eaeaea;
font-family:"Din","Lucida Grande","Lucida Sans Unicode","Trebuchet MS",arial,sans-serif;
font-size: 1.5em;

color: #777777;
display: block;
}
#interna h2{
	color:#083160;
	font-weight: bold;
	font-size: 1.4em;
	padding: 8px;
	margin-bottom: 20px;
	letter-spacing: 0.2em;
	border-bottom: 1px solid #eaeaea;
}

/* Menu interno lateral esquerda */

.menuInterno{float: left;
	width:250px;
background-color: White;
border-top: 1px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
border-right: 1px solid #eaeaea;
margin-bottom:20px;
}
.menuInterno li a{
	font-size: 0.9em;
	color:#083160;
	padding: 10px 10px 15px 20px;
	display: block;
	font-weight: bold;
	background-color: White;
	}
.menuInterno li a:hover{
	color:white;
	background-color: #083160;
	}
.menuPadrao{
float: left;
	width:250px;
margin-left:10px
}
	
	
	
	
	/* Padrão texto Interno */
#textosInterno{
width:650px;
}
#textoNoticia{
	width: 900px;
}
#textosInterno, #textoNoticia{
	float: left;
	display: block;
	margin-left: 20px;
	padding: 0px 10px 10px 10px;
}

#textosInterno img, #textoNoticia img{
	float: left;
	display: block;
	padding: 10px;
	margin: 0px 10px 10px 0;
	border: 1px solid #eaeaea;
}
#textosInterno h3, #textoNoticia h3{
	color:#083160;
	font-weight: bold;
	font-size: 1.2em;
	padding: 8px;
	margin-bottom: 5px;
	letter-spacing: 0.2em;
	}
#textosInterno  em, #textoNoticia em{
	color:Maroon;
} 


#textosInterno p, #textoNoticia p{
text-align: justify;
}
/* Fim padrão texto interno */



/* listagem NOTICIAS e portifolio */

#noticiasList, #portifolioList{
width:850px;
min-height: 200px;
	float: left;
	display: block;
	margin-left: 20px;
	padding: 0px 10px 10px 10px;
}
#noticiasList img{
	float: left;
	display: block;
	padding: 10px;
	margin: 0px 10px 10px 0;
	border: 1px solid #eaeaea;
}
#noticiasList h3, #portifolioList h3{
	color:#083160!important;
	font-weight: bold;
	font-size: 1.2em;
	padding: 8px;
	margin-bottom: 5px;
	letter-spacing: 0.2em;
		display:block;
	}
#noticiasList a, #portifolioList a{
color: #7D92A2;
	display:block;
	}
#noticiasList a:hover, #portifolioList a:hover{
	display:block;
	color: #FF9900;
	text-decoration: none;
	background-color: #f5f5f5;}
#noticiasList span, #portifolioList span{
	color:#083160!important;
	text-decoration: none;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding:3px 3px 3px 25px;
	background: #fff url(../img/vermais.gif) no-repeat top left;
	border: 1px solid #eaeaea;
	}
#noticiasList em{
	float: left;
	font-weight: bold;
	margin: -10px 0 0 10px;
	}

	
	
	#portifolioList img{
	float: left;
	display: block;
	padding: 10px;
	margin: 0px 10px 10px 0;
	border: 0px solid #eaeaea;
}
	/* fim listagem noticias */
.alerta{
	color: Red;
	font-size: 10px;
}
.logado{
	color:#083160!important;
	font-weight: bold;
}
/* icones de arquivos */
a.zip { background: url(../img/ico_zip.gif) no-repeat; padding-left: 20px; padding-bottom:20px; }
a.rar { background: url(../img/ico_rar.gif) no-repeat; padding-left: 20px;  padding-bottom:20px;}
a.doc{ background: url(../img/ico_doc.gif) no-repeat; padding-left: 20px; padding-bottom:20px;}
a.xls{ background: url(../img/file-blue.gif) no-repeat; padding-left: 20px;  padding-bottom:20px;}
a.ppt{ background: url(../img/ico_ppt.gif) no-repeat; padding-left: 20px; padding-bottom:20px; }
a.pdf{ background: url(../img/ico_pdf.gif) no-repeat; padding-left: 20px;  padding-bottom:20px;}
/* paginação */

.pagination {display:block; padding-top:30px; font:bold 1.3em Georgia, "Times New Roman", Times, serif; text-align:center;}
.pagination ul li {display:inline; color: #003366; word-spacing:2px; padding:0 2px;}
.pagination ul li a {color:#003366; text-decoration:none;}
.pagination ul li a:hover {color:#ff7200;}
.pagination ul li a.currentpage, .pagination ul li a.currentpage:hover {padding:0 4px; color:#003366; cursor:default; background:#fff;}
.pagination ul li a.disablelink, .pagination ul li a.disablelink:hover {color:#ff7200;}


a:hover.navegar {
	text-decoration: none;
	color: #0E4472 !important;
	background: #f5f5f5;
}
.navegar{
margin: 5px 5px 0 0;
	display: block;
	border: 1px solid #eaeaea;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0 5px 10px;
	font-size:90%;
	float: left;
	width: 300px;
	background: #5D5D5D;
	color: #ffffff !important;
	}
	
.erro, .ok{
border:1px solid #EBEBEB;
color: #fff;
font-size:1.3em;
font-weight:bold;
padding:10px;
background-color: #660000;
	}
.error{
color: #fff;
font-size: 0.9em;
font-weight:bold;
padding:3px;
background-color: #860000;
	}
