h1.teste{
	margin-top:15px;
}
hr.teste{
	height: 2px; 
	width: 100%;
	margin-top: 0;
	color: #f00;
	background: #f00;
	margin-bottom: 15px;
	}

#inf_col {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	width: 175px;
	height: 90px;
	font-size: 7.5pt;
	padding: 5px 5px 5px 5px;
	background: #f59089;
	border: 2px solid #f00;
	margin-top: 7px;
	}
	
#cont_col {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	width: 510px;
	height: auto;
	margin-right: 7px;
	margin-top: 7px;
	margin-bottom: 10px;
	font-size: 8pt;
	line-height: 150%;
	}

#cont_col img{
 	margin: 5px 10px 5px 10px;
	}

	
#img_col {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	width: 189px;
	height: 270px;
	margin-top: 7px;
	background: #c0c0c0;
	}
	
#cont_links {
	position: relative;	
	display: block;	
	float: left;
	overflow: hidden;
	width: 516px;
	height: auto;
	}

h3 {
	color: #f00;
	}

#cont_links	hr {
		float: left;
		width: 100%;
		height: 2px;
		color: #f00;
		background: #f00;
		margin-top: -1px;
		}
#cont_links p{
	margin-top: 10px;
	-margin-top: 7px;
	font-size: 8pt;
	font-weight: bolder;
}

