@charset "UTF-8";
/* CSS pour maquette Marcotte Sport - Designer : Martin Gerard - http://www.martingerard.ca */
body {
	background-color: #172735;/*#131D28;*/
	font-family:"Trebuchet MS", "Helvetica CY";
	font-size:12px;
	color: #494949;
	text-align:center;
}
textarea, input, select  {
	background-color: #FAF9F4;
	border: 1px solid #3F3D32;
}
img{
	border : 0px;
	text-decoration: none;
}
a {
	color: #286384;
	text-decoration: none;
}
a:hover {
	color: #3d4b56;
	text-decoration: none;
}
a:visited {
	color: #286384;
	text-decoration: none;
}
a:visited:hover {
	color: #3d4b56;
	text-decoration: none;
}

#titre a.titreAccueil {
	color: #255576;
	font-weight: bold;
	text-decoration: none;
}
#titre a.titreAccueil:hover {
	color: #3d4b56;
	font-weight: bold;
	text-decoration: none;
}
#titre a.titreAccueil:visited {
	color: #255576;
	font-weight: bold;
	text-decoration: none;
}
#titre a.titreAccueil:visited:hover {
	color: #3d4b56;
	font-weight: bold;
	text-decoration: none;
}

h2 {
	color: 255576;
}
h3 {
	color: 255576;
	font-size:12pt;
}
.short_button {
	width: 125px;
	height: 26px;
	border: 0px;
	background-color: transparent;
	background-image: url(../Images/short_button.png);
	background-repeat: no-repeat;
	color:#286384;
	font-size:9pt;
}
.long_button {
	width: 200px;
	height: 26px;
	border: 0px;
	background-color: transparent;
	background-image: url(../Images/long_button.png);
	background-repeat: no-repeat;
	color:#286384;
	font-size:9pt;
}
.tableContent {
	width: 725px;
	margin-top: 15px;
}
.cleanInput {
	background-color: transparent;
	border: 0px;
}

table .detailFacture{
	border: 1px solid #605E55;
	border-collapse: collapse;
}

table .detailFacture td{
	border: 1px solid #605E55;
	padding-top: 5px;
	padding-bottom: 5px;
}

.topDetail{
	color: #605E55;
	background-color: #CFCCBA;
	height: 35px;
}

.prixDetail {
	text-align: right;
	padding-right: 10px;	
}

.prixFinDetail {
	text-align: right;
	color: #605E55;
	padding-right: 10px;	
}

.textFinDetail {
	padding-left: 20px;
	color: #605E55;
	text-align: left;
}
/* HEADER */
#degrade_top {
	width: 100%;
	height: 27px;
	background-image: url(../Images/degrade_top.png);
	background-repeat: repeat-x;
	position: absolute;
	top:0px;
	left:0px;
	z-index: -1000;
}
#header {
	width: 960px;
	font-size: 14px;
	color: #FFFFFF;
	margin: auto;
	text-align:left;
}
#header .langue {
	float:right;
}
#header .logo {
	padding-top:20px;
	padding-bottom:10px;
}
#header .searchTopCorner{
	margin: auto;
	height: 4px;
	width: 240px;
	margin-left: 5px;
	background-image: url(../Images/searchbox_top_middle.png);
	background-repeat: repeat-x;
	text-align: left;
}
#header .searchMiddleSide{
	margin: auto;
	height: 20px;
	width: 248px;
	margin-left: 1px;
	background-color: #666666;
	text-align: left;
}
#header .searchLoupe{
	width: 15px;
	height: 12px;
	background-image: url(../Images/icon_loupe.png);
	background-repeat: no-repeat;
	margin-left: 7px;
	margin-top: 4px;
	position: absolute;
}
#header .searchField{
	width: 100%;
	padding-left: 30px;
	padding-top: 1px;
	position: absolute;
	text-align: left;
}
#header .recherche {
	width: 215px;
	border: 0px;
	background-color: #666666;
	color: #FFFFFF;
}
#header .searchBottomCorner{
	margin: auto;
	height: 4px;
	width: 240px;
	margin-left: 5px;
	background-image: url(../Images/searchbox_bottom_middle.png);
	background-repeat: repeat-x;
	text-align: left;
}
#header .searchTopCornerDroit{
	background-image: url(../Images/searchbox_top_right.png);
	background-repeat: no-repeat;
	margin-left:240px;
	position: absolute;
	width: 5px;
	height: 4px;
}
#header .searchTopCornerGauche{
	background-image: url(../Images/searchbox_top_left.png);
	background-repeat: no-repeat;
	margin-left: -5px;
	position: absolute;
	width: 5px;
	height: 4px;
}
#header .searchMiddleSideGauche{
	background-image: url(../Images/search_separator_line_1x1pixel.png);
	background-repeat: repeat-y;
	margin-left: -1px;
	position: absolute;
	width: 1px;
	height: 20px;
}
#header .searchMiddleSidsDroite{
	background-image: url(../Images/search_separator_line_1x1pixel.png);
	background-repeat: repeat-y;
	margin-left: 248px;
	position: absolute;
	width: 1px;
	height: 20px;
}
#header .searchBottomCornerDroit{
	background-image: url(../Images/searchbox_bottom_right.png);
	background-repeat: no-repeat;
	margin-left:240px;
	position: absolute;
	width: 5px;
	height: 4px;
}
#header .searchBottomCornerGauche{
	background-image: url(../Images/searchbox_bottom_left.png);
	background-repeat: no-repeat;
	margin-left: -5px;
	position: absolute;
	width: 5px;
	height: 4px;
}
#header .header_separatorline_vertical_2x2pixels {
	background-image: url(../Images/header_separatorline_vertical_2x2pixels.png);
	background-repeat: repeat-y;
	padding-top:7px;
}
#header .searchbox {
	position: absolute;
	font-size: 11px;
	color: #EFEEE4;
	margin-left: 710px;
	margin-top: -45px;
	margin-bottom: 15px;
	width: 250px;
	height: 30px;
}
#bleu a {
	color: #FFFFFF;
	text-decoration: none;
}
#bleu a:hover {	
	color: #494949;
	text-decoration: none;
}
#bleu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#bleu a:visited:hover {
	color: #494949;
	text-decoration: none;
}
#bleu {
	height:55px;
	background-image: url(../Images/content_head.png);
	background-repeat: repeat-x;
	font-size: 12pt;
}
#bleu td{
	text-align: center;
	padding-top: 10px;
	color: #FFFFFF;
}
#bleu .iconMenu {
	position:absolute;
	padding-left:10px;
	margin-top:-3px;
}
/* CONTENT */
#content {
	background-color: #E7E4D1; 
	width: 960px;
	height: auto;
	margin: auto;
	text-align: left;
	overflow: hidden;
	padding-bottom:10px;
}
#content .product_result_title {
	font-size: 24px;
	color: #E71425;
}
#content .product_result_subtitle {
	font-size: 16px;
}

.erreur-form {
	color: #FF0000;
	text-align: right;	
}

div .boxErreur {
	margin: 20px;
	padding: 5px;
	padding-left: 10px;
	background-color: #605E55;
	color: #C3C0AB;	
	font-size: 10pt;
}

.vousEtes {
	padding:5px;
	padding-left: 15px;
}
.bottomCorner {
	margin: auto;
	height: 5px;
	width: 950px;
	background-color: #E7E4D1;
	text-align: left;
}
.contentFootDroit{
	background-image: url(../Images/content_bottom_corner_right.png);
	background-repeat: no-repeat;
	margin-left:950px;
	position: absolute;
	width: 5px;
	height: 5px;
}
.contentFootGauche{
	background-image: url(../Images/content_bottom_corner_left.png);
	background-repeat: no-repeat;
	margin-left: -5px;
	position: absolute;
	width: 5px;
	height: 5px;
}
.centre {
	text-align: center;
}
.gauche {
	text-align: left;
}
.droite {
	text-align: right;
}
/* BOITE PRODUIT */
#productpuck  {
	width: 960px;
}
#productpuck .boiteProduit {
	height: 197px;
	color: #3B3B3B;
	background-image: url(../Images/boite_produit.png);
	background-repeat: no-repeat;
	margin-left: 22px;
	text-align: center;
}
#productpuck .boiteProduit h3 {
	padding-top: 5px;
	text-align: center;
	margin: 0px;
	margin-right: 15px;
	/*padding:10px;*/
}
#productpuck .boiteProduit img {
	margin-left: -20px;
}
#productpuck table {
	margin-top: 4px;
}
#productpuck header {
	font-size: 13px;
	color: #FFFFFF;
}
#productpuck .price {
	text-align: left;
	padding-left: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #E91020; 
} 
#productpuck .special {
	text-align: left;
	padding-left: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #E91020; 
} 
#productpuck a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#productpuck a:hover {	
	color: #494949;
	font-weight: normal;
}
#productpuck a:visited {
	color: #FFFFFF;
	font-weight: normal;
}
#productpuck a:visited:hover {
	color: #494949;
	font-weight: normal;
}
#pageBar {
	width: 100%;
	padding-top: 15px;
}
#pageBar .conteneur{
	float: right;
	padding-top: 15px;
	margin-right: 35px;
	font-size: 10pt;
	background-image: url(../Images/pages_bar.png);
	background-repeat: repeat-x;
	height: 61px;
	width: 675px;
	text-align: center;
}
#pageBar .pageSelect {
	font-size: 15pt;
}
#pageBar a {
	color: #286384;
	text-decoration: none;
}
#pageBar a:hover {
	color: #3d4b56;
	text-decoration: none;
}
#pageBar a:visited {
	color: #286384;
	text-decoration: none;
}
#pageBar a:visited:hover {
	color: #3d4b56;
	text-decoration: none;
}
/* PAGE INDEX : index.php */
#slider {
	overflow: hidden;
	border: none;
	position: relative;	
	margin-left:auto;
	margin-top:15px;
	margin-right:10px;
	width:720px;
	height:300px;
	background-color:#FFFFFF;
}
#slider .puceSlider{
	position:absolute;
}
#slider ul.puceSlider{
	position: absolute;
	list-style-type: none;
	top: 15px;
	left: 15px;
	margin: 0px;
	padding: 0px;
}
#slider ul.puceSlider li{
	float: left;
	padding: 0px !important;
	margin-right: 3px; 
}
/* PAGE NOUS JOINDRE :: nousJoindre.php */
.map {
	overflow: hidden;
	border: none;
	position: relative;	
	margin-left:auto;
	margin-top:15px;
	margin-right:10px;
	width:720px;
	height:400px;
	background-color:#FFFFFF;
}
/* PAGE DETAIL DU PRODUIT :: details.php */
#detailProduit table {
	margin-top: 20px;
}
#detailProduit h2 {
	color: 255576;
}
/* PAGE PANIER : panier.php */
#detailPanier table {
	margin-top: 20px;
}
#detailPanier h2 {
	color: 255576;
}
#detailPanier h3 {
	color: 255576;
}
/* RESULT BOX NAVIGATOR */
#resultboxnav {
	background-color: #CFCCBA; /*#DCD9C4;*/
	margin-left: 30px;
	border-top: 1px solid #A19F8C;
	border-bottom: 1px solid #A19F8C;
	height: 94px;
	width:900px;
	overflow: visible;
}
.centreBouton {
	background-image: url(../Images/button_middle.png);
	background-repeat: repeat-x;
	width: 125px;
	height: 26px;
	margin: auto;
	text-align: center;
	margin-top: -10px;
	text-align: left;
}
.centreBoutonLong {
	background-image: url(../Images/button_middle.png);
	background-repeat: repeat-x;
	width: 200px;
	height: 26px;
	margin: auto;
	text-align: center;
	margin-top: -10px;
	text-align: left;
}
.contentBouton {
	background-color:transparent;
	border:none;
	padding-top:4px;
	color:#286384;
	font-size:9pt;
	width: 100%;
	text-align: center;
}
.gaucheBouton {
	background-image: url(../Images/button_left.png);
	background-repeat: no-repeat;
	width: 7px;
	height: 26px;
	margin-left: -6px;
	position: absolute;
}
.droiteBouton {
	background-image: url(../Images/button_right.png);
	background-repeat: no-repeat;
	width: 7px;
	height: 26px;
	position: absolute;
	margin-left: 125px;
}
.droiteBoutonLong {
	background-image: url(../Images/button_right.png);
	background-repeat: no-repeat;
	width: 7px;
	height: 26px;
	position: absolute;
	margin-left: 200px;
}
.toolbarDroit{
	background-image: url(../Images/product_toolbar_arrow_right.png);
	background-repeat: no-repeat;
	margin-left:900px;
	margin-top: -1px;
	position: absolute;
	width: 19px;
	height: 96px;
}
.toolbarGauche{
	background-image: url(../Images/product_toolbar_arrow_left.png);
	background-repeat: no-repeat;
	margin-left: -18px;
	margin-top: -1px;
	position: absolute;
	width: 19px;
	height: 96px;
}
#resultboxnav a {
	color: #255576;
	text-decoration: none;
}
#resultboxnav a:hover {
	color: #4A7389;
	text-decoration: none;
}
#resultboxnav a:visited {
	color: #255576;
	text-decoration: none;	
}
#resultboxnav a:visited:hover {
	color: #4A7389;
	text-decoration: none;
}
#tableSports td{
	padding-left: 5px;
	padding-right: 5px;
	font-size: 9pt;
	text-align: center;
}
/* SIDE PANEL */
#sidepanel {
	margin-top: 15px;
	margin-left: 12px;
	width: 210px;	
	overflow: hidden;
}
#sidepanel .titleBox {
	margin-left: 3px;
	height: 35px;
	width: 200px;
	background-color: #CFCCBA;
}
#sidepanel .footBox {
	margin-left: 3px;
	height: 5px;
	width: 200px;
	background-color: #CFCCBA;
}
.sidePanelDroit{
	background-image: url(../Images/side_panel_header_right.png);
	background-repeat: no-repeat;
	margin-left:200px;
	position: absolute;
	width: 5px;
	height: 34px;
}
.sidePanelGauche{
	background-image: url(../Images/side_panel_header_left.png);
	background-repeat: no-repeat;
	margin-left: -5px;
	position: absolute;
	width: 5px;
	height: 34px;
}
.sidePanelFootDroit{
	background-image: url(../Images/side_panel_bottom_right.png);
	background-repeat: no-repeat;
	margin-left:200px;
	position: absolute;
	width: 5px;
	height: 5px;
}
.sidePanelFootGauche{
	background-image: url(../Images/side_panel_bottom_left.png);
	background-repeat: no-repeat;
	margin-left: -5px;
	position: absolute;
	width: 5px;
	height: 5px;
}
#sidepanel .title {
	padding-top: 6px;
	padding-left: 6px;
	font-size: 16px;
	font-weight: bold;
}
#sidepanel .foot {
	padding-top: 7px;
	padding-left: 6px;
	font-size: 10px;
	font-weight: bold;
}
#sidepanel .lirePlus {
	text-align: right;
	padding-right: 6px;
	padding-top: 7px;
	font-size: 10px;
	font-weight: bold;
}
#sidepanel .lirePlus a {
	color: #605E55;
}
#sidepanel .lirePlus a:hover {
	color: #3d4b56;
}
#sidepanel .lirePlus a:visited {
	color: #605E55;
}
#sidepanel .lirePlus a:visited:hover {
	color: #3d4b56;
}
#sidepanel .lightcontent {
	color: #605E55;
	background-color: #CFCCBA;
}
#sidepanel .darkcontent {
	background-color: #605E55;
	color: #C3C0AB;
	font-size: 12px;
	margin-top: 6px;
	width: 210px;
	margin-top: -1px;
	margin-left: -2px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#sidepanel .footcontent {
	background-color: #CFCCBA;
	color: #605E55;
	font-size: 12px;
	margin-top: 6px;
	width: 210px;
	margin-top: -1px;
	margin-left: -2px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sidepanel .darkfield {
	padding-left: 6px;
}
#sidepanel .darkfield a{
	color: #CFCCBA;
	text-decoration: none;
}
#sidepanel .darkfield a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#sidepanel .darkfield a:visited{
	color: #CFCCBA;
	text-decoration: none;
}
#sidepanel .darkfield a:visited:hover{
	color: #FFFFFF;
	text-decoration: none;
}
/* FOOTER */
#footer {
	width: 960px;
	margin: auto;
	margin-top: 5px;
	text-align: left;
	overflow:hidden;
}
#footerContent {
	background-color: #3d4b56;
	color: #FFFFFF;
	width: 960px;
}
#footerContent table{
	color: #FFFFFF;
}
#footerContent a{
	color: #FFFFFF;
	text-decoration: none;
}
#footerContent a:hover{
	color: #748ea3;
	text-decoration: none;
}
#footerContent a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#footerContent a:visited:hover{
	color: #748ea3;
	text-decoration: none;
}
#footerContent .menu td{
	padding-top: 5px;
}
#footerContent .menu{
	color: #748ea3;
	text-align:center;
	font-size: 12pt;
}
#footerContent .menu a{
	color: #748ea3;
	text-decoration: none;
}
#footerContent .menu a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#footerContent .menu a:visited{
	color: #748ea3;
	text-decoration: none;
}
#footerContent .menu a:visited:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#footerContent .copyright{
	text-align:right;
	font-size: 11px;
	padding-right: 15px;
	padding-top: 0px;
}
#footer .middleCorner {
	margin: auto;
	height: 5px;
	width: 950px;
	margin-left: 5px;
	background-color: #3d4b56;
	text-align: left;
}
#footer .topCornerDroit{
	background-image: url(../Images/footer_corner_top_right.png);
	background-repeat: no-repeat;
	margin-left:950px;
	position: absolute;
	width: 5px;
	height: 5px;
}
#footer .topCornerGauche{
	background-image: url(../Images/footer_corner_top_left.png);
	background-repeat: no-repeat;
	margin-left: -5px;
	position: absolute;
	width: 5px;
	height: 5px;
}
#footer .bottomCornerDroit{
	background-image: url(../Images/footer_corner_bottom_right.png);
	background-repeat: no-repeat;
	margin-left:950px;
	position: absolute;
	width: 5px;
	height: 5px;
}
#footer .bottomCornerGauche{
	background-image: url(../Images/footer_corner_bottom_left.png);
	background-repeat: no-repeat;
	margin-left: -5px;
	position: absolute;
	width: 5px;
	height: 5px;
}
#footer ul{
	list-style-image: url(../Images/bullets_footer.png)
}
#footer li{
	padding-left: 10px;
}
#footer_titre_article {
	font-size: 16px;
	color: #E7E4D1;
	padding-left: 10px;
}
#footer .texte {
	font-size: 9pt;
}
#footer .footer_separatorline_horiz_2x2pixels {
	height: 4px;
	padding-top: 10px;
	background-image: url(../Images/footer_separatorline_horiz_2x2pixels.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer .footer_separatorline_vertical_2x2pixels {
	width: 4px;
	background-image: url(../Images/footer_separatorline_vertical_2x2pixels.png);
	background-repeat: repeat-y;
}

