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


#info{
	height:240px;
	overflow:hidden;
}
#info p{
	margin:5px 10px 10px 0;
	padding:0 5px 7px 5px ;
	text-align:justify;
	line-height:16px;
	display:block;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#info .bt_plus{
	margin-left:250px;
	margin-top:215px;
}
#transmettre{
	background:url(../images/bloc-transmettre.gif) no-repeat;
	width:374px;
	height:270px;
	text-align:left;
}
#reprendre{
	background:url(../images/bloc-reprendre.gif) no-repeat;
	width:374px;
	height:271px;
	text-align:left;
}
.bloc .inside{
	padding-top:120px;
	padding-left:20px;
	padding-right:30px;
}
