/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @copyright  Copyright (c) 2004-2007 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
* {margin:0; padding:0; }

body {
	background:#333 url(../images/bkg-body.png) repeat-x;
	color:#454545;
	font:x-small Verdana, Arial, Helvetica, sans-serif;
	text-align:center;}
a {text-decoration:none;}
address, cite {font-style:normal;}
fieldset { border:none; }
h2 {font-size:123em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;font-style:italic;}
img {border:0;}
input, select, button {font-size:11px;vertical-align:middle;}
legend {display:none;}
td {vertical-align:top;}
ul, li { list-style-type:none; }

div.sepHr {margin:1em auto;height:1px;}
div.sepHr hr {display:none;}

div.sepHrBuilder {background:url(../images/bkg-sephr-builder.png) repeat-x 0 0;height:17px;}
div.sepHrBuilder hr {display:none;}

div.clearHr {clear:both;height:0px;}
div.clearHr hr {display:none;}

.clear {clear:both;}
.no-display {display:none;}
.lineHeight-1px {line-height:1px;}
.validation-advice {color:#ff0000;font-weight:bold;}
.pipe {}
.widget-btn span.unX {display:none;}
h3 .pipe {font-weight:normal;}
.note-msg {font-weight:bold;margin:15px;}
.bullets li {background: url(../images/bullet.gif) no-repeat 0 .4em;margin:4px 0 0 20px;padding-left:14px;}
.bold {font-weight:bold;}
.lighterFont {font-weight:lighter;}
.bolderFont {font-weight:bolder;}
.smallerFont {font-size:smaller;}
.smallFont {font-size:x-small;}
.largerFont {font-size:larger;}
.moreBottomSpace {margin-bottom:2.5em;}
.floatLeft {float:left;}
.floatRight {float:right;}
.higherLine {line-height:1.6em;}

.destroy {border:10px solid red;height:50em;}/*DÉTRUIRE!!! :-D */

.v-middle { vertical-align:middle; }

.hiddenPriceWeb{display:none;}
.vert{font-weight:bold; color:#99CC00;}
.orange{font-weight:bold; color:#D8580D;}
.rouge{font-weight:bold; color:#FF0000;}


/*.nowrap { white-space:nowrap; }
:focus { outline: 0; }
.bold { font-weight:bold; }*/
/*q:before, q:after{content:'';}*/