@charset "utf-8";
/* CSS Document */


.project_big_block{
	float:left;
	width:945px;
	padding-bottom:7px;
}

.project_big_block_img{
 	float:left;
}

.project_big_block_img img{
	padding-top:0;
	width:229px;
}

.project_big_block_txt{
	float:left;
	padding-left:34px;
	padding-top:7px;
}

.project_big_block_titre{
	font-size:12px;
	color:#5b1f79;
	font-weight: bold;
	text-decoration: underline;
}

.bold{
	font-weight: bold;
}

.project_big_block_list{
	list-style-type: none;
	padding-bottom:17px;
	height:90px;
}

.project_big_block_list li{
	padding-top:10px;
}

.more_details2{

	}

.more_details2 a {
	color:#E2690B;
	text-decoration:none;
}

.more_details2 a:hover {
	text-decoration:underline;
}

.more_details2 img{
	padding-right:5px;
	vertical-align:bottom;
	padding-left:0;
	padding-top: 0;
	margin:0;
}
