/*STRUCTURE*/
* {
margin:0;
padding:0;
}

a img {
border:0 none;
}

ul, ol {
	list-style-image: none;
	list-style-type: none;
}
.breadcrumbs li {float:left;padding:5px;}

.footer h1 {text-align:left;margin-left:30px;}

/* hauteur mini corps de page */
.main{
	min-height: 500px;
}

* html .main{
	height: 500px;
}

/*Boutons*/
.buttonFicheProduit a {
	background-color:#C88297;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	white-space:nowrap;
	text-decoration: none;
	text-align: center;
	padding:2px;
	cursor:hand;
	border: 1px solid #C88297;
}

input.ok {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #C0188B;
	border:0px;
}
input.newsletterbutton {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #C0188B;
	border:0px;
}

.add-to  {
	padding-top: 2px;
	padding-bottom: 8px;
}


div.aplink2 {
	float:left;
	height:34px;
	/*background-color: transparent;
	background-image: url(../images/imascience/vignette.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;*/
	vertical-align: middle;
}

.ap_texte {
	background-color:#C5128C;
	color:#FFFFFF;
	display:block;
	font-size:11px;
	font-weight:normal;
	padding:5px;
	text-transform:uppercase;
	white-space:nowrap;
	width:auto;
	text-decoration: none;
}

.add-to a {
	background-color:#F21E8C;
	border:1px solid #F21E8C;
	color:#FFFFFF;
	cursor:pointer;
	font-family:arial, sans-serif;
	font-size:10px;
	text-align:center;
	text-transform: uppercase;
	text-decoration: none;
	padding:2px;
}

button.button  {
	border:0px solid #33A5CC;
	color:#FFFFFF;
	cursor:pointer;
	font-family:arial, sans-serif !important;
	font-size-adjust:none !important;
	font-stretch:normal !important;
	font-style:normal !important;
	font-variant:normal !important;
	font-weight:bold !important;
	line-height:normal !important;
	overflow:visible;
	padding:1px 8px;
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
	width:auto;
	background-attachment: scroll;
	background-color: #B13F68;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	text-transform: uppercase;
}

.form-button, .form-button-alt {
	
-x-system-font:none !important;
background:#922251; none repeat scroll 0 0;
border:1px solid #922251;
color:#FFFFFF;
cursor:pointer;
font-family:arial,sans-serif !important;
font-size:12px !important;
font-size-adjust:none !important;
font-stretch:normal !important;
font-style:normal !important;
font-variant:normal !important;
font-weight:bold !important;
line-height:normal !important;
overflow:visible;
padding:1px 8px;
text-align:center;
vertical-align:middle;
width:auto;
white-space:nowrap;
text-decoration:none;
	
}

/*Liens*/
.catalog-listing h5 a:hover {
	
	font-family: Arial, Helvetica, sans-serif;
	color: #F21E8C;
	text-decoration:none;
	
}
.catalog-listing h5 a {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #922251;
	text-decoration:none;
	text-align: center;
	text-transform: uppercase;
}

ul.breadcrumbs a {
	color: #09C;
}



/*PRIX*/

.special-price .price-label {
color:#CD5033;
font-size:13px;
font-weight:bold;
white-space:nowrap;
}
.special-price .price {
	color:#F00;
	font-size:13px;
	font-weight:bold;
	letter-spacing: 2px;
}
.regular-price .price  {
color:#C76200;
font-size:16px;
font-weight:bold;
}
.price {
white-space:nowrap !important;

}
.old-price .price {
text-decoration:line-through;
white-space:nowrap;
color:#C76200;
font-weight:bold;
}
.old-price {
color:#999999;
font-size:0.85em;
}
.old-price .price-label {
color:#999999;
white-space:nowrap;
}

/*Formulaire*/

fieldset.add-to-cart-box select {
	font-size: 11px;	
}


select#qty {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}



/*Bloc*/

.BlocStatiqueListeTop {
	text-align: center;
}
.BlocStatiqueListeBottomMinceur {
	text-align: center;
	clear:both;
}
.BlocStatiqueListeBottomSante {
	text-align: center;
	clear:both;
}
.BlocStatiqueListeBottomTNP {
	text-align: center;
	clear:both;
}
.BlocStatiqueFiche {
	text-align: center;
	clear:both;
	margin-top:20px;
	height:100px;
}

#logoBas li {}
.block-content .button {
background-color:#B91349;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
width:120px;
}

.price-box  {text-align:right; }
.actions {
	text-align: center;
	margin-top: 4px;
}
