body {
	margin-top: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 12px;
	line-height: 14px;
	}
	
.body {
	margin-top: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 12px;
	line-height: 14px;
	}	
	
	

	.fotos {
	margin-top: 25px;
	margin-bottom: 25px;
	font-family: "Trebuchet MS", Arial, Sans;
	color: #555;
	font-size: 12px;
	line-height: 14px;
	}
	
	.material {
	 padding: 0px;
	 padding-bottom: 3px;
	 width: 535px;
	 float: left;
	 background-color: #ebf5fa;

	 }	 
	 
	 
	 	.mater {
	 padding: 0px;
	 padding-bottom: 3px;
	 width: 520px;
	 float: left;
	 background-color: #fff;

	 }
	 
			dl.evento {
		width: 500px;
		margin: 0.2em 0;
		padding: 0;
		font-family: verdana, arial, sans;
		font-size: 11px;
		}

	.evento dt {
		width: 120px;
		float: left;
		margin: 0 0 0 0;
		padding: .5em;
		font-weight: bold;
				}

	/* commented backslash hack for mac-ie5 \*/
	dt { clear: both; }
	/* end hack */

	.evento dd {
		float: left;
		width: 340px;
		margin: 0 0 0 0;
		padding: .5em;
		}
		
		
		
		
		a.hlink {
		display: inline;
		color: #fc8b00;
		text-decoration: none;
		font-weight: bold;
		line-height: 11px;
		}
		
		a.hlink:hover{
		display: inline;
		color: #0086b3;
		text-decoration: underline;
		font-weight: bold;
		line-height: 11px;
		}
				
