@import url(general.css);
@import url(navigation.css);
@import url(slimbox.css);

a img { border: 0; }
#content a { background-color: #fff; color: #000; }

#content p { margin: 15px 0; text-align: left;}

#content h1 { font: 22px Arial, Helvetica, sans-serif; margin-top: 7px; margin-bottom: 7px; background-color: #fff; color: #813246;}
#content h2 { font: bolder 11px Arial, Helvetica, sans-serif; background-color: #fff; color: #813246; text-align: justify; margin-bottom: 10px;}
#content h3 { font: 14px Arial, Helvetica, sans-serif; margin-top: 20px; margin-bottom: 0; padding: 3px; background-color: #adc36c; color: #fff;}
#content h3.categorie { font: 13px Georgia, "Times New Roman", Times, serif; margin: 20px 0 0 15px; padding-left: 20px; background: url(../images/puce1.png) 0px 2px no-repeat #fff; border: 0;}
#content h3.partenaire { font: 15px Georgia, "Times New Roman", Times, serif; margin-bottom: 15px; border: 0;}
#content h3.accueil { font: 19px Georgia, "Times New Roman", Times, serif; margin-bottom: 5px; text-align: center; border: 0;}
#content p.accueil { text-align: center; }
#content p.categorie-liste { margin: 5px 0 0 15px; padding-left: 20px; text-align: left;}
#content p.categorie-liste a { color: #658313; background-color: #fff;}
#content h3+p { margin-top: 5px; }

#content h1 span.categorie { background-color: #fff; color: #813246; }

#content img.c_left, #content img.logo { float: left; margin: 0 10px 15px 0; }
#content img.logo { margin-right: 30px; }

#content ul { width: 403px; margin: 0; padding-left: 20px;}
#content ul li { margin: 15px 0; list-style-type:square; }

#content ul.categorie { width: 403px; margin: 0; padding: 0;}
#content ul.categorie li { margin: 15px 0; padding-left: 20px; list-style-type:none; background: url(../images/puce1.png) 0px 2px no-repeat #fff; }

#content p.note-form { margin-bottom: 0; text-align: center; font-style:italic;}

#content p.download { margin-bottom: 25px; clear: both;}
#content p.download img { float: left; margin: 0 10px 0 0;}

#content p.note-form3  { margin-top: 25px; text-align:left; clear: both;}
#content p.note-form2  { margin-top: 25px; text-align:left; clear: both;}
#content p.note-form2 img, #content p.note-form3 img { float: left; margin-bottom: 15px;}
#content p.note-form2 span, #content p.note-form2 font, #content p.note-form3 font { background-color: #fff; color:#acacac; }
#content p.note-form2 span a, #content p.note-form2 font a, #content p.note-form3 font a { background-color: #fff; color:#acacac; }

#content table.information { width: 100%; border-collapse: collapse; margin: 5px 0 25px 0; }
#content table.information td { padding: 15px 5px; border: 1px solid #a2a1a0;}
#content table.information td.e { width: 35%; font: 13px Georgia, "Times New Roman", Times, serif; background-color: #e9e9e9; color: #813246; vertical-align: top;}
#content table.information td.c { width: 65%; }
#content table.information p.note-form2 { margin: 0; padding: 0; }
#content table.information p.note-form2 img { margin-bottom: 0; }


#content dl.liste-exposant dt { font: 13px Georgia, "Times New Roman", Times, serif; margin-top: 15px; background-color: #adc36c; color: #fff; padding: 2px 4px;}
#content dl.liste-exposant dd { padding: 2px 4px; }


#popup {
	position:fixed; top: 0; left: 0;
	width: 100%; height: 100%;
	z-index: 10000;
	display: none;
}
#popup.show { display: block; }
#popup div.background { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; color: #fff; opacity: 0.5; z-index: 10001; }
#popup div.message {
	background-color: #fff; color: #000;
	border: 5px solid #adc36c;
	position: relative; 
	width: 350px; height: auto;
	margin: 150px auto; padding-top: 30px;
	z-index: 10002;
}
#popup div.message p { padding: 5px; padding-top: 0; font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-align: center; color: #000; background-color: #fff;}
#popup div.message p span.rouge { background-color: #e75c5c; color: #fff; font-size: 11px; padding: 0 5px; }
#popup div.message p.link { padding: 20px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bolder; font-size: 10px; text-transform: uppercase; text-align: center; cursor: pointer; color: #000;}
#popup div.message p.footer { margin:0; padding:3px 0; background: url(../images/formulaire-erreur-footer.png) top left no-repeat #fff; color: #000; }

#formPano .error { border: 1px solid #d3d3d3; background-color: #e75c5c; color: #fff;}

#formPano input, #formPano select { font-size: 11px; }
#formPano { margin: 15px 0; width: 423px; }
#formPano input { background-color: #f3f3f3; color: #000; border: 1px solid #d3d3d3; padding: 4px;}
#formPano input.t1 { width: 92%; }
#formPano input.l1 { width: 100%; }
#formPano input.l2 { width: 78%; }
#formPano input.sbt { background-color:#fff; color:#000; border:0; padding: 0;}
#formPano td.e1 { width: 110px; }
#formPano td.e2 { width: 70px; text-align: right; padding-right:10px;}
#formPano td.s { height: 20px; }
#formPano select { width: 75%; }
#formPano input.rd { margin-right: 8px;  margin-bottom: 8px;}


#content ul.searchResult { margin: 10px 0; }
#content ul.searchResult a.title { margin: 10px 0; background-color: #fff; color:#813246; font-weight: bolder;text-decoration: none; }
#content ul.searchResult a.title:hover { background-color: #fff; color:#adc36c; font-weight: bolder; text-decoration: underline; }
#content ul.searchResult a.normal { background-color: #fff; color:#000; font-weight: normal; text-decoration: none; }
#content ul.searchResult a.normal:hover { background-color: #fff; color:#000; font-weight: normal; text-decoration: underline; }
#content ul.searchResult span { background-color: #fff; color:#777;}

p.galleryViewer img{
	padding: 2px;
	margin: 5px;
	border: 1px solid #aaa;
	background-color: #ddd;
}
