/* surcharge css dfc */

/* generic */
.reset {
	clear: both;
}

table, td, tr {
	vertical-align: top;
}

.blocTopBottom, .blocRight, .blocStatique{
	padding: 5px;
	margin: 5px 0px;
}

.mainLink {
	padding-right: 30px;
}


* html .success-msg {
	height: 25px;
}

.accueil, .accueil2{
	position: absolute;
	display: block;
	width: 400px;
	height: 50px;
	background-color: transparent;
}
.accueil2{
	width: 150px;
	height: 100px;
}

/* bloc menu statique droite */
.block-cart{
	border-left:1px solid #c03968;
	border-right:1px solid #c03968;
	padding: 5px;
}

.block-cart h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C03968;
	margin-top: 10px;
}

li.tnp-price{
	min-height: 310px;	
}

$ html li.tnp-price{
	height: 310px;	
}

/* titre block */
.mainCol3-layout h1, .col-right h1, .category-title h2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #922251;
	padding-left: 5px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #922251;
	border-bottom-width: 1px;
	margin-top: 10px;
	clear:both;
	padding:5px;
	text-decoration: none;
}
/*titre coup de coeur*/
h3.product-name,  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #33A5CC;
	margin-top: 10px;
	clear:both;
	padding:5px;
	text-decoration: none;
}
/* message */
ul.messages{
	position: absolute;
	left:40%;
	top:30%;
	/*background-color: #c03968;
	padding: 2px;*/
	/*background-image: url('../images/imascience/close-arrow.jpg');*/
	background-repeat: no-repeat;
	background-position: top right;
	border: 2px solid #FF6600;
}

li.success-msg {
	width: 330px;
	height:120px;
	/*border: 1px solid green;
	min-height: 122px;*/
	background-image: url(../images/imascience/statut-ok.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
	background-color: #FFF;
	cursor: pointer;
	vertical-align: middle;
}
li.error-msg {
	width: 300px;
	height:100px;
	background-image: url(../images/imascience/statut-ko.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFF;
	cursor: pointer;
	vertical-align: middle;
	color:#FF6600;
   font-size:14px;
    font-weight:bold;
}

li.success-msg ul {padding-bottom:40px;
padding-left:45px;
padding-top:40px;}

/* titre inline */
h3.product-name a, h3.product-name a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #922251;
	text-decoration: none;
}

/* plan du site */

.catalog-seo-sitemap-category .col-main{
	width:850px;
	margin-left: 20px;
}

.catalog-seo-sitemap-category li.level-0{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #C03968;
	text-transform:uppercase;
	margin-top: 10px;
	padding :5px;
	padding-left:25px;
	font-size: 17px;
}

.catalog-seo-sitemap-category li.level-0 a{
	color: white;
	font-weight: bold;
}

.catalog-seo-sitemap-category li.level-1{
	border-bottom:1px dotted #CCCCCC;
	border-left:2px solid #B63D68;
	color:#B63D68;
	font-size:14px;
	margin-bottom:10px;
	margin-top:10px;
	margin-left: 20px;
	padding-left:5px;
	text-transform:uppercase;
}

.catalog-seo-sitemap-category li.level-1 a{
	font-weight: bold;
	text-decoration: none;
}

.catalog-seo-sitemap-category li.level-2 a{
	font-weight: bold;
}

.catalog-seo-sitemap-category li.product{
	margin-left: 50px;
	font-size: 11px;
}

.catalog-seo-sitemap-category li.product a:hover{
	text-decoration: underline;
}

/* footer */
.footer ul#nav {
	
}

#linksFooter {

	margin-top: 20px;
	
}
