/**
 * @copyright	Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */
/* Start Common Styles */
html {height: 100%;margin-bottom: 1px;}
body {background:url("../../../templates/peugeot/images/bgd-404.jpg") center 0 no-repeat #0c0b17;}
.error {margin:0 auto;}
#errorboxbody{padding:80px 0 0 0;text-align:center;}
#errorboxbody h1{font-family:'PeugeotLight';font-size:48px;color:#ffffff;margin:10px 0 0 0;}
#errorboxbody p{font-family:'PeugeotLight';font-size:18px;color:#777777;font-style:italic;padding:8px 0 13px 0;}
#errorboxbody .link {background: url("../../../templates/peugeot/images/bgd-bouton-grey.jpg") repeat-x scroll 0 0 transparent;border-radius: 19px;box-shadow: 1px 2px 6px #969393;display: inline-block;height: 26px;margin: 0;padding: 0 15px;text-decoration:none;}
#errorboxbody .link span{display:block;background: url("../../../templates/peugeot/images/arrow-actu.png") no-repeat scroll right 6px transparent;color: #777777;font-family: Arial,Helvetica,sans-serif;font-size: 11px;padding: 6px 15px 6px 0;text-align: left;text-transform: uppercase;}
