#menucentro {
	background: #fff;
	border-bottom : 1px solid #000;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 0px;
}
#menucentro1 {
	background: #0066CC;
	margin : 0;
	padding-bottom : 0px;
	padding-left : 0px;
}
#menucentro ul, #menucentro li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}
#menucentro a:link, #menucentro a:visited	{
	background : #fff;
	border : 1px solid #000;
	color : #000;
	float : left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height : 14px;
	margin-right : 8px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

a.menucentro:link, a.menucentro:visited	{
	background : #42598E;
	color : #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration : none;
}
a.menucentro:link.active, a.menucentro:visited.active	{
	background : #000;
	border-bottom : 1px solid #fff;
	color : #fff;
}
a.menucentro:hover	{
	color : #f00;
}

#menucentro a:link.active, #menucentro a:visited.active	{
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
}
#menucentro a:hover	{
	color : #f00;
}

#menucentro1 a:link, #menucentro1 a:visited	{
	background : #0066CC;
	color : #fff;
	float : left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height : 14px;
	margin-right : 8px;
	padding : 7px 10px 7px 10px;
	text-decoration : none;
}
a.menucentro1:link, a.menucentro1:visited	{
	background : #0066CC;
	color : #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration : none;
}
a.menucentro1:link.active, a.menucentro1:visited.active	{
	background : #0066CC;
	color : #fff;
}
a.menucentro1:hover	{
	color : #fff;
}

#menucentro1 a:link.active, #menucentro1 a:visited.active	{
	background : #0066CC;
	color : #fff;
}
#menucentro1 a:hover	{
	color : #f00;
}



body.tabperfil #menucentro li#tabperfil a, 
body.tabsite #menucentro li#tabsite a,
body.tabblog #menucentro li#tabblog a,
body.tabamigos #menucentro li#tabamigos a,
body.tabcolegas #menucentro li#tabcolegas a,
body.tabgrupos #menucentro li#tabgrupos a,
body.tabvideos #menucentro li#tabvideos a,
body.tabmapas #menucentro li#tabmapas a,
body.tabviagens #menucentro li#tabviagens a,
body.tabnoticias #menucentro li#tabnoticias a,
body.tabcomentarios #menucentro li#tabcomentarios a {
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
}
#menucentro ul a:hover {
	color : #f00 !important;
}
#contents {
	background : #fff;
	border : 1px solid #333333;
	border-top : none;
	clear : both;
	margin : 0px;
	padding : 15px;
}