@charset "UTF-8";
/* CSS Document */

body {
	font-family:"Lucida Grande", "Trebuchet MS", Arial;
	color:#333;
	font-size:14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border-style:none;
}
a:link {
	color:#999;
	text-decoration: none;
	outline: none;
}
a:visited {
	color:#999;
	text-decoration: none;
	outline: none;
}
a:hover {
	color:#9F9F0D;
	text-decoration: none;
	outline: none;
}
a:active {
	color:#999;
	text-decoration: none;
	outline: none;
}
/**************************** INICIO MENU ****************************************************/
.glossymenu {
	font-size:13px;
	margin: 5px 0;
	padding: 0;
	width: 175px; /*width of menu*/
	border-bottom-width: 0;
}
.glossymenu a.menuitem {
	color: #333;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 5px;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}
.glossymenu a.menuitem:visited, .glossymenu .menuitem:active {
	color: #333;
}
.glossymenu a.menuitem .statusicon { /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
}
.glossymenu a.menuitem:hover {
	background-color: #E9EAD7;
}
.glossymenu div.submenu { /*DIV that contains each sub menu*/
	background: #F3F4EC;
}
.glossymenu div.submenu ul { /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.glossymenu div.submenu ul li {
	border-bottom: 1px dotted #999;
}
.glossymenu div.submenu ul li a {
	display: block;
	font: normal 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	padding: 4px 0;
	padding-left: 10px;
}
.glossymenu div.submenu ul li a:hover {
	background: #E9EAD7;
}
/**************************** FIM MENU ***************************************************/

.contentor {
	width:955px;
	margin-left:auto;
	margin-right:auto;
}
.cabecalho {
	width:935px;
	height:158px;
	margin:15px 10px 0px 10px;
	background:url(../imgs/topShadow.png) center bottom no-repeat;
}
.conteudo {
	width:945px;
	padding:5px 5px 20px 5px;
	overflow:auto;
}
.contentormenu {
	float:left;
	width:195px;
	padding-top:40px;
}
.contentorConteudo {
	float:left;
	width:730px;
}
.rodape {
	width:935px;
	font-size:80%;
	color:#999;
	padding:10px;
	background:url(../imgs/topShadow.png) center top no-repeat;
	clear:both;
	height:70px;
}
ul.actividades {
	list-style-type: none;
	padding: 0;
	margin: 0px 0px 0px 15px;
}
li.actividades {
	background:url(../imgs/bulletSeta.png) 5px 11px no-repeat;
	padding: 0px 0px 0px 20px;
	list-style: none;
}
#slideshow {
	position:relative;
	height:300px;
	font-size:10px;
}
#slideshow DIV {
	position:absolute;
	top:0;
	left:0;
	z-index:8;

	height: 300px;
	background-color: #FFF;
}
#slideshow DIV.active {
	z-index:10;
}
#slideshow DIV.last-active {
	z-index:9;
}
#slideshow DIV IMG {
	height: 300px;
	display: block;
	border: 0;
	margin-bottom: 10px;
}
/**************************/

.linkSite {
	float:right;
	text-align:right;
}
.linkSite a {
	float:right;
	display: block;
	width: 65px;
	height: 46px;
	background: transparent url(../imgs/logo_bsk.png) no-repeat;
}
.linkSite a:hover {
	float:right;
	background-position: -65px 0;
}



.linkRSS {
	float:right;
	text-align:right;
	font-size:11px;
	padding:115px 0px 0px 0px;
}
.linkRSS a {
	float:right;
	display: block;
	width: 32px;
	height: 14px;
	background: url(../imgs/rss.png) no-repeat;
}
.linkRSS a:hover {
	float:right;
	background-position: -32px 0;
}




.menuRodape{
	float:left;
	margin-right:40px;
	}

.caixaEsq{
	float:left;
	width:460px; font-size:12px;
	padding-right:20px;
	border-right:1px solid #CCC;
	}
	
.caixaDestaque{
	border-bottom:1px dotted #999;
	padding:15px 0px 5px 0px;
	}	
	
	
.caixaDestaque a {
	text-decoration:none;
	display: block;
	color:#333;

}
.caixaDestaque a:hover {
	text-decoration:none;
	color:#999
}
	
	
#mapaGoogle {
	width:730px;
	height:350px;
	font-size:10px;
}	


a:link.linkIndex {
	color: #333;
	text-decoration: none;
	outline: none;
}
a:visited.linkIndex {
	color: #999;
	text-decoration: none;
	outline: none;
}
a:hover.linkIndex {
	color: #990;
	text-decoration: none;
	outline: none;
}
a:activ.linkIndex {
	color: #CC0;
	text-decoration: none;
	outline: none;
}



a:link.linkVerde {
	color: #CC0;
	text-decoration: none;
	outline: none;
}
a:visited.linkVerde {
	color: #CC0;
	text-decoration: none;
	outline: none;
}
a:hover.linkVerde {
	color: #990;
	text-decoration: underline;
	outline: none;
}
a:activ.linkVerde {
	color: #CC0;
	text-decoration: none;
	outline: none;
}

input, textarea {
	margin-bottom:15px;
	border: 2px solid #CCC;
}

textarea:focus, input:focus {
	border: 2px solid  #990;
}

label {
	width: 100px;
}





a:link.linkDownload {
	color: #333;
	text-decoration: none;
	outline: none;
}
a:visited.linkDownload {
	color: #333;
	text-decoration: none;
	outline: none;
}
a:hover.linkDownload {
	color: #990;
	text-decoration: none;
	outline: none;
}
a:activ.linkDownload {
	color: #333;
	text-decoration: none;
	outline: none;
}


.divArtigo{
	padding:0;
	font-size:12px;
	}

.divImprensa{
	padding:10px 0px 15px 0px;
	border-bottom:dashed 1px #999;
	font-size:12px;
	}

h1{
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:bold;
	color:#990;
	}
	
h2{
	margin:0;
	padding:0px 0px 10px 0px;
	font-weight:normal;
	font-size:11px;
	color:#999
	}	
	
h3{
	margin:0;
	padding:10px 0px 0px 0px;
	font-size:13px;
	}		
	
h4{
	margin:0;
	padding:15px 0px 0px 0px;
	font-size:14px;
	font-weight:bold;
	}		
	
.divNav{
	padding:10px 0px 0px 0px;
	}	
	
.currentNav{
	color:#990;
	font-weight:bold;
	text-decoration:underline
	}		


a:link.linkEventos {
	font-size:13px;
	color: #990;
	text-decoration: none;
	outline: none;
}
a:visited.linkEventos {
	color: #990;
	text-decoration: none;
	outline: none;
}
a:hover.linkEventos {
	color: #990;
	text-decoration: underline;
	outline: none;
}
a:activ.linkEventos {
	color: #CC0;
	text-decoration: none;
	outline: none;
}


/*Style sheet used for demo. Remove if desired*/
.handcursor{
cursor:hand;
cursor:pointer;
}

p{
	font-size:11px;
}

.switchgroup1{
	font-size:12px;
	}
