.header1 H1.logo A{	
	/* ---- Texte remplacement ---- */
	padding: 85px 0 0 0;
	overflow: hidden;
	background-image: url(img/logo-editions.png);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:85px;
	width:192px;
	display:block;
}
.header1 H1.titre{	
	left:175px;	
	/* ---- Texte remplacement ---- */
	padding: 30px 0 0 0;
	overflow: hidden;
	background-image: url(img/title-editions.png);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:30px;
	width:493px;
}
.header1 H2.titre {
	left:201px;
}
/**********************************************************************************************
	REMPLACEMENT BLOCK Titre
*/
.central-fiche H3.editions-titre{
	/* ---- Texte remplacement ---- */
	padding: 35px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:35px;
	display:block;
}
.central-fiche H3.editions-titre {background-image: url(img/TXT-nos-ouvrages.png);width:200px;}

/**********************************************************************************************
	Contenu
*/
DIV.livre-block{
	border-bottom:1px dotted #868686;
	min-height:115px;
	background-image:url('img/gris-1x2-vertical.png');
	background-repeat:repeat-y;
	background-position:center;
}
DIV.livre-1col{
	border-top:1px dotted #868686;
	border-bottom:1px dotted #868686;

	margin-top:10px;
	padding:15px 15px 15px 0px;
	background-image:url('img/picto-bg-editions-212x156.png');
	background-position: 435px 15px;
	background-repeat:no-repeat;
}
DIV.livre-1col IMG.couv{
	border:1px #ccc solid;
	padding:5px;
	float:left;
	margin:0px 15px 0px 0px;
}

DIV.livre-1col H1{
	font-size:24px;
	margin-bottom:5px;
}
DIV.livre-1col SPAN.auteur{font-weight:bold;}
DIV.livre-1col SPAN.prix{font-weight:bold;font-size:16px; color:#F15A24; line-height:25px;}
DIV.livre-1col P{margin:5px 0px;}


DIV.col-gauche UL{
	list-style:disc;
	padding-left:15px;
	overflow:hidden;
	margin:10px 0px 15px 0px;
}
DIV.col-gauche UL LI{
	line-height:16px;
	margin:5px 0px;
}
DIV.col-gauche P {
	margin:10px 0px;
	line-height:16px;
	text-align:justify;
}
DIV.livre-1col DIV.boutons{margin:10px 0px 0px 0px; text-align:right;}

DIV.livre-gauche{
/*	background-color:#33CCCC;*/
	float:left;
	width:320px;
	padding:15px 7px 15px 0px;
	/*border-right:1px dotted #868686;*/

}
DIV.livre-droite{
/*	background-color:#ccff00;*/
	float:right;
	width:320px;
	padding:15px 0px 15px 0px;
}
DIV.livre-block IMG.couv{
	border:1px #ccc solid;
	padding:3px;
	float:left;
	margin:0px 15px 0px 0px;
}
DIV.livre-block H2{font-size:14px;margin-bottom:5px;}
DIV.livre-block SPAN.auteur{font-weight:bold;}
DIV.livre-block SPAN.prix{font-weight:bold;font-size:12px; color:#F15A24; line-height:25px;}

DIV.livre-block DIV.homepres{
	margin-left:75px;
}
DIV.livre-block DIV.homepres DIV.description{
	/*display:none;*/
	font-size:11px;
	line-height:13px;
/*	text-align:justify;*/
	margin:5px 0px;
}

DIV.livre-block DIV.homepres DIV.boutons A{
	display:block;
	float:right;
}

DIV.livre-liste{
	border-top:1px dotted #868686;
}

/****************************************************************************
* MAGENTO
*/
DIV.central-home DIV.col-gauche{
	width:333px;
	padding: 0px 10px;
}
DIV.central-home DIV.col-gauche DIV.box,
DIV.central-fiche DIV.col-droite DIV.box{		
	margin:10px 0px ;
}
.central-home DIV.col-droite{
	width:581px;
	padding:10px;
	line-height:1.6em;
}

.dashboard-welcome{margin-right:0px;}
.page-head{padding-bottom:5px;}
.base-mini .regular-price { font-size:inherit; }
.base-mini .regular-price .price { color:inherit; }

/*.regular-price { color:inherit; }
.regular-price .price { font-weight:inherit; font-size:inherit; color:inherit; }*/
.regular-price { color:#F15A24; }
.regular-price .price { font-weight:bold; font-size:12px; color:#F15A24; }



.product-shop .short-description { line-height:1.4em; text-align:justify; margin-top:10px;}
.product-info-box .product-name { font-size:24px; }
.product-info-box H4{font-size:16px;color:#0a263c;}
.one-page-checkout LI.section UL {padding-left:0;}
.one-page-checkout LI.section UL LI{list-style:none;}

.product-specs H4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5dcc3;
	margin:40px 0 0 0;
}
