/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 18-jun-2014, 10:40:05
    Author     : Administrador
*/
#content_carrusel { width: 675px; margin: -23px auto;padding: 4px 4px 20px 4px;;cursor: pointer;}
#content_img_large{position: relative;}
#content_thumbs { padding-top: 10px; overflow: hidden;margin: 0px 0px 20px 0px;width: 675px; }
#content_thumbs img{ border: 1px solid #ddd; padding: 4px; background-color: white; cursor: pointer;float: right; margin-right: 18px;width: 80px;height: 80px;}
#description { color: white; position: absolute; bottom: 0; padding: 10px 20px; width: 635px;font-family: inherit;font-weight: bold;}
#panel2 { position: relative; }

#link_articulos{
    padding: 7px;
    color: #FFF;
    border-radius: 5px;
    position: absolute;
    margin: -90px auto;
    font-weight: bold;
}

#content_carrusel h1, h2 { font-size: 20px; color: #333; text-shadow: 0px 2px 3px #c5c5c5; text-align: center;  }
#content_carrusel h2 { font-size: 20px; line-height: 30px; }
#content_carrusel h2 a { background-color: #F5FF4C; color: #333; text-decoration: none; padding: 5px;}
#content_carrusel h2 a:hover { background-color: #d5dd42; }
