﻿body
{
	padding: 0;
	color: #4e575d;
	margin: 0;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-color: #4e575d;
}
body a
{
text-decoration: none;
color: #4e575d;
}
body a:hover
{
text-decoration: underline;
}

.fonte_impressao
{
padding: 0;
color: #68767f;
margin: 0;
font-size: 12px;
font-family: Arial, sans-serif;
font-color: #68767f;
}
.fonte_impressao a
{
text-decoration: none;
color: #68767f;
}
.fonte_impressao a:hover
{
text-decoration: underline;
}

input, select, option, file, textarea
{
	background-color: #dde7e8;
	color: inherit;
	border: 1px solid #c6c6c6;
	font-size: 10px;
	font-family: Arial, sans-serif;
	font-color: #68767f;
}

a, a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.linkMenu
{
	color: #68767f;
}

.linkMenu a
{
text-decoration: none;
color: #68767f;
}
.linkMenu a:hover
{
text-decoration: underline;
color: #68767f;
}

.linkLeia
{
	color: #3E6CAC;
}
.linkLeia a
{
text-decoration: none;
color: #95b44c;
}
.linkLeia a:hover
{
text-decoration: underline;
color: #95b44c;
}

.fonte_login
{
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #158196;
}
.fonte_login a
{
text-decoration: none;
color: #158196;
}
.fonte_login a:hover
{
text-decoration: underline;
color: #158196;
}




.titulo1
{
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #3e6cac;
	font-weight : bold;
}
.titulo1 a
{
text-decoration: none;
color: #3e6cac;
}
.titulo1 a:hover
{
text-decoration: underline;
color: #3e6cac;
}

b{font-weight : bold;}

.subtitulo1
{
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #4981CF;
	font-weight : bold;
}
.subtitulo1 a
{
text-decoration: none;
color: #5F9D86;
}
.subtitulo1 a:hover
{
text-decoration: underline;
color: #5F9D86;
}

#corpoBGescuro
{
	width: 555px;
	height: 432px;
	background-color: #EDEFEE;
	color: inherit;
	margin-left: auto;
	margin-right: auto;
	overflow:auto;
	/*Style do Scrool dentro do div corpo*/
	scrollbar-face-color: #B5BDBF;
	scrollbar-shadow-color: #B5BFBE;
	scrollbar-highlight-color: #B5BDBF;
	scrollbar-3dlight-color: #D8E7EC;
	scrollbar-darkshadow-color: #6D7A82;
	scrollbar-track-color: #D8E7EC; 
	scrollbar-arrow-color: #000000;
}

#corpoBGclaro
{
	width: 555px;
	height: 432px;
	background-color: #FFFFFF;
	color: inherit;
	margin-left: auto;
	margin-right: auto;
	overflow:auto;
	/*Style do Scrool dentro do div corpo*/
	scrollbar-face-color: #B5BDBF;
	scrollbar-shadow-color: #B5BFBE;
	scrollbar-highlight-color: #B5BDBF;
	scrollbar-3dlight-color: #D8E7EC;
	scrollbar-darkshadow-color: #6D7A82;
	scrollbar-track-color: #D8E7EC; 
	scrollbar-arrow-color: #000000;
}

.subtitulo {font-weight: bold;}
.subMenu {background-image:url('/pc/obesidade/xenicare/images/bg_submenu.gif'); color:#7B8E98;}

.linkSubMenu  {color:#7B8E98;	text-decoration: none;}
.linkSubMenu:visited {	color:#7B8E98;text-decoration: none;}
.linkSubMenu::hover {color:#7B8E98;	text-decoration: none; }

