/**/
#procurement{
	width: 570px;
	margin:0 15px 0 0px;
	overflow:hidden;
	float:left;
}

#procurement > h1{
	color:#0078dc;
	font-size:32px;
	margin: 0;
	line-height:1;
	padding-bottom:23px;
	font-weight: normal;
}

#foto_video{
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
}

	#foto_video > .fv{
		float:left;
		width:255px;
		padding:20px 25px 0 0;
		min-height: 110px;
}
	
	#foto_video > .fv > a img{
		width:110px;
		height:70px;
		float:left;
		padding-right:10px;
	}
	
	
	.title_fv a{
		color:#0078dc;
		font-size:12px;
		padding-bottom:15px;
		text-decoration: none!important;
		display: block;
		line-height: 1.4;	
	}
	
	.text_fv a{
		color:#5d5d5d;
		font-size:12px;
		line-height:1.4;
		text-decoration: none!important;
	}


			











