.marge_container_home_prevoyance {
	margin-top: 3%;
}
.header_home_prevoyance {
	min-height:900px;
	/*background: url(/images/prevoyance/carvie-assurances-comparateur-prevoyance-bourguogne-auxerre-1920x929.jpg) no-repeat center top scroll;*/
        background: url(/images/prevoyance/comparateur-assurance-prevoyance-carvie-assurances.jpg) no-repeat center bottom scroll;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	color:white;

}

.header_home_prevoyance_obseques {
	height:710px;
	background: url(/images/prevoyance/assurance-frais-obseques-deces.jpg) no-repeat center top scroll; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	color:white;

}
.lib_prod p {
    font-size: 3em;
}
.header_home_prevoyance_ijhospi {
	min-height:710px;
	background: url(/images/prevoyance/assurance-indemnite-journaliere-hospitalisation.jpg) no-repeat center top scroll; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	

}
.header_home_prevoyance_pro {
	padding-bottom: 50px;
	background: url(/images/prevoyance/assurance-prevoyance-professionnelle-independant-tns.jpg) no-repeat center top scroll; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	color:white;

}
.prevoyance {
    margin-top: 3%;
}
.prevoyance_color {
    background: rgb(255, 255, 255);
    background: rgba(255, 255, 255, 0.7);
}

.accroche-prevoyance h1 {
	font-size:3.5em;
        
        font-weight: 600;
}
.suiv-h1 {
    font-size: 2em !important;
}
.accroche-prevoyance h1, .accroche-prevoyance p {
    color: #434657;
}

.accroche-prevoyance h1 small{
	color: white;
}

.accroche-prevoyance p {
    font-size: 2.5em;
    
}
.accroche-prevoyance h2 {
	font-size:2.5em;
}

.nav_home_prevoyance a {
    background-color: #49839e;
    color:white;
    width: 358px;
    height: 88px;
    display: block;
    margin-top: 20px;
    font-size: 25px;
    padding: 12px;
    -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
}
.nav_home_prevoyance a img {
  vertical-align:middle;
  margin-right:20px; 
}
.nav_home_prevoyance a:hover {
    color: white;
}
.capital_obseques {
    margin-bottom: 20px;
}
#slide500 {
    display: none;
}
#slide1000 {
    display: none;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .marge_container_home_prevoyance {
	margin-top: 1.5%;
    }
	
}

