/***************************************** 
	common page layout / lightbox
*****************************************/
h1 {
    font-size: 16px;
    font-weight: normal;
}

img { border: 0; } 
p, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }

#overlay{ background-image: url(../js/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(../js/blank.gif);
}

kbd{
	color: #555;
	background-color: #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: inherit;
	font-family: inherit;
	padding: 0 3px 2px 4px;
}

div.niveaux { float: left; width: 100%; border:1px dotted; background-color:#e8e2e1; padding:10px; margin:5px; }
div.invisible { display:none; margin:0; padding:0; }
div.visible { display:block; margin:0; padding:0; }

a.search{ width: 300px; padding:0; text-decoration:none; color:#745b32;}
a.search img{ padding:0; text-decoration:none; color:#745b32; border:none;}
a.search:hover{ padding:0; text-decoration:underline; color:#745b32;}

div.niv0{ padding:0 0 0 20px; margin:0 0 0 15px;}
div.niv0plus{ padding:0 0 0 20px; margin:0 0 0 15px; background:url(../inc/plus.jpg) no-repeat 0% 50% ; cursor:pointer;}
div.niv0moins{ padding:0 0 0 20px; margin:0 0 0 15px; background:url(../inc/moins.jpg) no-repeat 0% 2%; cursor:pointer;}

ul, li { list-style:none; margin:0; padding:0;}
p.niv0, p.niv1 { font-weight: bold; font-style:italic; list-style:none; font-size: 14px; color:#745b32; }
p.niv { width: 300px; height: 20px; list-style:none; font-size:12px; color:#745b32; }
/****************************************************************************************************************************/
div.univers{ width:700px !important; border:1px dotted #7e592c; background-color:#fcf9f8; padding:5px 10px;}
table.resultat{ padding:10px; margin:5px 0; width:720px !important; background-color:#e8e2e1;}
table.resultat td{ padding:0; margin:0; border:none;}
table.resultat td.photo{ padding:0; margin:0; border:none; width:109px;}
table.resultat td.photo a img{ border:none; cursor:url(../inc/zoom.cur),pointer;}
table.resultat td.titreprod{ padding:0 5px; margin:5px; text-align:left; width:735px; height:30px; background-color:#fcf9f8;}
table.resultat td.accroche{ padding:0 5px; margin:5px; border:none; text-align:left; width:230px; height:auto;}
table.resultat td.lien{ padding:0 5px; margin:5px; border:none; text-align:right; width:74px; height:auto;}
/****************************************************************************************************************************/
table.fiche{ padding:10px; margin:5px 0; width:720px !important; background-color:#e8e2e1; border:1px solid #7e592c;}
table.fiche td.caracteristique{ padding:2px 0 0 10px;}
h3{ color:#999; font-size:16px; font-weight:bold;}
h3.entetes{ font-weight:bold; padding-left:5px; margin:0;}
