/**
 * @category alta
 * @since 2009-02-28
 * 
 * @author Webmaster-Webdesigner: Stephane Raitano <stephane@rs-projet.be>
 * @copyright Copyright (c) 2008-2009 RS-PROJET (http://www.rs-projet.be)
 * @license http://www.rs-projet.be/license/
 *
 * @package css
 * @subpackage screen
 * 
 */
 
/* ----- global default/initial styles ----- */
* {margin: 0;padding: 0;border: none;font: 12px Verdana, Arial;color: #000;line-height:18px;}

body {background:#191919;}
#main-print {display: none;}
#main #splash_middle {background: transparent;position: absolute;left: 0px;width: 100%;height: 700px;overflow: visible;visibility: visible;display: block;z-index: 1;margin: 0;}
#main #splash_middle #splash_center {background: transparent;width: 260px;height: 700px;z-index: 2;color: #000000;display: block;margin: 0 auto 0 auto;}
#main #splash_middle #splash_center #alta-ceramica {background: transparent;width: 260px;height: 551px;padding: 0;margin: 60px 10px 8px 0;float: left;}
#main #splash_middle #splash_center #alta-ceramica ul {background: transparent;position: absolute;top: 325px;}
#main #splash_middle #splash_center #alta-ceramica ul li {list-style: none;float: left;padding: 17px 0 0 45px;}
#main #splash_middle #splash_center #alta-ceramica ul li a {display: block;width: auto;height: auto;text-decoration: underline;color: #fff;}
#main #splash_middle #splash_center #alta-ceramica div#adresse {background: transparent;width: 260px;float: left;padding: 0 0 0 0;text-align: center;top: 384px;position: absolute;}
#main #splash_middle #splash_center #alta-ceramica div#adresse h1 {color: #fff;font: 13px Arial;}
#main #splash_middle #splash_center #alta-ceramica div#adresse div.adresse {font: 11px Arial;line-height: 20px;color: #fff;border: 2px solid #a7a7a7;margin: 30px 0 0 0;padding: 5px 0 5px 0;}
#main #splash_middle #splash_center #alta-ceramica div#adresse div.adresse h2 {width: 250px;font: 11px Arial;position: absolute;display: block;background: #a7a7a7;margin: -22px 0 0 -2px;padding: 0 5px 0 5px;color: #fff;}
#main #splash_middle #splash_center .copyright {background: transparent; float: left;width: 100%;font: 12px Arial;color: #fff;margin: 5px 0 0 0;}
#main #splash_middle #splash_center .copyright span {font-style: italic;color: #fff;}
#main #splash_middle #splash_center .copyright a {text-decoration: none;color: #eb6907;}
#main #splash_middle #splash_center .copyright a:hover {color: #eb6907;}
#main #splash_middle #splash_center .copyright a.text-white {text-decoration: none;color: #fff;}
#main #splash_middle #splash_center .copyright a:hover.text-white {color: #fff;}
