/*
####################################################################################################
*/

body{
	background: url(http://www.atuaweb.com.br/sbh/comum/img/estrelas.png) fixed;
	background-color: #d1e1f0;

	scrollbar-arrow-color: #a9a9a9;
	scrollbar-3dlight-color: #e5f0f5;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-face-color: #f5f5f5;
	scrollbar-track-color: #e5f0f5;
	scrollbar-darkshadow-color: #e5f0f5;
	scrollbar-base-color: #ffffff;
}
bodyOLD{
	background: url(http://www.atuaweb.com.br/sbh/comum/img/estrelas.png) fixed;
	background-color: #d1e1f0;

	scrollbar-arrow-color: #a9a9a9;
	scrollbar-3dlight-color: #e5f0f5;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-face-color: #f5f5f5;
	scrollbar-track-color: #e5f0f5;
	scrollbar-darkshadow-color: #e5f0f5;
	scrollbar-base-color: #ffffff;
}


/*
####################################################################################################
*/

p {
	display: block;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

/*
####################################################################################################
*/

#bloco {
	display: table;
	width: 1000px;
	margin: auto;
	border: 1px solid #004890;
}

/*
####################################################################################################
*/

#section_topo {
	display: table;
	width: 1000px;
	height: 107px;
	background-color: #004890;
	position: relative;
}

/*
####################################################################################################
*/

#logo {
	display: block;
	position: absolute;
	z-index; 9;
	top: 20px;
	left: 25px;
}

#busca {
	display: block;
	width: 147px;
	height: 26px;
	position: absolute;
	z-index; 8;
	top: 10px;
	left: 840px;
}

/*
####################################################################################################
*/

#nav_sites {
	display: block;
	width: 630px;
	height: 36px;
	position: absolute;
	z-index; 7;
	top: 75px;
	left: 325px;
}
#nav_sites ul li {
	display: inline;
}
.sites, .sites_on {
	display: block;
	height: 24px;
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 1px;
	float:right;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: 1px;
	text-decoration: none;
	background-color: #4c88c2;
	
}
.sites:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #5aa0da;
}
.sites_on {
	color: #ffffff;
}

/*
####################################################################################################
*/

/*
####################################################################################################
*/

#nav_plus {
	display: table;
	width: 1000px;
	height: 28px;
	float: left;
}
#nav_plus ul li {
	display: inline;
}
.plus, .plus_on {
	display: block;
	padding-top: 5px;
	padding-right: 18px;
	padding-left: 18px;
	float:left;
	height: 23px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: 1px;
	text-decoration: none;
}
.plus:hover {
	color: #ffffff;
	text-decoration: none;
}
.plus_on {
	color: #ffffff;
	text-decoration: none;

}

/*
####################################################################################################
*/

#nav_menu {
	display: table;
	width: 1000px;
	height: 30px;
	float: left;
}

#nav_menu ul li {
	display: inline;
}
.menu {

	display: block;
	padding-top: 7px;
	padding-left: 14px;
	padding-right: 14px;
	float:left;
	height: 23px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}
.menu:hover {
	background-color:#004890;
	text-decoration: none;
}
.menu_on {
	display: block;
	padding-top: 7px;
	padding-left: 14px;
	padding-right: 14px;
	float:left;
	height: 23px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	background-color: #004890;
}

/*
####################################################################################################
*/

#section_corpo {
	display: table;
	width: 1000px;
	background-color: #004890;
}

/*
####################################################################################################
*/

#nav_submenu {
	display: table;
	padding-top: 20px;
	width: 250px;
	float: left;
}
.submenu_atv, .submenu_atv_off, .submenu_atv_on  {
	display: block;
	background: url(http://www.atuaweb.com.br/sbh/comum/img/seta_atv.png) no-repeat;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 30px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: none;
}
.submenu_atv_off {
	padding-top: 12px;
	padding-bottom: 10px;
}
.submenu_atv:hover {
	text-decoration: none;
	background-color: #4076ac;
}
.submenu_atv_on {
	background: url(http://www.atuaweb.com.br/sbh/comum/img/trans/10.png);
}

.submenu, .submenu_off, .submenu_on  {
	display: block;
	background: url(http://www.atuaweb.com.br/sbh/comum/img/seta30.png) no-repeat;
	padding-top: 18px;
	padding-bottom: 4px;
	padding-left: 30px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
}
.submenu_item {
	vertical-align: top;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-align:left;
	text-decoration: none;
}
.submenu_item:hover {
	background: url(http://www.atuaweb.com.br/sbh/comum/img/trans/15.png);
	text-decoration: none;
}
.submenu_item_on {
	vertical-align: top;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-align:left;
	text-decoration: none;
	background: url(http://www.atuaweb.com.br/sbh/comum/img/trans/35.png);
}

/*
####################################################################################################
*/

#section_pagina {
	display: table;
	width: 750px;
	float: right;
	background-color: #ffffff;
}
#altura_minima {
	float: right;
	height: 900px;
}
#backtop {
	display:block;
	vertical-align: bottom;
	text-align:left;
	margin-left: 50px;
	margin-bottom: 50px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
}
#backtop:hover {
	text-decoration: underline;
}

/*
####################################################################################################
*/

#footer_parceiros {
	clear: both;
	display: table;
	padding-top: 13px;
	width: 1000px;
	height: 64px;
 	background-color: #003366;
}
.footer_parceiros {
	display: block;
	height: 51px;
	float: left;
	margin-left: 13px;
	margin-right: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}
.footer_parceiros:hover {
	opacity: 1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
.footer_colegio {
	display: block;
	padding-top: 6px;
	color: #ffffff;
	text-decoration: none;
}
.footer_colegio:hover {
	text-decoration: underline;
}
.footer_sbh {
	color: #fbd75d;
	text-decoration: none;
}
.footer_sbh:hover {
	text-decoration: underline;
}

/*
####################################################################################################
*/