/**
 * 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)
 */
 #flydcustompage{
	 padding:15px;
 }
 #review-buttons-container input{
	border-width:0px; 
 }
 .product-details .truncated div{
	display:none;
 }
.product-options{
	
}
.product-options dt, .product-options dd{
	display:inline;
	float:left;
	margin-right:6px;
	margin-bottom:6px;
	width:150px;
}
.product-options dt {
	height:16px;
}
.product-options-bottom{
	/*position:relative;
	left:-380px;*/
	margin-left:30px;
}

.product-options .add-to-cart-box {
	float:none;	
	width:auto;
	margin-right:0;
}
.product-options .add-to-cart-box button.form-button {
	float:right;
	margin-right:0;
}
.product-options .add-to-cart-box .qty-box {
	float:none;
	vertical-align:middle;
}

.product-shop ul.add-to-box {
	float:none;
}
.product-shop ul.add-to-box li {
	display:inline;	
}
.product-shop ul.add-to-box a {
	text-decoration:underline;
}

.product-shop h3.product-name {
	font-size:19px;
	font-family:Arial, Verdana;
}

.divider {
    margin:10px 0;
    height:1px;
    background:url(../images/dotted_divider.gif) repeat-x;
    font-size:1px;
    line-height:1em;
    overflow:hidden;
	clear:both;
}




.product-list div.product-image	{
	border:#EEEEEE solid 3px;
	text-align:center;
	width:180px;
	height:190px;
	margin-bottom:3px;
}

.product-list a.over	{
	display:block;
	background:url(../images/preview_all_bg.gif) right bottom no-repeat;
	height:193px;
	position:absolute;
	width:183px;
}




/*.col-left .title h4 {
	background-color:#2A88C8;
	color:white;
	font-family:Helvetica, Arial, Verdana;
	font-size:20px;
	font-weight:bold;
	padding:3px 10px;
	text-transform:none;
}*/
#main {
	padding:0 0 0 15px;	
	width:750px;
}
#header #connexion {
	padding-top:13px;	
}
.newsletter input {
	float:left;	
	vertical-align:bottom;
}
#header #connexion p {
	margin:0;	
	padding:0;
}
#header #connexion .btnProClients {
	margin-top:15px;	
}
#header #connexion .newsletter p {
	margin-bottom:10px;
}
#header #connexion .newsletter legend {
	position:relative;
	_left:-7px;
	display:block;
	font-weight:bold;
	margin-bottom:4px;
}
/** html #navigation #symbols {
	margin-bottom:15px;	
}*/

#main {
	width:780px;
}
#home, #home .promo, #home .new {
	border:0px solid green;
	float:left;
}

#home .promo, #home .new {
	width:379px;	
}

.side-col .new h4, .side-col .promo h4 {
	background-repeat:no-repeat;
	color:white;
	font-weight:bold;
	padding-left:8px;
	font-size:10px;
}

.side-col .new .content, .side-col .promo .content {
	text-align:center;
}
.side-col .new .content .bottom, .side-col .promo .content .bottom {
	text-align:left;
	padding-left:8px
}
.side-col .new .content .bottom a, .side-col .promo .content .bottom a{
	width:auto;	
}

/* liste produits */
.pager {
	clear:both;
}
.product-list .content {
	border:0px solid red;
	display:inline;
	overflow:hidden;
}

#home .img-container {
  /*text-align:center;*/
  height:163px;
}
