/* CSS Document */body{	margin:0px;	padding:0px;	min-width: 740px;}table { 	color: #000033; 	font: 11px verdana, arial, sans-serif;}p{	line-height:130%;	color: black;	margin:0px;	padding: 0px 0px 10px 0px;	margin: 5px 0px 5px 0px;}h1{	font-weight:normal;	color:#666666;	padding: 0px 0px 20px 0px;	margin: 10px 0px 0px 0px;	font-size: 20pt;}h2{	font-weight:normal;	color:#999999;	padding: 0px 0px 10px 0px;	margin: 0px 0px 0px 0px;	font-size: 16pt;}a:link		{ color: #6666FF; text-decoration: none }a:visited	{ color: #6666FF; text-decoration: none }a:active	{ color: #666666; text-decoration: none }a:hover		{ color: #6699FF; text-decoration: none }/*---------------------------------------------------------*//* Fix for images on firefox *//*---------------------------------------------------------*/img {	display:block;	margin:0px;	padding:0px;}/* -------------- Top logo bar --------------  */.topLogoBar {	width: 100%;	height: 100px;	background: #342B2B;}/* -------------- Top logo bar --------------  */.logo {	padding: 15px 0px 0px 20px;}.ferro {	position: absolute; 	padding-top: 20px;	right: 20px;	top:0px;}.cavalo {	position: absolute; 	left: 46%;	top:0px;}/* -------------- Date bar --------------  */.strechBar {	clear: both;	width: 100%;}/* -------------- Main image bar --------------  */.mainImgBar {	width: 100%;	height: 80px;	background-image: url("../imgs/top-picture-end.gif");}/* -------------- Shadow bar --------------  */.shadowBar {	width: 100%;	height: 30px;	background-image: url("../imgs/bar.gif");}/* -------------- Side Navigation bar --------------  */.sideNav {	width: 168px;	height: 400px;	background-image: url("../imgs/background-menu.jpg");}/* -------------- Shadow bar --------------  */.counter {	font: 10px arial, sans-serif;	text-align: center;	font-size: 8pt;	color: #2D2217;	margin-top: 400px;	margin-bottom: 10px;	width: 150px;}/* -------------- Content --------------  */.content {	padding: 0px 0px 20px 40px;	text-align: justify;	width: 450px;}div#backg {	background-image:url(../imgs/ferro_grande.gif);	background-position:550px 550px;	background-repeat:repeat-y;}.sideContent {	padding: 0px 0px 20px 50px;	text-align: justify;	width: 200px;}.sectionDashed{	margin: 10px 0px 20px 0px;	border-bottom: 1px dotted #CCCCCC;}.fotos {	border: 1px solid black;}/* -------------- bottom bar --------------  */.bottomBar {	clear: both;	width: 100%;	background-image: url("../imgs/bottom-shade.gif");}/* -------------- copyright text --------------  */.copyright	{ 	color: #000033; 	font: 10px verdana, arial, sans-serif;}/* -------------- date text --------------  */.dateText	{ 	position: absolute; 	right: 10px; 	top: 106px;	color: #FFFFFF; 	font: 11px arial, verdana, sans-serif; 	font-weight: bold;}/* -------------- menu table --------------  */.menuHeader {	position:absolute;}table.menu	  { 	cursor: pointer; 	border: solid black 1px;	font-family: verdana; 	font-size: 8pt; 	color:#CEBD9C;	text-align: left;	position:absolute;	visibility:hidden;	background-image: url("../imgs/menu-back.gif");}table.menu	 th {		padding: 0px 5px 0px 5px;	border-left: solid #605242 1px;	width:100%;}table.menu	 td {		padding: 0px 5px 0px 0px;}/*---------------------------------------------------------*//*--------------------- WEB ADMIN -------------------------*//*---------------------------------------------------------*//*---------------------------------------------------------*/TABLE.counts	  { border-collapse: collapse; 					border: solid #777777 1px; 					font-family: Helvetica,Verdana; 					font-size: 9pt; 					background: #DECEAD;					width:90%;				  }TABLE.counts	 TR {	border-collapse: collapse; 						background: #eeeedd;					}TABLE.counts	 TH {	border-collapse: collapse; 						text-align: right;						padding-left:10;						padding-right:5;				  }TABLE.counts	 TD {	border-collapse: collapse; 						width: 100%; 						padding:3;						padding-right:10;				  }/*---------------------------------------------------------*/DIV.pt		{	font-family: Helvetica,Verdana; 				font-size: 7pt; 				text-align: center;				background: #006000;				color: #FFFFFF;				height:12px;			  }DIV.en		{	font-family: Helvetica,Verdana; 				font-size: 7pt; 				text-align: center;				background: #000060;				color: #FFFFFF;				height:12px;			  }