body 
{
	color:#494949;
	background-color:#BBBBBB;
}

#bloc_bandeau
{
	height:185px;
	background-image: url(/specific/skins/skin-default6/img/bandeau.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:960px;
}

#bloc_bandeau #partSearch {
position:absolute;
right:221px;
top:185px;
}

#bloc_bandeau #partSearch .submit {
	vertical-align:middle;
}

#bloc_bandeau #productSearch {
position:absolute;
right:31px;
top:185px;
}

#bloc_bandeau #productSearch .submit {
	vertical-align:middle;
}

#bloc_container
{
	background-image: url(/specific/skins/skin-default6/img/bg.gif);
	background-repeat:repeat-y;
	background-position:0px 185px;
	width:960px;
}

#bloc_corps
{
	width:960px;
}

#bloc_droite
{
	padding-top:0px;
	display:none;
}

#bloc_gauche
{
	width:170px;
	padding-left:0px;
	padding-top:30px;
}

#bloc_centre
{
	width:770px;
	/*padding-top:50px;*/
	padding-top:0px;/*TEMP*/
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
}

.fullpath
{
	/*position:absolute;*/
	top:185px;
	margin-left:-10px;
	width:780px;
	height:18px;
	background-color:#999999;
	color:#FFF;
	font-size:11px;
	margin-top:0px;
	padding-top:3px;
	padding-left:10px;
}

.fullpath a
{
	color:#FFF;
	font-size:11px;
}

#taille, #drapeaux, #frontlogin-form, #nutch-form, #skin
{
	display:none;
}

#newsletter-form
{
	background-color:#4F5869;
	width:160px;
	height:30px;
	padding-left:10px;
	background-image: url(/specific/img/newsletter-titre.gif);
	background-repeat:no-repeat;
	background-position:16px 5px;
	padding-top:25px;
}

#newsletter-form form div.email
{
	width:110px;
}

#newsletter-form form div.label
{
	display:none;
}

#newsletter-form .email input
{
	width:100px;
}

#bloc_panier
{
	display:none;/*TEMP*/
	position:absolute;
	top:210px;
	margin-left:750px;
	padding-left:25px;
	background-image: url(/specific/skins/skin-default6/img/panier.gif);
	background-repeat:no-repeat;
	background-position:center left;
	height:18px;
	padding-top:7px;
}

#bloc_outils
{
	margin-left:250px;
	display:none;
}

#bloc_outils a
{
	color:#676767;
}

#bloc_pied
{
	height:39px;
	margin:0px;
	padding:0px;
	background-image: url(/specific/skins/skin-default6/img/bg-pied.gif);
	background-repeat:repeat-x;
	background-position:top center;
}

#copyright, #navFooter
{
	color:#FFF;
}

#copyright a, #navFooter a
{
	color:#FFF;
	text-decoration:none;
}

#copyright
{
	padding-top:2px;
	padding-left:25px;
}

#navHS{
	display:none;
}

#navFooter
{
	padding-left:200px;
	padding-top:4px;
	width:750px
}


/* menu **/

.navHD
{
height:30px;
margin-left:170px;
padding-top:1px;
position:absolute;
top:149px;
width:auto;
}

#navHD a
{
background-image:url("/specific/skins/skin-default6/img/puce-nav-right.gif");
background-position:right center;
background-repeat:no-repeat;
display:block;
height:20px;
padding-left:9px;
padding-right:9px;
padding-top:5px;
text-align:left;
text-decoration:none;
z-index:1;
}

#navHD li
{
	background-image: url(/specific/skins/skin-default6/img/puce-nav.gif);
	background-repeat:no-repeat;
	background-position:center left;	
	margin-right:10px;
}


#navHD li.selected
{
	
}

#navHD li a
{
	margin-top:0px;
	height: 24px;
	padding-top:10px;
	color:#494949;
	font-weight:normal;
}

#navHD li a:hover
{
	color:#000;
}

#navHD li.selected a
{
	
}

#navHD li ul
{
	background-image: url(/specific/skins/skin-default6/img/bg-ssnav.gif);
	background-repeat:repeat-x;
	background-position:top left;
	margin-top:3px;
	display:none;
}

#navHD li li
{
	border-bottom:1px solid #D2E5F2;
	padding-bottom:0px;
	margin-left:4px;
	margin-right:4px;
	padding-left:0px;
	background-image: none;
}

#navHD li li a
{
	font-size:11px;
	text-transform:none;
	padding-left:43px;
	padding-bottom:8px;
	background-image: url(/specific/skins/skin-default6/img/puce-ssnav.gif);
	background-repeat:no-repeat;
	background-position:25px 12px;
}

#navHD li li a:hover
{
	font-size:11px;
	text-transform:none;
	background-color:#FFF;
	color:#FF8400;
}

#navHD li.selected li
{
	background-image: none;
}

#navHD li.selected li a
{
	background-image: none;
	color:#5E5E5E;
	background-image: url(/specific/skins/skin-default6/img/puce-ssnav.gif);
	background-repeat:no-repeat;
	background-position:25px 12px;
}

#navHD li.selected li a:hover
{
	color:#FF8400;
}

/* ss-menu **/

#navVS
{
    width:190px;
}

#navVS li
{
    border-bottom:1px solid #D2E5F2;
	padding-left:0px;
}

#navVS li.selected
{
    padding-bottom:0px;
}

#navVS li a
{
    color:#878787;
	line-height:30px;
	background-image: url(/specific/skins/skin-default6/img/puce-navgauche.gif);
	background-repeat:no-repeat;
	background-position:15px 10px;
	padding-left:30px;
	height:35px;
}

#navVS li ul
{
	background-color:#DBECF7;
	margin-top:0px;
	margin-bottom:0px;
}

#navVS li li
{
	background-image: none;
	margin-top:0px;
    border-bottom:none;
}

#navVS li li a
{
	color:#878787;
	background-image: url(/specific/skins/skin-default6/img/puce-ssnav.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
	padding-left:15px;
	line-height:25px;
	margin-left:25px;
	font-weight:normal;
	
}





/* menu **/

#familyTree, #navVSL2
{
	padding-left:0px;
	width:170px;
}

#familyTree a
{
	color:#000;
}

#familyTree li a, #navVSL2 a
{
	font-weight:bold;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	width:165px;
}

#familyTree li a
{
	font-size:14px;
}

#familyTree li a:hover, #familyTree .level3 .currentA
{
	background-image: url(/specific/skins/skin-default6/img/puce-navvsl.gif);
	background-repeat:no-repeat;
	background-position:top left;
	border-bottom:1px solid #000;
	padding-bottom:4px;
}

#familyTree .level2 .currentA, #familyTree .level3 .currentA
{
	background-image: none;
}

#familyTree li.fam4 a, #familyTree li.fam60 a {/*bleue*/
background-color:#2068AC;
color:#FFF;
font-weight:bold;
}

#familyTree li.fam97 a, #familyTree li.fam35 a {/*rouge*/
background-color:#D90000;
color:#FFF;
font-weight:bold;
}

#familyTree li.fam2 a {/*jaune*/
background-color:#FFFF00;
color:#000;
font-weight:bold;
}

#familyTree li.fam54 a {/*vert*/
background-color:#00CC00;
color:#FFF;
font-weight:bold;
}


#familyTree li.fam4 a:hover, 
#familyTree li.fam35 a:hover,
#familyTree li.fam60 a:hover,
#familyTree li.fam2 a:hover,
#familyTree li.fam54 a:hover,  
#familyTree li.fam97 a:hover {
color:#000;
background-image: url(/specific/skins/skin-default6/img/puce-navvsl-2.gif);
background-repeat:no-repeat;
background-position:top left;
border-bottom:1px solid #000;
padding-bottom:4px;
}

#familyTree li.fam4 li a, 
#familyTree li.fam35 li a,
#familyTree li.fam60 li a,
#familyTree li.fam2 li a,
#familyTree li.fam54 li a,  
#familyTree li.fam97 li a {
background-color:transparent;
color:#000;
font-weight:normal;
}

#familyTree li li
{
	padding-left:0px;
	margin-left:0px;
}

#familyTree li li a
{
	padding-left:0px;
	margin-left:0px;
	padding-left:15px;
	width:155px;
	font-size:12px;
}

#familyTree li #familyTreeli3 li a:hover, #familyTree li #familyTreeli59 li a:hover, #familyTree li #familyTreeli34 li a:hover, #familyTree li #familyTreeli96 li a:hover
{
	color:#000;
	background-image: url(/specific/skins/skin-default6/img/puce-navvsl-3.gif);
	background-repeat:no-repeat;
	background-position:top left;
	border-bottom:1px solid #000;
	padding-bottom:4px;
}

#familyTree li li a:hover
{
	color:#000;
	background-image: url(/specific/skins/skin-default6/img/puce-navvsl-2.gif);
	background-repeat:no-repeat;
	background-position:top left;
	border-bottom:1px solid #000;
	padding-bottom:4px;
}

#familyTree .level3 .currentLI a
{
	background-image: url(/specific/skins/skin-default6/img/puce-navvsl-3.gif);
	padding-bottom:4px;
}

#familyTree li ul
{
	padding-left:0px;
	margin-left:0px;
		display:inline;
	position:relative;

}

#familyTree li.selected ul
{
	padding-left:0px;
	margin-left:0px;
	display:inline;
	position:relative;
}

#familyTree li li ul
{
	padding-left:0px;
display:none;
}

#familyTree li li li
{
	margin-top:0px;

}

#familyTree li li li a
{
	font-weight:normal;
	font-size:11px;
	margin-bottom:-3px;
	margin-top:-3px;
	padding-left:25px;
	width:145px;

}

#familyTree li li li a:hover
{
	background-image: url(/specific/skins/skin-default6/img/puce-navvsl-3.gif);
}

#familyTree .currentLI a
{
	background-image: url(/specific/skins/skin-default6/img/puce-navvsl-3.gif);
	border-bottom:1px solid #000;
}

#familyTree .fam2.currentLI a
{
	color:#000;
	background-image: url(/specific/skins/skin-default6/img/puce-navvsl-2.gif);
	background-repeat:no-repeat;
	background-position:top left;
	border-bottom:1px solid #000;
	padding-bottom:4px;
}

/* actu **/

	/* accueil **/

#content_type_actu_accueil
{
	border-top:1px solid #D5D5D5;
}

#content_type_actu_accueil .element
{
	padding-right:5px;
	float:left;
	width:30%;
	padding-left:10px;
}

#content_type_actu_accueil .photo
{
	height:100px;
	overflow:hidden;
}

#content_type_actu_accueil .photo img
{
	width:150px;
}

	/* bloc **/

#content_type_actu_bloc .element
{
	border-bottom:1px solid #D5D5D5;
}

#content_type_actu_bloc .photo img
{
	width:80px;
	padding-left:5px;

}

	/* page 2 **/

#content_type_actu2 .elements1
{
	width:310px;
}

#content_type_actu2 .element1 .photo
{
	width:300px;
}



/* catalogue **/

	/* page produits **/

.comparer
{
	background-color:#DFE5E8;
	background-image: url(/specific/skins/skin-default6/img/pointilles-produit.gif);
	background-repeat:repeat-x;
	background-position:bottom center;
	padding:6px;
	padding-left:20px;
}

.comparer input
{
	font-size:13px;
	font-family:arial, sans-serif;
	margin-right:5px;
}

.nomFam
{
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	border-bottom:1px solid #DBE2E5;
	padding-top:10px;
	padding-bottom:3px;
}

.product
{
	padding-top:10px;
	background-color:#FAFBFB;
	width:377px;
	border-right:1px solid #ABABAB;
	margin-right:2px;
	margin-left:2px;
	position:relative;
	min-height:210px;
	background-image: url(/specific/skins/skin-default6/img/pointilles-produit.gif);
	background-repeat:repeat-x;
	background-position:bottom center;
	margin-bottom:5px;
}

.grille td
{
	vertical-align:top;
}

.reference
{
	font-size:18px;
	font-weight:bold;
	width:209px;
}

.reference a {
	color:#494949;
	text-decoration:none;
}

.caracHead
{
	background-image: url(/specific/skins/skin-default6/img/bg-caracteristiques.gif);
	background-repeat:no-repeat;
	background-position:center left;
	width:201px;
	height:19px;
	padding-left:8px;
	padding-top:5px;
	font-weight:bold;
	margin-top:5px;
}

.caracList
{
	font-size:11px;
	width:209px;
	
}

.caracList ul
{
	padding-left:20px;
	margin-top:5px;
	margin-left:0px;
}

.available {
font-weight:bold;
padding-left:7px;
}


.ensavoirplus
{
	text-align:right;
	width:200px;
	margin-bottom:5px;
}

.ensavoirplus a
{
	font-size:11px;
	font-weight:bold;
	color:#696969;
	text-decoration:none;
	padding-bottom:3px;

}

.ensavoirplus img
{
	margin-bottom:-3px;
}

.caracFoot
{
	background-image: url(/specific/skins/skin-default6/img/bg-caracteristiques-bas.gif);
	background-repeat:no-repeat;
	background-position:center left;
	width:209px;
	height:11px;
}

.actions
{
	/*display:none;*/
	font-size:13px;
	font-weight:bold;
	color:#696969;
	text-decoration:none;
	padding-top:5px;
	padding-left:5px;
	width:204px;
	padding-bottom:5px;
}

.actions input[type="text"] {
text-align:center;
width:20px;
}

.actions img
{
	margin-bottom:-3px;
}

.photo
{
	background-image: url(/specific/skins/skin-default6/img/bg-photo-produit.gif);
	background-repeat:no-repeat;
	background-position:top center;
	width:162px;
	height:189px;
	padding-top:28px;
	text-align:center;
	position:absolute;
	top:0px;
	right:2px;
}

.zoom
{	
	width:66px;
	height:18px;
	position:absolute;
	top:176px;
	right:15px;
}

.pagination
{
	text-align:center;
}

.precedente, .numpages, .suivante
{
	display:inline;
}

.precedente a, .numpages a, .suivante a
{
	font-size:11px;
	font-weight:bold;
	padding-left:4px;
	text-decoration:none;
}

.precedente a:hover, .numpages a:hover, .suivante a:hover
{
	text-decoration:underline;
}

#bloc_gauche .familles {
padding-bottom:20px;
}

#bloc_centre .currentPage {
	color:#d90000;
}


#bloc_centre .product .reference .designation {
font-weight:normal;
}

#bloc_centre .product .reference .designation2 {
font-size:70%;
}

#bloc_centre .fiche .reference img  {
padding-right:5px;
}

#bloc_centre .fiche .reference span  {
font-weight:normal;
}

#bloc_centre .fiche .reference .designation  {
padding-left:40px;
}

#bloc_centre .fiche .blocPhotos  {
float:right;
width:404px;
}

#bloc_centre .fiche .blocPhotos  a {
text-decoration:none;
}

#bloc_centre  a img{
border:none;
}

#bloc_centre .fiche .blocPhotos .medium {
float:left;
}

#bloc_centre .fiche .blocPhotos .miniatures {
float:right;
}

#bloc_centre .fiche .blocPhotos .miniatures .miniature {
background-image:url(/specific/skins/skin-default6/img/bg-vign-fiche-produit.gif);
background-repeat:no-repeat;
height:94px;
position:relative;
width:96px;
margin:3px;
}

#bloc_centre .fiche .blocPhotos .miniatures .miniature .vignette{
max-height:87px;
max-width:89px;
padding:5px;
}

#bloc_centre .fiche .blocPhotos .miniatures .miniature .embleme {
position:absolute;
top:0px;
}


#bloc_centre .fiche  .libelle {
background-image:url(/specific/skins/skin-default6/img/bg-caracteristiques-fiche.gif);
background-position:left center;
background-repeat:no-repeat;
font-weight:bold;
height:19px;
margin-top:5px;
padding-left:8px;
padding-top:5px;
}

#bloc_centre .fiche .actions {
	text-align:right;
	width:383px;
}

#bloc_centre .fiche .reference {
	width:390px;
}

#bloc_centre .fiche  .caracteristiques, #bloc_centre .fiche  .techniques, #bloc_centre .fiche  .logistique {
border-bottom:2px dotted #ABABAB;
padding-bottom:5px;
width:390px;
}

#bloc_centre .fiche ul {
margin-left:0px;/*pour IE*/
margin-top:13px;
margin-bottom:13px;
}


#bloc_centre .fiche .caracteristiques .pictos ul {
list-style-type:none;
padding-left:5px;
}

#bloc_centre .fiche .caracteristiques .pictos li {
display:inline;
}

#bloc_centre .fiche .caracteristiques .pictos a img {
border:none;
}

#bloc_centre .fiche  .caracteristiques .liste ul {
font-size:11px;
padding-left:20px;
}


#bloc_centre .fiche  .techniques .liste ul {
font-size:11px;
padding-left:20px;
}


#bloc_centre .fiche .logistique .ean {
font-size:12px;
font-weight:bold;
padding-left:6px;
padding-top:5px;
}


#bloc_centre .fiche  .logistique .liste ul {
font-size:11px;
padding-left:7px;
list-style-type:none;
}

#bloc_centre .fiche  .logistique .liste ul li span {
font-weight:bold;
}

#bloc_centre .fiche  .accessoires .liste ul {
font-size:11px;
padding-left:7px;
list-style-type:none;
}

#bloc_centre .fiche  .accessoires .liste ul li span {
font-weight:bold;
}

#bloc_centre .fiche .accessoires .liste a {
color:#000000;
font-size:12px;
text-decoration:none;
}

#bloc_centre .fiche .accessoires .liste a:hover {
text-decoration:underline;
}


#bloc_centre .eclatee {
border:1px solid;
width:737;
height:500px;
overflow:scroll;
}

#bloc_centre .eclatee img {
border:none;
}



#bloc_centre .parts .part div{
border:1px solid;
float:left;
margin-right:-1px;
margin-top:-1px;
padding:2px;
height:18px;
}

#bloc_centre .parts .part .col1{
	width:10%;
	text-align:center;
}

#bloc_centre .parts .part .col2{
	width:15%;
}

#bloc_centre .parts .part .col3{
	width:40%;
}

#bloc_centre .parts .part .col4{
	width:9%;
	text-align:right;
}

#bloc_centre .parts .part .col5{
	text-align:center;
	width:22%;
}

#bloc_centre .parts .part select{
	
}

#bloc_centre .download {
	padding:50px;
	text-align:center;
}

.cmpHeader {
	font-size:150%;
	padding-bottom:20px;
	padding-top:10px;
	text-align:center;
}

.alert {

}


.row0 div {
	font-weight:bold;
	height:165px;
	text-align:center;
	overflow:hidden;
	border:2px solid #DBE2E5;
	border-bottom:0px;
	border-right:0px;
}

.row0 div img{
	height:140px;
}

.row0 .col1 {
	visibility:hidden;
}


.col1 {
	font-weight:bold;
}

.column {
	border:2px solid #FFF;
	float:left;
	margin-bottom:-1px;
	margin-right:-1px;
	padding-bottom:5px;
	padding-left:5px;
	padding-top:9px;
}

.compare .column {
height:19px;
}


.cmpHeader
{
	border-bottom:1px solid #DBE2E5;
	padding-bottom:5px;
	margin-bottom:10px;
}

.impaire .col2, .impaire .col3, .impaire .col4, .impaire .col5
{
	background-color:#DBE2E5;
}

.paire .col2, .paire .col3, .paire .col4, .paire .col5
{
	background-color:#F5F7F8;
}

.paire .col1, .impaire .col1
{
		border:2px solid #DBE2E5;
		border-right:0px solid;
	border-bottom:0px;
}

.row0 a
{
	padding-left:15px;
	font-size:14px;
	text-decoration:none;
}

.row0 a:hover
{
	text-decoration:underline;
}


.row0 img
{
	margin-top:10px;
}

.back
{
	background-image:url(/specific/skins/skin-default6/img/back.gif);
	background-repeat:no-repeat;	
	padding-left:23px;
	float:left;
	padding-top:3px;
	text-align:center;
	margin-left:255px;
	margin-top:20px;
}

.back a
{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#696969;
}

.back a:hover
{
	text-decoration:underline;
}

.yui-navset .yui-content .yui-hidden {
display:none;
}

#liennational
{
	position:absolute;
	top:5px;
	right:11px;
}

#liennational img
{
	margin-right:5px;
}

#liennational a
{
	text-decoration:none;
	color:#FFF;
	font-size:11px;
}

#liennational a:hover
{
	text-decoration:underline;
}

#identification {
background-image:url(/specific/img/ident_fond.png);
height:97px;
margin-left:auto;
margin-right:auto;
margin-top:70px;
padding-left:6px;
padding-top:5px;
width:188px;
}

#identification label {
display:block;
float:left;
padding-top:2px;
width:78px;
}

#identification input {
width:100px;
}

#identification .fermer {
color:#D90000;
font-weight:bold;
padding-bottom:4px;
padding-right:5px;
}

#identification .ligne {
padding-bottom:8px;
}

#identification .valider {
padding-bottom:7px;
padding-left:7px;
padding-right:7px;
text-align:right;
}

#identification .valider a {
background-color:#D90000;
padding-top:2px;
padding-bottom:2px;
padding-right:10px;
padding-left:10px;
color:#FFFFFF;
font-size:11px;
text-decoration:none;
}

#identification .valider a:hover {
text-decoration:none;
}

#familyTree li .currentUL {
	display:block;
}

/* recherche de produits */

#productSearchResult {
color:#000066;
}

#productSearchResult a {
color:#000066;
text-decoration:none;
}

#productSearchResult a:hover {
color:#660000;
}


#productSearchResult .chapeau {
font-size:24px;
font-weight:bold;
}

#productSearchResult .resultats {

}

#productSearchResult .resultat {

}

#productSearchResult .entete {
background-color:#CCCCE0;
}

#productSearchResult .pair {
background-color:#DDDDE0;
}

#productSearchResult .impair {
background-color:#E7E7E0;
}

#productSearchResult .pied {
background-color:#CCCCE0;
font-weight:bold;
}

#productSearchResult .col1 {
float:left;
width:50%;
}

#productSearchResult .col2 {

}

#productSearchResult .col1, #productSearchResult .col2, #productSearchResult .pied {
border:1px solid #FFFFFF;
padding-top:1px;
padding-right:3px;
padding-bottom:1px;
padding-left:3px;
}

/* recherche de pieces */

#partSearchResult {
color:#000066;
}

#partSearchResult a {
color:#000066;
text-decoration:none;
}

#partSearchResult a:hover {
color:#660000;
}


#partSearchResult .chapeau {
font-size:24px;
font-weight:bold;
}

#partSearchResult .resultats {

}

#partSearchResult .resultat {
    float: left;
    width: 100%;
}

#partSearchResult .entete {
background-color:#CCCCE0;
}

#partSearchResult .pair {
background-color:#DDDDE0;
}

#partSearchResult .impair {
background-color:#E7E7E0;
}

#partSearchResult .pied {
background-color:#CCCCE0;
font-weight:bold;
}

#partSearchResult .col1 {
    float: left;
    width: 328px;
	border: 1px solid #FFFFFF;
    height: 18px;
    padding: 5px 3px 1px;
}

#partSearchResult .col2 {
    float: left;
    width: 200px;
	border: 1px solid #FFFFFF;
    height: 18px;
    padding: 5px 3px 1px;
}

#partSearchResult .col3 {
    float: left;
    text-align: right;
    width: 60px;
	border: 1px solid #FFFFFF;
    height: 18px;
    padding: 5px 3px 1px;
}

#partSearchResult .col4 {
    float: left;
    width: 150px;
	border: 1px solid #FFFFFF;
    height: 22px;
    padding: 1px 3px;
}

#partSearchResult .col5 {
    background-image: url("/specific/skins/skin-default6/img/corner.png");
    background-position: 10px 1px;
    background-repeat: no-repeat;
    border: 1px solid #FFFFFF;
    clear: both;
    padding: 1px 3px 1px 20px;
}

#partSearchResult .col5 a{
font-weight: bold;
}

#partSearchResult .pied {
	width: 763px;
	border: 1px solid #FFFFFF;
    height: 18px;
    padding: 5px 3px 1px;
}

/* nav */

#navHSL2 {
list-style:none;
margin:0;
padding:0 0 27px;
height:24px;
}

#navHSL2 li {
float:left;
background-image:url(/specific/skins/skin-default6/img/puce-nav.gif);
background-position:left center;
background-repeat:no-repeat;
margin-right:10px;
}

#navHSL2 li a {
background-image:url(/specific/skins/skin-default6/img/puce-nav-right.gif);
background-position:right center;
background-repeat:no-repeat;
display:block;
height:23px;
padding-left:16px;
padding-right:13px;
padding-top:6px;
text-decoration:none;
}

.docData {

}

.docData .docEntry {

}

.docData .docEntry .docTitle {

}

.docData .docEntry .docTitle a {

}

.docData .docEntry .docDesc {
padding-bottom:30px;
padding-left:30px;
}

.stationData 
{

}

.stationFilter input[type=text] {
text-align:center;
width:20px;
}

.stationFilter .submit {
	vertical-align:bottom;
}

.stationData .stationEntry 
{
	height:64px;
	padding:5px;
	width:550px;
	margin-bottom:10px;
}

.stationData .stationEntry .stationContact img
{
	padding-right:5px;
}

.stationData a
{
	color:#494949;
	text-decoration:none;
}

.stationData a:hover
{
	text-decoration:underline;
}


.stationData .stationEntry .stationName
{
	float:left;
	font-weight:bold;
	width:533px;
	border-bottom:1px dashed #B4B4B4;
	background-image:url(/specific/skins/skin-default6/img/puce-produit.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:17px;
	margin-bottom:5px;
}

.stationData .stationEntry  .stationAddress
{
	float:left;
	padding-left:30px;
	width:225px;
}

.stationData .stationEntry  .stationContact
{
	float:left;
}

.stationData .stationEntry.pair_true
{
	background-color:#EFEFEF;
}


#dynamicDiv15_11 table
{
	text-align:center;
	width:100%;
}

#dynamicDiv15_11 table caption
{
	font-size:18px;
	text-align:left;
	border-bottom:1px dashed #B4B4B4;
	background-image:url(/specific/skins/skin-default6/img/puce-produit.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:17px;
	margin-bottom:10px;
}


#target_basket {
top:77px;
padding:0px;
position:fixed;
right:-215px;
width:218px;
	text-align:center;
	z-index:1;
}

#haut {
	background-image:url(/specific/skins/skin-default6/img/bg-basket.gif);
	background-repeat:no-repeat;
	background-position:top center;
	padding:5px;
	display:none;
}

#bas {
	background-image:url(/specific/skins/skin-default6/img/bg-basket-bas.gif);
	background-repeat:no-repeat;
	background-position:top center;
	height:16px;
		display:none;
}



#bandeauPerso {
border:1px solid black;
padding:5px;
position:absolute;
right:5px;
text-align:center;
width:180px;
}




/* debut boutique */

#cart td {
padding:3px;
}
#cart table {
border-collapse:collapse;
}
#cart td {
border-right:1px solid #50596A;
padding:2px 4px;
}
#cart th {
background-color:#50596A;
border-right:1px solid #FFFFFF;
color:#FFFFFF;
padding:2px 4px;
}
#cart td td {
border:0 solid #000000;
}
#cart .prix {
text-align:right;
}
#cart .total {
background-color:#E1E1E1;
}
.commande_etape {
border-bottom:1px dashed #CCCCCC;
border-top:1px dashed #CCCCCC;
font-size:small;
font-weight:bold;
}
#cart .bouton {
background-color:#D90000;
clear:left;
color:#FFFFFF;
margin-bottom:10px;
margin-right:10px;
margin-top:10px;
padding:5px;
text-align:center;
width:110px;
}
#cart .bouton a {
color:#FFFFFF;
}
#cart h3 {
clear:left;
}
#orderWithCheck .alert {
height:110px;
margin-top:5px;
}
#orderWithCheck .recapitulatif, #orderWithCheck .adresses, #orderWithCheck .serviceclient {
clear:left;
margin:2px;
padding-bottom:2px;
}
#orderWithCheck .element {
border:1px solid black;
float:left;
margin:2px;
padding:8px;
text-align:left;
width:750px;
}
#orderCart .bouton {
clear:left;
}
#orderCart .adresses {
margin:0;
padding-bottom:0;
}
#orderCart .element {
float:left;
text-align:left;
width:50%;
}
#formCreationClient legend {
color:#333333;
font-weight:bold;
}
#formCreationClient fieldset {
margin:0 0 15px 15px;
}
#formCreationClient label {
display:block;
width:90px;
}
#formCreationClient input, #formCreationClient label {
float:left;
margin-bottom:2px;
}
#formCreationClient br {
clear:left;
}
.bouton a {
color:#FFFFFF;
font-size:11px;
font-weight:bold;
padding:3px;
text-align:center;
text-decoration:none;
}
#target_basket .button {
font-size:10px;
}
#cartLoader {
padding-left:150px;
padding-top:50px;
}

#roll {
cursor:pointer;
position:absolute;
right:217px;
	margin-top:16px;
}
/* fin boutique*/

#monCompte {
position:fixed;
right:-215px;
top:3px;
z-index:2;
width:218px;
padding:0;
text-align:center;
}

#rollCompte {
cursor:pointer;
position:absolute;
right:217px;
margin-top:16px;
}

#hautCompte {
	background-image:url(/specific/skins/skin-default6/img/bg-basket.gif);
	background-repeat:no-repeat;
	background-position:top center;
	padding:5px;
	display:none;
}

#basCompte {
	background-image:url(/specific/skins/skin-default6/img/bg-basket-bas.gif);
	background-repeat:no-repeat;
	background-position:top center;
	height:16px;
	display:none;
}

#hautCompte input[type="text"] {
width:100px;
}

#hautCompte input[type="password"] {
width:79px;
}

#hautCompte input[type="submit"] {
width:70px;
}

#scrollCart {
max-height:160px;
overflow-y:scroll;
}

#smoothMsg {
position:fixed;
bottom:0;
right:0;
width:400px;
border:1px solid black;
padding:5px;
background-color:LightGrey;
font-size:16px;
display:none;
}

.tarif {
font-weight:bold;
}

.tarif span {
font-size:10px;
}

.eco {
padding-left:135px;
}

#factures, #dossiers {
width:100%;
border-collapse:collapse;
}

#factures td, #dossiers td{
border:1px solid black;
}

#saveClient .bouton a, #orderWithCheck .bouton a {
background-color:#DA0101;
}

.product .photo img {
max-height:145px;
}

#bloc_centre .parts .part {
height:23px;
}

.enStock {
color:green;
}

.pasEnStock {
color:red;
}

#stockAlert {
border: 1px solid black;
padding: 5px;
position: fixed;
left: 30%;
top: 30%;
width: 400px;
background-color: lightGrey;
font-weight: bold;
text-align: left;
}

#stockAlert input {
float:right;
}

.fiche .pictos img {
height:34px;
}

/* Top PRODUCTS */

.topProducts  {
float:left;
padding-bottom:10px;
}

.topProduct {
background-image:url("/specific/img/topFond.png");
background-repeat:no-repeat;
cursor:pointer;
float:left;
height:132px;
margin:2px 2px 3px 3px;
position:relative;
width:187px;
}

.topProduct .topDesignation {
color:black;
font-size:17px;
font-style:italic;
font-weight:bold;
height:19px;
margin-bottom:4px;
overflow:hidden;
padding:4px;
}

.topProduct .topNouveau {
left:119px;
position:absolute;
top:67px;
}

.topProduct .topPhoto {
display: table-cell;
vertical-align: middle;

height:100px;
overflow:hidden;
padding-left:1px;
width:140px;
text-align:center;
}

.topProduct .topPhoto img{
max-height:100px;
max-width:140px;
}

.franceOnly {
border : 2px solid red;
font-weight:bold;
padding:5px;
float:left;
}

#livraisonDirecte span {
clear:both;
float:left;
line-height:20px;
padding-left:20px;
width:140px;
}

#livraisonDirecte input{
width:300px;
}

#comment {
width:600px;
height:47px;
}

/* banniere */
.bannieres {
cursor:pointer;
height:215px;
margin-bottom:10px;
overflow:hidden;
position:relative;
width:769px;
}

.ruban {
position:absolute;
top:0px;
left:0px;
}


.banniere {
height:215px;
overflow:hidden;
width:769px;
background-repeat:no-reapeat;
}

.Bleu{
background-image:url("/specific/skins/skin-default6/img/banniereBleue.jpg");
}

.Rouge{
background-image:url("/specific/skins/skin-default6/img/banniereRouge.jpg");
}

.Jaune{
background-image:url("/specific/skins/skin-default6/img/banniereJaune.jpg");
}

.Vert{
background-image:url("/specific/skins/skin-default6/img/banniereVerte.jpg");
}

.banniere .gauche{
background-color:white;
float:left;
height:199px;
margin:8px;
text-align:center;
width:244px;
overflow:hidden;
}

.banniere .gauche img{
height:199px;
}

.banniere .centre{
float:left;
height:215px;
width:253px;
color:white;
}

.banniere .principal{
height: 194px;
overflow: hidden;
}

.banniere .centre .haut{
font-size:29px;
padding-top:20px;
text-shadow:2px 2px 4px black;
}

.banniere .centre .milieu{
font-size:18px;
font-style:italic;
padding-left:8px;
text-shadow:2px 2px 4px black;
}

.banniere .centre .bas{
font-weight:bold;
text-align:justify;
}

.banniere .droite{
float:left;
height:215px;
width:256px;
}

.banniere .droite img{
height:80px;
padding:5px;
}

.banniere .droite .haut{
padding-top:8px;
}

.banniere .droite .bas{

}

/* familles vidées */

#familyTree .fam55, #familyTree .fam56{
display:none;
}
