.bloc1 {
	background: url("../../media/template/bloc1.gif") no-repeat;
	height: 237px;
	width: 345px;
	float: left;
	}	
.bloc2 {
	background: url("../../media/template/bloc2.gif") no-repeat;
	height: 237px;
	width: 345px;
	float: left;
	}
.bloc1 p, .bloc2 p {
	color: #2d150c;
	line-height: 120%;
	margin-bottom: 0;
	font-size: 12px;
	}	
h2 {
	width: 200px;
	display: block;
	height: 35px;
	margin-bottom: 15px;
	}
.txt1 {
	padding: 25px 30px 20px 30px;
	}
.txt2 {
	padding: 30px 20px 20px 25px;
	}