/* CSS Document */

@import url(_structure.css);
@import url(_fonctions.css);
@import url(produits.css);

@media print {
body, #content, #header { 
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
}
}

img, div { behavior: url(/templates/4/css/iepngfix.htc) }
 
/*-----------  remise à zéro  -----------*/
html, body {
	border:0;
	margin:0;
	padding:0 0 9px 0;
}
html {
	overflow-y: scroll;
}

/*-----------  formatage commun   -----------*/

body {
	font: 11px Arial, Helvetica, sans-serif;
	color: #898381;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
h1 { 
	padding: 0 0 10px 0;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #140703; 
}
h2 {
	padding: 0 0 6px 0;
	font-size: 11px;
	color: #140703;
	font-weight: bold;
}
h3 {
	padding: 0 0 6px 0;
	font-size: 14px;
	font-weight:bold;
	color: #;
	letter-spacing: -0.02em;
}
h4 {
	font-weight:bold;
	color: #000;
}
p { 
	margin: 0;
	padding-bottom: 5px; 
}
ul, ol {
	margin: 0;
	padding: 0 0 18px 14px;
}
blockquote {
	margin: 22px 40px;
}
small {
	font-size:0.85em;
}
sup {
	position: relative;
	bottom: 0.3em;
}
sub {
	position:relative;
	bottom:-0.2em;
}
acronym, abbr {
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
}

/*-----------  liens   -----------*/
a, a:visited {
	text-decoration:none;
	color: #39d302;
	outline: none; 
}
a:hover {
	color: #898381;
}
a img {
	border: none; 
}
a.savoirplus {
	font-weight: bold;
	padding-right: 12px;
	background:transparent url(../medias/bouton-lien-plus_noir.gif) right 2px no-repeat;	
}
a.savoirplus:hover {
	text-decoration: none;
	background:transparent url(../medias/bouton-lien-plus_blanc.gif) right 2px no-repeat;	
}
a.trans {
	opacity: 0.8;
	filter:alpha(opacity=80);
}
a.trans:hover {
	opacity: 1;
	filter:alpha(opacity=100);
}
/*-----------  images   -----------*/

.img-left      	{ float:left; margin:4px 14px 8px 0; }
.img-right     	{ float:right; margin:4px 0 8px 14px; }
.img-v-middle	{ vertical-align:middle }

/*-----------  formulaires   -----------*/
form {
	padding: 0;
	padding-left: 8px;
	margin: 0;
	/*background: url(../medias/bg_mod_search.png) repeat-y;*/
}
textarea {
	padding: 2px;
	line-height: 1.25;
	color: #004c15;
	border: 1px solid #999;
	font: 12px arial, helvetica, sans-serif;
	width: 200px;
} 
input, select {
	color: #898381;
	font: 10px arial, helvetica, sans-serif;
}

input.bouton, a.bouton {
	display: block;
	border: none;
	height: 19px;
	overflow: hidden;	
}
input.bouton:hover, a.bouton:hover {
	background-position: left -19px;
}



input.search-fr-defaut, a.search-fr-defaut {
	width: 198px;
	background: url(../medias/fr/bouton_lancer_recherche.gif) no-repeat;
	margin-right: 12px;
}

input.search-en-defaut, a.search-en-defaut {
	width: 198px;
	background: url(../medias/en/bouton_lancer_recherche.gif) no-repeat;
	margin-right: 12px;
}

input.search-es-defaut, a.search-es-defaut {
	width: 198px;
	background: url(../medias/es/bouton_lancer_recherche.gif) no-repeat;
	margin-right: 12px;
}

input.search-it-defaut, a.search-it-defaut {
	width: 198px;
	background: url(../medias/it/bouton_lancer_recherche.gif) no-repeat;
	margin-right: 12px;
}


input.search-fr-bar, a.search-fr-bar {
	width: 198px;
	background: url(../medias/fr/bouton_search_bar.gif) no-repeat;
	margin-right: 12px;
}
input.search-en-bar, a.search-en-bar {
	width: 198px;
	background: url(../medias/en/bouton_search_bar.gif) no-repeat;
	margin-right: 12px;
}
input.search-it-bar, a.search-it-bar {
	width: 198px;
	background: url(../medias/it/bouton_search_bar.gif) no-repeat;
	margin-right: 12px;
}
input.search-es-bar, a.search-es-bar {
	width: 198px;
	background: url(../medias/es/bouton_search_bar.gif) no-repeat;
	margin-right: 12px;
}

input.search-fr-velo, a.search-fr-velo {
	width: 198px;
	background: url(../medias/fr/bouton_search_velo.gif) no-repeat;
	margin-right: 12px;
}
input.search-en-velo, a.search-en-velo {
	width: 198px;
	background: url(../medias/en/bouton_search_velo.gif) no-repeat;
	margin-right: 12px;
}
input.search-it-velo, a.search-it-velo {
	width: 198px;
	background: url(../medias/it/bouton_search_velo.gif) no-repeat;
	margin-right: 12px;
}
input.search-es-velo, a.search-es-velo {
	width: 198px;
	background: url(../medias/es/bouton_search_velo.gif) no-repeat;
	margin-right: 12px;
}


input.search-fr-ski, a.search-fr-ski {
	width: 198px;
	background: url(../medias/fr/bouton_search_bar_porte-ski.gif) no-repeat;
	margin-right: 12px;
}
input.search-en-ski, a.search-en-ski {
	width: 198px;
	background: url(../medias/en/bouton_search_bar_porte-ski.gif) no-repeat;
	margin-right: 12px;
}
input.search-it-ski, a.search-it-ski {
	width: 198px;
	background: url(../medias/it/bouton_search_bar_porte-ski.gif) no-repeat;
	margin-right: 12px;
}
input.search-es-ski, a.search-es-ski {
	width: 198px;
	background: url(../medias/es/bouton_search_bar_porte-ski.gif) no-repeat;
	margin-right: 12px;
}


input.search-fr-chaines, a.search-fr-chaines {
	width: 198px;
	background: url(../medias/fr/bouton_search_chaines.gif) no-repeat;
	margin-right: 12px;
}
input.search-en-chaines, a.search-en-chaines {
	width: 198px;
	background: url(../medias/en/bouton_search_chaines.gif) no-repeat;
	margin-right: 12px;
}
input.search-it-chaines, a.search-it-chaines {
	width: 198px;
	background: url(../medias/it/bouton_search_chaines.gif) no-repeat;
	margin-right: 12px;
}
input.search-es-chaines, a.search-es-chaines {
	width: 198px;
	background: url(../medias/es/bouton_search_chaines.gif) no-repeat;
	margin-right: 12px;
}


input.search-fr-textile, a.search-fr-textile {
	width: 198px;
	background: url(../medias/fr/bouton_search_textile.gif) no-repeat;
	margin-right: 12px;
}
input.search-en-textile, a.search-en-textile {
	width: 198px;
	background: url(../medias/en/bouton_search_textile.gif) no-repeat;
	margin-right: 12px;
}
input.search-it-textile, a.search-it-textile {
	width: 198px;
	background: url(../medias/it/bouton_search_textile.gif) no-repeat;
	margin-right: 12px;
}
input.search-es-textile, a.search-es-textile {
	width: 198px;
	background: url(../medias/es/bouton_search_textile.gif) no-repeat;
	margin-right: 12px;
}


input.off {
	opacity: 0.5;
	cursor: default;
}
input.off:hover {
	background-position: left top;
}
a.search-new-fr {
	width: 127px;
	background: url(../medias/fr/bouton_search-new.gif) no-repeat;
}
a.search-new-en {
	width: 79px;
	background: url(../medias/en/bouton_search-new.gif) no-repeat;
}

a.search-new-it {
	width: 95px;
	background: url(../medias/it/bouton_search-new.gif) no-repeat;
}
a.search-new-es {
	width: 127px;
	background: url(../medias/es/bouton_search-new.gif) no-repeat;
}
a.acheter {
	width: 119px;
	background: url(../medias/fr/bouton_acheter.gif) no-repeat;
}

label {
	display: block;
	vertical-align: middle;
	cursor:text;
	color: #666666;
}

/*-----------  tableaux   -----------*/
table {
	margin-bottom: 18px;
	border-collapse: collapse;
	border-spacing: 0;
}
table tr td {
	padding: 2px;
	vertical-align:top;
}

/*-----------  classes couleurs   -----------*/
.vert 			{ color: #778b29 }
.gris-clair 	{ color: #c0bbba }
.gris-fonce		{ color: #666666 }

/*-----------  classes globales   -----------*/
.clear        	{ clear:both; }
.clear-left     { clear:left; }
.clear-right    { clear:right; }
.hide		   	{ display: none; }
.block		   	{ display: block !important; }
 
.float-left    	{ float:left; }
.float-right   	{ float:right; }
 
.text-left     	{ text-align:left; }
.text-right    	{ text-align:right; }
.text-center   	{ text-align:center; }
.text-justify  	{ text-align:justify; }

.text11  		{ font-size:11px }
.text-legend	{ font-size:11px; line-height: normal; color: #666 }

p.text-chapo  	{ font-weight: bold; color: #898381; }

p.sep{
	height:1px;
	margin:14px 0;
	background: url(../medias/pointilles-h.gif) repeat-x;
	clear:both;
}

p.sep3{
	float:left;
	height:1px;
	margin:14px 0;
	background: url(../medias/pointilles-h.gif) repeat-x;
	width:289px;
}

p.sep3.right{
	margin-left:10px;
}

p.sep2		  	{ clear: both; height: 1px; line-height: 1px; font-size: 0px;padding: 0;margin: 0 0 14px 0; background: #39D302 url(../medias/pointilles-h.gif) repeat-x; }

.bold          	{ font-weight:bold; }
.italic        	{ font-style:italic; }
.underline    	{ border-bottom:1px solid; }
.highlight    	{ background:#ffc; }
 
.nopadding     	{ padding:0; }
.nomargin     	{ margin:0 !important; }
.noindent     	{ margin-left:0;padding-left:0; }
.nobullet      	{ list-style:none;list-style-image:none; }

/*-----------  classe clearfix   -----------*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix 		{ display: inline-block; }
* html .clearfix{ height: 1%; }
.clearfix 		{ display: block; }