@charset "utf-8";
/* CSS Document */
/*********** BODY **************/
body{
margin:0;
padding:0;
line-height: 1.5em;
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-face-color:#AEDEE4;
scrollbar-shadow-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
}

/*********** GROPO DE FUNDO **************/
#block {
	width:830px;
	padding-top:0px;
	padding-bottom: 5px;
	margin: 0 auto;
}

#backcolor{
	width:830px;
	margin: 0 auto;
	background: #CCCCCC;
}

#frontcolor{
	width:825px;
	margin: 0 auto;
	background: #4D4D4D;
}
/*********** MAIN **************/
#maincontainer{
	width: 800px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}

/*********** MENU **************/
#topsection{
	height: 67px; /*Height of top section*/
	background:url(../../images/menu.gif) no-repeat;
	background-repeat:no-repeat;
}

#menutop {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-type:none;
	margin:0 0 0px 0;
	padding: 30px 0px 0px 0px;
}
#menutop ul li, #menugaleria ul li, .menuinfo ul li {
	display: inline;
}

#menutop ul, #menugaleria ul, .menuinfo ul {
	display: inline;
	padding-left: 5px;
}
.menuinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-type:none;
	text-align:center;
	padding-bottom:2px;
}

#logo_bsc {position:absolute; width:150px; height:50px; margin-left:630px; margin-top:5px; }


.barra {
	color: #666666;
}

a:link { 
	color: #666666;
	text-decoration:none;
}
a:visited { 	
	color: #666666;
	text-decoration:none;
}

a:hover { 
	color: #1B75BB;
	text-decoration:none;
}
a:active { 
	text-decoration:none;
	color: #1B75BB;	
}

/*********** CORPO DO MEIO **************/
#central_top {
	width: 800px;
	height: 157px;
	background:url(../../images/central_top.gif) no-repeat;
}
#central_centro{
	width: 800px;
	height: 378px;
	margin: 0px;
	padding-top:10px;
	background:url(../../images/central_centro.gif);
}
#central_centro p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 0 auto;
	padding: 0px;
	color:#666666;
}
.menucentro {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	list-style-type:none;
	text-align:center;
}
.menucentro ul li {
	display: inline;
}
#mapag {
	width:326px;
	height:261px;
	float:left;
	margin-left:15px;
}
#mapap {
	width:155px;
	height:125px;
	float:right;
	margin-right:25px;
}
#fotomapa {
	width:155px;
	height:125px;
	float:right;
	margin-top:10px;
	margin-right:25px;
}

#central_fundo {
	width: 800px;
	height:65px;
	background:url(../../images/central_fundo.gif) no-repeat;
}
#apoios {
	width:750px;
	height:45px;
	margin: 0 auto;
	padding: 0px 5px 0px 5px;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	background-color:#FFFFFF;
}
#apoios span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	color:#666666;
	position:absolute;
}
#apoios img{
	border-style:none;
}
#centro {
	width:540px;
	height:330px;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	float:left;
}
#centro span{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1B75BB;
}
#centro p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}
.centrodiv {
	width:540px;
	height:305px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	overflow:auto;
}
#faqs {
	width:539px;
	height:329px;
	margin: 0 auto;
	overflow:auto;
}
#faqs b {
	color:#1B75BB;
}
.titulogss {
	width:540px;
	height:20px;
	margin-left:10px;
	text-align:center;
	float:left;
}

/*********** NOTICIAS **************/
#noticias_fundo {
	width:235px;
	height:360px;
	margin: -20px 0px 0px 0px;
	float:right;
	background:url(../../images/noticias_logo.gif) no-repeat;
}

#noticias {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	width:165px;
	height:240px;
	margin: 85px 0px 0px 30px;
	overflow:auto;
}

/*********** FUNDO DA PAGINA **************/
#footer{
	clear: left;
	width: 800px;
	text-align: center;
	margin: 5px 13px 0px 0px;
	background:url(../../images/fundo.gif) no-repeat;
}
#menufundo {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	height:35px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}
#menufundo ul li{
	display: inline;
}

/*********** PAGINA ADMINGSS/REMOVERNOTICIA.PHP **************/
.td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
}
