body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
    background : #FFFFFF;
 }

img {
border: 0 0 0 0;
}

.backHome { 
	background: #000000 ;
	text-align: right;
}

.backLocalizacao { 
	background: #000000;
	background-image: url(cortadas/eventos_organizadores.jpg) ;
	no-repeat fixed left;
	text-align: right;
}

.backEstrutura { 
	background: #FFFFFF ;
	no-repeat fixed left;
	text-align: right;
}

.backCozinha { 
	background: #000000;
	url("imgs/backCozinha.jpg") 
	no-repeat fixed left;
	text-align: right;
}

.backFacilidades { 
	background: no-repeat fixed left;
	text-align: right;
}

.txtBranco{
	background-color: #000000;
	font-family: arial;
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: right;
	line-height: 18px
}

.txtBranco:link{
	background-color: #000000;
	font-family: arial;
	color: #FFFFFF;
	font-size : 11px;
	font-weight : bold;
	text-align: right;
	line-height: 18px
}
.txtBranco:visited {
	background-color: #000000;
	font-family: arial;
	color: #FFFFFF;
	font-size : 11px;
	font-weight : bold;
	text-align: right;
	line-height: 18px
}

.txtBranco:hover{
	background-color: #FFFFFF;
	font-family: arial;
	color: #000000;
	font-size : 11px;
	font-weight : bold;
	text-align: right;
	line-height: 18px
}

.txtBranco2 {
	background-color: #000000;
	font-family: arial;
	color: #FFFFFF;
	font-size : 12px;
	font-weight : bold;
	text-align: right;
	line-height: 23px
}

.txtPreto{
	font-family: arial;
	color: Black;
	font-size : 11px;
	font-weight : normal;
	text-align: right;
	line-height: 18px
}

.txtPreto2 {
	font-family: arial;
	color: Black;
	font-size : 12px;
	font-weight : bold;
	text-align: right;
	line-height: 23px
}

