/*	Inscription newsletter
-------------------------------------------------------*/

#header-navs{
	position: relative;
}

#newsletter-validate-detail{
	position: absolute;
	top: -10px;
	left: 130px;
	width: 304px;
	padding-left: 30px;
	
}

#newsletter-validate-detail .mini-newsletter .input-text{
	margin: 0;
	width: 140px;
}

#newsletter-validate-detail .mini-newsletter .input-box{
	padding-left: 5px;
}

#newsletter-validate-detail .mini-newsletter .input-box,
#newsletter-validate-detail .mini-newsletter .input-text {
	margin: 0;
	width: 140px;
}

#newsletter-validate-detail label{
	font-weight: normal;
	color: #fff;
	padding-top: 2px;
}

#messages_product_view{
	position: relative;
}

#messages_product_view .messages{
	position: absolute;
	top: 125px;
	width: 290px;
	left: 6px;
	z-index: 100;
}

#product_addtocart_form #product-img-box{
	position: relative;
	z-index: 1;
}

body{
	background: #0040a2;
}

#home-imgs-viewer img{
	display: block;
	float: left;
	margin-left: 23px;
}

#nav a:hover span{
	font-weight: bold;
}

#diapo{
	top: 200px;
	float: right;
	background: #444444;
}

#nav ul li a:hover span{
	color: #0040A2;
}

#parcours img{
	margin-right: 10px;
	float: left;
}

.container{
	margin-top: 37px;
}

.outline-creator{
	padding-top: 10px;
	border: 1px solid #01388c;
	border-top: none;
	margin-bottom: 30px;
	margin-top: 34px;
}

.header{
	margin-bottom: 0;
	background: url('../images/header.jpg');
	height: 127px;
}

#newsletter-validate-detail{
	position: absolute;
	right: 10px;
	bottom: 0px;
}

.footer{
	display: none;
}

h1#logo{
	float: none;
	display: block;
	width: 50px;
	height: 91px;
	text-indent: -9999px;
}

.regular-price .price,
.category-head h2,
h2{
	color: #da9603;
}

.cart-collateral{
	display: none;
}

.cart-totals{
	background: none;
}

a,
a:hover{
	color: #0040a2;
	font-weight: bold;
}

#nav_main{
	background: #01388C;
	width: auto;
	float: left;
	padding: 8px 0;
	border: 1px solid #023178;
	border-bottom: none;
}

#nav_main li{
	display: inline;
}

#nav_main li a:hover,
#nav_main li a:hover span{
	text-decoration: none;
	color: #fed800;
}

#nav_main li a span{
	color: #fff;
	padding: 0 18px;
	font-size: 12px;
	text-transform: uppercase;
}

#nav{
	padding-top: 5px;
	float: left;
	width: 953px;
	display: block;
	margin: 0;
	background: #f2f2f2;
	border: 1px solid #01388c;
	border-bottom: 1px solid #dedcdc;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 8px;
}

.breadcrumbs{
	width: 100%;
}

.layered-nav .head{
	display: none;
}

.layered-nav h4,
.mini-cart .head,
#checkoutSteps .active .head{
	background: #e59f0a;
}

.layered-nav{
	border:1px solid #DDDDDD;
	border-bottom: none;
}

.toplinks-bar{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	border-bottom: 1px solid #f2f2f2;
}

#header-navs{
	width: 894px;
	margin: 0 auto;
}

.search-bar{
	width: 329px;
	float: right;
	margin-right: 30px;
	position: relative;
	top: -4px;
	border: 1px solid #01388c;
	border-top: none;
}

#product-list-table td .product-image,
.catalog-product-view .product-info-box .product-name{
	position: relative;
}

#product-list-table .new-product{
	position: absolute;
	top: 10px;
	left: 10px;
}

.catalog-product-view h3.product-name .new-product{
	position: absolute;
	top: -7px;
	right: 0px;
}
.mini-search {
	background:transparent url(../../custom/images/head_search.gif) no-repeat left center;
}
