/*
	Feuille de style
	du portfolio v2
	
	12 avril 2010
	Alexandre Lepage
	a.lepage@difuzer.com
*/

.details_portfolio {
	width: 267px;
	height: 250px;
	background: url('/img/bg_right_portfolio.png') right center no-repeat;
	float: left;
}
.img {
	height: 100px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
}
.text {
	padding: 0 30px 0 30px;
}
.bportfolio {
	width: 390px;
	float: left;
	height: 170px;
}
.bportfolio_c1 {
	background: url('/img/bportfolio_c1.png') repeat-y top;
}
.bportfolio_c2 {
	background: url('/img/bportfolio_c2.png') no-repeat top;
}
.bportfolio_c3 {
	background: url('/img/bportfolio_c3.png') no-repeat bottom;
	height: 150px;
	padding: 10px 20px 10px 20px;
}
#top_portfolio {
	height: 430px;
	margin-top: -25px;
	margin-bottom: 20px;
	background: url('/img/pc1.png') repeat-x top;
}
#portfolio_c2 {
	background: url('/img/pc2.png') no-repeat top left;
}
#portfolio_c3 {
	background: url('/img/pc3.png') no-repeat top right;
	height: 430px;
	padding-bottom: 0;
}
#bottom_top {
	padding-top: 10px;
	padding-left: 50px;
}
.bottom_top {
	width: 90px;
	height: 90px;
	padding: 5px;
	margin-right: 20px;
	float: left;
	background: url('/img/cadre_not.png') no-repeat;
}
.bottom_top div {
	height: 90px;
}
.borders_bt {
	height: 78px;
	width: 78px;
	border: 1px solid #fff;
}

.portfolio_txt img, .portfolio_txt p {
	display: none;
	position: absolute;
}
.portfolio_txt p {
	padding-left: 240px;
	width: 500px;
}
