﻿body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-image: url(../../Imagem/PortalCamedCrechePauloVI/MasterPageFundo.png);
	background-repeat: repeat-x;
	background-color: #3a9bc9;
	font-size: 10px;
	color: #2a5496;
	font-family: verdana;
	text-align: center;
}

.BordaPanelPopupVideo
{
	background-color: #188cbe;
	border-bottom: #188cbe 15px solid;
	border-left: #188cbe 15px solid;
	border-top: #188cbe 15px solid;
	border-right: #188cbe 15px solid;
	font-family: verdana;
	color: white;
	font-size: 16px;
	font-weight: normal;
	width:400px;
	height:300px;
}

.Teste
{
	background-image: url(../../Imagem/PortalCamedCrechePauloVI/PrincipalFundoKidVideo.png);
	background-repeat: no-repeat;
}

#Tudo
{
	width: 730px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	position: static;
}

#FundoTotalCentro
{
	text-align: center;
	width: 100%;
}

h1
{
	margin-top: 8px;
	font-weight: bold;
	font-size: 14px;
	margin-left: 18px;
	margin-right: 5px;
	color: background;
	font-family: verdana;
	text-align: left;
	border-bottom: #79908c 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

h2
{
	font-weight: bold;
	font-size: 14px;
	font-family: verdana;
	text-align: left;
}

h3
{
	margin-top: 8px;
	font-weight: bold;
	font-size: 14px;
	margin-left: 70px;
	margin-right: 5px;
	color: background;
	font-family: verdana;
	text-align: left;
	border-bottom: #79908c 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.Negrito
{
	font-weight: bold;
}

p
{
	font-weight: normal;
	font-size: 10px;
	color: #2a5496;
	font-family: verdana;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}

.FonteTemplate
{
	font-size: 9px;
	color: #2a5496;
	font-family: verdana;
	text-align: right;
}

.Button
{
	font-weight: bold;
	font-size: 12px;
	background-image: url(../../Imagem/PortalCamedCrechePauloVI/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: 22px;
	border-right-style: none;
	border-left-style: none;
}

.Texto
{
	font-weight: normal;
	font-size: 10px;
	color: #2a5496;
	font-family: verdana;
	text-align: left;
	margin-left: 10px;
	margin-right: 5px;
}

.TextBoxBusca
{
	border-right: #eaeaea 1px solid;
	border-top: #eaeaea 1px solid;
	border-left: #eaeaea 1px solid;
	border-bottom: #eaeaea 1px solid;
	background-image: url(../../Imagem/FundoTextBox.png);
	background-repeat: repeat-x;
	height: 12px;
	font-size: 10px;
	color: #444444;
	font-family: verdana;
	width: 170px;
}

.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: 100px;
}

.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;
}

.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;
}

.Label
{
	font-size: 10px;
	color: white;
	font-family: verdana;
}

/************ 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;
}


/************ Tamanho TextBox ************/

.TextBoxData
{
	width: 70px;
}

.TextBoxNome
{
	width: 300px;
}

.TextBoxTelefone
{
	width: 60px;
}

.TextBoxMedio
{
	width: 150px;
}

.TextBoxPequeno
{
	width: 30px;
}

.TextBoxGrande
{
	width: 250px;
}



/*********************************/
/*		    MASTER PAGE			 */	
/*********************************/


/************** TOPO **************/


#TopoBarra
{
	background-image: url(../../Imagem/TopoBarra.png);
	width: 100%;
	background-repeat: repeat-x;
	height: 32px;
	vertical-align: top;
	padding-left: 0px;
}

#TopoBarraPequena
{
	height: 34px;
	width: 745px;
	margin: 0 auto;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 14px;
	background-color: transparent;
	vertical-align: text-bottom;
}

#TopoBarraTotal
{
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	position: absolute;
	left:0px;
	top: 170px;
}

.Acessibilidade
{
	width: 388px;
	height: 350px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	border-left: #808080 1px solid;
	border-bottom: #808080 1px solid;
	background-image: url(../../Imagem/PortalCamedCrechePauloVI/MasterPageFundo.png);
	background-color: #ffffff;
	background-repeat: repeat-x;
}

/************ BAIXO *************/

#BaixoFundoMasterPageInicial
{
	background-image: url(../../Imagem/PortalCamedCrechePauloVI/BaixoFundo.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 58px;
	color: #0a160b;
	position: absolute;
	top: 990px;
	left:0%;
}

#BaixoFundo
{
	background-image: url(../../Imagem/PortalCamedCrechePauloVI/BaixoFundo.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 58px;
	color: #0a160b;
}

#TextoFundo
{
	font-family: verdana;
	font-size: 10px;
	vertical-align: middle;
	text-align: left;
	width: 750px;
	color: white;
}


#DivMenuJogos
{
	margin-top: 22px;
}

#DivMenuItens
{
	width: 176px;
	text-align: center;
	padding-left: 0px;
}

#DivMenu
{
	width: 232px;
	text-align: center;
	height: 465px;
	background-position: left top;
	background-image: url(../../Imagem/PortalCamedCrechePauloVI/Menu.png);
	background-repeat: no-repeat;
	padding-left: 5px;
}

.ItemMenu
{
	font-weight: bold;
	font-size: 12px;
	color: #1c69a2;
	font-family: verdana;
}

.MenuItem
{
	background-position: left center;
	background-image: url(../../Imagem/PortalCamedCrechePauloVI/MenuSetaHover.png);
	border-bottom: #a6a6a6 1px solid;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
	text-align: left;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 4px;
	font-weight: bold;
}

.MenuItem:hover
{
	background-position: left center;
	background-image: url(../../Imagem/PortalCamedCrechePauloVI/MenuItem.png);
	border-bottom: #a6a6a6 1px solid;
	background-repeat: no-repeat;
	background-color: #fcf1aa;
	border-bottom: #a6a6a6 1px solid;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
	text-align: left;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 4px;
	font-weight: bold;
}

.MenuSubItem
{
	background-position: left center;
	background-image: url(../../Imagem/PortalCamedCrechePauloVI/MenuSubItem.png);
	border-bottom: #a6a6a6 1px solid;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
	text-align: left;
	margin-left: 15px;
	padding-left: 10px;
	padding-top: 4px;
}

.MenuSubItem:hover
{
	background-position: left center;
	background-image: url(../../Imagem/PortalCamedCrechePauloVI/MenuSubItem.png);
	border-bottom: #a6a6a6 1px solid;
	background-repeat: no-repeat;
	background-color: #fcf1aa;
	border-bottom: #a6a6a6 1px solid;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
	text-align: left;
	margin-left: 15px;
	padding-left: 10px;
	padding-top: 4px;
}

.CorLinkMenu
{
	color: #0e5b94;
	font-weight: bold;
}

.CorLinkSubMenu
{
	color: #0e5b94;
}

/*********************************/
/*	  CONTENTPLACEHOLDER		 */	
/*********************************/

.ModalPopup
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.ConteudoPrincipalCrecheMasterInicial
{
	width: 482px;

}

.ConteudoPrincipalCentroCreche
{
	width: 482px;
	background-image: url(../../Imagem/PortalCamedCrechePauloVI/ConteudoPrincipalFundoCentro.png);
	background-repeat: repeat-y;
}

.ConteudoPrincipalBaixoCreche
{
	width: 482px;
	background-image: url(../../Imagem/PortalCamedCrechePauloVI/ConteudoPrincipalFundoBaixo.gif);
	background-position-y: top;
	background-repeat: no-repeat;
	height: 16px;
	background-color: transparent;
}

.ConteudoPrincipalContentTopo
{
	background-position: center bottom;
	background-image: url(../../Imagem/PortalCamedCrechePauloVI/ConteudoPrincipalTopoContent.png);
	background-repeat: no-repeat;
	width: 483px;
	height: 54px;
	text-align: left;
}

.ConteudoPrincipalContentTopo:hover
{
	background-position: center bottom;
	background-image: url(../../Imagem/PortalCamedCrechePauloVI/ConteudoPrincipalTopoContentHover.png);
	background-repeat: no-repeat;
	width: 483px;
	height: 54px;
	text-align: left;
}

.ConteudoPrincipalContentCentro
{
	background-image: url(../../Imagem/PortalCamedCrechePauloVI/ConteudoPrincipalCentroContent.png);
	background-repeat: repeat-y;
	width: 483px;
	background-position-x: center;
	margin-left: 2px;
	text-align: left;
}

.ConteudoPrincipalContentBaixo
{
	background-image: url(../../Imagem/PortalCamedCrechePauloVI/ConteudoPrincipalBaixoContent.png);
	background-repeat: repeat-y;
	width: 483px;
	background-position: center top;
	height:26px;
	text-align: left;
}

#DivSol
{
	width: 180px;
	height: 180px;
}

.CaixaTexto
{
	width: 214px;
	padding-left: 5px;
}

.CaixaTextoTopo
{
	background-position: center top;
	background-image: url(../../Imagem/PortalCamedCrechePauloVI/CaixaTextoFundoTopo.png);
	width: 435px;
	background-repeat: no-repeat;
	
}

.CaixaTextoTopo:hover
{
	background-position: center top;
	background-image: url(../../Imagem/PortalCamedCrechePauloVI/CaixaTextoFundoTopoHover.png);
	width: 435px;
	background-repeat: no-repeat;
}

.CaixaTextoCentro
{
	background-position: center top;
	background-image: url(../../Imagem/PortalCamedCrechePauloVI/CaixaTextoFundoCentro.png);
	width: 435px;
	background-repeat: repeat-y;
}

.CaixaTextoBaixo
{
	background-position: center top;
	background-image: url(../../Imagem/PortalCamedCrechePauloVI/CaixaTextoFundoBaixo.png);
	width: 435px;
	background-repeat: no-repeat;
	height: 14px;
	
}

.ConteudoPrincipalMasterPageConteudoTopo
{
	background-image: url(../../Imagem/PortalCamedCrechePauloVI/TopoConteudoPrincipalContent.png);
	height: 40px;
	background-repeat: no-repeat;
	background-position-y: top;
	width: 488px;
}


.ConteudoPrincipalMasterPageConteudoCentro
{
	background-image: url(../../Imagem/PortalCamedCrechePauloVI/CentroConteudoPrincipalContent.png);
	background-repeat: repeat-y;
	width: 488px;
}

.ConteudoPrincipalMasterPageConteudoBaixo
{
	background-position-y: bottom;
	background-image: url(../../Imagem/PortalCamedCrechePauloVI/BaixoConteudoPrincipalContent.png);
	background-repeat: no-repeat;
	width: 488px;
}

.FundoConteudoTopoCrechePauloVI
{
	background-color: white;
	width: 488px;
}

.FundoConteudoBaixoCrechePauloVI
{
	width: 95%;
	text-align: left;
}

.LinkMenuItem
{
	background-position: left center;
	background-image: url(../../Imagem/PortalCamedCrechePauloVI/MenuSeta.png);
	border-bottom: #a6a6a6 1px solid;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	padding-bottom: 5px;
}

.LinkMenuItem:hover
{
	background-position: left center;
	background-image: url(../../Imagem/PortalCamedCrechePauloVI/MenuSetaHover.png);
	border-bottom: #a6a6a6 1px solid;
	background-repeat: no-repeat;
	background-color: #fcf1aa;
	border-bottom: #a6a6a6 1px solid;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	padding-bottom: 5px;
}

.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
{
	margin-left: 15px;
}