/*Feuille de style*/

/*Regles de base*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background-color: #474030;
	color:#474030;
	cursor:default;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}


h2 {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	color: #161616;
	margin-bottom: 5px;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #474030;
	margin-bottom: 5px;
}

h3.accroche {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #474030;
	margin-bottom: 10px;
}

strong {
	color:#CBCBC3;
}

strong.blanc {
	color:#FFFFFF;
}

strong.prix {
	color:#000000;
}

img {
	border: 0px;
}


/* Page de location */
table.location {
	margin-top: 10px;
	margin-bottom: 15px;
	background-color: #A59573;
}

table.location td {
	padding: 3px;
	background-color: #897B5C;
}

table.location td.titre_location {
	text-align: center;
	font-weight: bold;
	background-color: #A59573;
}


/*Mise en forme generale*/
#conteneur {
	position: absolute;
	width: 826px;
	top: 20px;
	left: 50%;
	margin-left: -413px;
	background-image: url(./images/conteneur.gif);
	background-repeat: repeat-y;
}

#menu {
	height: 137px;
}

#centre {
	background-image: url(./images/centre.gif);
	background-repeat: no-repeat;
}

#contenu {
	width: 750px;
	padding-left: 50px;
}
		
#pied {
	height: 80px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(./images/pied.gif);
	background-repeat: no-repeat;
}

#navigation_catalogue {
	padding-left: 0px;
}


/*Mise en forme fiche produit*/
.produit {
	width: 725px;
	background-image: url(./images/fond_produit.gif);
	background-repeat: repeat-y;
}


#coeur {
	height: 100px;
	background-image: url(./images/coeur.gif);
	background-repeat: no-repeat;
}

#fiche_produit {
	height: 100px;
	background-image: url(./images/fiche_produit.gif);
	background-repeat: no-repeat;
}

.boards {
	height: 110px;
	background-image: url(./images/boards.gif);
	background-repeat: no-repeat;
}

.boots {
	height: 110px;
	background-image: url(./images/boots.gif);
	background-repeat: no-repeat;
}

.fixations {
	height: 110px;
	background-image: url(./images/fixations.gif);
	background-repeat: no-repeat;
}

.accessoires {
	height: 110px;
	background-image: url(./images/accessoires.gif);
	background-repeat: no-repeat;
}
.skis {
	height: 110px;
	background-image: url(./images/skis.gif);
	background-repeat: no-repeat;
}
.textiles {
	height: 110px;
	background-image: url(./images/textiles.gif);
	background-repeat: no-repeat;
}

.centre_produit {
	background-image: url(./images/centre_produit.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}

.bas_produit {
	height: 100px;
	background-image: url(./images/bas_produit.gif);
	background-repeat: no-repeat;
}

.bas_produit_stitre {
	height: 100px;
	background-image: url(./images/bas_produit_stitre.gif);
	background-repeat: no-repeat;
}

.vignette {
	width: 140px;
	height: 140px;
	background-image: url(./images/vignette.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}

.nom {
	width: 160px;
	height: 140px;
	vertical-align: top;
	padding-top: 14px;
}

.annee {
	width: 100px;
	height: 140px;
	vertical-align: top;
	padding-top: 14px;
}

.prix {
	width: 100px;
	height: 140px;
	vertical-align: top;
	padding-top: 14px;
}

.panier {
	width: 71px;
	height: 140px;
	vertical-align: top;
	padding-top: 10px;
}

.navi_catalogue_snow {
	width: 109px;
	height: 123px;
	vertical-align: top;
	background-image: url(./images/navi_catalogue_snow.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 20px;
}

.navi_catalogue_boots_fix {
	width: 109px;
	height: 123px;
	vertical-align: top;
	background-image: url(./images/navi_catalogue_boots_fix.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 20px;
}

.navi_catalogue_accessoires {
	width: 109px;
	height: 123px;
	vertical-align: top;
	background-image: url(./images/navi_catalogue_accessoires.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 3px;
}



/* Fiche team */
#haut_team {
	height: 110px;
	background-image: url(./images/haut_team.gif);
	background-repeat: no-repeat;
}


/**/
.grande_vignette {
	width:190px;
	height:190px;
	margin-top:14px;
	margin-left:50px;
	text-align:center;
}

.petite_vignette {
	width:90px;
	height:90px;
	margin-top: 8px;
	margin-left: 27px;
	text-align:center;
}



/* Fiche produit */
#haut_fiche {
	height: 28px;
	background-image: url(./images/haut_fiche.gif);
	background-repeat: no-repeat;
}

#centre_fiche {
	background-image: url(./images/centre_fiche.gif);
	background-repeat: repeat-y;
}

#bas_fiche {
	height: 20px;
	background-image: url(./images/bas_fiche.gif);
	background-repeat: no-repeat;
}

#panier_fiche {
	height: 40px;
	text-align: right;
}



/* Liens */
a {
	font-weight: bold;
	text-decoration: none;
	color: #BAE5F0;
}
		
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.cw_select {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}



/* Cache pour le chargement de la page */
#cache {
	position:absolute; 
	left: 50%; 
	top: 50%;
	width: 550px;
	height: 400px;
	margin-left: -275px;
	margin-top: -200px;
	background-image: url(./images/loader.gif);
	background-repeat: no-repeat;
}

/* Style du formulaire d'inscription a la newsletter */
.snow_input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:1px solid #474030;
}
select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:1px solid #474030;
}

/* Style des boutons hyperlien */
a.bouton {
color: #BAE5F0;
   background-color: #A59573;
   text-decoration: none;
   font-weight: bold;
   text-align: center;
   padding-top: 2px;
   padding-bottom: 2px;
   padding-left: 5px;
   padding-right: 5px;
   border: solid 1px #474030;
}

a.bouton:hover {
background-color: #474030;
}

