@font-face {
	font-family: 'Roboto Condensed Regular';
	src: url('/specific/skins/mckenzie/fonts/rcr.eot');
	src: url('/specific/skins/mckenzie/fonts/rcr.eot?#iefix') format('embedded-opentype'),
	url('/specific/skins/mckenzie/fonts/rcr.woff') format('woff'),
	url('/specific/skins/mckenzie/fonts/rcr.ttf') format('truetype'),
	url('/specific/skins/mckenzie/fonts/rcr.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto Condensed Light';
	src: url('/specific/skins/mckenzie/fonts/rcl.eot');
	src: url('/specific/skins/mckenzie/fonts/rcl.eot?#iefix') format('embedded-opentype'),
	url('/specific/skins/mckenzie/fonts/rcl.woff') format('woff'),
	url('/specific/skins/mckenzie/fonts/rcl.ttf') format('truetype'),
	url('/specific/skins/mckenzie/fonts/rcl.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto Condensed Bold';
	src: url('/specific/skins/mckenzie/fonts/rcb.eot');
	src: url('/specific/skins/mckenzie/fonts/rcb.eot?#iefix') format('embedded-opentype'),
	url('/specific/skins/mckenzie/fonts/rcb.woff') format('woff'),
	url('/specific/skins/mckenzie/fonts/rcb.ttf') format('truetype'),
	url('/specific/skins/mckenzie/fonts/rcb.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'atsackers';
	src: url('/specific/skins/mckenzie/fonts/atsackers.eot');
	src: url('/specific/skins/mckenzie/fonts/atsackers.eot?#iefix') format('embedded-opentype'),
	url('/specific/skins/mckenzie/fonts/atsackers.woff') format('woff'),
	url('/specific/skins/mckenzie/fonts/atsackers.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'humanist';
	src: url('/specific/skins/mckenzie/fonts/humanist.eot');
	src: url('/specific/skins/mckenzie/fonts/humanist.eot?#iefix') format('embedded-opentype'),
	url('/specific/skins/mckenzie/fonts/humanist.woff') format('woff'),
	url('/specific/skins/mckenzie/fonts/humanist.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* Suite à split jardinage / bricolage */

#bloc_centre #content_type_paragraphe_titre:first-of-type {
    font-family: "atsackers";
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 7px;
    padding-left: 200px;
    padding-top: 5px;
    text-align: justify;
}

#bloc_centre #content_type_paragraphe_titre:first-of-type p {
	margin: 0;
}

#bloc_bandeau .familles.bestgreen, #bloc_bandeau .familles.bestgreen > *{
	display: none;
}

#bloc_pied #folder91s2,  #bloc_bandeau #folder89s1{
	display: none;
}

.searchBoxes.plus#jardinage {
	display: none;
}

body 
{
    background-image: url("../img/grad_milieu.png");
    background-position: 0 126px;
    background-repeat: repeat-x;
    color: #303030;
	font-family: "Century Gothic";
}

#bloc_entete {
    background-image: url("/specific/skins/mckenzie/img/fond_entete.png");
    background-position: 0 0;
    background-repeat: repeat-x;
    height: 126px;
}

#bloc_bandeau
{
    height: 135px;
    margin: 0 auto;
    position: relative;
    width: 1023px;
}

#bloc_bandeau #lien_accueil {
    background-image: url("../img/logo-mckenzie.png");
    background-position: center center;
    background-repeat: no-repeat;
    border: 3px solid white;
    border-radius: 3px;
    height: 132px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 183px;
}

#bloc_bandeau #compte_panier {
    position: absolute;
    right: 0;
    top: 38px;
}

#bloc_bandeau #mon_compte {
    background-image: url("/specific/skins/mckenzie/img/picto_compte.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    font-family: "atsackers";
    font-size: 9px;
    font-weight: bold;
    height: 23px;
    line-height: 23px;
    margin-right: 13px;
    padding-left: 35px;
    right: 130px;
    text-transform: uppercase;
}

#bloc_bandeau #mon_panier {
    background-image: url("/specific/skins/mckenzie/img/picto_panier.png");
    background-position: 0 3px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    font-family: "atsackers";
    font-size: 9px;
    font-weight: bold;
    height: 23px;
    line-height: 23px;
    padding-left: 24px;
    text-transform: uppercase;
    vertical-align: top;	
}

.searchBoxes {
    padding-bottom: 15px;
    padding-top: 8px;
    text-align: right;
}

.searchBoxes.plus {
padding-top: 40px;
}

#partSearch {
    border: 1px solid #e3380d;
    display: inline-block;
    margin-right: 9px;
}

#productSearch {
    border: 1px solid #e3380d;
    display: inline-block;
    margin-right: 3px;
}

#partSearch input[type="text"],
#productSearch input[type="text"] {
    border: medium none;
    color: #e3380d;
    font-family: "atsackers";
    font-size: 9px;
    font-weight: bold;
    height: 24px;
    letter-spacing: -1px;
    padding: 0 7px;
	text-transform: uppercase;
    vertical-align: middle;
    width: 169px;
}
#productSearch input[type="text"] {
   width: 193px;
}

#partSearch .submit,
#productSearch .submit {
    background-image: url("/specific/skins/mckenzie/img/recherche_droite.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    height: 24px;
    padding: 0;
    vertical-align: middle;
    width: 23px;	
}

#bloc_sous_nav_haut {
	text-align:center;
}

#bloc_sous_nav_haut #boutons {
	margin-top:25px;
	margin-bottom:49px;
	display:none;
}

#bloc_sous_nav_haut #boutons .bouton_youtube {
	background-image:url('/specific/skins/mckenzie/img/bouton_youtube.png');
	width:320px;
	height:140px;
	display:inline-block;
	vertical-align:top;	
	cursor:pointer;
	position:relative;
	margin-right:7px;	
}

#bloc_sous_nav_haut #boutons .bouton_garantie {
	background-image:url('/specific/skins/mckenzie/img/bouton_garantie.png');
	width:320px;
	height:140px;
	display:inline-block;
	vertical-align:top;	
	cursor:pointer;
	position:relative;
	margin-right:7px;	
}

#bloc_sous_nav_haut #boutons .bouton_einhell {
	background-image:url('/specific/skins/mckenzie/img/bouton_einhell.png');
	width:320px;
	height:140px;
	display:inline-block;
	vertical-align:top;	
	cursor:pointer;
	position:relative;
}

#bloc_sous_nav_haut #boutons .bouton_youtube .bouton_texte1,
#bloc_sous_nav_haut #boutons .bouton_garantie .bouton_texte1,
#bloc_sous_nav_haut #boutons .bouton_einhell .bouton_texte1 {
	font-size:14px;
	color:#FFFFFF;
	text-transform:uppercase;
	position:absolute;
	left: 26px;
    top: 24px;
    width: 172px;	
}

#bloc_sous_nav_haut #boutons .bouton_youtube .bouton_texte2,
#bloc_sous_nav_haut #boutons .bouton_garantie .bouton_texte2,
#bloc_sous_nav_haut #boutons .bouton_einhell .bouton_texte2 {
	font-size:18px;
	color:#FFFFFF;
	text-transform:uppercase;
	position:absolute;
	top:96px;
	left:24px;
}

#bloc_sous_nav_haut #boutons .bouton_garantie .bouton_texte1 {
	top:41px;
}

#bloc_sous_nav_haut #boutons .bouton_garantie .bouton_textesup {
    color: #ffffff;
    font-size: 14px;
    position: absolute;
    right: 19px;
    text-align: center;
    text-transform: uppercase;
    top: 44px;
    width: 86px;
}

#bloc_sous_nav_haut #boutons_small {
	margin-top:25px;
	margin-bottom:28px;
	display:block;
}

#bloc_sous_nav_haut #boutons_small .bouton_youtube_small {
	background-image:url('/specific/skins/mckenzie/img/bouton_youtube_small.png');
	width:321px;
	height:54px;
	display:inline-block;
	vertical-align:top;
	cursor:pointer;
	position:relative;
	margin-right:5.5px;	
}

#bloc_sous_nav_haut #boutons_small .bouton_garantie_small {
	background-image:url('/specific/skins/mckenzie/img/bouton_garantie_small.png');
	width:321px;
	height:54px;
	display:inline-block;
	vertical-align:top;
	cursor:pointer;
	position:relative;
	margin-right:5.5px;	
}

#bloc_sous_nav_haut #boutons_small .bouton_einhell_small {
	background-image:url('/specific/skins/mckenzie/img/bouton_einhell_small.png');
	width:321px;
	height:54px;
	display:inline-block;
	vertical-align:top;
	cursor:pointer;
	position:relative;
}

#bloc_sous_nav_haut #boutons_small .bouton_youtube_small .bouton_texte,
#bloc_sous_nav_haut #boutons_small .bouton_garantie_small .bouton_texte,
#bloc_sous_nav_haut #boutons_small .bouton_einhell_small .bouton_texte {
	font-size:16px;
	color:#FFFFFF;
	text-transform:uppercase;
	position:absolute;
	top:16px;
	left:18px;	
}

#bloc_sous_nav_haut #boutons_small .bouton_garantie_small .bouton_textesup {
	color: #ffffff;
    font-size: 5px;
    position: absolute;
    right: 20px;
    text-transform: uppercase;
    top: 18px;
}

.diaporama {
	background-image:url('/specific/skins/mckenzie/img/fond_diapo.png');
	background-repeat:repeat-x;
	background-position:0 0;
	height:413px;
	width:100%;
}

.diaporama .interne {
	background-image:url('/specific/skins/mckenzie/img/fond_diapo_interne.png');
	background-repeat:repeat-x;
	background-position:0 0;
	height:413px;
	max-width:1600px;
	margin:0 auto;
	width:100%;
}

.diapo_nav {
    bottom: 12px;
    left: 0;
    position: absolute;
	width:100%;
	text-align:center;
}

.diapo_nav .diapo_index {
	background-image:url('/specific/skins/mckenzie/img/diapo.png');
	background-repeat:no-repeat;
	background-position:0 0;
	width:11px;
	height:11px;
	cursor:pointer;
	margin-left:9px;
	display:inline-block;
}

.diapo_nav .diapo_index:first-child {
	margin-left:0;
}

.diapo_nav .diapo_index.actif {
	background-image:url('/specific/skins/mckenzie/img/diapo_actif.png');
}

.bannieres {
	width:1023px;
	height:413px;
	margin:0 auto;
	position:relative;
}

.banniere {
	width:1023px;
	height:413px;
	position:absolute;
	left:0;
	top:0;
	display:none;
}

.banniere .infos {
	height:390px;
	width:550px;
	padding-right:40px;
	display:inline-block;
	vertical-align:top;	
	text-align:left;
	position:relative;
	cursor:pointer;	
}

.banniere .infos .titre {
	font-size:36px;
	color:#ffffff;
	margin-top:45px;
	text-transform:uppercase;
}

.banniere .infos .texte {
	font-size:18px;
	color:#ffffff;
	margin-top:20px;
}

.banniere .infos .texte ul {
	margin:0;
	padding:0;
	list-style:none;
}

.banniere .infos .texte ul li {
	padding-left:19px;
	background-image: url("/specific/skins/mckenzie/img/puce_rouge.png");
    background-position: 5px center;
    background-repeat: no-repeat;
}

.banniere .infos .en_savoir_plus {
	background-image: url("/specific/skins/mckenzie/img/en_savoir_plus.png");
    background-position: 0 0;
    background-repeat: repeat-x;
    bottom: 62px;
    color: #ffffff;
    font-size: 18px;
    height: 37px;
    padding: 5px 0 0 64px;
    position: absolute;
    right: 40px;
    width: 116px;
}

.banniere .photo {
	height:390px;
	width:390px;
	display:inline-block;
	cursor:pointer;	
}

.banniere .container_photo {
	height:390px;
	width:390px;
	text-align:right;
	display:table-cell;
	vertical-align:middle;	
}

.banniere .photo img {
	max-width:390px;
	max-height:390px;
}

#bloc_container
{
	width:100%;
}

#bloc_corps
{
	width:100%;
}

#bloc_droite
{
	display:none;
}

#bloc_gauche
{
	display:none;
}

#bloc_centre
{
	width:1023px;
	margin:0 auto;
	float:none;
	padding:0 0 30px 0;
}

#bloc_centre h1 {
    font-family: "humanist";
    font-size: 24px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
	margin-top: 18px;
}

#bloc_centre h1 .h1_txt {
    display: table-cell;
    padding: 0 21px;
    white-space: nowrap;
}

#bloc_centre h1 .h1_ln {
    background-image: url("/specific/skins/mckenzie/img/pixel_noir.png");
    background-position: 0 center;
    background-repeat: repeat-x;
    display: table-cell;
    width: 50%;
}

#bloc_centre h2 {
    color: #003a68;
    font-family: "humanist";
    font-size: 28px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}

.fil_ariane {
    font-size: 13px;
    font-weight: bold;
    margin-top: 50px;
}

.fil_ariane a {
    color: #003A68;
    text-decoration: none;
}

.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;
	display:none;
}

.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/mckenzie/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
{
    background-image: url("../img/grad_bas.png");
    background-repeat: repeat-x;
    height: 43px;
}

#folder80s2
{
    margin: 0 auto;
    padding: 14px 0 0;
    text-align: center;
    width: 1023px;
}

#folder80s2 li {
	display: inline-block;
    float: none;
    padding-left: 28px;
    padding-right: 0;
	background-image: url('/specific/skins/mckenzie/img/pied_page_sep.png');
	background-repeat:no-repeat;
	background-position:13px center;
}

#folder80s2 li:first-child {
	padding-left:0;
	background:none;
}

#folder80s2 li a {
    color: #303030;
    font-family: "atsackers";
    font-size: 9px;
    text-transform: uppercase;
}

/* menu **/

#folder79s1
{
    display: block;
    height: 32px;
    margin: 0;
    min-width: 640px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
    width: auto;
}

#folder79s1 a
{
/*background-image:url('/specific/skins/mckenzie/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;*/
}

#folder79s1 li
{
    display: inline-block;
    float: none;
    height: 32px;
}

#folder79s1 li.page-245,
#folder79s1 li.page-247  {
	position:absolute;
	margin-left:-69px;
	padding-left:0;
}

#folder79s1 li.selected
{
	
}

#folder79s1 li a
{
    color: inherit;
    display: inline-block;
    font-family: "atsackers";
    font-size: 9px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    padding: 0;
    text-transform: uppercase;
    /*width: 150px;*/
}

#folder79s1 li.page-260 a, #folder79s1 li.page-268 a {
    background-color: #003a68;
    border-bottom: 1px solid white;
    border-left: 1px solid white;
    border-radius: 1px;
    border-right: 1px solid white;
    color: #ffffff;
    height: 31px;
    padding-left: 10px;
    padding-right: 10px;
}

#folder79s1 li a:hover
{
	/*color:#000;*/
}

#folder79s1 li.selected a
{
	
}

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

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

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

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

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

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

#folder79s1 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/mckenzie/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/mckenzie/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
{
    height: 50px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 71px;
    width: 790px;
}

#familyTree a {
}

#familyTree li.level1 {
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: center;
}

#familyTree li.level1:hover {

}

#familyTree li.level1 > a {
    background-image: url("../img/separateur_haut.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #ffffff;
    display: inline-block;
    font-family: "atsackers";
    font-size: 10px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
padding-left: 15px;
padding-right: 10px;
    text-transform: uppercase;
}

#familyTree li.level1:first-child > a, #familyTree li.level1:nth-child(4) > a {
background-image:none;
}


#familyTree li.level1 > ul {
display:none;
}


/* 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
{
    font-size: 14px;
    padding: 10px 0 0;
}

.comparer b {
	text-decoration:underline;
}

.comparer input
{
    background-color: #003A68;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    margin: 9px 7px 0 auto;
    padding: 4px 7px;
    text-align: center;
    text-transform: uppercase;
}

/*.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/mckenzie/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/mckenzie/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/mckenzie/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/mckenzie/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
{
	bottom: 62px;
    position: absolute;
    text-align: center;
    width: 1023px;
}

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

.precedente a, .numpages a, .suivante a
{
	font-size:12px;
	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:#003A68;
}


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

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

#onglets {
    margin: 39px 0 48px;
}

.yui-skin-sam .yui-navset .yui-content, .yui-skin-sam .yui-navset .yui-navset-top .yui-content {
    border: 1px solid #303030;
    padding: 0;
}

.yui-nav, .yui-nav li, .yui-nav li a, .yui-nav li a em {
	border:none !important;
}

.yui-nav {
    height: 41px;
    margin-bottom: -1px;
    margin-left: 0;
}

.yui-nav li {
	height:29px !important;
}

.yui-nav li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: #303030 !important;
    font-size: 18px;
    font-weight: bold;
    padding: 7px 16px 0;
    text-transform: uppercase;
}

.yui-nav .selected {
    margin: 0 !important;
	background-color:#FFFFFF;
}

.yui-skin-sam .yui-navset .yui-nav .selected a em {
padding-top: 4px !important;
}

.yui-nav li.selected a,
.yui-nav li a:hover {
    background-color: #ffffff !important;
    border-left: 1px solid black !important;
    border-right: 1px solid black !important;
    border-top: 1px solid black !important;
    padding-left: 15px;
    padding-right: 15px;
}

#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  {
    display: inline-block;
    vertical-align: top;
    width: 40%;
	margin-top:20px;
}

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

#bloc_centre  a img{
border:none;
}

#bloc_centre .fiche .blocPhotos .medium {
/*float:left;*/
text-align:center;
}

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

#bloc_centre .fiche .blocPhotos .miniatures .miniature {
/*background-image:url('/specific/skins/mckenzie/img/bg-vign-fiche-produit.gif');
background-repeat:no-repeat;
height:94px;
position:relative;
width:96px;
margin:3px;*/
display:inline-block;
padding:10px 0 20px 10px;
}

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

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


#bloc_centre .fiche  .libelle {
    color: #003A68;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 13px;
}

#bloc_centre .fiche .tarif {
	margin:20px 0;
}

#bloc_centre .fiche .actions a {
	font-size:12px;
	color:#434343;
	text-decoration:none;
}

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

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

#bloc_centre .fiche .blocInfos  {
	display: inline-block;
    vertical-align: top;
    width: 60%;
	margin-top:20px;
}

#bloc_centre .fiche .blocInfos .liste ul li {
    font-weight: bold;
    padding-bottom: 12px;
}

#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 .pictos {
	margin-bottom: 20px;
}

#bloc_centre .fiche .pictos ul {
    display: block;
    list-style-type: none;
    padding-left: 5px;
    text-align: center;
}

#bloc_centre .fiche .pictos li {
    display: inline-block;
    margin: 4px;
}

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

#bloc_centre .fiche  .caracteristiques,
#bloc_centre .fiche  .techniques,
#bloc_centre .fiche  .logistique,
#bloc_centre .fiche  .accessoires {
	display:inline-block;
	width:30%;
	margin-right:3%;
	vertical-align:top;
}

#bloc_centre .fiche  .accessoires {
	width:99%;
	margin-right:0;
	margin-top:20px;
}

#bloc_centre .fiche  .caracteristiques .liste ul {
padding:0;
margin:0;
}


#bloc_centre .fiche  .techniques .liste ul {
padding:0;
margin:0;
}


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


#bloc_centre .fiche  .logistique .liste ul {
padding:0;
margin:0;
}

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

#bloc_centre .fiche  .accessoires .liste ul {
padding:0;
margin:0;
}

#bloc_centre .fiche  .accessoires .liste ul li span {
	font-size:12px;
	color:#434343;
}

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

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

#bloc_centre .fiche  .available {
    color: #003A68;
}

.yui-content #tab2 {
	padding: 10px;
	font-size:14px;
	color:#434343;	
}

#bloc_centre .eclatee {
	border: 1px solid;
    height: 500px;
    margin-top: 10px;
    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: 100px;
	text-align:center;
}

#bloc_centre .parts .part .col2{
	width: 150px;
}

#bloc_centre .parts .part .col3{
	/*width: 330px;*/
	/*width: 735px;*/
	width:375px;
}

#bloc_centre .parts .part .col4{
	width: 150px;
	text-align:right;
}

#bloc_centre .parts .part .col5{
	text-align:center;
	width: 200px;
}

#bloc_centre .parts .part select{
	
}

#bloc_centre .download {
	padding:50px;
	text-align:center;
	font-size:14px;
	color:#434343;	
}

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

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

.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 {
	text-align:center;
}

.back a
{
    font-size: 14px;
    text-transform: uppercase;
	font-weight:bold;
	color: #ffffff;
	background-color: #003A68;
	padding: 2px 4px;
	display:inline-block;
	text-decoration:none;	
}

.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:0;
margin-bottom:30px;
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;
    font-size: 14px;
    padding-bottom: 30px;
    padding-top: 40px;
}

#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;
float: left;
font-size: 14px;
padding-bottom: 30px;
padding-top: 40px;
}

#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;*/
	/*width: 679px;*/
	width:453px;
	border: 1px solid #FFFFFF;
    height: 18px;
    padding: 5px 3px 1px;
}

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

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

#partSearchResult .col5 {
    background-image: url('/specific/skins/mckenzie/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/mckenzie/img/puce-nav.gif');
background-position:left center;
background-repeat:no-repeat;
margin-right:10px;
}

#navHSL2 li a {
background-image:url('/specific/skins/mckenzie/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/mckenzie/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/mckenzie/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;
	display:none;
}

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

#bas {
	background-image:url('/specific/skins/mckenzie/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;
display:none;
}




/* debut boutique */
#cart {
	text-align:center;
	margin-bottom: 36px;
}
#cart br {
	display:none;
}
#cart h2 {
	display:none;
}
#cart table {
	border-collapse:collapse;
	color:#545454;
	width:100%;
}
#cart tr {
	border-bottom: 1px solid #b1b1b1;
}
#cart tr.no_line {
	border-bottom:none;
}
#cart td {
	/*border-right:1px solid #50596A;*/
	padding:2px 4px;
	font-size:14px;
	text-align:left;
}
#cart td input {
	text-align:center;
}
#cart th {
	background-color:#000000;
	/*border-right:1px solid #FFFFFF;*/
	color:#FFFFFF;
	padding:2px 4px;
	font-size:16px;
	text-transform:uppercase;
	height:36px;
	text-align:left;
}
#cart th.align_center, #cart td.align_center {
	text-align:center;
}
#cart td td {
border:0 solid #000000;
}
#cart .prix {
text-align:right;
}
#cart .total {
background-color:#E1E1E1;
}
#cart #cart_total {
	float: right;
	margin: 20px 0 36px;
    width: auto;
}
#cart #cart_total td {
	color:#545454;
	font-size:14px;
}
#cart #cart_total td.red {
	color:#003A68;
}
#cart #cart_total td:first-child {
	padding-right: 30px;
    text-align: left;
}
#cart .zone_boutons {
	clear:both;
}
.commande_etape {
	/*border-bottom:1px dashed #CCCCCC;
	border-top:1px dashed #CCCCCC;
	font-size:small;
	font-weight:bold;*/
	background-image:url('/specific/skins/mckenzie/img/fleche_grise.png');
	background-repeat:no-repeat;
	background-position:0 0;
	width:1023px;
	height:57px;
	margin:30px 0;
}
.commande_etape a {
	color:#ffffff;
	text-decoration:none;
}
.commande_etape span.on,
.commande_etape span.off {
	color: #ffffff;
    display: table-cell;
    font-size: 20px;
    height: 57px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: 245px;
}

.commande_etape span.on {
	background-image:url('/specific/skins/mckenzie/img/fleche_rouge.png');
	background-repeat:no-repeat;
	background-position:0 0;
}

#cart .bouton {
background-color:#707D87;
clear:left;
color:#FFFFFF;
margin-bottom:10px;
margin-right:10px;
margin-top:10px;
padding:5px;
text-align:center;
width:110px;
}
#cart .bouton.panier {
	background-color:#003A68;
}
#cart .bouton a {
color:#FFFFFF;
font-size:14px;
text-transform:uppercase;
}
#cart h3 {
clear:left;
}
#formCart .bouton {
	display:none;
}
#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*/

#my_account {
	text-align:center;
	padding:20px;
}

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

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

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

#basCompte {
	background-image:url('/specific/skins/mckenzie/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: 50px;
}

/* Top PRODUCTS */

.topProducts, .grille  {
margin: 0 0 29px;
}

.topProduct, .product {
    background-image: url("/specific/skins/mckenzie/img/bloc_produit.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 243px;
    margin-bottom: 24px;
    padding: 9px 9px 0;
    position: relative;
    vertical-align: top;
    width: 234px;
}

.product {
	cursor:default;
}

.topProduct .topDesignation, .product .designation {
    color: #003a68;
    font-family: "humanist";
    font-size: 21px;
    height: 54px;
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
}

.product .designation {
	cursor:pointer;
}

.topProduct .topFamille, .product .topFamille {
    color: #8a8a8a;
    font-family: "humanist";
    font-size: 10px;
    margin-bottom: 11px;
    text-align: center;
    text-decoration: underline;
    text-transform: uppercase;
}


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

.topProduct .topPhoto, .product .photo {
    height: 148px;
    margin: 0 auto;
    width: 140px;
}

.product .photo {
	cursor:pointer;
}

.topProduct .topPhoto .containerPhoto, .product .photo .containerPhoto {
	display:table-cell;
	vertical-align:middle;
	width:140px;
	text-align:center;
	overflow:hidden;
}

.topProduct .topPhoto img, .product .photo .containerPhoto img{
	max-height:152px;
	max-width:140px;
}

.topProduct .topInfos, .product .infos {
    background-color: #003a68;
    color: #ffffff;
    font-family: "atsackers";
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 4px 0 0 auto;
    text-align: center;
    text-transform: uppercase;
    width: 108px;
}

.product .infos {
	cursor:pointer;
}

.product input[type="checkbox"] {
	position:absolute;
	bottom:7px;
	left:7px;
}

.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/mckenzie/img/banniereBleue.jpg');
}

.Rouge{
background-image:url('/specific/skins/mckenzie/img/banniereRouge.jpg');
}

.Jaune{
background-image:url('/specific/skins/mckenzie/img/banniereJaune.jpg');
}

.Vert{
background-image:url('/specific/skins/mckenzie/img/banniereVerte.jpg');
}

.Violet{
background-image:url('/specific/skins/mckenzie/img/banniereViolet.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{

}*/

.invisible {
	display:none;
}

#content_type_paragraphe_titre,
.content_type_paragraphe_titre,
.content_type_titre_paragraphe_remplacant {
	padding:0 0 0 10px;
}
#mapTree {
	padding:0 0 0 40px;
}

#content_type_paragraphe_titre,
.content_type_paragraphe_titre,
.content_type_titre_paragraphe_remplacant,
#sitemap,
#mapTree,
#formCreationClient,
#my_account,
#dossiers,
#factures,
#orderCart,
#orderWithCheck,
.compare,
.alert {
	font-size:14px;
}

#orderCart h2,
#orderWithCheck h2 {
	clear: both;
	font-size: 20px;
	margin: 20px 0;
	text-align: left;
}

.certifFilter input {
	display:inline-block;
	vertical-align:bottom;
}

#specifique,
.certifFilter,
.certifData,
.docData,
.formData {
	padding:20px 0 0 40px;
}

input.bouton {
	color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
	background-color: #003A68;
	border:none;
	cursor:pointer;
	font-weight:bold;
	padding: 2px 4px;
}

#saveClient div.bouton,
#orderWithCheck div.bouton {
	color: #ffffff;
	background-color: #003A68;
	cursor:pointer;
	padding: 2px 4px;
	display:inline-block;
}

#saveClient div.bouton a,
#orderWithCheck div.bouton a {
    font-size: 14px;
    text-transform: uppercase;
	font-weight:bold;	
}

.msg {
    font-size: 14px;
    margin-top: 14px;
    text-align: center;
}

.circle {
    background-color: white;
    border: 2px solid red;
    border-radius: 10px;
    color: red;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    text-align: center;
    vertical-align: bottom;
    width: 16px;
}

.relai{
	display: inline-block;
	margin: 10px;
	padding: 11px 25px;
	height: 220px;
	overflow: hidden;
	vertical-align: top;
	width: 250px;
	background-color: #F0F0F0;
}


.buttonserie{
		padding: 11px 25px;
}

.searchSerial {
display: inline;
	position: relative;
}
.ajaxsearchSerial{
	display: inline;
}

#serialSearch{
	float:right;
	display: inline;
}
