/*
LIP
*/

body {
	margin: 0px;
	padding: 0;
/*	background: #070912; *//*#D4D9DD;*/ /*#0e1124; 1F2437*/

	
  
background-color: #CCCCCC;
color: #FFFFFF;
background: #333333;
background-image: url(images/bck4.jpg);
background-attachment: fixed;
background-repeat: repeat-y;
background-position: center center;
  
  font: normal small Arial, Helvetica, sans-serif;
	color: #4E4E4E; /*#6F4503 #738729*/
}

h1, h2, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #4E4E4E; /*#4E4E4E #9E6813 #102D42 #17405E  294742*/
	/*font:1.95em Georgia,"Times New Roman",Times,serif;font-weight:bold;letter-spacing:-0.02em*/
}

h2 {
	margin: 0;
	padding: 0;
	color: #CCCCCC; /*#130048 #9E6813;539FB7  #294742  320052*/
  font: italic smaller Georgia, "Times New Roman", Times, serif;
	/*font:0.95em Georgia,"Times New Roman",Times,serif;font-weight:bold;letter-spacing:-0.02em*/
	
}

h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #FFFFFF; /*#130048 #9E6813;539FB7  #294742  320052*/
    font: italic smaller Georgia, "Times New Roman", Times, serif;
	/*font:0.95em Georgia,"Times New Roman",Times,serif;font-weight:bold;letter-spacing:-0.02em*/
	
}

h1, h2, h3 {
}

h4, h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a {
	color: #738729; /*#6F4503*/
	text-decoration: none;
}

a:hover {
	
	text-decoration: underline;
}

img {
	border: none;
}

/* Header */

#logo { 
	width: 780px;
	padding: 0;
	background: url(images/banner4.jpg) repeat-x;
	/*background: #BFE144 url(images/bigbg.gif) repeat-x;*/
	border: 5px solid #FFFFFF;
	border-bottom: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 90px;
	
}



#logo h1 {
	text-align: center;
	font-size: 3em;
}

#logo h2 {
	text-align: center;
	font-size: 1.4em;
}

#logo h3 {
	text-align:justify;
	font-size: 1.4em;
	line-height:30px;
	text-transform: none; 
}

#logo a {
	text-decoration: none;
	color: #4E4E4E;
}


#logo_img{
	position: relative;
	float:left;
	text-align:center;
	width:100px;
	height: 85px;
	position: relative;
	padding: 5px 0 0 0;
}

#logo_txt{
	position:relative;
	float:left;
	width: 400px;
	height: 85px;
	padding: 5px 0 0 0;
}

#logo_menu{
	position:relative;
	float: right;
	width: 270px;
	margin: 50px 0 0 0;
	font-size: 10px;
}

#logo_menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#logo_menu a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#FFFFFF;
}


/* Menu */

#menu {
	width: 780px;
	height: 36px;
	margin: 0 auto;
	padding: 0;
	background: #4E4E4E;
	border: 5px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;  
	/*vertical-align: middle; */
	
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none; /*border-bottom:38px solid blue;*/
}

#menu2 ul {
	margin: 5px;
	padding: 0.3em;
	list-style: none;
}

#menu3 ul {
	margin: 5px;
	padding: 0.3em;
	list-style: none; 
}

#menu li {
	display: inline;
    

}

#menu a span{
	display: block;
	float: left;
	width: 105px;
	height: 26px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	 

}

#menu span a{
	float: right;
	width: 32px;
	height: 20px;
	padding-top: 8px;
	padding-right: 10px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover span, #menu .active a {
	background: url(images/btnRecrutam6.jpg) no-repeat; /*#000000*/
	color: #FFFFFF; /*#130048*/
}


#menu2 {
	width: 780px;
	height: 26px;
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
	border: 5px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	text-align: left;
}
#menu2 li {
background: #FFFFFF;
	display: inline;
}

#menu3 {
	/*width: 780px;*/
	height: 26px;
	margin: 0 auto;
	padding: 0;
	/*background: #CCCCCC;*/
	text-align: left;
}
#menu3 li {
	display: inline;
}

#menu3 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}

#menu3 a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	/*color: white;*/
}

/* Splash */

#image {
	width: 780px;
	margin: 0 auto;
	background: #FFFFFF;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	/*height: 90px;*/
}

/* Content */

#body {
	width: 780px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 5px solid #FFFFFF;
}

#mainprojects {
	text-align: center;
}

#mainprojects a{
	font-weight: bold;
	font-size: 9px;
	color:#333333;
}

#body .title {
	padding: 7px 20px;
	background: #EAF7BF url(images/smallbg.gif) repeat-x left bottom;
	font-size: 0.9em;
	font-weight:normal;
}

#body .title a {
	padding: 10px 20px;
	background: #EAF7BF url(images/smallbg.gif) repeat-x left bottom;
	font-size: 1em;
	color: #000000;
}

#body .title a:hover {
	padding: 10px 20px;
	background: #EAF7BF url(images/smallbg.gif) repeat-x left bottom;
	font-size: 1em;
	color: #153242;
}

#body .title2 {
	padding: 7px 20px;
	background: #EAF7BF url(images/smallbg.gif) repeat-x left bottom;
	font-size: 0.9em;
	font-weight:normal;
	color: #153242;
}

#body .story {
	padding: 20px;
	border: 2px solid #EAF7BF;
}

#body .noupercase{
	text-transform: none;
}

#sidebar h3,#sidebar2 h3,#sidebar h2,#sidebar2 h2{background:#353A4E;border-top:0px solid #BBB;border-bottom:0px solid #BBB;padding:6px 0 6px 6px;margin:2px 0 10px 0}
#sidelist li,#sidelist2 li{list-style:none}
#sidelist li ul li,#sidelist2 li ul li{list-style:square;margin-bottom:5px;line-height:115%;margin-left:6px}
#content{width:575px;float:left}
.mainprojects:after{display:block;visibility:hidden;clear:both;height:0;content:"."}
.mainprojects{display:inline-block}
/*.mainprojects{display:block;background:url(../images/banner4.jpg)#BFE144} /*#C2D190 */

/*.addbookmarks{margin:10px 0px 5px 0px;border-top:1px dotted #D9D9D9;border-bottom:1px dotted #D9D9D9;padding:5px 0px 6px 0px;}
.addbookmarks img{margin:0px}

.addbookmarkscat{margin:0px 0px 12px 0px;}
.addbookmarkscat img {margin:0px}
#addbookmarkscatmainpage{margin:0px 0px 12px 0px;}
#addbookmarkscatmainpage img {margin:0px; padding:0; border:0;text-align:left;}
*/
#translation_bar img {margin:2px 2px;}
/* Outras páginas */


/* EVENTOS*/

#tableprojectos{
	width: 100%;
	border: none;
	margin: 0;
	padding: 2px;
}

#projectosanos{
	width:120px;
}

#projectosanos a{
	text-decoration: none;
	font-size:16px;
	color:#000000;
}
#projectosanos a:hover{
	text-decoration: underline;
}




#projectosdestaques{
	width: 95%;
	border: none;
	margin-left: 5%;
}

#projectosdestaques td p{
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
}

#projectosdestaques .projimagem{
	width: 55px;
	text-align: center;
}

#projectosdestaques .projtitle{
	width: 130px;
	text-align: center;
	font-weight: bold;
}

#projectosdestaques a{
	text-decoration: underline;
}


#projectosdestaques .eventotitle{

	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
}

#projectosdestaques .eventotitle a:hover p{
	text-decoration: underline;
}



/* Recursos Humanos */

.story a .rhumanos_files{
	color: #000000;
}

.story a:hover .rhumanos_files{
	color: #000000;
	text-decoration: underline;
}





/* Avaliação */

a.avaliacao{
	margin-left: 150px;
}




/* Mapa do Site */

#body .story .maph3 a{

}

#body .story .maph5 a{
	padding-left: 90px;
}




/* bot*/
#copybottom {
	width: 780px;
	padding: 0;
	border-bottom: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#bot {
	width: 760px;
	margin: 0 auto;
	padding: 10px 10px;
	background: #4E4E4E;
	border: 5px solid #FFFFFF;
	border-top: none;
	text-align: center;
}

#bot p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: x-small;
	color: #CCCCCC;
}

#bot a {
	color: #CCCCCC;
}

#bot2 a:hover{
	color: #4E4E4E;
}
#bot2 {
	width: 760px;
	height: 10px;
	margin: 0 auto;
	padding: 10px 10px;
	background: #FFFFFF;
	border: 5px solid #FFFFFF;
	border-top: none;
	text-align: center;
}

#botcopyright {
	font-size: 0.8em; 
	text-align: center; 
	margin-top: 1.0em; 
	margin-bottom: 1.0em;
}


