/****** bandeau accueil cote argus *****/
.recherche-VO .msg-com {
	right: 1.2em;
	width: 295px;
	bottom: 3em;
}
.bloc-coteArgus {
	margin-top: 1em;
	height: 450px;
	background: url(../img/video-cote-argus.jpg) no-repeat -260px top;
	border-radius: 0.3em;
	-moz-border-radius: 0.3em;
  	-webkit-border-radius: 0.3em;
}
.bloc-coteArgus figure {
	position: relative;
	display: block;
}
.bloc-coteArgus .msg-com {
	border-radius: 0 0 0.15em 0.15em;
	-moz-border-radius: 0 0 0.15em 0.15em;
  	-webkit-border-radius: 0 0 0.15em 0.15em;
	text-align: center;
	bottom: 0;
    right: 1.15385em;
	left: 0.3em;
}
.bloc-coteArgus .msg-com span:first-child {
	line-height: 30px;
	vertical-align: bottom;
}
.cote-argus {
	float: left;
}
.cote-argus .columns {
	padding-left: 0.3em;
}

.bloc-coteArgus .logo {
	background:  url(../img/logo-Largus.png) no-repeat top;
	width: 111px;
	height: 26px;
	display: inline-block;
}
.bloc-coteArgus .button {
	display: block;
	width: 205px;
	margin: 20px auto 0 auto;
}
@media (min-width: 320px) and (max-width: 1150px) {
	.cote-argus .columns {
    	padding-left: 1.15385em;
	}
	.bloc-coteArgus .msg-com {
		left: 1.15385em;
	}
	.bloc-coteArgus {
		background: url(../img/video-cote-argus.jpg) no-repeat center top;
	}
}
@media (min-width: 1148px) and (max-width: 1589px) {
	.cote-argus h1 {
		position: absolute;
		z-index: 10;
	}
	.bloc-coteArgus {
		margin-top: 41px;
	}
}
@media (min-width: 1150px) and (max-width: 1400px) {
	.recherche-VO .msg-com {
		width: 150px;
		bottom: 1.2em;
	}
}

