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

#footer {padding:0;border:none}

/* Conteneur */
#footercustom {clear:both;width:100%;font-family:Arial;text-align:left}

/* Bloc image et AddThis */
#footercustom #footerimage_container {border-right:1px solid #000;float:left;width:20%;height:100px;margin:15px 0 0 10px}
#footercustom #footerimage img {width:200px}
#footercustom #footeraddthis {margin-top:5px;margin-left:5px}

/* Blocs liens */
#footercustom #footerlinks_container {margin-top: 20px;margin-left: 20px; background:#000;border-radius:30px;width:98%;height:180px}
#footercustom #footerlinks {width:100%;height:125px;margin:0 auto}
#footercustom #footerlinks_ul {float:left;height:58%;margin-top:15px;width: 58%;}
#footercustom #footerlinks span {color:#7cbb00;font-size:16px;text-shadow:1px 1px 0 #000;text-align:left}
#footercustom #footerlinks ul {list-style-type:none;border-left:1px solid #555;border-right:1px solid #000;float:left;width:33%;height:100px;padding:0 20px}
#footercustom #footerlinks li {background:url('../img/bullet.gif') no-repeat 5px;text-align:left;padding:0 0 0 25px}
#footercustom #footerlinks li.footerinformations {background:none;padding:0 0 0 25px;margin-bottom:15px}
#footercustom #footerlinks li.footerproducts {background:none;padding:0 0 0 25px;margin-bottom:15px}
#footercustom #footerlinks li.footercompany {background:none;padding:0 0 0 25px;margin-bottom:15px}
#footercustom #footerlinks a {color:#DDD;text-decoration:none;text-shadow:1px 1px 0 #000;font-size:12px;font-weight:normal}
#footercustom #footerlinks a:hover {color:#62ba78}

/* Blocs company */
#footercustom #footercompany {float:left;border-left:1px solid #555;width:20%;height:100px;color:#DDD;font-size:11px;text-shadow:1px 1px 0 #000;text-align:right;margin-top:15px;padding:0 10px}
#footercustom #footercompany p {padding:0}
#footercustom #footercompany .company_name {color:#7cbb00;font-size:16px}
#footercustom #footercompany .company_phone {margin:5px 0}

/* Newsletter */
#footercustom #footernewsletter_container {background:#e7e7e7;border-top:1px solid #e7e7e7;width:100%;height:35px}
#footercustom #footernewsletter {width:980px;height:35px;margin:0 auto}
#footercustom #footernewsletter p {color:#000;text-align:center;font-size:12px;padding:8px 15px;margin-top: 15px;}
#footercustom #footernewsletter span {color:#000;text-align:left;font-size:12px;font-weight:bold;padding:0 10px}
#footercustom #footernewsletter span.footerwarning {color:#FFF} 
#footercustom #footernewsletter span.footersuccess {color:#FFF} 
#footercustom #footernewsletter input.footerinput {border:1px solid #FFF;border-radius:2px;width:150px;height:20px;line-height:18px;color:#444;font-size:12px;margin-left:10px;padding:0 2px}
#footercustom #footernewsletter select.footerselect {border:1px solid #FFF;border-radius:2px;width:120px;height:20px;color:#444;font-size:12px;vertical-align:bottom}
#footercustom #footernewsletter input.footer_button {background-color:#000;border:1px solid #000;border-radius:2px;width:120px;height:20px;color:#FFF;font-family:Arial;font-size:12px;font-weight:bold;text-align:center;display:inline;padding:0}
#footercustom #footernewsletter input.footer_button:hover {background-color: antiquewhite;color: #000;}

/* Editeur */
#footercustom #footereditor_container {background:#62ba78;width:100%}
#footercustom #footereditor {color:#444;font-size:12px;width:100%;margin-top:20px}
#footercustom #footereditor p {padding:0}
#footercustom #footereditor a {color:#C0577C;font-size:12px;text-decoration:none}
#footercustom #footereditor a:hover {color:#444}
#footercustom #footereditor .editor_blocks {background:#FFF url('../img/editor_blocks_bg.jpg') repeat-x center bottom;border:1px solid #BBB;border-radius:2px;float:left;width:18%;height:auto;text-shadow:1px 1px 0 #FFF;text-align:center;margin-left: 22px;padding:5px 10px}
#footercustom #footereditor .editor_blocks_title {color:#444;font-size:16px}
#footercustom #footereditor .editor_blocks_content {color:#666;font-size:11px}
#footercustom #footereditor .editor_blocks a {display:block;font-weight:bold;margin-top:2px}
.footerinformations2 {
    color: #DDD;
}