@media screen {

#wrap_feature {
background: url(/images/fabiolatoupin/back_wrap_feature.gif) 0 0 repeat-x #fff;
}

#wrap_feature .sub_wrap {
background: url(/images/fabiolatoupin/back_feature.jpg) 0 0 no-repeat transparent;
}

#wrap_feature .content {
position: absolute;
left: 410px;
top: 30px;
width: 360px;
height: 265px;
overflow: hidden;
padding-top: 1px;
}

#wrap_feature .content h1 {
background: url(/images/fabiolatoupin/titre.gif) 0 0 no-repeat transparent;
text-indent: -9999px;
overflow: hidden;
height: 38px;
margin-bottom: 24px;
}

#wrap_feature .content p {
font: normal 13px/16px helvetica, arial, verdana, sans-serif;
margin-bottom: 2px;
color: white;
}

#wrap_feature .teaser {
margin-top: 24px;
}

.teaser .cb {
width: 22em;
position: relative;
left: 50%;
margin-left: -11em;
background-color: transparent;
}

.teaser .bt {background:url(/images/fabiolatoupin/box.gif) no-repeat 100% 0;}
.teaser .bt div {background:url(/images/fabiolatoupin/box.gif) no-repeat 0 0;}
.teaser .bb {background:url(/images/fabiolatoupin/box.gif) no-repeat 100% 100%;}
.teaser .bb div {background:url(/images/fabiolatoupin/box.gif) no-repeat 0 100%;}
.teaser .i1 {background:url(/images/fabiolatoupin/borders.gif) repeat-y 0 0;}
.teaser .i2 {background:url(/images/fabiolatoupin/borders.gif) repeat-y 100% 0;}

.teaser .i3 {
	padding: 4px 3px;
	background-color: #143b40;
}

#wrap_feature .teaser a {
background: url(/images/fabiolatoupin/icon_download.gif) 0 0 no-repeat transparent;
padding-left: 40px;
color: #fff;
}

.teaser a em {
background: url(/images/fabiolatoupin/back_link.gif) left bottom repeat-x transparent;
color: #fff;
}

.teaser a em span {
color: #fff;
position: relative;
left: -0.3em;
padding-left: 5px;
}

#dialogue .download .teaser a,
#dialogue .download .teaser a em,
#dialogue .download .teaser a em span {
color: #222;
}

#dialogue .download .teaser a em {
background: url(/resources/singledigital/images/dialogue/back_link.gif) left bottom repeat-x transparent;
}


}