.prix {
    color: #00AEEF;
    font-size: 22px;
}

p, li,
.body ul li
{
	text-align:justify;
}

.head p {
	margin: 15px;
}
.head  > p:first-child {
	margin-top: 0;
}

.add_to_cart_button_esn p
{
	margin: 0;
}

#cycler {
	float:left;
	width:362px;
	height:362px;
	margin: 0 15px 15px 0;
}

#cycler{position:relative;float:left;}
#cycler img{position:absolute;z-index:1;background-color:white;float:none;}
#cycler img.active{z-index:3}


#image-pictos {
	float:left;
	width:362px;
	margin: 0 15px 15px 0;
}

.product .head {
	margin-bottom: 15px;
}


.product h1{
	background-color:transparent;
	/*background-image:none;*/
	border:0;
	color:#007D9c;

}

#links_articles_produits a img,
#links_articles_produits a:hover img
{
	border: 0;
}

.product h3 a {
	color: #007D9c;
}

.product .head .add_to_cart_button{
	float:none;
}

.product .head .prix {
	font-size: 22px;
}

/*
 *
 */
.product .icons,
p.pictogrammes{
	margin-top:15px;
	/* float:left; */
}
#image-pictos  .icons,
#image-pictos  p.pictogrammes{
	margin-bottom:15px;
	margin-top:0;
	/* margin-left:170px; */
	float:none;
}
#image-pictos  p.pictogrammes:after{
	content: ' ';
	display:block;
	clear: both;
}
.product .icons .picto,
.pictogrammes .picto{
	margin-right:5px;
}

.product .icons img,
.pictogrammes .picto,
.product .icons a:hover img,
.pictogrammes a:hover .picto
{
	border:0;
}

.prod .icons,
.prod .pictogrammes{
	/* clear:left; */
	height:40px;
	margin-top: 0;
}
.prod h3 {
	font-size:24px;
	margin-top: 0;
}

 
.prod img,
.fiche_tec img
{
	float:left;
}

.prod .content,
.fiche_tec .content
{
	margin-left: 255px;
}

.prod p.pictogrammes {
	margin-bottom: 0;
}

.prod:after,
#tabs > div:after
{
	content:' ';
	display: block;
	clear:left;
}

#articles_link{
	margin:0 auto;
}
.news{
	width:292px;
	display:block; 
	float:left;
	margin:10px;
}


.socialLinks{
	margin-top:15px;
	/* float:right; */
}
.product .panel img{
	margin-right:10px;
}
.prod {
	position:relative;
	padding: 10px;
}
.prod .cartButton{
	position:relative;
	bottom:10px;
	top: 0;
	/* right:10px; */
}
#confirmCartAdded{
	width:300px;
	border:1px solid #CCCCCC;
}
#confirmCartAdded_overlay{
	background-color:#E9EEEF !important;
}
