/*
*
*	Global style
*
*	Copyright (c) 2011 scandola
*	Date creation : 12/10/09
*	Derniere modification : 12/10/09
*
*/

/*

	Gris clair fonds : #DEDEDE
	Gris sombre textes : #505050
	Gris sombre boutons: #7C7C7C

*/


* {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight:normal;
}

html, body {
	height:100%;
}

body {
	background:none;
	margin-bottom:1px;
	color:white;
}

legend {
	display: none;
}

#logo {
	position:absolute;
	display:block;
	width:300px;
	height:95px;
}

img {
	border: none;
}

h1 {
	font-size:12px;
	color:black;
}

.cms-no-route h1, 
.cms-page-view h1 {
	font-weight:bold;
	text-transform:uppercase;
	margin-top:40px;
	margin-bottom:20px;
}

div b {
	font-weight:bold;
}


h2 {
	font-size:12px;
	color:black;
}

.cms-page-view h2 {
	font-weight:bold;
}

h3 {
	font-size: 1em;
	font-weight:bold;
	color:black;
}

a {
	text-decoration:none;
	color:#505050;
}

a:hover {
	color:#7C7C7C;
	text-decoration:none;
}

.clear {
	line-height:normal;
	height:1;
}




















/*

	Header

	border:1px solid blue;

*/

.header {
	margin-right:auto;
	margin-left:auto;
	border:0px;
	margin-top:20px;

	width:902px;
}

#minimenu {
	float:right;
	width:700px;
}

#minimenu div {
	float:right;
}

#minimenu div ul {
/*
	background-image: url(../images/puce-mini-menu.jpg);
	background-repeat: no-repeat;
	background-position: top right;
*/
}

#minimenu ul {
	float:right;
	background:none;
	margin-top:3px;
	height:17px;
}

#minimenu ul li {
	display:inline;
	line-height:normal;
	/* float:left; */

	background-image: url(../images/puce-mini-menu.jpg) !important;
	background-repeat: no-repeat !important;
	background-position: top left !important;

	background-image: url(../images/puce-mini-menu-ie.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#minimenu li a {
	color:#7C7C7C; /* color:#484E11; */
	margin-right:6px;
	margin-left:7px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:8px;
	vertical-align:top;
}

#minimenu ul li.first {
	background:none !important;
	background:none;
}

#minimenu div ul li.last {

	background-image: url(../images/puce-mini-menu.jpg) !important;
	background-repeat: no-repeat !important;
	background-position: top left !important;

	background-image: url(../images/puce-mini-menu-ie.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#minimenu a:hover {
	color:black;
	border-bottom:1px dotted black;
}

#topmenu {
	width:902px;
	height:20px;
	/* float:right; */
}

#logoprocom {
	float:left;
	width:213px;
	height:38px;
	background-image: url(../images/nav_logoprocom.jpg);
	background-repeat: no-repeat;
}






















/*

	Navigation header

*/

.header-nav-container {
	float:left;
	background:none;
	/* width:auto; */
}

.header-nav {
	float:left;
	margin:0;
	width:902px;
	margin-top:13px;
}









#nav:after {
	content:"."; 
	display:block; 
	clear:both; 
	font-size:0; 
	line-height:normal; 
	height:auto; 
	overflow:hidden;
}

#nav { 
	float:left;
	padding:0px;
	height:20px;
}

#nav .parent {
	padding-right:18px; /* padding-right:13px; */
	line-height:normal;
	height:20px;
}

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav li { 
	position:relative; 
	text-align:left; 
	min-height:20px;
}
#nav li li { 
	min-height:15px;
}
#nav li.over { z-index:999; }
#nav a, #nav a:hover { 
	display:block;
	line-height:normal; 
	text-decoration:none; 
}
#nav span {
	display:block;
	cursor:pointer; 

	font-size:13px;
	color:black; /* color:#484E11; */

	font-weight:bold;
	text-transform:uppercase;
	letter-spacing: 1px;
}
#nav li ul span {
	display:block;
	white-space:normal;
	font-weight:normal;
	/*
	text-transform:none;
	*/
	font-size:11px;
	/* color:black; */ /* color:#7C7C7C; */
	color:#7C7C7C;
}
/************ 0 LEVEL  ***************/
#nav li { float:left; }
#nav li.active a { color:#d96708; }
#nav a {
	font-weight:normal; /* font-weight:bold; */

	margin:0;
	padding-left:0;
	padding-top:0;
	padding-bottom:0;

	letter-spacing: normal; /* letter-spacing: -1px; */

	background-image: url(../images/nav_barreverticale.jpg);
	background-repeat: no-repeat;
	background-position: center right;
}

#nav .last a {
	background:none;
}

#nav li.over a, #nav a:hover { 
	display:block;
	white-space:nowrap;
	/* color:black; */ /* color:#484E11; */
}
/************ 1ST LEVEL ************/
#nav ul li, #nav ul li.active { 
	float:none; 
	margin:0; 
	background:none;
	border-top:1px solid white;
}
#nav ul li.last { 
	padding-bottom:0; 
}
#nav ul a, #nav ul a:hover { float:none; background:none; }
/************ 2ND LEVEL ************/
#nav ul { 
	position:absolute; 
	top:20px; 
	left:-10000px; 
	border:0;
	background-color:white; /* background-color:#DEDEDE; */

	border-top:1px solid #7C7C7C;

	border-right:1px solid #7C7C7C;
	border-left:1px solid #7C7C7C;
}
ul#nav li {
	/* border-right:1px solid #AEB500; */
}

ul#nav li li { 
	border:0;
	border-bottom:1px solid #7C7C7C;
}
/* Show menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }
#nav ul li a {
	display:block;
	background:none;
	margin:0px;
	padding-top:5px; 
	padding-bottom:3px;
	padding-right:7px; 
	min-height:15px;
	font-weight:normal !important; /* font-weight:bold !important; */
	/* color:#2f2f2f !important; */ /* color:black !important; */
}

#nav ul li a:hover {
	margin:0px;
	padding-top:5px; 
	padding-bottom:3px; 
	padding-right:7px; 

	min-height:15px;

	background-color:white;
	/* border-bottom:1px solid black; */
}

#nav li ul a:hover span {
	color:black; /* color:#7C7C7C; */
}

#nav ul span, #nav ul li.last li span { 
	padding:3px 15px 4px 15px;

	padding:0px;
	margin:0px;

	padding-left:10px;
}
/************ 3RD+ LEVEL ************/
#nav ul ul { top:5px; }




















#menuprocom {
	float:left;
	width:80px;
	height:35px;
}

#menuprocom ul {
	/* float:left; */
}

#menuprocom li {
	float:left;
	padding-left:13px;
	padding-right:13px;
	/* height:35px; */
}

#menuprocom li a {
	display:block;
	padding-top:9px;
	font-weight:bold;

	color:black; /* color:#484E11; */
	font-size:13px;
}















/*

	search

*/

#id_search {
	float:right;
	width:100px;
	height:20px;
}

#id_search form {
	float: none;
	display: block;
	height: 20px;
}

#id_search fieldset {
	height: 20px;
	padding: 0;
	margin: 0;
	border: 0;
}


#id_search .mini-search {
	background: none;
	position: relative;
	padding: 0px;
	width: 100px;
	height: 20px;
}

.mini-search .input-text {
	float: right;
	font-size: 9px;
	margin: 0;
	padding: 0;

	width: 90px;
	height: 14px;
	color: #7C7C7C;
	border: 1px solid #B6B6B6;
}




































/*

	File d'ariane

	border:1px solid blue;

*/


.breadcrumbs {
	display:block;
	margin-top:13px;

	margin-top:0;
	margin-bottom:3px;
	letter-spacing:1px;
	
	line-height:normal;
}

.breadcrumbs li, 
.breadcrumbs li a {
	font-size:11px;
}

.breadcrumbs strong {
	font-size:11px;
	font-weight:normal;
	color:#505050;
	/* border-bottom:1px solid black; */
}


























/*

	Colonne de gauche
	Navigation des categories

	border:1px solid blue;

	list-style: none;
	margin:0;
	padding:0;
*/

.col-left {
	width:170px;
}

.col-left ul {
	background-color:#DEDEDE;
}

.col-left ul ul {
	background-color:white;
}

.col-left ul li {
	/* background-color:#D9E200; */ /* jaune */
	color:#7C7C7C;
	border-bottom:3px solid white; */
}

.col-left ul ul li {
	background-color:white;
}

.col-left ul li ul li {
	border:0;
	margin:0;
	padding:0;
}

.col-left li a {
	display:block;
	font-weight:bold;
	font-size:11px;

	/* padding:5px 10px 3px 5px; */

	padding:0;

	padding-left:5px;

	padding-top:5px;
	padding-bottom:5px;

	text-transform:uppercase;
	color:#7C7C7C;

	line-height:normal;
}

.col-left li a:hover {
	color:#7C7C7C;
	color:#505050;
}

.col-left li a.active { 
	background-color:white;
	/* background-color:black; */
	color:#505050;
	text-transform:none;
}

.col-left ul ul li a {
	font-weight:normal;
	font-size:11px;
	text-transform:none;
	color:#7C7C7C;
	padding-left:0;

	padding-top:5px;
	padding-bottom:7px;
}

.col-left ul ul li a:hover {
	color:#505050;
	background-color:white;
	/* background-color:black; */
}










/*
	Liste des cat�gories
*/

.layered-nav .head {
	background:none;
}

.layered-nav .border-creator {
	border:0;
}

.narrow-by dl {
	background:none;
}


.menu_left_top, .menu_left_bottom {
	width:167px;
	height:7px;
}

.menu_left_top {
	background-image: url(../images/menu_left_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.menu_left_bottom {
	background-image: url(../images/menu_left_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}







/*

	page 404

*/

.cms-no-route .col-2-right-layout p {
	margin-bottom:20px;
}

.cms-no-route .col-2-right-layout ul {
	list-style-position:outside;
	list-style-type:disc;
	margin-bottom:20px;
	margin-left:14px;
}

.cms-no-route .col-2-right-layout li a {
	color:#505050;
	color:black;
	border:none;
	border-bottom:1px dotted black;
}

.cms-no-route .col-2-right-layout li a:hover {
}





/*

	Colonne du millieu
	Contenu du cours

	border:1px solid blue;
	border:1px solid #C4C1BC;

*/

.col-2-right-layout p {
	font-size:12px;
	margin:0px;
	padding:0px;

	margin-bottom:25px;
}

.success-msg {
	color:black;
}

.success-msg  p {
	margin-bottom:0;
}

.col-2-right-layout p strong {
	font-weight:bold;
}

.col-2-right-layout p a {
	font-size:12px;
	text-decoration:underline;
}

.col-2-left-layout .col-main {
	width: 725px;
}

.col-3-layout .col-main {
	margin-left: 7px;
	margin-right: 7px;
	width: 548px;
}

.product-info-box {
	border: none;
}

.middle-container {
	background: none;
	color: #7C7C7C;
	color: black;
}

.main,
.middle {
	background: none;
	padding: 0;
	width: 902px !important;
	width: 904px;
}

.checkout-cart-index .col-2-right-layout .col-main, 
.checkout-onepage-index .col-2-right-layout .col-main {
	width: 725px;
	line-height: normal;
}

.col-2-right-layout .col-main ol {
	margin-top: 11px;
	margin-top: 0;
}

.agreement-content b {
	font-weight: bold;
}

.opc .active .step-title, 
.one-page-checkout .active .head {
	background-color: #DEDEDE;
}

.opc .allow .step-title, 
.one-page-checkout .allow .head {
	background: #EEEEEE;
}

.one-page-checkout .allow h3 {
	color: #999999;
}

.one-page-checkout .allow .step-count {
	background-color: white;
}

.one-page-checkout .active .step-count {
	border: 1px solid #505050;
	background-color: #505050;
}


.one-page-checkout .active h3 {
	color: #505050;
}

.listing-type-list .product-image {
	height:410px;
	width:609px;
}

select.address-select {
	width:400px;
}

.product-essential {
	background:none;
	padding:0px;
}

.notice-msg, .note-msg {
	background:none;
	color:#0A263C;
	padding:0px;
}

.error-msg, .success-msg, .notice-msg, .note-msg {
	padding-left:15px !important;
	font-weight:normal !important;
	background:none;
	font-size:12px !important;
	border-color:#DEDEDE;
}

.success-msg {
	background:none;
	min-height:20px !important;
}

.error-msg li, .success-msg li, .notice-msg li {
	margin-bottom:0;
}

table.pager, table.view-by {
	background:none;
}

.divider {
	background:none;
	height:20px;
	margin:0px;
}

.col-3-layout .product-image {
	margin:0px;
	padding: 0;
	height:75px;
}

.cms-index-index .col-2-right-layout .col-main {
	width: 599px;
	height: 407px;
}

.col-main  .product-image {
	width: 599px;
	height: 407px;
}

.cms-home .col-2-right-layout .col-right {
	width: 296px;
}




/*

	titre de la categorie

	border:1px solid #C4C1BC;

*/

.col-3-layout .col-main h1, .col-3-layout .col-main h2 {
	color:white;
	background-color: #B6C601;
	font-weight:normal;
	font-size:18px;
	height:28px; /* height:34px; */
	padding:0px;
	padding-left:13px;
	padding-top:6px;
}

.category-head {
	margin:0px;
}

.col-3-layout .col-main .category-name h3, 
.col-3-layout .col-main .product-shop .category-name h3 {
	position:absolute;
	top:50px; /* top:220px; */
	left:90px;
	background:none;
	font-size:18px;
	letter-spacing:-1px;
	color:white;
	font-weight:bold;
}

.col-3-layout .col-main .calendrier-complet { 
	position:relative;
	height:125px;
	width:548px;

	background-image: url(../images/banner-calendrier.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.col-3-layout .col-main .calendrier-complet h3 {
	position:absolute;
	top:50px;
	left:90px;
	background:none;
	font-size:27px;
	letter-spacing:-1px;
	color:white;
	font-weight:bold;
}










/*

	Fiche de produits

*/

.category-description {
	padding-top:20px; /* padding-top:25px; */
	padding-top:15px;
}

p.category-description  {
	margin-bottom:0px;
	font-weight:normal;
}

.category-description, .category-shortsdescription, .category-session {
	padding-left:18px;
	padding-right:18px;
}

.category-session {
	padding-top:25px;
}

.category-description, 
.category-shortsdescription, 
.category-session {
	font-size:12px;
}

.category-description b, 
.category-shortsdescription b, 
.category-session b {
	font-size:12px;
	font-weight:bold;
}

div#main.col-main div.listing-type-list {
	margin-top:0px;
	line-height:normal;
}

.catalog-listing {
	margin-top:20px;
}

.listing-type-list .listing-item {
	padding:0px;
	padding-top:10px;
	padding-left:18px;
	padding-bottom:10px;
}

.listing-type-list .listing-item {
	border-top:none;
	border-bottom:1px dotted #505050;
}

.listing-type-list .product-shop {
	position:relative;
	float:left;
	width:275px; /* width:auto; */
	width:504px;
}

.listing-type-list .product-shop .clear {
	float:left;
	margin:0px;
	padding:0px;
}

.product-essential .product-shop {
	width:100%;
}

.product-shop {
	float:normal;
}

.mini-cart .subtotal {
	background:none;
	text-align:left;
	font-size:11px;
	color:#7c7c7c;
	margin-bottom:0;
}

.price {
	font-size:11px;
	color:#7c7c7c;
}

div.actions .form-button {
	visibility:visible;
}

.form-button span, .form-button-alt span {
	display:block;
	font-weight:bold;
	margin-bottom:2px;
}

.mini-cart .actions {
	background:none;
	border:none;
	/* border-bottom:1px solid #D9E200; */
}

.side-col .actions {
	text-align:left;

	background:none;
	border:none;
	padding:0px;
}

.newsletter .side-col .actions {
	margin-left:14px;
}

/*

		titre du cours

*/

.category-name {
	position:relative;
	width:548px;
	height:auto;

	padding:0px;
/*
	background-image: url(../images/img_categorie.jpg);
	background-repeat: no-repeat;
	background-position: center right;
*/
}

.col-3-layout .col-main .product-shop .category-name h3 {
	/* padding-top:15px; */
}

/*
.product-shop .category-name h3 {
	padding-top:40px;
	background:none;
	font-size:18px;
	letter-spacing:-1px;
	color:#333300;
}
*/

.product-shop h3 {
	background-color: #B6C601;
	font-weight:normal;
	height:28px; /* height:34px; */
	padding:0px;
	padding-left:13px;
	padding-top:6px;
}

.product-info-box .product-name {
	color:white;
	font-size:18px;
	margin:0px;
}

.old-price .price, .special-price .price-label, .special-price .price {
	font-weight:normal;
	text-decoration:none;
	color:black;
	font-size:12px;
	background-color:white;
}

.old-price .price-label {
	/*display:block;*/
	color:black;
	font-size:12px;
}

.product-price {
	float:left;
	position:relative;
	display:block;
	margin-top:18px;
	padding-left:18px;
	width:500px;
}

.tarif-apprenti p {
	margin-top:18px;
	padding-left:18px;
}


/*
.product-price .price-box {
	position:relative;
	top:38px;
	left:42px;
	font-size:12px;
	visibility:hidden;
	visibility:visible;
	background-color:white;
}

.product-price .price-box .old-price {
	float:none;
	position:relative;
	top:0px;
	left:0px;
}
*/

.product-price-final {
	float:left;
	margin-top:6px;
	/*
	margin-right:5px;
	display:block;
	padding-left:18px;
	*/
}

.product-info-box .price-box {
	margin:0px;
	padding:0px;
}

.product-info-box .price-box .old-price, 
.product-info-box .price-box .special-price {
	/* margin-left:18px; */
}

.listing-type-list .product-shop .description a, 
.listing-type-list .product-shop .description a b {
	font-size:12px;
	color:black;
}

.listing-type-list .product-shop .description a b {
	font-weight:bold;
}

.listing-type-list .product-shop .description {
	float:left;
	margin:0px;
	width:350px;/* width:504px; */
}

.listing-type-list .product-shop .details-inscriptions {
	position:absolute;
	bottom:0;
	right:0;
	/* float:right; */
	/* color:#505050; */
}

.listing-type-list .product-shop .details-inscriptions a span {
	/* margin-top:8px; */
	/* height:31px; */
	/* height:32px; */
	/* width:149px; */
}

.listing-type-list .product-shop .details-inscriptions a {
	/* display:block; */
	/* font-weight:bold; */
	/* font-size:12px; */
	/* color:#505050; */
	
}

.listing-type-list .product-shop .details-inscriptions a:hover {
	/* color:black; */
}



/*

	Bloc en stock

*/

.product-qty {
	height:70px; /* height:34px; */
	width:548px;
	border:1px solid #C4C1BC;
	background-color:#EFEFEF;
	
	margin-top:20px;

	border:none;
	background:none;
/*
	background-image: url(../images/fond_product_qty.jpg);
	background-repeat: no-repeat;
	background-position: center right;
*/
}

.product-qty * {
	font-size:12px;
}

.product-qty b {
	font-weight:bold;
}

.product-qty ul {
	margin-top:6px;
	float:left;
}

.product-qty li {
	float:left;

	font-size:12px;
	vertical-align:top;
	margin-right:18px;
}

.product-qty li img {
	float:left;
	margin-right:3px;
}

.product-qty li img {
	visibility:hidden;
	visibility:visible;
}

.product-qty li.active img {
	visibility:visible;
}

.product-qty li span {
	float:left;
	font-weight:bold;
	color:#505050;
	color:#7C7C7C;
}

.product-qty li.active span {
	color:#7C7C7C;
	color:black;
}

.product-qty li.first-qty {
	margin-left:20px;
	margin-right:6px;
}

.product-qty li.free-qty {
	margin-left:6px;
	margin-right:6px;
	color:#867B1F;
}

.product-qty li.last-qty {
	width:50px;
}

.product-qty li.last-full {
	width:50px;
}

.product-qty-statut, .add-to-holder {
	float:left;
	margin:0px;
	margin-top:10px;
	margin-left:18px;
}

.product-qty-statut {
	float:right;
}


.product-qty-statut img {
	margin-top:3px;
}

.product-qty-button {
	float:left; /* float:left; */
	width:240px;
	margin-top:10px;
	font-weight:bold;
	margin-left:18px;
}



/*

	Bloc du prix

*/


.add-to-holder .add-to-cart-box {
	float:right;
}

div.product-options-bottom {
	background:none;
	border:none;
	padding:0px;
}

.product-shop .product-options-bottom .price-box * {
	font-size:12px;
	color:black;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

.product-shop .product-options-bottom .price-box b {
	font-size:12px;
}

.product-shop .product-options-bottom .price-box .price-dash {
	white-space:nowrap;
	margin-right:3px;
	margin-left:3px;
}

.product-shop .product-options-bottom .price-box b, 
.product-shop .product-options-bottom .price-box .regular-price b {
	font-weight:bold;
}


.product-collateral {
	background:none;
	border:1px solid #C4C1BC;
}

.product-options {
	float:left;
	background:none;
	border:0px;

	padding:0px;
	margin:0px;

	width:300px;
}

.product-options * {
	font-size:12px;

}

.product-options ul.options-list label {
	float:left;
}

.listing-type-list .product-shop .price-box {
	float:none;
	margin:0px;
	padding:0px;
	text-align:left;
	margin-top:18px;
}

.out-of-stock {
	float:left;
	padding:0px;
	margin:0px;
	padding-top:5px;
	color:#505050;
	font-weight:bold;
	font-size:12px;
}

.special-price .price {
	font-weight:normal;
}

.listing-type-list .product-shop .price-box * {
	font-size:12px;
	color:black;
}

.regular-price {
	color: #867B1F;
}

.product-price-box {
	position: absolute;
	top: 18px;
	left: 93px; /* left: 135px; */
}

.regular-price .price, .product-price-box .price {
	color:black;
	font-size:12px;
	font-weight:normal;
}

.product-options dt {
	display:block;
	padding:0px;
	margin:0px;
}

.product-options dd {
	border:0;
}

.product-options p.required {
	float:left;
	padding:0px;
	margin:0px;
}

p.required {
	font-size:12px;
	text-align:right;
}

.product-options dl.last dd.last {
	padding:0px;
	margin:0px;
}

.product-options ul.options-list .label {
	display:inline;
	margin-left:10px;
}

.product-options ul.options-list li {
	padding:0px;
	margin:0px;
	margin-right:10px;
}

.base-mini .content, .base-mini ol {
	background:none;
}

#cart-sidebar a {
	font-size:11px;
	color:#7c7c7c;
	font-weight:normal;
}

.base-mini .head {
	background:none;
	border:none;
	font-size:11px;
	color:#505050;
	font-weight:bold;
	padding-right:0;
	/*
	border-bottom:1px solid #D9E200;
	*/

}

.mini-cart .head {
	background-image:url(../images/caddie.png);
	background-position:right top;
	background-repeat:no-repeat;
}

.base-mini .head a strong {
	font-size:11px;
	color:#505050;
	font-weight:bold;
}

.mini-cart .head h4 {
	padding-left: 0;
	background: none;
}

.base-mini .head h4 {
	display: block;
	width: 162px;
	height: 31px;
	color: #7c7c7c;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	padding-top:8px;
}

.account-login .content h2 {
	color: #505050;
}

button.button span, 
button.button span span { 
	background: none;
	border: 0;
}

button.button, 
.button, .form-button, .form-button-alt, 
.mini-cart .actions .form-button {
	float: none;
	background: none;
	border: none;
	width: 149px;
	height: 32px;
	background-image: url(../images/bouton-base-gris.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 0;
}

.button, .form-button, .form-button-alt {
	color: #FFFFFF;
	cursor: pointer;
	font-size-adjust: none !important;
	font-style: normal !important;
	font-variant: normal !important;
	line-height: normal !important;
	text-align: center;
}


.mini-cart .actions {
	border: none;
	padding: 0;
	padding-left: 10px;
}

#newsletter-validate-detail .form-button-alt {
	float: none;
	background: none;
	border: none;
	padding: 0;

	width: 149px;
	height: 32px;

	background-image: url(../images/bouton-base-gris.png);
	background-position: left top;
	background-repeat: no-repeat;

}

.base-mini-top, .base-mini-bottom {
	float:right;
	width:167px;
	height:7px;
}

.base-mini-bottom {
	margin-bottom:18px;
}

.base-mini .content, .base-mini ol li.odd {
	background:none;
	line-height:normal;
}

.side-col .content {
	padding-top:0;
}

.base-mini ol li.even {
	background:none;
}

.base-mini ol li.last .product-details {
	border:none;
}

.mini-newsletter.base-mini {
	border:none;
	width:170px;
}

.mini-newsletter .newsletter {
	float:left;
}

.mini-newsletter script {
	border:1px solid blue;
}

.mini-cart h5 {
	background:none;
	font-size:11px;
	color:#7c7c7c;
	margin-bottom:7px;
}

.old-price {
	float:left;
	margin-right:5px;
	font-size:12px;
	color:black;
}

.special-price {
	float:left;
	margin:0px;
	padding:0px;
}

.form-button {
	visibility:visible;
}

.product-price .product-options-bottom, 
.product-price .form-button {
	visibility:hidden;
	display:none;
}




.input-text:focus, select:focus, textarea:focus { 
	background:white; 
}

.one-page-checkout .form-button {
	visibility:visible;
}

.checkout-onepage-index #opc-review .content {
	width:680px;
}

#review-buttons-container {
	float:right;
	width:663px;
	height:32px;
}

#review-buttons-container input {
	cursor:pointer;

	color:white;
	font-weight:bold;

	background:none;
	border:none;

	display:block;
	width:149px;
	height:32px;

	background-image: url(../images/bouton-base-gris.png);
	background-position: left top;
	background-repeat: no-repeat;
}

button.btn-checkout span {
	width: auto;
	height: auto;
	font-size: 12px;
	line-height: normal;

}

.one-page-checkout p.required  {
	font-size:12px;
}

a.form-button-cours span {
	width:135px;
	line-height:1.75em;
	margin-left:14px;
}

.form-button-cours-complet, 
.form-button-cours {
	float:right;
	cursor: pointer;
	border:none;
	background:none;

	background-image: url(../images/bouton_vert.png);
	background-position: left top;
	background-repeat: no-repeat;

	width:149px;
	height:32px;
}

.form-button-cours-complet {
	background-image: url(../images/bouton-base-gris-claire.png);
	cursor: default;
}

.form-button-cours-complet span, 
.form-button-cours span {
	color:white;
	font-weight:bold;
	height:26px;
	display:block;
	padding-top:6px;
	line-height:normal;
	line-height:1.5em;
}

.base-mini ol li {
	padding-top:0;
}

.base-mini .product-details {
	margin:0px;
	font-size:11px;
	color:#7c7c7c;
	border-bottom:1px dotted #7c7c7c;
	padding-bottom:7px;
}

.product-details strong {
	font-size:11px;
	color:#7c7c7c;
}

.button-level h3 {
	float:left;
	width:55%;
}

.page-head, .page-head-alt {
	display:none;
	visibility:hidden;
	float:right;
	margin:0px;
}

.customer-address-index .page-head, 
.customer-address-index .page-head-alt {
	display:block;
	visibility:visible;
	float:left;
	width:100%;
	margin-bottom:20px;
}

.col-3-layout .page-head h3 {
	position:absolute;
	top:50px;
	left:90px;

	color:white;
	font-size:18px !important;
	font-weight:bold !important;
	letter-spacing:-1px;
}
	
.col-3-layout .page-head {
	position:relative;
	display:block;
	visibility:visible;
	border:none;
	
	margin-bottom:20px;

	width:548px;
	height:125px;

	background-image: url(../images/cours-soir.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.catalogsearch-result-index .col-3-layout .page-head {
	background-image: url(../images/banner-recherche.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.catalogsearch-result-index .col-3-layout .page-head h3 {
	color:black;
	color:#7C7C7C;
	color:#505050;
	font-size:15px !important;
	font-weight:normal !important;
	top:84px;
	left:23px;
}



table.pager td {
	padding-left:20px;
}




/*

	Colonne de droite
	Les news

	border:1px solid blue;

*/

.col-right {
	width:170px;
}

.col-3-layout .col-right {
	width:170px; /* width:214px; */
	/* height:407px; */
}

.col-2-right-layout #col-right-opcheckout {
	min-height:407px;
}

.side-col .recently {
	width:296px;
	height:377px;

	padding-top:75px;

	background-image: url(../images/home_calendrier.jpg);
	background-position: left top;
	background-repeat: no-repeat;

	background-color:#D9E200;
}

table.recently-list {
	margin-left:22px;
	margin-top:75px;
	width:274px;
	width:270px;
}

.side-col .box {
	float:right;
	padding:0;
	margin:0;
}

.side-col .mini-cart {
	margin-bottom:3px;
}

.side-col .mini-cart .content p {
	color:#7C7C7C;
	margin-bottom:7px;
}

.shopping-cart-collaterals {
	/* padding:25px 0; */
	width:auto;
	padding:0;
}

.shopping-cart-totals .checkout-types {
	padding-bottom:11px;
}

.shopping-cart-totals .checkout-types li {
	margin-bottom:0px;
}

.shopping-cart-totals {
	background:none;
	width:auto;
}

.shopping-cart-collaterals .col2-set .col-2 {
	float:left;
	width:300px;
}

.shopping-cart-collaterals .col2-set {
	width:300px;
}

.dashboard-welcome {
	margin-left:15px;
}

.dashboard-welcome strong {
	display:block;
	font-weight:bold;
}

.block-account .block-title, 
.account-nav .head {
	background: none;
	background-color: #DEDEDE;
	border-bottom: 3px solid white;
}

.block-title strong, 
.block .block-title strong {
	border: 0 !important;
}

.block-account .block-content {
	padding-right: 0;
	padding-left: 0;
	background-color: #DEDEDE;
}

.block-account .col-left li a {
	text-transform: normal;
	font-weight: normal;
}

.block-account .block-content li.current {
	color: black;
	border-bottom: 2px solid white;
	padding-left: 10px;
	padding-right: 10px;
	line-height: normal;
}

.block-account .block-content li.current strong {
	font-weight: normal;
}

.block-account .block-content li a {
	font-weight: normal;
	text-transform: none;
	font-size: 12px;
}

.block-account .block-content li a:hover {
	color: black;
}

.block-account .block-content li {
	padding-left: 10px;
	padding-right: 10px;
}

.primary-address-list h4, .address-list h4 {
	color:#7C7C7C;
}

.account-nav .head h3 {
	color: #7C7C7C;
	border: 0;
	padding-left: 0;
	text-transform: uppercase;
}

.account-nav li.on {
	color: black;
	font-weight: normal;
	border-bottom: 3px solid white;
}

.box-account .box-head h2, 
.ad-account-info .head h4, 
.ad-orders .head h4 {
	background: none;
	padding-left: 0;
}

.box-account h2, 
.account-box h4 {
	color: #7C7C7C;
}

.dashboard .box-recent .box-head h2, 
.dashboard .box-info .box-head h2 {
	background: none;
	color: #7C7C7C;
}

.box-account, 
.account-box {
	background: none;
	border: 0;
}

.order-info {
	background-color:#DEDEDE;
}

.col-left .account-nav ul {
	padding-left:0;
	padding-right:0;
}

.col-left .account-nav ul li {
	padding-left:10px;
	padding-right:10px;
}

.col-left .account-nav ul li a {
	font-size: 12px;
	text-transform: none;
	font-weight: normal;
	padding-left: 0;
}

.group-select .legend {
	color: #7C7C7C;
	border: 0;
}

.block-title strong, 
.block .block-title strong, 
.side-col h3 {
	text-transform: none;
	background-color: #DEDEDE;
	border: 1px solid #999999;
	padding: 2px 8px;
	color: #505050;
}


.block .block-title strong span { 
	font-weight: bold;
}

.recently h3 {
	text-transform: none;
	width: 130px;
	color: #333300;
	font-size: 18px;
	letter-spacing: -1px;
	margin: 0;
}

table.recently-list td {
	width: auto;
}

.recently a.product-name, .recently a.product-name:hover {
	color: #333300;
	margin-top: 15px;
	line-height: normal;
}

.base-mini, .base-mini .newsletter {
	border: none;
	background-color: #DEDEDE;
	width: 170px;
	line-height: normal;
}

.mini-newsletter h4 {
	background: none;
}

.recently a.product-name {
	width: auto;
}

.recently a.product-name b {
	font-size: 11px;
}

.div_recently_footer {
	float: right;
	width: 296px;
	height: 30px;
	background-color:#D9E200;
}

.div_recently_footer a {
	float: right;
	text-decoration: none;

	background-image: url(../images/fleche.gif);
	background-position: right center;
	background-repeat: no-repeat;

	height: 20px;

	padding-right: 20px;
	margin-right: 18px;
}

.div_recently_footer a span {
	float: right;
	cursor: pointer; 

	color: black;

	text-align: right;
	
	letter-spacing: normal;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.55em;
}

.div_recently_footer a:hover span {
	color: black;
	border: 0;
	text-decoration: none;
	border-bottom: 1px dotted black;
}
















/*
	
		le caddie

*/

.data-table tr {
	background: none;
}

.data-table td, 
.data-table tr.last th, 
.data-table tr.last td {
	color: #7C7C7C;
}

.data-table thead tr th {
	background: none;
	background-color: #DEDEDE;
}

.data-table tfoot {
	background:none;
	color:#7C7C7C;
}

.data-table tfoot tr {
	background-color:#DEDEDE !important;
}

.data-table tfoot tr.first {
	background:none;
}

td.attributes-col h4.title a {
	font-weight:normal;
	color:#7C7C7C;
}

#login:register {
	visibility:hidden;
}

#checkout-step-login .col2-set .col-2 {

}

#checkout-step-login #opc-login .button-set {
	visibility:hidden;
}

#checkout-step-login .one-page-checkout .form-button {
	visibility:hidden;
}

#checkout-shipping-method-load input {
	visibility:hidden;
}




/*

	bloc newsletter

*/

.mini-newsletter input.input-text {
	width:130px;
}








/*

	Menu utilisateur 

*/

.side-col.col-right ul {
	background-color: #D9E200;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.side-col.col-right li a {
	font-weight: bold;
}

.col2-set .content, 
.login-box .content {
	background: none;
}

.col2-set h4, 
.login-box h4 {
	color: #505050;
}

.customer-account-login .col2-set .col-1, 
.customer-account-login .col2-set .col-2, 
.login-box .col-1, 
.login-box .col-2 {
	background: none;
	background-color: #DEDEDE;
}

.customer-account-login .col2-set .button-set, 
.login-box .button-set {
	background: none;
}

.customer-account-login .col2-set .content {
	min-height: 230px;
	border: 1px solid #505050;
}

.customer-account-login .col2-set .col-1 .buttons-set, 
.customer-account-login .col2-set .col-2 .buttons-set {
	background: none;
	border: 1px solid #505050;
	border-top: 0;

	padding-bottom: 8px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 8px;
}

.opc .allow .step-title h2 {
	color: #999999;
}

.opc .active .step-title h2 {
	color: black;
}

.data-table tfoot strong {
	font-size: 12px;
	font-weight: normal;
}

#opc-review .product-name {
	font-weight: normal;
}

.cart-tax-info, .cart-price {
	padding: 0;
}

.data-table tfoot tr.first td {
	background: none;
}


.opc .allow .step-title .number {
	background-color: white;
	border: 0;
}

.opc .active .step-title .number {
	background-color: #505050;
	border: 1px solid #505050;
}

.block-progress dt.complete {
	color: #505050;
	background-color: #DEDEDE;
}


.fieldset .legend {
	border: 0;
}

.account-login .page-title {
	display: none;
}

.account-create .page-title {
	display: none;
}

.page-title {
	display: none;
}

.customer-address-index .page-title {
	display: block;
}

.box-account {
	padding: 0;
}

.account-create .fieldset {
	margin: 28px 0;
	border: 1px solid #bbafa0;
	padding: 22px 25px 12px 25px;
	background: #fbfaf6;
}

.account-create .buttons-set {
	clear: both;
	margin-top: 4em;
	border-top: 1px solid #e4e4e4;
	padding-top: 8px;
	text-align: right;
}

.account-create .back-link {
	float: left;
}

.addresses-list h2 {
	color: #7C7C7C;
	font-weight: normal;
}

.fieldset .legend, 
.account-create h2.legend {
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: -33px;
	padding-bottom: 0;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0;

	display: block;
	color: #7C7C7C;
	background-color: #F9F3E3;
}

.account-create li .input-box {
	float: left;
}

.account-create .name-prefix {
	width: 60px !important;
}

.account-create .name-firstname {
	width: 215px !important;
}

.account-create .name-firstname input {
	width: 190px !important;
}

.account-create label.required {
	display: block;
}

.account-create li .field {
	float: left;
	width: 275px;
}

.customer-account-login .col-main {
	width: auto;
}














/*

	checkout-types

*/

.one-page-checkout li.section {
	position: relative;
}

ul.checkout-types .form-button {
	visibility: visible;
}

.one-page-checkout-progress h4, 
.one-page-checkout-progress h4.complete {
	width: 154px;
}

.one-page-checkout-progress h4.complete {
	background-color: #DEDEDE;
	color: #505050;
}

.validation-advice,
label.required,
label {
	font-weight: bold;
	font-size: 11px;
	color: #505050;
}

address {
	/* color: #505050; */
}

.one-page-checkout-progress .content {
	margin-top: 7px;
	color: #505050;
}


#checkout-step-billing label {
	font-weight: normal;
}























/*

	FOOTER

*/

.footer {
/*
	width:930px; 
	margin:0 auto; 
	padding:10px 10px 4em; 
	background-color:#618499;
*/
	width:911px; 
	padding:0px; 
	background:none;
}

.footer-container {
	margin-top:7px; 
	border-top:none;
	color:#0A263C;
}

.footer_pub {
	width:902px; 
	height:200px;
	margin-right:auto;
	margin-left:auto;
}

.footer_pub p {
	float:left;
	margin:0px;
	margin-right:7px;
}

.footer_pub .pub3 p {
	margin-right:0px;
}

.footer_logo {
	width:911px; 
	height:100px;
	margin-right:auto;
	margin-left:auto;
	margin-top:30px;
}

.footer_copyright {
	width:900px; 
	margin:0 auto; 
	margin-bottom:10px;
	font-size:10px;
	color:#9CA299;
	/* letter-spacing: -1px; */
}


/*

	google map

*/

#map {
	margin-top:40px;
	margin-left:20px;
	width:573px;
	height:400px;
}











