body 
{
	margin: 5px;
}
p
{
	margin:0px;
}
.fundo
{
	background-image: url(../img/fundo2.gif);    
}
a:link 
{
	text-decoration: none;
}
a:visited 
{
	text-decoration: none;
}
a:hover
 {
	text-decoration: underline;
}
a:active
 {
	text-decoration: none;
}
div, body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.branco
{
	color:#fff;
}

form
{
	margin:0px;
}
.img
{
	border:3px solid #CCC;
}
.acomodacoes
{
	background:url(../img/f_aco.gif) repeat-x;
	height: 32px;
	width:316px;
	float:left;
	margin:7px;
	/*cursor:pointer;*/
}
.acomodacoes2
{
	margin:7px;
	padding:-2px 0px 0px 2px;
}
.acomodacoes3
{
	color:#FFF;
	font-size:15px;
}
.aconteceu
{
	background:url(../img/f_aco.gif) repeat-x;
	height:32px;
	width:40%;
	float:left;
	margin:7px;
	/*cursor:pointer;*/
}



/*Moldura*/
.sample5 span {
	width: 216px;
	height: 166px;
	display: block;
	position: absolute;
	top: -18px;
	left: -18px;
	background: url(../images/gold-frame.png) no-repeat;
}
.photo {
	margin: 32px;
	position: relative;
	width: 180px;
	height: 130px;
	float: left;
}

/*Fim Moldura*/

