@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Segoe, 'Segoe UI', 'DejaVu Sans', 'Trebuchet MS', Verdana, 'sans-serif';
	font-size: 15px;
	color: #333333;
}

.Nome_Clinico {
	font-family: Segoe, 'Segoe UI', 'DejaVu Sans', 'Trebuchet MS', Verdana, 'sans-serif';
	font-size: 20px;
	color: #FFFFFF;
}

.texto_branco {
	font-family: Segoe, 'Segoe UI', 'DejaVu Sans', 'Trebuchet MS', Verdana, 'sans-serif';
	font-size: 13px;
	color: #FFFFFF;
}
.texto_branco:link {
	font-family: Segoe, 'Segoe UI', 'DejaVu Sans', 'Trebuchet MS', Verdana, 'sans-serif';
	font-size: 13px;
	color: #FFFFFF;
}
.texto_branco:active {
	font-family: Segoe, 'Segoe UI', 'DejaVu Sans', 'Trebuchet MS', Verdana, 'sans-serif';
	font-size: 13px;
	color: #FFFFFF;
}
.texto_branco:hover {
	font-family: Segoe, 'Segoe UI', 'DejaVu Sans', 'Trebuchet MS', Verdana, 'sans-serif';
	font-size: 13px;
	color: #FFFFFF;
}
.texto_branco:visited {
	font-family: Segoe, 'Segoe UI', 'DejaVu Sans', 'Trebuchet MS', Verdana, 'sans-serif';
	font-size: 13px;
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #8E6320;
}
a:visited {
	text-decoration: none;
	color: #8E6320;
}
a:hover {
	text-decoration: underline;
	color: #8E6320;
}
a:active {
	text-decoration: none;
	color: #8E6320;
}


a.cssmouseoverBotaoAvanca {display:block;width:22px;height:22px;background-image: url(imagens/Botao2.jpg);background-position:0px 0px;}
a.cssmouseoverBotaoAvanca:hover {background-position:0px -22px;}

a.cssmouseoverBotaoRecua {display:block;width:22px;height:22px;background-image: url(imagens/Botao1.jpg);background-position:0px 0px;}
a.cssmouseoverBotaoRecua:hover {background-position:0px -22px;}


.Cabecalho {
	font-family: Segoe, 'Segoe UI', 'DejaVu Sans', 'Trebuchet MS', Verdana, 'sans-serif';
	font-size: 13px;
	color: #DDDDDD;
}
.Cabecalho:link {
	font-family: Segoe, 'Segoe UI', 'DejaVu Sans', 'Trebuchet MS', Verdana, 'sans-serif';
	font-size: 13px;
	color: #DDDDDD;
}
.Cabecalho:hover {
	font-family: Segoe, 'Segoe UI', 'DejaVu Sans', 'Trebuchet MS', Verdana, 'sans-serif';
	font-size: 13x;
	color: #DDDDDD;
}

.subMenu {
	font-family: Segoe, 'Segoe UI', 'DejaVu Sans', 'Trebuchet MS', Verdana, 'sans-serif';
	font-size: 14px;
	color: #DDDDDD;
}
.subMenu:link {
	font-family: Segoe, 'Segoe UI', 'DejaVu Sans', 'Trebuchet MS', Verdana, 'sans-serif';
	font-size: 14px;
	color: #DDDDDD;
}
.subMenu:hover {
	font-family: Segoe, 'Segoe UI', 'DejaVu Sans', 'Trebuchet MS', Verdana, 'sans-serif';
	font-size: 14x;
	color: #DDDDDD;
}
.subMenu:visited {
	font-family: Segoe, 'Segoe UI', 'DejaVu Sans', 'Trebuchet MS', Verdana, 'sans-serif';
	font-size: 14x;
	color: #DDDDDD;
}


.menuLateral:link {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	text-decoration: none;
	color: #ADC000;
}

.menuLateral:visited {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	text-decoration: none;
	color: #ADC000;
}

.menuLateral:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	text-decoration: none;
	color: #573C33;
}

.menuLateral:active {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	text-decoration: none;
	color: #573C33;
}

.texto {
	font-family: Segoe, 'Segoe UI', 'DejaVu Sans', 'Trebuchet MS', Verdana, 'sans-serif';
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #444444;
	text-align:justify;
}

.texto:link {
	font-family: Segoe, 'Segoe UI', 'DejaVu Sans', 'Trebuchet MS', Verdana, 'sans-serif';
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #8E6320;
}

