.camera {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFB366;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;

}
.linha {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}
.linhavermelha {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.lateral {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFA346;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;

}
.linhasup {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFB366;
}
.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-variant: normal;

}
.caixa {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.posicao {
	position: absolute;
	left: 240;
	top: 95;
	width: 470;
	height: 310;




}
.fotos {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFB66C;
	border-bottom-color: #FFB66C;
}
