*{
	margin:0;
	padding:0;
}
/*chrome scrollbar--------------------------------------------------------------------*/
::-webkit-scrollbar {
	width: 8px;
}
::-webkit-scrollbar-button {
	width: 8px;
	height:5px;
}
::-webkit-scrollbar-track {
	background:#eeeeee;
	border: thin solid lightgray;
	box-shadow: 0px 0px 3px #dfdfdf inset;
	border-radius:10px;
}
::-webkit-scrollbar-thumb {
	background:#999;
	border: thin solid gray;
	border-radius:10px;
}
::-webkit-scrollbar-thumb:hover {
	background:#7d7d7d;
}			

/*end chrome scrollbar----------------------------------------------------------------*/

/*ie scrollbar--------------------------------------------------------------------*/
html{
  //scrollbar-base-color: #999;
  //scrollbar-3dlight-color: #999;
  //scrollbar-highlight-color: #999;
  //scrollbar-track-color: #eeeeee;
  //scrollbar-arrow-color: black;
  //scrollbar-shadow-color: #999;
  //scrollbar-dark-shadow-color: #999;
}
/*end ie scrollbar----------------------------------------------------------------*/

/*end Firefox scrollbar----------------------------------------------------------------*/
@-moz-document url-prefix(http://),url-prefix(https://) {
scrollbar {
   -moz-appearance: none !important;
   background: rgb(0,255,0) !important;
}
thumb,scrollbarbutton {
   -moz-appearance: none !important;
   background-color: rgb(0,0,255) !important;
}

thumb:hover,scrollbarbutton:hover {
   -moz-appearance: none !important;
   background-color: rgb(255,0,0) !important;
}

scrollbarbutton {
   display: none !important;
}

scrollbar[orient="vertical"] {
  min-width: 15px !important;
}
}
/*end Firefox scrollbar----------------------------------------------------------------*/

.color_1{
	color:#004e9b;
}
.color_2{
	color:#413c42;
}
.color_3{
	color:#fe0300;
}
.fonte_1{
	font-size:17px;
	font-weight:bold;
	text-align:justify;
	padding:7px;
}
.fonte_2{
	font-size:16px;
	text-align:justify;
	padding:7px;
}
.fonte_3{
	font-size:20px;
	text-align:justify;
	padding:7px;
}
.fonte_4{
	font-size:16px;
}
.fonte_5{
	font-size:15px;
	text-align:justify;
	padding:7px;
}
img{
	border:0px;
}

body{
	font-family:Verdana, Geneva, sans-serif;
	background:#DFDFDF url(../SG_site_images/bg.jpg) no-repeat;
	background-position:50% 0%;
}
/*wrapper---------------------------------------------------------------------------*/
#wrapper{
	width:980px;
	margin:0 auto;
}
/*end wrapper-----------------------------------------------------------------------*/

/*header---------------------------------------------------------------------------*/
#header{
	width:980px;
	height:170px;
}
#header .logo{
	width:342px;
	height:170px;
	float:left;
}
#header .menu_but_row{
	width:683px;
	float:right;
}
#header .menu_but{
	position:relative;
	float:right;
}
#header .menu_but img{
	position:absolute;
	left:0;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}
#header .menu_but img.top:hover{
	opacity:0;
}
/*end header-----------------------------------------------------------------------*/

/*fbplikebox--------------------------------------------------------------------------*/
#fbplikebox{
	display: block;
	padding: 0;
	z-index: 99999;
	position: fixed;
}
.fbplbadge {
	background-color:#3B5998;
	display: block;
	height: 128px;
	top: 13%;
	margin-top: -75px;
	position: absolute;
	left: -40px;
	width: 40px;
	background-image:url(../SG_site_images/fb_logo.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
/*end fbplikebox----------------------------------------------------------------------*/

/*content--------------------------------------------------------------------------*/
#content{
	width:855px;
	height:610px;
	margin:0 auto;
}
#content .index{
	background:url(../SG_site_images/index_whitebg.png) no-repeat;
	height:610px;
}
#content .pages{
	background:url(../SG_site_images/content_whitebg.png)no-repeat;
	height:610px;
}
#content .banner_1{
	width: 859px;
	height: 404px;
	padding-top: 10px;
}
#content .smallbanner{
	width: 275px;
	height: 176px;
	margin-left: 10px;
	margin-top: 12px;
	position: relative;
	float: left;
}
#content .smallbanner img{
	position:absolute;
	left:0;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}
#content .smallbanner img.top:hover{
	opacity:0;
}

#content .frame_l{
	width: 224px;
	height: 610px;
	float:left;
}
#content .sub_menu{
	width: 201px;
	height: 353px;
	margin-top: 50px;
	margin-left: 23px;
}

#content .sub_menu_but{
	position:relative;
	width:189px;
	height:42px;
}
#content .sub_menu_but img{
	position:absolute;
	left:0;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}
#content .sub_menu_but img.top{
	opacity:0;
}
#content .sub_menu_but img.top:hover{
	opacity:1;
}

#content .banner_2{
	width: 224px;
	height: 207px;
}
#content .frame_r{
	width: 595px;
	height: 561px;
	float: left;
	margin: 30px 19px 10px 17px;
	overflow: auto;
}
/*end content----------------------------------------------------------------------*/

/*footer--------------------------------------------------------------------------*/
#footer{
	width:855px;
	height:50px;
	padding-top:40px;
	margin:0 auto;
}
#footer .text-shadow{
	text-shadow:0px 0px 4px rgba(19, 56, 0, 0.75);
	font-size:12px;
	color: #ffffff;
	float:right;
}
/*end footer----------------------------------------------------------------------*/