/* CSS - Estilo página Lar Nossa Senhora da Salette */

/* Tags genéricas */
*
{
	margin: 0;
	padding: 0;
}

/*Estilo para todas as páginas */
body#larsalette
{
	background: url("../imagens/fundos/fundo.jpg") repeat-x top left fixed;
	color: #333333;
}

div#geral
{
	background: url("../imagens/fundos/pagina-fundo.gif") no-repeat;
	width: 744px;
	height: 581px;
	margin: 30px auto 0 auto;
	position: relative;
}

a#logosal
{
	background: url("../imagens/logo/logo-salette.gif") no-repeat;
	width: 204px;
	height: 60px;
	position: absolute;
	margin: 5px 0 0 10px;	
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

img
{
	border: none;
}

ul#cabecalho
{ 
	position: absolute; 
	right: 10px;
	top: 58px;
	list-style-type: none;
}

ul#cabecalho li , ul#menu_rodape li, ul#lista_atendimento li
{ 
	float: left;
	padding: 0px 13px 0px 13px;
	list-style: none;
}

ul#cabecalho li a , ul#menu_rodape li a , ul#menu li a , ul#menu_direita li a
{ 
	display: block;
	text-indent: -99999pt;
	line-height: 8px;
	overflow: hidden;
}

a
{
	overflow: hidden;
	text-decoration: none;
	color: #990000;
}

a:hover
{
	text-decoration: underline;
}

a.btn_home 
{
	width: 29px;
	height: 8px;
	background: url("../imagens/botoes/btn-home.gif") no-repeat left center;
}

a.btn_loc 
{
	width: 67px;
	height: 8px;
	background: url("../imagens/botoes/btn-loc.gif") no-repeat left center;
}

a.btn_cont
{
	width: 47px;
	height: 8px;
	background: url("../imagens/botoes/btn-cont.gif") no-repeat left center; 
}


ul
{
	list-style-type: none;
}

p#inf_tec
{
	padding-top: 5px;
}

ul#menu
{
	position: absolute;
	margin: 98px 0 0 165px;
}

ul#menu li
{
	float: left;
	padding: 0 10px 0 10px;
}

div#cont_central
{
	font-family: Verdana;
	font-size:10px;
	text-align: justify;
	margin: 230px 0 0 33px;
	position: absolute;
	width: 444px;
	height: 100px;
	color: #333333;
}

p#n_trabalho
{
	padding-bottom: 5px;
}

ul#diretoria_lista li
{
	padding-top: 3px;
}

ul#diretoria_lista li strong
{
	color: #303030;
}

div#cont_central_np
{
	font-family: Verdana;
	font-size:10px;
	text-align: justify;
	margin: 248px 0 0 33px;
	position: absolute;
	width: 444px;
	height: 275px;
	color: #333333;
}

div#cont_direita
{
	background: url("../imagens/fundos/cont-direita.jpg") no-repeat;
	position: absolute;
	margin: 220px 0 0 512px;
	width: 228px;
	height: 304px;
}

ul#menu_direita
{
	margin: 0 0 0 22px;
	list-style-type: none;
}

ul#menu_direita li
{
	padding: 5px 0 0 0;
}

a.btn_evento
{
	width: 183px;
	height: 88px;
	background: url("../imagens/botoes/btn-eventos.jpg") no-repeat;
}

a.btn_album
{
	width: 183px;
	height: 88px;
	background: url("../imagens/botoes/btn-album.jpg") no-repeat;
}

a.btn_como_ajudar
{
	width: 183px;
	height: 103px;
	background: url("../imagens/botoes/como_ajudar.jpg") no-repeat;
}

div#rodape
{
	position: absolute;
	margin: 530px 0 0 0;
}

ul#menu_rodape
{
	list-style-type: none;
	margin: 8px 0 0 0;
	*position: absolute;
	
}

h4.pwr
{
	position: absolute;
	margin: 15px 0 0 500px;
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	width: 70px;
	font-weight: lighter;
}

a.focus
{
	background: url("../imagens/logo/focusnetworks.jpg") no-repeat;
	position: absolute;
	margin: 10px 0 0 568px;
	width: 152px;
	height: 25px;
	text-indent: -99999px;
	display: block;
}
