/* CSS Document */

body{
	font-size:11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #4B4B4B;
	margin:10px;
}
.fontVerde{font-size:12px; color: #75A152;}
.fontVerde2{font-size:11px; color: #75A152;}
a:link, a:visited{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #75A152;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
	text-decoration: underline;
}

/*topo*/
.barra_superior {width:580px; border:1px solid #CCCCCC; float:left; padding:2px 8px;}
.barra_superior_censo{width:709px; border:1px solid #CCCCCC; float:left; padding:2px 8px;margin-bottom:2px;}
.barra_superior_censo .bs{width:33%; float:left;}
.grade{width:600px; float:left; padding:2px 8px; clear:both;}
.bs{width:290px; float:left;}
.logo{float:left; width:176px;}
.logo_censo{float:left; width:381px;}

.saudacoes{float:left; width:200px; border:1px solid #CCCCCC; height:85px; padding:8px}
.horario,.censo,.informativo{float:left; width:171px; border:1px solid #CCCCCC; height:85px;}
.calendario{width:80px; padding:2px; float:left;}
.caixaInfo{float:left; width:186px; border:1px solid #CCCCCC; height:85px; padding:8px}

.machane{float:left; width:171px; border:1px solid #CCCCCC; height:35px; padding:30px 0px 20px 0px; text-align:center}

#pessach input.inputpessach{padding:5px;}
.qtdpessach{ background-color:#F0E9DB; padding:5px; font-weight:bold;}
