

/* --------------------------------------------------------
	ACCUEIL
-------------------------------------------------------- */
/* Bloc */
#block-views-brochures-block_1 *{
	width:auto;height:auto;
	margin:0;padding:0;
	list-style:none oustide none;
	border:0;
}

#block-views-brochures-block_1{
	float:left;overflow:hidden;position:relative;
	width:313px;min-height:200px;
	margin:0 0 0 27px;
	padding:0 0 30px;
 	background:url(../images/brochures/block-brochure.png) no-repeat 0 31px;
}
#block-views-brochures-block_1 a{
	display:block;
}
#block-views-brochures-block_1 h2.title{
	width:172px;height:59px;
	margin-left:123px;
	text-indent:-3000px;
 	background:url(../images/brochures/broch-block_titre.png) no-repeat center 0;
}
#block-views-brochures-block_1 .item-list{
	overflow:hidden;
	margin:20px 0 0 155px;
}

#block-views-brochures-block_1 a .views-field-title{
	display:block;overflow:hidden;
	width:165px;
	padding-left:19px; 
	font:1em/20px Arial;color:#008fcb;
	background:url(../images/brochures/broch-block_puce-1.png) no-repeat 0 center;
}
#block-views-brochures-block_1 a:hover .views-field-title{color:#000;}

#block-views-brochures-block_1 .more-link{
	position:absolute;bottom:0;left:155px;z-index:2;
	text-align:left;
}
#block-views-brochures-block_1 .more-link a{
	font-size:.9em;color:#9c9e9f;
}
#block-views-brochures-block_1 .more-link a:hover{
	color:#000;text-decoration:none;
}




.view-brochures .views-row {
	float:left;
	width:49%;
	background:none;
	border:none;
	padding:0;
	margin:0 0 20px;
}
.view-brochures .views-row-even {
	margin-left:10px;
}
.view-brochures .views-field-title {
	float:none;
	border-top:1px solid #ececec;
	border-bottom:1px solid #ececec;
	background:#f7f7f7;
	color:#59615b;
	font-family:Arial;
	font-size:1em;
	font-weight:bold;
	padding:3px;
}

.view-brochures .views-field-field-pdf-fid {
	background:url(../images/ico/save.png) no-repeat left center;
}
.view-brochures .views-field-field-pdf-fid a {
	padding-left:20px;
	font-size:0.75em;
	font-weight:normal;
	color:#5a5a5a;
	font-family:Arial;
	text-decoration:none;
	height:20px;
	line-height:20px;
}
.view-brochures .views-field-field-pdf-fid a:hover {
	text-decoration:underline;
}

.view-brochures .views-field-field-couv-fid,
.view-brochures .views-field-field-mini-calameo-value {
	margin-top:2px;
	border:1px solid #ececec;
	background:#fff;
	text-align:center;
	padding:10px;
	height:200px;
}
.view-brochures .views-field-field-mini-calameo-value {
	margin-top:22px;
}
.view-brochures .views-field-field-mini-calameo-value object {
	margin:0 auto;
}

.view-brochures .views-field-field-pdf-fid-1 {
	margin-top:2px;
	text-align:right;
	border:1px solid #ececec;
	background:#f7f7f7;
	height:22px;
}
.view-brochures .views-field-field-pdf-fid-1 a {
	font-size:0.75em;
	font-weight:normal;
	color:#5a5a5a;
	font-family:Arial;
	line-height:25px;
	height:25px;
	background:url(../images/ico/plus.png) no-repeat bottom right;
	padding:4px;
	padding-right:25px;
}
.view-brochures .field-icon-application-pdf {
	display:none;
}


.view-brochures .field-content div a {
	/*display:none;*/
}
.view-brochures .field-content div object {
	display:block;
}



