/* CSS Document */


#header-wrapper {
	height: 40px;
	padding-bottom: 10px;
	font-weight:bold;
}
#header-wrapper > ul > li > a, #header .signed-in > a, #header .signed-in-notice > a {
	color: #fff;
	font-size: 15px;
	margin-left: 5px;
	line-height: 40px;
	display: block;
	float: left;
}
#header h1 {
	float: left;
	overflow: hidden;
}
#header .logo {
	float: left;
	line-height: 40px;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	display: block;
	background: transparent url(../images/logoms.png) no-repeat 1px 0;
	padding-left: 38px;
	margin-left: 0;
	text-indent: -99999px;
}
#header .logo a {
	height:40px;
}
#header-wrapper > ul > li:hover > a {
	color: #fff;
}
#header-wrapper > ul > li > a.current {
	background-color: #000;
	color: #fbfbfb;
}
#header-wrapper h1 {
	float: left;
	overflow: hidden;
}
#header-wrapper .main-pages {
	margin-left: 10px;
	float: left;
}
#header-wrapper ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 900;
}
#header-wrapper ul li {
	position: relative;
	float: left;
	margin-left: 0;
}
#header-wrapper .user {
	float: right;
	z-index: 100;
}
#header-wrapper .signed-in {
	position: relative;
	margin: 0;
	padding-left: 20px;
}
#header-wrapper .signed-in > a {
	background: transparent url(../images/arrow-down.png) no-repeat 100% 50%;
	padding-right: 13px;
	margin-left: 0;
	margin-right: 7px;
}
#header-wrapper .signed-in > a > img {
	width: 26px;
	height: 26px;
	float: left;
	margin: 6px 8px 0 0;
}
#header-wrapper .signed-in > ul, #header .main-pages li ul {
	display: none;
	color: #ababab;
	position: absolute;
	top: 40px;
	background-color: #008fbb;
	background-image: -moz-linear-gradient(top, #4DBCE9, #008fbb); /* FF3.6 */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4DBCE9), color-stop(1, #008fbb)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#4DBCE9, #008fbb); /* Chrome 10+, Saf6 */
	background-image: linear-gradient(top, #4DBCE9, #008fbb);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4DBCE9', EndColorStr='#008fbb'); /* IE6–IE9 */
}
#header-wrapper .signed-in > ul {
	right: 0;
	min-width: 220px;
}
#header-wrapper .main-pages li ul {
	width: auto;
	left: 5px;
	padding-bottom: 5px;
}
#header-wrapper .signed-in > ul li, #header .main-pages li ul li {
	display: block;
	float: none;
}
#header-wrapper .signed-in > ul li a {
	display: block;
	padding: 0 5px 5px 12px;
	font-size: 13px;
	text-align: right;
	color: #fff;
}
#header-wrapper .main-pages li ul li a {
	display: block;
	padding: 0 10px 5px 10px;
	font-size: 13px;
	text-align: left;
	color: #fff;
}
#header-wrapper .signed-in > ul li a:hover, #header-wrapper .main-pages li ul li a:hover {
	/*text-decoration: underline;*/
	color: #D1E751;
}
#header-wrapper .signed-in > ul li.signout {
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	padding: 5px 0 2px 0;
}
#header-wrapper .signed-in > ul li.signout a {
	color: #fff;
}
#header-wrapper .signed-in:hover, #header-wrapper .main-pages li.kids:hover > a {
	background-color: #008fbb;
}
#header-wrapper .signed-in:hover > a {
	color: #fff;
	background-color: #008fbb;
}
#header-wrapper .signed-in:hover ul, #header-wrapper .main-pages li:hover ul {
	display: block;
}
#header-wrapper .signed-in-notice {
	float: right;
}
#header-wrapper .signed-in-notice > a {
	color: #D1E751;
}
#header-wrapper -join {
	background-color: #D1E751 !important;
	color: #000 !important;
	line-height: 10px !important;
	margin-top: 7px;
	border-radius: 6px;
	-moz-border-radius: 6px;
}
#header-wrapper -join:hover {
	color: #fff !important;
	background-color: #008fbb;
	background-image: -moz-linear-gradient(top, #4DBCE9, #008fbb); /* FF3.6 */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4DBCE9), color-stop(1, #008fbb)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#4DBCE9, #008fbb); /* Chrome 10+, Saf6 */
	background-image: linear-gradient(top, #4DBCE9, #008fbb);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4DBCE9', EndColorStr='#008fbb'); /* IE6–IE9 */
}
#header-wrapper -signin {
	color: #fff !important;
}
/* below header */

#below-header-wrapper {
	height: 40px;
	min-width: 960px;
	background-color: #008fbb;
	background-image: -moz-linear-gradient(top, #4DBCE9, #008fbb); /* FF3.6 */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4DBCE9), color-stop(1, #008fbb)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#4DBCE9, #008fbb); /* Chrome 10+, Saf6 */
	background-image: linear-gradient(top, #4DBCE9, #008fbb);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4DBCE9', EndColorStr='#008fbb'); /* IE6–IE9 */
}
#toolbar {
	margin-bottom: 11px;
}
.submenu1 {color: Black; font-weight: bold;
	
}
.linknavigacao {
	margin-left:10px;
}
.linknavigacao a {
	margin: 2px;
}
.bullet {
	position:relative;
	background-color:#BADBB2;
	width:5px;
	height:5px;
	top:12px;
	left:-10px;
}

.menu ul {
	list-style-type: none;
}
.unico {
	padding:15px 0 0 15px;
}