/*[fmt]10A0-11AA-1*/ /*CAROUSEL - caroufredsel*/ .container_article .above SECTION:first-child {
border-bottom: 1px solid #D7D7D7; 
}
.above .gallery {
margin-top: 0px; 
padding-top: 0; 
border-top: 0px solid #D7D7D7; 
margin-bottom: 1em; 
padding-bottom: 1em; 
}
.gallery {
-webkit-box-sizing: border-box; 
/*Safari/Chrome, other WebKit*/ 
-moz-box-sizing: border-box; 
/*Firefox, other Gecko*/ 
box-sizing: border-box; 
/*Opera/IE 8+*/ 
display: inline-block; 
width: 100%; 
margin-top: 1px; 
padding-top: 1em; 
padding-left: 7%; 
padding-right: 7%; 
}
.gallery H3 {
padding-top: 1em; 
}
.gallery A {
display: block; 
float: left; 
margin: 1em 0.5em 0; 
}
.gallery FIGURE {
}
.gallery SPAN.img {
-webkit-background-size: cover; 
-moz-background-size: cover; 
-o-background-size: cover; 
background-size: cover; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale'); 
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')"; 
display: block; 
background-position: 0px 0px; 
background-repeat: no-repeat; 
-webkit-box-sizing: border-box; 
/*Safari/Chrome, other WebKit*/ 
-moz-box-sizing: border-box; 
/*Firefox, other Gecko*/ 
box-sizing: border-box; 
/*Opera/IE 8+*/ 
position: relative; 
display: inline-block; 
=display: inline; 
width: 100%; 
z-index: 1; 
behavior: url(/templates/www/js/PIE.htc); 
}
.gallery IMG {
opacity: 0; 
}
