/* Module Prestashop HomeBlocks
 * Copyright Prestacrea
 * Author: Prestacrea
 * Website: http://www.prestacrea.com */

/* Conteneur */
#homeblocks {width:760px;height:214px;margin:0 0 20px}

/* Blocs */
#homeblocks .block_content {background:url('homeblocks_bg.jpg') repeat-x center top;border:1px solid #DDD;float:left;width:235px;height:100px;margin:0 16px 10px 0;padding:0}
#homeblocks .block_content h2 {background:none;border:none;width:225px;height:auto;line-height:normal;color:#86BC04;text-align:left;text-shadow:1px 1px 0 #FFF;font-size:14px;margin:10px 0 8px;padding:0 5px}
#homeblocks .block_content a {text-decoration:none!important}
#homeblocks .block_content img {display:block;width:80px;height:65px;float:right;margin:0 auto}
#homeblocks .block_content p {width:145px;float:left;overflow:hidden;color:#888;text-shadow:1px 1px 0 #FFF;margin:5px!important;padding:0!important}
#homeblocks .block_content a.home_link {display:block;clear:left;text-shadow:1px 1px 0 #FFF;padding:0 5px}

/* Blocs personnalisés */
#homeblocks #block_content_4 {width:740px}
#homeblocks #block_content_4 h2 {width:540px;font-family:Times New Roman;font-size:25px;margin:5px 0 0}
#homeblocks #block_content_4 img {width:190px;height:100px;margin-top:-35px}
#homeblocks #block_content_4 p {width:540px;font-size:14px}
