.destacado { position: relative; background: #000; text-align: left; margin: 0 0 15px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; behavior: url(../../assets/styles/PIE.htc); }
.destacado div { background: url(../../assets/images/home/home.png) 100% 0 no-repeat; width: 100%; height: 250px }
.destacado h3 { position: absolute; top: 56px; left: -4px; display: block; float: left; background: url(../../assets/images/home/right.png) 100% 0 no-repeat; font:24px/31px 'PharmaBoldCondensedUC',Verdana,Arial,Tahoma,'Sans-serif'; color: #000; padding: 0 4px 0 0; text-transform: uppercase; }
.destacado h3 span { display: block; float: left; background: url(../../assets/images/home/top.png) 0 0 repeat-x; padding: 4px 0 0 0; }
.destacado h3 span span { padding: 0 50px 0 40px; height: 31px; background: #fd9e0b; /* Old browsers */
background: -moz-linear-gradient(left, #fd9e0b 0%, #b61e3a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fd9e0b), color-stop(100%,#b61e3a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #fd9e0b 0%,#b61e3a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #fd9e0b 0%,#b61e3a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #fd9e0b 0%,#b61e3a 100%); /* IE10+ */
background: linear-gradient(left, #fd9e0b 0%,#b61e3a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd9e0b', endColorstr='#b61e3a',GradientType=1 ); /* IE6-9 */ behavior: url(../../assets/styles/PIE.htc); }
.destacado p { position: absolute; top: 110px; left: 32px; width: 490px; font:18px/22px 'PharmaBoldCondensedUC',Verdana,Arial,Tahoma,'Sans-serif'; color: #fff; text-transform: uppercase; }

.content a { display: block; border-top: 3px solid #B51F3C; font:20px/22px 'PharmaBoldCondensedUC',Verdana,Arial,Tahoma,'Sans-serif'; color: #B61B3B !important; padding: 30px 0 20px; margin: 5px 0 0 }
