﻿body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-size: 10px;
	color: #2a5496;
	font-family: verdana;
	background-image: url(../../Imagem/PortalCamedSaude/MasterPageFundo.png);
	background-repeat: repeat-x;
	background-color: white;
	
}

#Tudo 
{
	width: 760px;
	margin:0 auto;    
	padding: 0px;
	text-align:center;
}

.ConteudoCentro
{
	width: 90%;
}

#FundoTotalCentro
{
	text-align: center;
}

h1
{
	font-weight: bold;
	font-size: 16px;
	color: #2a5496;
	font-family: verdana;
	padding-left: 45px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 15px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	padding-bottom: 5px;
}

h2
{
	font-weight: bold;
	font-size: 14px;
	color: #2a5496;
	font-family: verdana;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}

h3
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
	margin-left: 15px;
	color: white;
	font-family: verdana;
	text-align: left;
	padding-top: 8px;
}

h4
{
	font-weight: bold;
	font-size: 10px;
	color: #2a5496;
	font-family: verdana;
	background-position: 3px center;
	background-image: url(../../Imagem/PortalCamedSaude/SetaTituloCaixaInicial.png);
	background-repeat: no-repeat;
	margin-left: 30px;
	padding-left: 10px;
	text-align: left;
}

h5
{
	font-weight: bold;
	font-size: 10px;
	color: #2a5496;
	font-family: verdana;
	background-position: 3px center;
	background-image: url(../../Imagem/PortalCamedSaude/SetaTituloCaixaInicial.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}

/*h6
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 10px;
	margin-left: 5px;
	color: white;
	font-family: verdana;
	text-decoration: underline;
	text-align: left;
}
*/

h6
{
    font-weight: bold;
    font-size: 14px;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}


p
{
	font-size: 10px;
	color: #2a5496;
	font-family: verdana;
	padding-left: 10px;
	padding-right: 20px;
	text-align: left;
}

.TextBox
{
	border-right: #acacac 1px solid;
	border-top: #acacac 1px solid;
	border-left: #acacac 1px solid;
	border-bottom: #acacac 1px solid;
	background-image: url(../../Imagem/FundoTextBox.png);
	background-repeat: repeat-x;
	height: 13px;
	font-size: 10px;
	color: #444444;
	font-family: verdana;
}


.TextBoxBusca
{
	border-right: #555555 1px solid;
	border-top: #555555 1px solid;
	font-weight: normal;
	font-size: 10px;
	border-left: #555555 1px solid;
	color: black;
	border-bottom: #555555 1px solid;
	font-family: verdana;
	height: 12px;
	vertical-align: middle;
	background-image: url(../../Imagem/FundoTextBox.png);
	width: 130px;
	background-repeat: repeat-x;
}

.TextBoxWalter
{
	background-color: #d2ebee;
	height: 12px;
	font-size: 10px;
	color: #444444;
	font-family: verdana;
	border-right: #eaeaea 1px solid;
	border-top: #eaeaea 1px solid;
	border-left: #eaeaea 1px solid;
	border-bottom: #eaeaea 1px solid;
	width: 90px;
}


.Button
{
	font-weight: bold;
	font-size: 12px;
	background-image: url(../../Imagem/PortalCamedSaude/ButtonFundo.png);
	color: white;
	background-repeat: repeat-x;
	font-family: verdana;
	background-position: center center;
	background-color: transparent;
	border-top-style: none;
	border-bottom-style: none;
	height: 18px;
	border-right-style: none;
	border-left-style: none;
}

.Negrito
{
	font-weight: bold;
}

.Texto
{
	font-size: 10px;
	color: #2a5496;
	font-family: verdana;
	text-align: left;
}

.FonteTemplate
{
	font-size: 9px;
	color: #2a5496;
	font-family: verdana;
	text-align: right;
}

.TextoSemMargem
{
	font-size: 10px;
	color: #2a5496;
	font-family: verdana;
	text-align: left;
}

.LinkAtendimentoOnline
{
	color: white;
}

.TituloCaixaVerdeClaro
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
	margin-left: 15px;
	color: #2a5496;
	font-family: verdana;
	text-align: left;
	padding-top: 8px;
}

.DropDownList
{
	border-right: #555555 1px solid;
	border-top: #555555 1px solid;
	font-weight: normal;
	font-size: 10px;
	border-left: #555555 1px solid;
	color: black;
	border-bottom: #555555 1px solid;
	font-family: verdana;
	height: 18px;
	vertical-align: middle;
	background-image: url(../../Imagem/FundoTextBox.png);
	background-repeat: repeat-x;
}

/************ Formatação de Links************/
a
{
	color: mediumblue;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-family: verdana;
	cursor: hand;
	cursor: pointer;
}

.Pointer
{
	cursor:pointer;
	cursor:hand;
}

/************ Alinhamento de Texto e Tamanhos de Divs ************/
.AlinhamentoEsquerda
{
	text-align: left;
}

.AlinhamentoDireita
{
	text-align: right;
}

.TAlinhamentoCentro
{
	text-align: center;
}

.AlinhamentoTopo
{
	vertical-align: top;
}

.DivTamanhoTotal
{
	width: 100%;
}

.DivAlinhamentoEsquerda
{
	float: left;
}	

.DivAlinhamentoDireita
{
	float: right;
}

.TamanhoCelulaTabela
{
	height: 22px;
}

/*********************************/
/*		    MASTER PAGE			 */	
/*********************************/


/************** TOPO **************/

#TopoBarra
{
	background-image: url(../../Imagem/TopoBarra.png);
	width: 100%;
	background-repeat: repeat-x;
	height: 32px;
	vertical-align: top;
	padding-left: 0px;
}

#TopoLogoTipoSaude
{
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
	width: 717px;
	color: white;
	font-family: verdana;
	height: 10px;
	text-align: left;
	padding-top: 7px;
	padding-left: 0%;
}

#AumentarFontes
{
	vertical-align: bottom;
	width: 170px;
	text-align: right;
	float: right;
}

#CentroContedo
{
	width: 755px;
	padding-top: 10px;
}

#TopoBarraTotal
{
	height: 29px;
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	position: absolute;
	left:0px;
	top: 155px;
}

#TopoBarraPequena
{
	background-position: left 8px;
	background-image: url(../../Imagem/PortalCamedSaude/BarraPequenaTopo.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 745px;
	margin: 0 auto;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 15px;
	background-color: transparent;
}

#DivLayoutAcessibilidade
{
	width: 100%;
	top:0px;
}

.TopoLinkBarraPequena
{
	font-weight: bold;
	font-size: 14px;
	color: dimgray;
	font-family: verdana;
	vertical-align: middle;
}

.TopoLinkBarraPequena:hover
{
	font-weight: bold;
	font-size: 14px;
	color: Black;
	font-family: verdana;
	vertical-align: middle;
}

/************ BAIXO *************/

#BaixoFundo
{
	background-image: url(../../Imagem/PortalCamedSaude/BaixoFundo.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 62px;
	color: #ffffff;
	clear: both;
}

#TextoFundo
{
	font-family: verdana;
	font-size: 10px;
	vertical-align: middle;
	text-align: left;
	padding-left: 0%;
	width: 750px;
}

/*********************************/
/*	  CONTENTPLACEHOLDER		 */	
/*********************************/



/************ Tela Inicial ************/

.TopoCaixaInicial
{
	background-position: center top;
	background-image: url(../../Imagem/PortalCamedSaude/TopoCaixaInicial.png);
	background-repeat: no-repeat;
	width: 169px;
	height: 230px;
}

.TopoCaixaTitulo
{
	font-weight: bold;
	font-size: 11px;
	width: 100%;
	color: #2e4c02;
	font-family: verdana;
	height: 33px;
	text-align: left;
	margin-top: 2px;
	margin-left: 1px;
	vertical-align: middle;
}

.TopoCaixaTitulo:hover
{
	font-weight: bold;
	font-size: 11px;
	width: 100%;
	color: #2e66a2;
	font-family: verdana;
	height: 33px;
	text-align: left;
	margin-top: 2px;
	margin-left: 1px;
	vertical-align: middle;
}


.TopoCaixaTituloPequeno
{
	width: 128px;
	height: 29px;
	margin-top: 5px;
}

.TextoCaixaInicialConteudo
{
	font-size: 10px;
	color: #3574ab;
	font-family: verdana;
	
}


#BarraDireita
{
	width: 196px;
	padding-bottom: 10px;
	float:right;
}

#BarraEsquerda
{
	WIDTH: 530px;
	float:left;
}

.ConteudoPrincipal
{
	background-image: url(../../Imagem/PortalCamedSaude/ConteudoPrincipal.png);
	width: 525px;
	background-repeat: no-repeat;
	background-color: #e8f7f9;
}

.Acessibilidade
{
	background-image: url(../../Imagem/PortalCamedSaude/ConteudoPrincipal.png);
	width: 525px;
	background-repeat: no-repeat;
	background-color: #e8f7f9;
	border-right: #60bed6 2px solid;
	border-top: #60bed6 2px solid;
	border-left: #60bed6 2px solid;
	border-bottom: #60bed6 2px solid;
}

.ConteudoPrincipalInicial
{
	background-image: url(../../Imagem/PortalCamedSaude/ConteudoPrincipalInicial.png);
	width: 510px;
	background-repeat: no-repeat;
	background-color: #e8f7f9;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}

#Menu
{
	width: 196px;
	text-align: center;
}


#MenuTopoFundo
{
	background-position: center top;
	background-image: url(../../Imagem/PortalCamedSaude/MenuTopoFundo.png);
	width: 100%;
	background-repeat: no-repeat;
	height: 13px;
}

#MenuCentroFundo
{
	background-position: center;
	background-image: url(../../Imagem/PortalCamedSaude/MenuCentroFundo.png);
	width: 100%;
	background-repeat: repeat-y;
	text-align: center;
}

#MenuBaixoFundo
{
	background-position: center bottom;
	background-image: url(../../Imagem/PortalCamedSaude/MenuBaixoFundo.png);
	width: 100%;
	background-repeat: no-repeat;
	height:10px;
}

#Pesquisar
{
	width: 197px;
	height: 40px;
	background-position: top center;
	background-image: url(../../Imagem/PortalCamedSaude/PesquisarFundo.png);
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-right: 3px;
}

#Noticia
{
	width: 196px;
	height: 270px;
	background-image: url(../../Imagem/PortalCamedSaude/FundoCaixaNoticia.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	padding-top: 0px;
}

.CaixaNoticiaConteudo
{
	width: 100%;
	border-bottom: white 1px dashed;
	height: 60px;
	margin-bottom: 5px;
}

.TextoNoticiaConteudo
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	margin-left: 5px;
	color: White;
	margin-right: 5px;
	font-family: verdana;
}

.MenuSelecao
{
	font-family: verdana;
	font-weight: bold;
	color: #ffffff;
}

.MenuItem
{
	height: 16px;
	background-color: #52a2bf;
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: verdana;
	background-position: 0px 50%;
	background-image: url(../../Imagem/PortalCamedSaude/MenuFundo.png);
	background-repeat: no-repeat;
	padding-left: 12px;
	text-align: left;
	border-bottom: #7dceeb 1px solid;
	cursor: pointer;
	cursor: hand;
	padding-top: 2px;
	padding-bottom: 2px;
}

.MenuItem:hover
{
	height: 16px;
	background-color: #7dceeb;
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: verdana;
	background-position: 0px 50%;
	background-image: url(../../Imagem/PortalCamedSaude/MenuFundoHover.png);
	background-repeat: no-repeat;
	padding-left: 12px;
	text-align: left;
	border-bottom: #178dbb 1px solid;
	cursor: pointer;
	cursor: hand;
	padding-top: 2px;
	padding-bottom: 2px;
}


.MenuSubItem
{
	height: 12px;
	background-color: #52a2bf;
	font-size: 16px;
	color: white;
	font-family: verdana;
	background-position: 0px 4px;
	background-image: url(../../Imagem/PortalCamedSaude/MenuSubItem.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	text-align: left;
	cursor: pointer;
	cursor: hand;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-left: 15px;
}

.MenuSubItem:hover
{
	height: 12px;
	background-color: #7dceeb;
	font-size: 16px;
	color: white;
	font-family: verdana;
	background-image: url(../../Imagem/PortalCamedSaude/MenuSubItem.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	text-align: left;
	cursor: pointer;
	cursor: hand;
	padding-bottom: 8px;
	padding-top: 0px;
	margin-left: 15px;
	background-position: 0px 4px;
}

.CorLinkMenu
{
	color: white;
}

.CorLinkSubMenu
{
	color: white;
}


.ModalPopup
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}


#CaixaTextoInformativoTopo
{
	background-position-x: center;
	background-image: url(../../Imagem/PortalCamedSaude/FundoNoticiaTopo.png);
	width: 196px;
	height: 31px;
	background-repeat: no-repeat;
}

#CaixaTextoInformativoCentro
{
	background-position-x: center;
	background-image: url(../../Imagem/PortalCamedSaude/FundoNoticiaCentro.png);
	width: 196px;
	background-repeat: repeat-y;
}

#CaixaTextoInformativoBaixo
{
	background-image: url(../../Imagem/PortalCamedSaude/FundoNoticiaBaixo.png);
	width: 196px;
	background-repeat: no-repeat;
	height: 12px;
	background-position: center bottom;
}

#Enquete
{
	width: 198px;
}

.EnqueteTopo
{
	background-image: url(../../Imagem/PortalCamedSaude/EnqueteTopo.png);
	height: 38px;
	background-repeat: no-repeat;
	background-position-y: top;
}

.EnqueteCentro
{
	background-image: url(../../Imagem/PortalCamedSaude/EnqueteCentro.png);
	background-repeat: repeat-y;
}

.EnqueteBaixo
{
	height:37px;
	background-image: url(../../Imagem/PortalCamedSaude/EnqueteBaixo.png);
	background-repeat: no-repeat;
	background-position-y: bottom;

}


.ItemTextoCaixaTopo
{
	width: 184px;
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	height: 30px;
	font-weight: bold;
}

.MolduraImagemConteudo
{
	background-color: #f5f5f5;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
} 

.FaleConosco
{
	background-image: url(../../Imagem/PortalCamedSaude/ConteudoPrincipal.png);
	background-repeat: no-repeat;
	background-color: #e8f7f9;
	padding-left: 20px;
}