

.bloc_3photos
{
	float:center;
	margin:0px;
	padding:0px;
	width: 690px;
	height: 200px;
/*	background-color: #FF0000;*/
}

.bloc_photo
{
	float:left;
	width: 230px;
	height: 200px;
	padding-top: 0px;
	padding-left: 10px;
/*	background-color: #00FF00;	
/*	overflow: auto;*/
}

.photo
{
	width: 220px;
	height: 180px;
	padding-top: 1px;
	padding-left: 1px;	
	background-image: url(img/blog-img-bg.png);
}
.description
{
	width: 220px;
	height: 20px;
}

.iladit
{
	margin-top: 0px;
/*	margin-left: 100px;	*/
	overflow: hidden;
	width: 787px;
	height: 176px;
	background-image: url(img/iladit.gif);
}
.mediaplayer
{
	margin-top: 0px;
/*	margin-left: 100px;	*/
	overflow: hidden;
	width: 787px;
	height: 265px;
	background-image: url(img/mediaplayer.gif);
}
.news
{
	margin-top: 0px;
/*	margin-left: 100px;	*/
	overflow: hidden;
	width: 787px;
	height: 176px;
	background-image: url(img/news.gif);
}

