﻿@charset "utf-8";
/* CSS Document */
/* HEADER */
#hdr .box-logo {
	position: relative;
	width: 985px;
	height: 36px;
	background: url(../images/hdr-bg.gif) repeat-x;
}
#hdr .logo {
	position: absolute;
	width: 196px;
	height: 43px;
	top: -7px;
}
#hdr .mainmenu {
	position: absolute;
	right: 0px;
	bottom: 1px;
	text-align:right;
}
#hdr .menu-curve {
	float:left;
	width: 31px; 
	height: 23px; 
	background-image:url(../images/mapoio-curve.png);
	background-repeat:no-repeat;
}
#hdr .menu-item {
	background-image:url(../images/mapoio-bg.png); 
	background-repeat: repeat-x;
	float:left; 
	height: 23px; 
	padding:0 15px;
	font-size:10px;
	color: #0e5e91;
	vertical-align:top;
}
#hdr .menu-item span img {
	margin-top: 2px;
	margin-right: 3px;
}
#hdr .menu-item span.menu-sep {
	margin: 0px 10px;
}
#hdr .menu-item span.menu-sep img {
}
#hdr .menu-item span a{
	font-size:10px;
	color: #0e5e91;
	text-decoration:none;
}
/* HEADER */
/* CONTENT */
#content {
	position: relative;
	width: 985px;
	background-color:#fff;
	background-image:url(../images/main-bg.gif);
	background-repeat:repeat-x;
}
#content .content {
}
#content .left-panel {
	width: 259px; 
	float:left;
	display:none;
}
#content .right-panel {
	/*width: 700px; */
	/*width: 961px; */
	width: 979px;
	min-height: 550px;
	
	margin-left: 3px;
	float:left;
}
#content .central {	
	margin: 12px 17px 5px 17px;
}
#content .main-box-tit-txt {
	font-size:11px;
	color:#fff;
	font-weight:bold;
	padding-top: 4px;
	padding-left: 3px;
}
#content .main-box-tit-txt a {
	color:#fff;
	text-decoration:none;
}
#content .central-menu {
	font-size:11px;
	color: #777;
	font-weight:bold;
	text-transform:uppercase;
}
#content .central-menu div {
	padding: 5px 28px;
	float:left;
	margin-right: -1px;
	background-color: #eaf1f5;
	border: #aaa 1px solid;
	border-bottom: 1px #aaa solid;
}
#content .central-menu a{
	color: #777;
	text-decoration:none;
}
#content div.active {
	background-color: #fff;
	border: #aaa 1px solid;
	border-bottom: 1px #fff solid;
}
#content div.active a {
	color: #0e5e91;
	text-decoration:none;
}
#content .box-perfil {
	border: #aaa 1px solid; 
	margin-top: -1px;
	padding: 10px;
	background-color:#fff;
}
#content .title-box {
	height:29px; 
	background-image:url(../images/main-tit-bg.gif); 
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}
#content .white-box {
	margin-top: -1px;
	padding: 10px;
	background-color:#fff;
}
#content .white-box .bullet
{
  font-weight:bold;
	font-size:11px;
	color: #777;
	text-decoration:none;
}
#content .ico {
	margin-bottom: 3px;
}
#content .ico a {
	font-size:10px;
	color: #0e5e91;
	text-decoration:none;
}
#content .foto {
	padding: 3px;
	border: #aaa 1px solid; 
	width: 90px;
}
#content .box-perfil-txt {
	padding:0 10px; 
	font-size:11px;
}
#content .box-perfil-txt p {
	margin-bottom: 4px;
	margin-top: 0px;
}
#content .box-perfil-txt a {
	font-size:11px; 
	text-decoration:none;
	color: #0e5e91;
}

#content .box-perfil-txt2 {
	padding:0 10px; 
	font-size:11px;
}
#content .box-perfil-txt2 h3 {
	font-size:20px; 
	color: #0e5e91;
	font-weight:normal;
	margin-bottom: 2px;
}
#content .box-perfil-txt2 h4 {
	font-size:12px; 
	color: #0e5e91;
	margin-bottom: 10px;
}
#content .box-perfil-txt2 p {
	margin-bottom: 8px;
	margin-top: 0px;
}
#content .box-perfil-txt2 a {
	font-size:11px; 
	text-decoration: underline;
	color: #0e5e91;
}


#content .white-box p {
	font-size:11px; 
	margin-bottom: 4px;
	margin-top: 0px;
}
#content .white-box a {
	font-size:11px; 
	text-decoration:none;
	color: #0e5e91;
}
#content .white-box table.sep {
	background-image:url(../images/main-sep.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	height: 24px;
	margin-bottom: 5px;
}
#content .white-box table.sep2 {
	background-image:url(../images/main-sep.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}
#content .white-box table.sep2 td {
	padding: 5px 0;
}
#content .white-box table.sepEnd {
	background-image:url(../images/main-sep.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	height: 30px;
	margin-bottom: 5px;
}
#content .int-box-form { 
	font-size:12px;
	color:#1c588a;
	margin-right: 20px;
	margin-left:40px;
}
#content .int-box-form label { 
	width: 80px;
	display: inline-table;
	text-align: left;
	margin-right: 10px;
	vertical-align: ;
}
#content .int-box-form div { 
	margin-bottom: 8px;
}
#content .int-box-form input { 
	width: 400px;
	height: 20px;
	padding: 0px 3px;
}
#content .int-box-form .radio input{ 
	width: auto;
	height: 20px;
	padding: 0px 3px;
}
#content .int-box-form textarea { 
	width: 400px;
	height: 80px;
	padding: 0px 3px;
}
#content .int-box-form small a { 
	color:#1c588a;
	text-decoration:none;
}
#content .int-box-form small a:hover { 
	color:#1c588a;
	text-decoration:underline;
}
#content .texto { 
	font-size: 11px;
}
#content .home-box { 
	position:relative;
	float:left;
	width:345px;
	height:270px;
	background:url(../images/home-box-login.gif) no-repeat; 
}
#content .home-box-tit { 
	position:absolute;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	top: 15px;
	left: 20px;
}
#content .home-box-ico { 
	position:absolute;
	right: 12px;
	top: 14px;
	width:46px;
	height:50px;
	background:url(../images/home-box-ico-login.png) no-repeat; 
}
#content .home-box-txt { 
	position:absolute;
	top: 66px;
	left: 20px;
	font-size:14px;
	color:#1c588a;
	margin-right: 20px;
}
#content .home-box-form { 
	position:absolute;
	top: 120px;
	left: 60px;
	font-size:12px;
	color:#1c588a;
	margin-right: 20px;
}
#content .home-box-form label { 
	width: 60px;
	display: inline-table;
	text-align:right;
	margin-right: 10px;
	vertical-align: ;
}
#content .home-box-form div { 
	margin-bottom: 8px;
}
#content .home-box-form input { 
	width: 120px;
	height: 20px;
	padding: 0px 3px;
}
#content .home-box-form small a { 
	color:#1c588a;
	text-decoration:none;
}
#content .home-box-form small a:hover { 
	color:#1c588a;
	text-decoration:underline;
}
#content .texto { 
	font-size: 11px;
}
/* CONTENT */
/* BOTÃO HOME */
#content .home-box-btn { 
	position:absolute;
	top: 215px;
	left: 136px;
	font-size:12px;
	color:#1c588a;
	margin-right: 20px;
}
#content .home-box-btn-left { 
	float:left;
	background:url(../images/home-button-left.png) no-repeat; 
	width: 9px;
	height: 34px;
}
#content .home-box-btn-right { 
	float:left;
	background:url(../images/home-button-right.png) no-repeat; 
	width: 9px;
	height: 34px;
}
#content .home-box-btn-bg { 
	float:left; 
	background-image:url(../images/home-button-bg.png); 
	height: 34px; 
	text-align:center;
}
#content .home-box-btn-txt { 
	margin-top: 8px; 
}
#content .home-box-btn-txt a { 
	font-size:14px; 
	font-weight:bold;
	color:#1c588a;
	text-decoration:none;
	padding: 0px 8px;
}
/* BOTÃO HOME */
#content .observ-txt {
	font-size:12px; 
}
#content .observ-txt p {
	font-size:12px; 
	color: #0e5e91;
}
#content .observ-txt {
	font-size:12px; 
}
#content .observ-txt p {
	font-size:12px; 
	color: #0e5e91;
}
#content .int-box-btn { 
	font-size:12px;
	color:#1c588a;
	margin-right: 20px;
	margin-left: 130px;
}
#content .int-box-btn-left { 
	float:left;
	background:url(../images/btn-white-left.gif) no-repeat; 
	width: 8px;
	height: 24px;
}
#content .int-box-btn-right { 
	float:left;
	background:url(../images/btn-white-right.gif) no-repeat; 
	width: 8px;
	height: 24px;
}
#content .int-box-btn-bg { 
	float:left; 
	background-image:url(../images/btn-white-bg.gif); 
	height: 24px; 
	text-align:center;
}
#content .int-box-btn-txt { 
	margin-top: 3px; 
}
#content .int-box-btn-txt a { 
	font-size:13px; 
	font-weight:bold;
	color:#777;
	text-decoration:none;
	padding: 0px 8px;
}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:650px;
  font-size:13px;
	color: #0e5e91;
	text-decoration:none;
}
.modalPopup p {
    padding: 2px;
}
.modalPopup a {
	text-decoration:none;
  font-size:12px;
	color: #0e5e91;
}
/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}
/*Cascading DropDown*/

/*CollapsiblePanel*/
.collapsePanel {
	background-color:white;
	overflow:hidden;
}
.collapsePanelHeader{
	width:100%;
	height:30px;
	color:#FFF;
}

/*MENU ABRE*/

ul.menu-abre {
	margin: 10px 0px;
}
ul.menu-abre li {
	font-family:Arial, Helvetica, sans-serif;
	margin: 7px 0px;
	text-decoration:none;
	color: #81caee;
	font-size: 11px;
	font-weight:bold;
	.margin-top: -7px;
	.margin-bottom: -5px;
}
ul.menu-abre li a {
	text-decoration:none;
	color: #0e5e91;
	font-size: 11px;
	font-weight:bold;
}
ul.menu-abre li a:hover {
	text-decoration:none;
	color: #81caee;
	font-size: 11px;
	font-weight:bold;
}
ul.menu-abre li hr {
	background-image:url(../images/int-abre-hr.png);
	background-repeat:repeat-x;
	margin: 0px;
	height: 1px;
	border: none;
	
	
	border: 1px #000 dotted 3px;
	
	.margin-top: -7px;
}





ul.menu-abre li ul li {
	font-family:Arial, Helvetica, sans-serif;
	margin: 3px 0px;
	text-decoration:none;
	color: #0e5e91;
	font-size: 11px;
	margin-left: 10px;
}
ul.menu-abre li ul li a {
	text-decoration:none;
	color: #0e5e91;
	font-weight:normal;
	margin-left: 10px;
}
ul.menu-abre li ul li a:hover {
	text-decoration: underline;
	color: #81caee;
	font-weight:normal;
	margin-left: 10px;
}





/*PAGINAÇÃO GRID*/
.paginacao 
{
    letter-spacing: 2px;
    font-size:14px;
    font-family:Arial;
    color:#ff0000;
    padding: 2px;
}
.paginacao a
{
    letter-spacing: 2px;
    font-size:12px;
    font-family:Arial;
    padding: 2px;
}
/*ORDENAÇÃO GRID*/
.ordem 
{
  	font-size:12px; 
	  font-weight:bold;
    font-family:Arial;
	  color:#000;
	  text-decoration:none;
}
.ordem a
{
  	font-size:12px; 
	  font-weight:bold;
    font-family:Arial;
	  color:#000;
	  text-decoration:none;
}
/*LINHAS GRID*/
.mGrid { width: 100%; background-color: #fff; margin: 0px 0 0px 0; border: solid 1px #c1c1c1; border-collapse:collapse; } 
.mGrid td { padding: 2px; border: solid 1px #c1c1c1; color: #717171; } 
.mGrid th { padding: 0px 2px; border-color: #c1c1c1; background: #F5F5F5 top; border-left: solid 1px #c1c1c1; font-size: 12px; font-weight:bold;} 
.mGrid .alt { background: #fcfcfc top;} .mGrid .footer { height: 15px; width: 100%; background: #BCC51A top; border-spacing: 0; border-width: 0; border: none; border-left:none; border-right:none; border-style:none; } 

/*Médico Externo*/

#content-externo {
	position: relative;
	width: 345px;	
	background-color:#fff;
}
#content-externo .content {
	padding: 8px 8px;
	position: relative;
}
#content-externo .boxb-top {
	width: 345px;
	padding-left: 7px;
	padding-right: 7px;
	height: 41px;
	background:url(../images/home-box-login.gif) no-repeat; 
}
#content-externo .boxb-top .div-top {
	position:relative;
	height: 50px;
	padding-top: 16px;
	padding-left: 15px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
}
#content-externo .boxb-bg {
	background: url(../images/home-box-bg.gif) repeat-y;
	width: 345px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 10px;
}
#content-externo .boxb-bot {
	width: 345px;
	padding-left: 7px;
	padding-right: 7px;
	height: 41px;
	background: url(../images/home-box-close.gif) no-repeat;
	text-align:center;
	padding-top: 8px;
	font-weight:bold;
}