.annonce_defaut{
    
    background: url('../images/metier/1_Min.png') center center no-repeat scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.annonce{
   
    background: url('../images/metier/Annonces.jpg') center center no-repeat scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


.div_effect_pub{
	-moz-transition: all 0.5s ease-in-out 0s;-webkit-transition: all 0.2s ease-in-out 0s;-o-transition: all 0.2s ease-in-out 0s;-ms-transition: all 0.2s ease-in-out 0s;transition: all 0.2s ease-in-out 0s;
transform:scale(0.9);
	
	
}


.div_effect_pub:hover{



/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e94e1b+0,e94e1b+100&0+0,0.8+100 */
background: -moz-linear-gradient(top, rgba(233,78,27,0) 0%, rgba(233,78,27,0.8) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(233,78,27,0) 0%,rgba(233,78,27,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(233,78,27,0) 0%,rgba(233,78,27,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e94e1b', endColorstr='#cce94e1b',GradientType=0 ); /* IE6-9 */

animation:stickAnim .5s;transition:all 0.5;-moz-transition:all .3s;transform:scale(1);
 cursor:pointer;
-moz-transition:all .5s;
 
animation:stickAnim .5s;
	
}
.div_effect_pub_select{



/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e94e1b+0,e94e1b+100&0+0,0.8+100 */
background: -moz-linear-gradient(top, rgba(233,78,27,0) 0%, rgba(233,78,27,0.8) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(233,78,27,0) 0%,rgba(233,78,27,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(233,78,27,0) 0%,rgba(233,78,27,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e94e1b', endColorstr='#cce94e1b',GradientType=0 ); /* IE6-9 */

animation:stickAnim .5s;transition:all 0.5;-moz-transition:all .3s;transform:scale(1);
 cursor:pointer;
-moz-transition:all .5s;
 
animation:stickAnim .5s;
	
}

.opacite{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.2+0,0.2+100,0.2+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.2) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.2) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.2) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#33000000',GradientType=0 ); /* IE6-9 */
	
	
}