/* 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, Helvetica, sans-serif;text-align:left; background-color:#999999;}



/* Newsletter */

#footercustom #footernewsletter_container {background:#CCCCCC;border-radius:5px;width:950px;height:35px;margin-bottom:10px; margin-left:-3px;}

#footercustom #footernewsletter {width:980px;height:35px;margin:0 auto}

#footercustom #footernewsletter p {line-height:17px;color:#FFFFFF;text-align:center;font-size:12px;font-weight:bold;padding:9px 15px 7px}

#footercustom #footernewsletter span {color:#FFF;text-align:left;font-size:12px;font-weight:bold;padding:0 10px}

#footercustom #footernewsletter span.footerwarning {color:#DA0F00} 

#footercustom #footernewsletter span.footersuccess {color:#008011} 

#footercustom #footernewsletter input.footerinput {border:1px solid #FFF;width:150px;height:16px;line-height:16px;color:#888;font-size:12px;margin-left:10px;padding:0 2px}

#footercustom #footernewsletter select.footerselect {border:1px solid #FFF;width:120px;height:18px;color:#888;font-size:12px}

#footercustom #footernewsletter input.button {background-color:transparent;display:inline;padding:0}



/* Bloc image et AddThis */

#footercustom #footerimage_container {border-right:1px solid #000;float:left;width:234px;height:100px;margin:10px 0 0 20px}

#footercustom #footerimage {margin-top:5px}

#footercustom #footerimage img {width:198px}

#footercustom #footeraddthis {margin-top:15px;margin-left:5px}



/* Blocs liens */

#footercustom #footerlinks_container {background:#999999;border-radius:5px 5px 0 0;width:100%;height:120px}

#footercustom #footerlinks {width:980px;height:120px;margin:0 auto}

#footercustom #footerlinks_ul {border-left:1px solid #555;float:right;height:100px;margin-top:10px}

#footercustom #footerlinks span {color:#EEE;text-shadow:1px 1px 0 #000;text-align:left;font-size:16px;font-weight:bold}

#footercustom #footerlinks ul {list-style-type:none;border-left:1px solid #555;border-right:1px solid #000;float:left;width:180px;height:100px;padding:0 30px}

#footercustom #footerlinks ul.footerinformations {border-left:none}

#footercustom #footerlinks ul.footercompany {border-right:none}

#footercustom #footerlinks li {background:url('../img/bullet.gif') no-repeat 5px;line-height:15px;text-align:left;padding-left:25px}

#footercustom #footerlinks li.footerinformations {background:url('../img/icon_infos.png') no-repeat;height:25px;line-height:30px;padding-left:35px;margin-bottom:10px}

#footercustom #footerlinks li.footerproducts {background:url('../img/icon_products.png') no-repeat;height:25px;line-height:30px;padding-left:35px;margin-bottom:10px}

#footercustom #footerlinks li.footercompany {background:url('../img/icon_company.png') no-repeat;height:25px;line-height:30px;padding-left:35px;margin-bottom:10px}

#footercustom #footerlinks a {color:#FFFFFF;text-decoration:none;font-size:12px;}

#footercustom #footerlinks a:hover {color:#FF0000}



/* Editeur */

#footercustom #footereditor_container {background:#999999;width:100%}

#footercustom #footereditor {padding-left:15px;padding-right:25px;width:940px; margin-left:-11px;}

#footercustom #footereditor span {color:#FFFFFF;font-size:12px}

#footercustom #footereditor a {color:#FFFFFF;text-decoration:none;font-size:12px}

#footercustom #footereditor a:hover {color:#BBB}