body
{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3e3d42;
}


#header
{
	font-size:18px;
}

a.none
{
	text-decoration:none;
	color:#3e3d42;
}

a.none:hover, a.lien_ch:hover
{
	text-decoration:underline;
}

a.lien_ch
{
	text-decoration:none;
	color:#008000;
}


/* Menu header */
#menuHeader
{
	height:41px;
	margin-bottom:10px;
}

#menuHeader .bordGauche
{
	background:url(images/masque_bord_gauche_menu.png) no-repeat;
	width:8px;
}

#menuHeader .bordCentre
{
	background:url(images/masque_milieu_menu.png) repeat-x;
	text-align:right;
	color:#FFFFFF;
}

#menuHeader .bordCentre span
{
	padding:10px 25px 10px 25px;
	font-variant:small-caps;
	font-size:18px;
	cursor:pointer;
}

#menuHeader .bordCentre span:hover
{
	background:url(images/masque_milieu_menu_hover.png) repeat-x;
}

#menuHeader .bordDroit
{
	background:url(images/masque_bord_droit_menu.png) no-repeat;
	width:8px;
}

#panierHeader
{
	margin:10px 0 2px 0px;
	cursor:pointer;
	border:1px dotted #ffffff;
}

#panierHeader:hover
{
	border:1px dotted #666666;
}

/* footer */
#footer
{
	height:34px;
	margin-top:10px;
	margin-bottom:10px;
}

#footer .bordGauche
{
	background:url(images/masque_bord_gauche_footer.png) no-repeat;
	width:8px;
}

#footer .bordCentre
{
	background:url(images/masque_milieu_footer.png) repeat-x;
	text-align:center;
	color:#FFFFFF;
}

#footer .bordCentre span
{
	padding:9px 15px 9px 15px;
	font-size:14px;
	cursor:pointer;
}

#footer .bordCentre span:hover
{
	background:url(images/masque_milieu_footer_hover.png) repeat-x;
}

#footer .bordDroit
{
	background:url(images/masque_bord_droit_footer.png) no-repeat;
	width:8px;
}


/* block menu */
#blockMenu
{
	margin-top:10px;
	margin-bottom:10px;
	font-style:italic;
}

#blockMenu .conteneur
{
	position:relative;
	width:324px;
}

#blockMenu .titre
{
	position:absolute;
	left:28px;
	top:20px;
	width:250px;
	height:30px;
	font-size:28px;
	text-transform:uppercase;
	padding:7px;
	cursor:default;
}

#blockMenu .menu
{
	position:absolute;
	left:27px;
	top:64px;
    z-index:200;
    display:none;
}

#blockMenu .menu table
{
    width:264px;
}

#blockMenu .menu table td
{
    cursor:pointer;
    text-align:center;
}

#blockMenu .menu table td:hover
{
    background:white;
    color:black;
}

#blockMenu .chapo
{
	position:absolute;
	left:28px;
	top:66px;
	width:263px;
	height:70px;
	color:#ffffff;
	cursor:default;
}

#blockMenu .bt_EnSavoirPlus
{
	position:absolute;
	left:137px;
	top:139px;
	width:142px;
	height:14px;
	padding:2px 2px 2px 10px;
	color:#ffffff;
	cursor:pointer;
}

#blockMenu .bt_EnSavoirPlus:hover
{
	color:#000000;
}

#contentPropriete
{
	position:relative;
}

#propriete
{
	position:absolute;
	left:717px;
	top:270px;
	width:251px;
	text-align:center;
}

/* corp principal */
.title
{
	padding:0px 3px 5px 10px;
	margin:3px 0px 10px 0px;
	font-weight:normal;
	border-bottom:1px solid #c5c5c5;
}

.miniTitle
{
	display:block;
	font-variant:small-caps;
	font-size:20px;
	padding:10px;
	padding-bottom:25px;
	text-align:center;
}

.bt_vert
{
	display:block;
	width:245px;
	height:21px;
	background:url(images/fond_recherche_vert.png) no-repeat;
	text-align:center;
	font-size:18px;
	padding:3px;
}

.bt_bleu
{
	display:block;
	width:245px;
	height:21px;
	background:url(images/fond_recherche_bleu.png) no-repeat;
	text-align:center;
	font-size:18px;
	padding:3px;
}

.bt_bleu:hover
{
	background:url(images/fond_recherche_bleu_hover.png) no-repeat;
}

.bt_orange
{
	display:block;
	width:245px;
	height:21px;
	background:url(images/fond_recherche_orange.png) no-repeat;
	text-align:center;
	font-size:18px;
	padding:3px;
}

.bt_orange:hover
{
	background:url(images/fond_recherche_orange_hover.png) no-repeat;
}

.bt_jaune
{
	display:block;
	width:245px;
	height:21px;
	background:url(images/fond_recherche_jaune.png) no-repeat;
	text-align:center;
	font-size:18px;
	padding:3px;
}

.bt_jaune:hover
{
	background:url(images/fond_recherche_jaune_hover.png) no-repeat;
}

.chpSearch
{
	border:1px solid #dedfda;
	background:url(images/fond_recherche.png) no-repeat;
	width:130px;
}

.description
{
	margin:2px 25px 25px 2px;
}

.filAriane
{
	padding:0;
	margin:0;
}

.lien_filAriane
{
	border:1px solid #ffffff;
}

.lien_filAriane:hover
{
	background:#339900;
	color:#ffffff;
}

.textNormal
{
	font-size:12px;
	color:#3e3d42;
}

.obligatoire
{
	color:red;
}

.lienInTitle
{
	font-size:12px;
	cursor:pointer;
}

.ligneInfVal
{
	padding:1px;
}

.ligneInfInt
{
	width:150px;
}

.ligneInfInt, .ligneInfVal
{
	text-align:left;
}

.claire
{
	background:#FFFFCC;
	border-bottom:1px solid #999999;
}

.fonce
{
	background:#FFFF00;
	border-bottom:1px solid #999999;
}

.button
{
	cursor:pointer;
}

.spValid:hover
{
	text-decoration:underline;
}

.mat:hover
{
	background:#FFFFCC;
}

.contenu dt
{
	font-weight:bold;
	margin-bottom:5px;
}

.contenu dd
{
	margin-left: 25px;
}

.contenu h3
{
	margin:0;
}

.affAdresse
{
	border:1px solid #CCCCCC;
	padding:5px;
	margin:1px;
}

.affAdresse .titre
{
	padding:5px;
	font-weight:bold;
}

.affAdresse .nom
{

}

.affAdresse .adresse
{

}

.affAdresse .ville
{

}


/* micro contenu */
.mc_header
{
	background:url(images/mc_header.png) no-repeat;
	width:207px;
	height:8px;
}

.mc_center
{
	background:url(images/mc_center.png) repeat-y;
	width:251px;
}

.mc_center > div
{
	padding:5px;
}

.mc_footer
{
	background:url(images/mc_footer.png) no-repeat;
	width:207px;
	height:6px;
}

/* listing produit */
.tr_lien
{
	cursor:pointer;
}

.tr_lien:hover
{
	background:#FFFF99;
}

/* listing déclinaison */
#listingproduit
{
	color:#626262;
	font-weight:bold;
	border:1px solid #000000;
}

#enteteListing td
{
	color:#000000;
	border-bottom:1px solid #000000;
}

.cell_claire
{
	background:#f2f2f7;
    text-align:center;
}

.cell_fonce
{
	background:#d4dadd;
    text-align:center;
}

.ligne_tarifs td
{
	background:#ffffff;
	text-align:right;
}

.ligne_decli:hover td
{
	background:#FFFF00;
}

.enteteHover:hover
{
	background:#FFFF66;
}


/* listingProduitRecherche */
.listingProduitRecherche
{
	cursor:pointer;
}

.listingProduitRecherche:hover td
{
	background:#FFFF99;
}

/* listing catalogue */
.fond_catalogue_jetvis
{
	background: url(images/fond_catalogue_jetvis_ss.png) no-repeat;
	height: 45px;
	font-size:14px;
	font-style: italic;
	cursor: pointer;
}

.fond_catalogue_jetvis .fleche_image
{
	background:url(images/fleche_catalogue_verte.png) no-repeat left center;
}

.fond_catalogue_jetvis .cat_description
{
	position:absolute;
	display:none;
	background:#c5db55;
	border:2px solid #adcc0e;
	font-size:12px;
	margin:18px;
	padding:3px;
	width:620px;
}

.fond_catalogue_multifix
{
	background: url(images/fond_catalogue_multifix_ss.png) no-repeat;
	height: 45px;
	font-size:14px;
	font-style: italic;
	cursor: pointer;
}

.fond_catalogue_multifix .fleche_image
{
	background:url(images/fleche_catalogue_orange.png) no-repeat left center;
}

.fond_catalogue_multifix .cat_description
{
	position:absolute;
	display:none;
	background:#ffb154;
	border:2px solid #ff8b00;
	font-size:12px;
	margin:18px;
	padding:3px;
	width:620px;
}

.fond_catalogue_jetbat
{
	background: url(images/fond_catalogue_jetbat_ss.png) no-repeat;
	height: 45px;
	font-size:14px;
	font-style: italic;
	cursor: pointer;
}

.fond_catalogue_jetbat .fleche_image
{
	background:url(images/fleche_catalogue_bleu.png) no-repeat left center;
}

.fond_catalogue_jetbat .cat_description
{
	position:absolute;
	display:none;
	background:#65c5f7;
	border:2px solid #12a5f3;
	font-size:12px;
	margin:18px;
	padding:3px;
	width:620px;
}