/*
	  960 Grid System ~ Text CSS.
	  Learn more ~ http://960.gs/

	  Licensed under GPL and MIT.
	*/

	/* `HTML Basico
	----------------------------------------------------------------------------------------------------*/
	body {
		background: url(../img/bg-body.jpg) repeat center 0;
		color:#333;
		font:13px/1.5 Arial, Helvetica, sans-serif;
	}

	pre,
	code {
	  font-family: 'DejaVu Sans Mono', Monaco, Consolas, monospace
	}

	hr {
	  border: 0 #ccc solid;
	  border-top-width: 1px;
	  clear: both;
	  height: 0
	}

	/* `Titulos
	----------------------------------------------------------------------------------------------------*/
	h1 {
		font-size: 25px;
		font-family: Georgia, serif;
		font-weight: normal;
		text-align: center;
	}

	h2 {
		color:#595959;
		font-family: 'Just Another Hand',cursive;
		font-size: 50px;
		font-weight:normal;
		line-height: 50px;
	}

	h3 {	
		color:#4899B7;		
		font-size:18px;
		line-height:20px;
		margin:0 0 10px 0 
	}
		h3bold {	
		color:#4899B7;		
		font-size:18px;
		line-height:20px;
		font-weight:bold;
		margin:0 0 10px 0 
	}

	h4 {
		font-size: 18px;
		margin:10px 0 
	}

	h5 {
		color:#B48E43;
		font-size: 16px;
		margin:10px 0 0 0
	}

	h6 {
		color: #707C7C;
		font-size: 15px;
		line-height:20px;
		margin: 0 0 -10px
	}

	/* `tags
	----------------------------------------------------------------------------------------------------*/

	ol {
		list-style: decimal
	}

	ul {
		list-style: none
	}

	li {
		margin:0
	}

	dl,hr,pre,table,address,fieldset,figure {
		margin-bottom:20px
	}
	p {
	line-height:15px;
	overflow: hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	}

	a {
		color: #398CAC;
		text-decoration: none;
	}

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

	
	/* `estilos
	----------------------------------------------------------------------------------------------------*/
	#topo {
		background: url("../img/bg-topo.png") no-repeat scroll center 0;
		height:170px;
		margin: 10px auto 0;
		padding: 0 30px;
		width: 960px;
		}
	#menu{
		display:block;
		float:left;
		margin:0
		}
		#menu ul{
			list-style: none;
			margin: 0;
			}
		#menu  li{
			display:inline;
			float:left;	
			font-size:16px;
			line-height: 24px;			
			list-style: none;
			margin: 0;
			}
		#menu li:first-child a{
		}
		#menu  li a{
			color:#D74C14;
			display: block;
			font-family: 'Francois One',sans-serif;			
			font-weight: bold;
			margin: 20px 0;
			padding: 0 16px;
			text-decoration: none
			}
		#menu  li a:hover{
			color:#015673;
			
			}
		#menu li .ativo{
			color:#015673			
			}
			
		#www{
			/*background: url("../img/png.jpg") no-repeat scroll right 0;*/
			height:30px;
			margin: 0;
			padding:1px 0
			}
			#www a{
			clear: both;
			display: block;
			height:40px;
			padding: 0 0 0 60px;
			width: 220px;
			}
		#idiomas{		
			float:right;
			height:30px;
			margin:10px 0 0
			}
			#idiomas ul{
			display:block;
			float:left;
			list-style:none;
			}
			#idiomas li{
			display:block;
			float:left
			}
			#idiomas a{
			background:url(../img/bandeiras.png) no-repeat center 0;
			display:block;
			height:30px;
			margin:0 5px 0 0;
			overflow:hidden;
			padding:0;
			text-indent:-5000px;
			width:40px
			}			
			#pt a{background-position:0 0}
			#es a{background-position:-60px 0}
			#en a{background-position:-120px 0}
			#de a{background-position:-180px 0; margin:0}
		
		#slides{
		background:url(../img/bg-slides.png) no-repeat 0 0;
		display:block;
		height:280px;
		overflow:hidden;
		padding:5px;
		}
				
		.bg-1, .bg-2, .bg-3, .bg-4, .bg-5{
		display: block;
		height: 60px;
		overflow: hidden;
		padding: 15px 20px 0;
		}
		/*.bg-5{
		display: block;
		height: 30px;
		overflow: hidden;
		padding: 0 20px 10px;
		}*/
		.bg-1{background: url("../img/bg-1.png") no-repeat scroll 0 0;}
		.bg-2{background: url("../img/bg-2.png") no-repeat scroll 0 0;}
		.bg-3{background: url("../img/bg-3.png") no-repeat scroll 0 0;}
		.bg-4{background: url("../img/bg-4.png") no-repeat scroll 0 0;}
		.bg-5{background: url("../img/bg-5.png") no-repeat scroll 0 0;}
		.coluna-central{padding:0 20px}
		.coluna-lateral{padding:0 10px}
		
		.destaques{
		background:url(../img/bg-destaques.png) no-repeat 0 0;
		display:block;
		height:75px;
		margin:0 0 10px;
		overflow:hidden;
		width:300px
		}
			.destaques p{
			padding:5px 10px 0;
			width:280px
			}
		.foto-destaque{
		background:url(../img/bg-destaque-foto.png) no-repeat 0 0;
		display:block;
		height:112px;
		overflow:hidden;
		padding:8px 5px;
		width:255px
		}
		.toninha-legenda{
		font-size: 9px;
		text-align:center;
		font-style:italic;
		color: #4899B7;
		background-color: #FFF;
		line-height:10px;
		float:left;
		overflow:hidden;
		margin-right:12px;
		width:280px
		}
		.toninha-legenda-r{
		font-size: 9px;
		text-align:center;
		font-style:italic;
		color: #4899B7;
		background-color: #FFF;
		line-height:10px;
		float:right;
		overflow:hidden;
		margin-left:12px;
		width:280px
		}
		.destaque-galeria{
		background:url(../img/bg-galeria.png) no-repeat 0 0;
		display:block;
		height:250px;
		overflow:hidden;
		padding:10px;
		width:280px
		}
			.destaque-galeria p{
			margin:30px 0 0 0;
			padding:0;
			text-align:center
			}			
		
		#contato{
	padding:5px 0 0 20px;
	text-align:left;
	width: 300px;
		}
		#publicacoes{
		
		}
			#publicacoes h3{
			cursor:pointer
			}

		#redes-sociais{
	float: none;
	margin: 0 4px;
	width: 300px;
	padding:5px 0 0 20px;
			}
			#redes-sociais ul{
			display:block;
			float:left;
			list-style:none;
			}
			#redes-sociais li{
			display:block;
			float:left
			}
			#redes-sociais a{
			background:url(../img/ico-redes-sociais.gif) no-repeat center top;
			display:block;
			height:33px;
			overflow:hidden;
			text-indent:-5000px;
			width:32px
			}			
			#facebook a{background-position:0 0}
			#twitter a{background-position:0 -33px}
			#linkedin a{background-position:0 -66px}
		#base {
		background: url("../img/bg-rodape.png") no-repeat center 0;
		height:150px;
		margin: 0 auto;
		padding: 0 30px;
		width: 960px;
		}
			#base span{
			color: #0074A3;
			display: block;
			font-size: 14px;
			padding: 0 10px;
			}
			#rodape{
	padding:5px 0 0
			}
			#parceiros{
			color: #D74C13;
			float: left;
			margin: 15px 0 0
			}
			#copyright{
	color: #0074A3;
	float: right;
	margin: 80px 0 0;
	vertical-align: bottom;
			}
			#webtuba{
			color: #D74C13;
			clear:right;
			float: right;
			margin: 0
			}
		
	/* `links
	----------------------------------------------------------------------------------------------------*/	
		#noticias a{color:#0074A3}
			#noticias a:hover{color:#D26C25;}	
	
	/* `listas
	----------------------------------------------------------------------------------------------------*/	
		.pesquisa li {
		border-left:1px dotted #D97928;
		color:#D97928;
		font-style:italic;
		margin:0 0 15px;
		padding:0 0 0 5px		
		}
		
		.publicacoes li {
		background:url(../img/pdf.png) no-repeat 0 0;
		font-style:italic;
		margin:0 0 15px;
		padding:0 0 0 20px		
		}
		
	
	/* ` tabelas 
	----------------------------------------------------------------------------------------------------*/
	table {
	border-collapse:collapse;	
	width:100%
	}

	#grupos-pesquisa {
	font:1em 'Trebuchet MS',helvetica,arial,verdana;
	margin:1em 0;
	padding:0
	}	

	#grupos-pesquisa th, #grupos-pesquisa td {
	border:1px dotted #ccc;
	padding:5px;
	text-align:left;
	vertical-align: middle;
	}

	#grupos-pesquisa thead th {
	background:#4899B7 !important;
	color:#fff;
	font-size:16px
	}	
		.linha-1 {
		background:#fff
		}

		.linha-2 {
		background:#F7FCFC
		}
		#col-1{
		width:60%
		}
		#col-2{
	width:40%
		}
		#col-3{
		width:20%
		}
	
	#grupos-pesquisa tbody tr {
	font-size:12px
	}
	
	/* `jquery
	----------------------------------------------------------------------------------------------------*/			
	#easyTooltip{	
	padding:5px 10px;
	border:1px solid #ccc;
	background:#195fa4 url("../img/bg-tooltip.gif") repeat-x;
	color:#fff;
	}
	.demo-show {
		margin: 1em .5em;
	}
	.demo-show h3 {
		margin: 0;
		padding: .25em;
		cursor:pointer
	}
	.hover {
		background: #fff;
	}
	.demo-show div {
	padding: .5em .25em;
	}