/*imageDetail.css: Folha de estilos específica o detalhe de imagens*/body {	background-image: url(../Images/pna_fundo_4b.png);	background-color: #E2DCD9;}div.body {	background-image:url(../Images/pna_fundo_4logo.png);	background-repeat: no-repeat;	background-position: left top;	background-color: #FFF;	padding-bottom: 50px;	border-bottom: none;}.contentContainer {	float: none;	clear: none;	margin:0 auto 0 auto;	padding: 0 0 0 0;	width: 760px !important;	width: 760px;	width/**/:/**/760px;}.contentTop {	background-image: url(none);	background-repeat: no-repeat;	width: 780px;	height: 120px;	margin: 0 0 0 -16px;}.content {	float: left;	margin-top: 20px;	width: 800px!important;	width: 800px;	width/**/:/**/800px;	padding: 10px 0 20px 20px;}.content div img {	float: left;	clear: both;	width: 600px;	height: auto;	margin: 0 20px 20px 0;	padding: 0 200px 0 0;}.additionalInfo {}.contentAdditionalInformation {	text-align: left;	width: auto;	margin: 0 0 0 0;	padding: 10px 70px 0 70px;	font-size: 0.9em;	clear: none;}.contentBottom {	background-image: url(../Images/imc_bar_base_2.gif);	background-repeat: no-repeat;	background-position: left;	clear: both;	float: none;	height: 8px;	width: 1000px;	margin: 0 0 0 -143px;	}