#topnav {
	padding:10px 0px 12px;
	font-size:11px;
	line-height:23px;
	text-align:right;
}
#topnav a.signin {
	background:#88bbd4;
	padding:4px 6px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
 *background:transparent url(../images/signin-nav-bg-ie.png) no-repeat 0 0;
 *padding:4px 12px 6px;
}
#topnav a.register {
	background:#88bbd4;
	padding:4px 6px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
 *background:transparent url(../images/signin-nav-bg-ie.png) no-repeat 0 0;
 *padding:4px 12px 6px;
}
#topnav a.signin:hover {
	background:#59B;
 *background:transparent url(../images/signin-nav-bg-hover-ie.png) no-repeat 0 0;
 *padding:4px 12px 6px;
}
#topnav a.register:hover {
	background:#59B;
 *background:transparent url(../images/signin-nav-bg-hover-ie.png) no-repeat 0 0;
 *padding:4px 12px 6px;
}
#topnav a.signin, #topnav a.signin:hover {
 *background-position:0 3px!important;
}
#topnav a.register, #topnav a.register:hover {
 *background-position:0 3px!important;
}
a.register {
	position:relative;
	margin-left:3px;
}
a.register span {
	background-image:url(../images/toggle_down_light.png);
	background-repeat:no-repeat;
	background-position:100% 50%;
	padding:4px 16px 6px 0;
}
a.signin {
	position:relative;
	margin-left:3px;
}
a.signin span {
	background-image:url(../images/toggle_down_light.png);
	background-repeat:no-repeat;
	background-position:100% 50%;
	padding:4px 16px 6px 0;
}
#topnav a.menu-open {
	background:#ddeef6!important;
	color:#666!important;
	outline:none;
}
#small_signup {
	display:inline;
	float:none;
	line-height:23px;
	margin:25px 0 0;
	width:170px;
}
#small_register {
	display:inline;
	float:none;
	line-height:23px;
	margin:25px 0 0;
	width:170px;
}
a.signin.menu-open span {
	background-image:url(../images/toggle_up_dark.png);
	color:#789;
}
a.register.menu-open span {
	background-image:url(../images/toggle_up_dark.png);
	color:#789;
}
#signin_menu {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	display:none;
	background-color:#ddeef6;
	position:absolute;
	width:210px;
	z-index:100;
	border:1px transparent;
	text-align:left;
	padding:12px;
	top: 24.5px;
	right: 0px;
	margin-top:10px;
	margin-right: 0px;
	color:#789;
	font-size:11px;
}
#signin_menu input[type=text], #signin_menu input[type=password] {
	display:block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #ACE;
	font-size:13px;
	margin:0 0 5px;
	padding:5px;
	width:203px;
}
#signin_menu p {
	margin:0;
}
#signin_menu a {
	color:#6AC;
}
#signin_menu label {
	font-weight:normal;
	float:none;
}
#signin_menu p.remember {
	padding:10px 0;
}
#signin_menu p.forgot, #signin_menu p.complete {
	clear:both;
	margin:5px 0;
}
#signin_menu p a {
	color:#27B!important;
}
#signin_submit {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background:#39d url(../images/bg-btn-blue.png) repeat-x scroll 0 0;
	border:1px solid #39D;
	color:#fff;
	text-shadow:0 -1px 0 #39d;
	padding:4px 10px 5px;
	font-size:11px;
	margin:0 5px 0 0;
	font-weight:bold;
}
#signin_submit::-moz-focus-inner {
padding:0;
border:0;
}
#signin_submit:hover, #signin_submit:focus {
	background-position:0 -5px;
	cursor:pointer;
}
.tipsy-inner {
	padding:10px 15px;
	line-height:1.5em;
	font-weight:bold;
}
.tipsy {
	opacity:.8;
	filter:alpha(opacity=80);
	background-repeat:no-repeat;
	padding:5px;
}
.tipsy-inner {
	padding:8px 8px;
	max-width:200px;
	font:11px 'Lucida Grande', sans-serif;
	font-weight:bold;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#000;
	color:white;
	text-align:left;
}
.tipsy-north {
	background-image:url(../images/tipsy-north.gif);
	background-position:top center;
}
.tipsy-south {
	background-image:url(../images/tipsy-south.gif);
	background-position:bottom center;
}
.tipsy-east {
	background-image:url(../images/tipsy-east.gif);
	background-position:right center;
}
.tipsy-west {
	background-image:url(../images/tipsy-west.gif);
	background-position:left center;
}
/*register */
#register_menu {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	display:none;
	background-color:#ddeef6;
	position:absolute;
	width:210px;
	z-index:100;
	border:1px transparent;
	text-align:left;
	padding:12px;
	top: 24.5px;
	right: 0px;
	margin-top:10px;
	margin-right: 0px;
	color:#789;
	font-size:11px;
}
#register_menu input[type=text], #register_menu input[type=password] {
	display:block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #ACE;
	font-size:13px;
	margin:0 0 5px;
	padding:5px;
	width:203px;
}
#register_menu p {
	margin:0;
}
#register_menu a {
	color:#6AC;
}
#register_menu label {
	font-weight:normal;
	float:none;
}
#register_menu p.remember {
	padding:10px 0;
}
#registermenu p.forgot, #signin_menu p.complete {
	clear:both;
	margin:5px 0;
}
#register_menu p a {
	color:#27B!important;
}
#register_submit {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background:#39d url(../images/bg-btn-blue.png) repeat-x scroll 0 0;
	border:1px solid #39D;
	color:#fff;
	text-shadow:0 -1px 0 #39d;
	padding:4px 10px 5px;
	font-size:11px;
	margin:0 5px 0 0;
	font-weight:bold;
}
#register_submit::-moz-focus-inner {
padding:0;
border:0;
}
#register_submit:hover, #register_submit:focus {
	background-position:0 -5px;
	cursor:pointer;
}
/* menu */
#menu {
	margin:0 auto;
	padding:0;
	list-style-type:none;
}
#menu li {
	margin:0;
	border-left:1px solid #888;
	border-right:1px solid #aaa;
	padding:0;
	width:132.1px;
	height:36px;
	float:left;
	background:url('../images/background-menu.png') repeat-x;
}
#menu li:hover {
	background-position:bottom;
}
#menu .selected {
	color:#444;
	position:relative;
	top:-2px;
}
#menu .arrondigauche, #menu .arrondidroite {
	width:7px;
	border:none;
}
#menu .arrondigauche {
	background:url('../images/background-menu-gauche.png') no-repeat;
}
#menu .arrondidroite {
	background:url('../images/background-menu-droite.png') no-repeat;
}
#menu li a {
	margin:0;
	padding:0;
	display:block;
	width:100%;
	height:100%;
	line-height:36px;
	color:#fff;
	font-family:'Myriad Pro', tahoma;
	font-weight:700;
	text-decoration:none;
	font-size:13px;
	text-align:center;
}
/*#menu li a:after {
	color:#444;
	content:attr(title);
	display:block;
	margin-top:-37px;
}*/
#menu li a:hover {
	color:#444;
	position:relative;
	top:-2px;
}
#menu li a:hover:after {
	color:white;
	margin-top:-35px;
}
#menu .prems {
	border-left:none;
}
#menu .last {
	border-right:none;
}
/* breadcrumb */
#breadcrumb {
	font: 11px Arial, Helvetica, sans-serif;
	background-image:url('../images/bc_bg.png');
	background-repeat:repeat-x;
	height:30px;
	line-height:30px;
	color:#9b9b9b;
	border:solid 1px #cacaca;
	width:947px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
#breadcrumb li {
	list-style-type:none;
	float:left;
	padding-left:10px;
}
#breadcrumb a {
	height:30px;
	display:block;
	background-image:url('../images/bc_separator.png');
	background-repeat:no-repeat;
	background-position:right;
	padding-right: 15px;
	text-decoration: none;
	color:#454545;
}
.home {
	border:none;
	margin: 8px 0px;
}
#breadcrumb a:hover {
	color:#35acc5;
}
#loading {
	left:10px;
	position:relative;
	top:3px;
	visibility:hidden;
}
#error {
	background-color:#ffebe8;
	border:1px solid #dd3c10;
	padding:7px 3px;
	text-align:center;
	margin-top:10px;
	visibility:hidden;
}
.logos{
	height:70px;  
	background: url('/images/logo.jpg') no-repeat;
}
.fixo{
margin-bottom: 10px;	
	
}