/* CSS Document --------------------------------------------------------------------------------*/
/* Mise en forme du site ANTIQUITES CATALOGUE --------------------------------------------------*/
/* www.iris-interactive.fr ---------------------------------------------------------------------*/

* {
	margin:0;
	padding:0;
}
body {
	font-family:'Trebuchet MS', Verdana, sans-serif;
	background:url(../images/body.gif) repeat-y center top;
	font-size:12px;
	height:100%;
	text-align:center;
	line-height:150%;
}
#page {
	background:#FFFFFF url(../images/bg-page.gif) repeat-x left top;
}

/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables au bloc #TOOLS */
/* -------------------------------------------------------------------------------------------- */

#tools {
	width:936px;
	height:28px;
	margin:0 auto;
}
#tools ul {
	text-align:right;
	padding-top:3px;
	font-size:10px;
}
#tools li {
	list-style:none;
	display:inline;
	padding-left:10px;
}
#tools a {
	color:#E78500;
}
	#tools a#Log {
		background:url(../images/bg-a-log.gif) no-repeat 0 4px;
		padding-left:15px;
	}
#tools a:hover {
	color:#FF9900;
}


/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables à l'entête */
/* -------------------------------------------------------------------------------------------- */

#header {
	position:relative;
	width:936px;
	margin:0 auto;
}
#header .swf {
	padding:0;
}
#header h1 {
	position:absolute;
	left:-999em;
}
#header a img {
	border:none;
}
#header .beta {
	position:absolute;
	top:0;
	left:350px;
}


/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables à la navigation */
/* -------------------------------------------------------------------------------------------- */

#navigation {
	width:936px;
	height:50px;
	margin:0 auto;
	text-align:left;
}
#navigation ul {
	height:50px;
	position:relative;
	top:0;
	left:0;
}
#navigation ul li {
	cursor:pointer;
	float:left;
	list-style:none;
}
#navigation ul a {
	background:url(../images/bg-menu.gif) no-repeat left top;
	display:block;
	height:50px;
	text-decoration:none;
}
#navigation ul .rub1 a.main {
	width:165px;
	background-position:0 0;
	z-index:1;
}
#navigation ul .rub2 a.main {
	width:133px;
	background-position:-165px 0;
	z-index:2;
}
#navigation ul .rub3 a.main {
	width:130px;
	background-position:-298px 0;
	z-index:3;
}
#navigation ul .rub4 a.main {
	width:125px;
	background-position:-428px 0;
	z-index:4;
}
#navigation ul .rub5 a.main {
	width:167px;
	background-position:-553px 0;
	z-index:5;
}
#navigation ul .rub6 a.main {
	width:216px;
	background-position:-720px 0;
	z-index:6;
}
#navigation a span {
	display:none;
}
#navigation a.main span.hover {
	background:url(../images/bg-menu.gif) no-repeat left top;
	cursor:pointer !important;
	display:block !important;
	height:50px;
	width:100%;
	z-index:100;
}
#navigation .rub1 a.main .hover {
	background-position:0 -50px;
}
#navigation .rub2 a.main .hover {
	background-position:-165px -50px;
}
#navigation .rub3 a.main .hover {
	background-position:-298px -50px;
}
#navigation .rub4 a.main .hover {
	background-position:-428px -50px;
}
#navigation .rub5 a.main .hover {
	background-position:-553px -50px;
}
#navigation .rub6 a.main .hover {
	background-position:-720px -50px;
}
#navigation li ul {
	height:auto;
	width:220px;
	position:absolute;
	z-index:9000;
	top:50px;
	left:-999em;
	background-color:#4C0100;
	padding-bottom:1px;
}
#navigation li:hover ul, 
#navigation li.sfhover ul {
	left:auto;
}
#navigation ul ul li {
	width:100%;
	text-align:left;
}
#navigation ul ul li.sep {
	background:url(../images/bg-menu-li-sep.gif) no-repeat center 1px;
	padding-top:4px;
}

#navigation li ul a {
	background:#4C0100 url(../images/bg-menu-li-li-a.gif) repeat-y right top;
	height:auto;
	padding:5px;
	border:1px solid #6F6F6F;
	margin:1px 1px 0;
	color:#FFFFFF;
}
#navigation li ul a:hover {
	background:#FF9900 url(../images/bg-menu-li-li-a-hover.gif) repeat left top;
	color:#4C0100;
}


/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables au contenu */
/* -------------------------------------------------------------------------------------------- */

#global {
	background:url(../images/body.gif) repeat-y center top;
}

/* -------------------------------------------------------------------------------------------- */
/* BOX MODELS */

#global .grey {
	background:#F9F5EC url(../images/body.gif) repeat-y center top;
}
#global #wire {
	background:#E9E2D0 url(../images/bg-event.gif) repeat left top;
}
#global .row {
	width:936px;
	margin:0 auto;
	text-align:justify;
}
#global .content {
	width:720px;
}
#global .triple {
	background:url(../images/bg-triple.gif) no-repeat left bottom;
}
#global .side {
	width:216px;
	text-align:left;
}
#global .col180 {
	width:180px;
	text-align:left;
}
#global .col240 {
	width:240px;
	text-align:left;
}
#global .col360 {
	width:360px;
}
	#global #formAbo .col360 {
		width:350px;
	}
#global .col480 {
	width:480px;
}
#global .content, 
#global .side,
#global .col180,
#global .col240,
#global .col360,
#global .col480 {
	float:left;
}
#global .event {
	background:#E9E2D0 url(../images/bg-event.gif) repeat left top;
	border:1px solid #C4C4C4;
	margin:0 5px 5px;
}
#global .side .event {
	background:#E9E2D0 url(../images/bg-event.gif) repeat left top;
	border:1px solid #C4C4C4;
	margin:15px 5px 5px;
}
#global .col240 div.thumb, 
#global .triple div.thumb, 
#global .col360 div.thumb, 
#global .col360 div.thumbPiece, 
#global div.thumbConseil {
	border:2px solid #FF9900;
	background:#FFFFFF url(../images/bg-thumb.gif) repeat left top;
	text-align:center;
	overflow:hidden;
}
	#global .col240 div.thumb {
		margin:5px 10px;
		height:205px;
	}
	#global .triple div.thumb {
		margin:5px 10px;
		height:125px;
	}
	#global .col360 div.thumb {
		margin:5px 10px;
		height:325px;
	}
	#global .col360 div.thumbPiece {
		margin:5px 0 5px 10px;
		width:100px;
		height:100px;
		float:left;
	}
	#global div.thumbConseil {
		margin:5px 0 5px 10px;
		width:100px;
		height:100px;
		float:left;
	}
#global div.thumb img, 
#global div.thumbPiece img, 
#global div.thumbConseil img {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
	#global div.thumb table, 
	#global div.thumbPiece table, 
	#global div.thumbConseil table {
		width:100%;
		height:100%;
	}
	#global div.thumb table td, 
	#global div.thumbPiece table td, 
	#global div.thumbConseil table td {
		vertical-align:middle;
	}
#global .googlemap {
	height:460px;
	margin:5px 10px;
	z-index:0;
	background-color:#FFFFFF;
}
#global .profils {
	background:url(../images/bg-profils.gif) no-repeat right top;
}
#global div.newsletter {
	background:url(../images/bg-newsletter.gif) no-repeat right top;
	padding-top:40px;
}


/* -------------------------------------------------------------------------------------------- */

#global p, 
#global ul, 
#global form, 
#global dl, 
#global blockquote, 
#global h1, 
#global h2, 
#global h3, 
#global h4, 
#global h5, 
#global h6,
#global .swf {
	padding:5px 10px;
}
#global ol {
	padding:5px 10px 5px 35px;
}
#global p, 
#global ul, 
#global ol, 
#global form, 
#global input, 
#global textarea, 
#global select, 
#global option, 
#global blockquote, 
#global table, 
#global tr, 
#global th, 
#global td {
	font-size:12px;
}
#global h1, 
#global h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#000000;
	margin:10px 0;
}
	#global .grey h2 {
		font-size:15px;
		font-size:14px;
	}
	#global h2.epoque {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		font-size:18px;
		font-weight:normal;
		color:#E78500;
	}
#global h3 {
	font-size:13px;
	color:#138278;
}
	#global h3.name {
		color:#940506;
		background:url(../images/bg-h3-name-a.gif) no-repeat 10px 10px;
		padding-left:25px;
	}
	#global h3.antiquaire {
		color:#940506;
		background:url(../images/bg-li.gif) no-repeat 10px 12px;
		padding-left:25px;
	}
	#global h3.epoque {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		font-size:18px;
		font-weight:normal;
		color:#E78500;
	}
	#global h3.expoLnk {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		font-size:15px;
		font-weight:normal;
		color:#E78500;
		text-align:left;
	}
#global h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	color:#E78500;
}
#global p.chapeau {
	background:#E9E2D0 url(../images/bg-p-chapeau.gif) no-repeat right bottom;
	margin:5px 10px 10px;
}
#global p.auteur {
	background:#E9E2D0 url(../images/bg-event.gif) repeat left top;
	margin:5px 10px 10px;
	font-size:10px;
}
#global p.iris {
	background:url(../images/logo_iris.gif) no-repeat 5px 0;
	padding-left:55px;
}
#global p.price {
	color:#940506;
	font-weight:bold;
}
#global p.bijoux {
	color:#940506;
	font-weight:bold;
	padding-top:30px;
}
#global p.overview {
	background:#E9E2D0 url(../images/bg-event.gif) repeat left top;
	margin:5px 10px;
	text-align:center;
}
#global p.small {
	text-align:center;
	font-size:10px;
	padding:2px 10px;
	line-height:100%;
}
#global .event p {
	padding-top:0;
}
#global p.price small {
	color:#000000;
	text-decoration:line-through;
	font-size:12px;
	color:#999999;
}
#global ul li {
	background:url(../images/bg-li.gif) no-repeat 0 6px;
	padding:0 0 5px 15px;
	list-style:none;
}
#global ol li {
	padding:0 0 5px 0;
	list-style:decimal;
}
#global strong.correspondant {
	color:#E78500;
}
#global strong.sold {
	color:#E78500;
}
#global strong.marker-red {
	background:url(../images/bg-strong-marker-red.gif) no-repeat 0 1px;
	padding-left:15px;
}
#global strong.marker-yellow {
	background:url(../images/bg-strong-marker-yellow.gif) no-repeat 0 1px;
	padding-left:15px;
}
#global a {
	color:#138278;
}
	#global ul.conseils a {
		color:#E78500;
	}
	#global h3.name a {
		color:#940506;
	}
	#global a img {
		border:none;
	}
		#global div.thumb a img, 
		#global div.thumbPiece a img, 
		#global div.thumbConseil a img {
			border-right: 1px solid #ccc;
			border-bottom: 1px solid #ccc;
			border-top: 1px solid #666;
			border-left: 1px solid #666;
		}
	#global a.article-contact, 
	#global a.article-add, 
	#global a.article-send {
		font-size:13px;
		font-weight:bold;
		text-transform:uppercase;
		padding-left:20px;
	}
	#global a.article-contact {
		background:url(../images/bg-article-contact.gif) no-repeat 0 1px;
	}
	#global a.article-add {
		background:url(../images/bg-article-add.gif) no-repeat 0 1px;
	}
	#global a.article-send {
		background:url(../images/bg-article-send.gif) no-repeat 0 1px;
	}
	#global a.article-list, 
	#global a.article-search {
		padding-left:20px;
	}
	#global a.article-list {
		background:url(../images/bg-article-list.gif) no-repeat 0 1px;
	}
	#global a.article-search {
		background:url(../images/bg-article-search.gif) no-repeat 0 1px;
	}
	#global a.article-back {
		padding-left:20px;
		color:#666;
		background:url(../images/bg-li.gif) no-repeat 4px 7px;
	}
	#global a.pdf {
		background:url(../images/bg-a-pdf.gif) no-repeat 0 1px;
		padding-left:20px;
	}
	#global a.help {
		background:url(../images/bg-a-help.gif) no-repeat 0 1px;
		padding-left:20px;
	}
	#global a.delete {
		background:url(../images/bg-a-delete.gif) no-repeat 0 1px;
		padding-left:20px;
	}
	#global a.valid {
		background:url(../images/bg-a-valid.gif) no-repeat 0 1px;
		padding-left:20px;
	}
	#global a.web {
		background:url(../images/bg-a-web.gif) no-repeat 0 1px;
		padding-left:20px;
	}
	#global a.carte {
		background:url(../images/bg-a-carte.gif) no-repeat 0 1px;
		padding-left:20px;
	}
	#global h3.expoLnk a {
		color:#E78500;
	}

#global a:hover {
	color:#940506;
}
#global p.overview a {
	padding:0 3px;
	font-weight:bold;
}
#global a.liste-antiquaires {
	background:url(../images/bg-a-liste-antiquaires.gif) no-repeat left top;
	display:block;
	width:220px;
	height:85px;
}
#global a.liste-antiquaires:hover {
	background:url(../images/bg-a-liste-antiquaires.gif) no-repeat left bottom;
}
#global a.liste-antiquaires span {
	position:absolute;
	left:-999em;
}
#global a.france-antiquites {
	background:url(../images/bg-a-france-antiquites.gif) no-repeat left top;
	display:block;
	width:220px;
	height:85px;
}
#global a.france-antiquites:hover {
	background:url(../images/bg-a-france-antiquites.gif) no-repeat left bottom;
}
#global a.france-antiquites span {
	position:absolute;
	left:-999em;
}
#global a.localiser-correspondants {
	background:url(../images/bg-a-localiser-correspondants.gif) no-repeat left top;
	display:block;
	width:220px;
	height:65px;
}
	#global .side a.localiser-correspondants {
		background:url(../images/bg-side-a-localiser-correspondants.gif) no-repeat left top;
		width:196px;
		height:65px;
	}
#global a.localiser-correspondants:hover {
	background-position:left bottom;
}
#global a.localiser-correspondants span {
	position:absolute;
	left:-999em;
}

#global span.tel, 
#global span.mobile, 
#global span.fax, 
#global span.mail {
	padding-left:20px;
}
	#global span.tel {
		background:url(../images/bg-span-tel.gif) no-repeat 0 1px;
	}
	#global span.mobile {
		background:url(../images/bg-span-mobile.gif) no-repeat 0 1px;
	}
	#global span.fax {
		background:url(../images/bg-span-fax.gif) no-repeat 0 1px;
	}
	#global span.mail {
		background:url(../images/bg-span-mail.gif) no-repeat 0 1px;
	}

#global dl.agenda {
	clear:both;
}
	#global .col480 dl.une {
		background:url(../images/bg-dl-une.gif) no-repeat right top;
		padding:0 0 5px;
		margin:0 10px 10px;
	}
#global dl.agenda dt {
	background:#B2A482 url(../images/bg-agenda-dt.gif) no-repeat left top;
	float:left;
	text-align:center;
	padding:2px;
	width:32px;
}
	html>body #global dl.agenda dt {
		padding:0 5px;
		width:22px;
	}
	#global .side dl.agenda dt {
		background:#CFC4AA url(../images/bg-side-agenda-dt.gif) no-repeat left top;
	}
#global dl.agenda dt span {
	display:block;
	font-weight:bold;
}
#global dl.agenda dt span.day {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#FFFFFF;
}
#global dl.agenda dt span.month {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFC03A;
	margin-top:-5px;
}
#global dl.agenda dt span.year {
	font-size:10px;
	color:#000000;
	margin-top:-7px;
}
#global dl.agenda dd {
	padding-left:40px;
	text-align:left;
}
#global .col480 dl.une dd a {
	color:#940506;
}
#global .col240 dl strong.infocomp {
	font-weight:normal;
	font-size:10px;
	color:#666666;
}
#global img.couverture {
	border:1px solid #e0dacb;
}
	#global .side img.couverture {
		border:2px solid #FFFFFF;
	}
#global img.thumb {
	border:2px solid #FF9900;
}
#global ul.tab {
	background:url(../images/bg-ul-tab.gif) no-repeat left bottom;
	padding:5px 10px 5px 4px;
	height:27px;
}
#global ul.tab li {
	display:block;
	float:left;
	padding:0 15px 5px 0;
	margin-left:1px;
	height:25px;
	background:url(../images/bg-tab.gif) no-repeat right top;
}
	#global ul.tab li.active {
		background:url(../images/bg-tab-active.gif) no-repeat right top;
	}
#global ul.tab li a {
	padding:5px 0 5px 15px;
	height:20px;
	display:block;
	float:left;
	background:url(../images/bg-tab.gif) no-repeat left top;
	text-decoration:none;
	color:#940506;
}
	#global ul.tab li.active a {
		background:url(../images/bg-tab-active.gif) no-repeat left top;
		color:#000000;
		cursor:default;
	}
#global legend {
	color:#940506;
}
#global fieldset {
	border:none;
	padding:5px;
	margin-bottom:5px;
	clear:both;
}
#global fieldset.small {
	width:228px;
	clear:none;
}
	html>body #global fieldset.small {
		width:203px;
		float:left;
		margin-right:10px;
	}
#global input.submit {
	padding:5px;
}
#global form.indexsearch {
}
#global form.indexsearch select, 
#global form.indexsearch input {
	width:220px;
	margin-bottom:5px;
}
#global #formNewsLetter input {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding:5px;
}
#global form.indexsearch input.submit {
	width:auto;
	padding:5px;
}
#global table.antiquaires {
	margin:10px;
	width:700px;
}
#global form.completesearch {
	padding:5px 0;
}
#global form.completesearch select, 
#global form.completesearch input.text {
	margin:0 10px 3px;
	width:340px;
}
	#global form.completesearch .col180 select, 
	#global form.completesearch .col180 input.text {
		width:160px;
}
#global table.tablenav {
	margin:0 auto;
}
#global table.tablenav td {
	vertical-align:middle;
	padding:5px;
}

#global form.booksearch {
	margin:5px 10px;
	background:url(../images/bg-form-boorksearch.gif) repeat-x 0 100%;
	padding-bottom:15px;
}
#global form.booksearch select {
	width:368px;
}
#global form.booksearch input {
	width:150px;
}
#global form.booksearch input.submit {
	width:auto;
}



.recherche { background:url(../images/bg-recherche.gif) no-repeat 0 bottom; padding-bottom:20px;}
.recherche h2 { background:url(../images/bg-recherche-h2.gif) no-repeat 160px 0;}
#global .recherche form.indexsearch select, #global .recherche form.indexsearch input {width:190px;}



/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables au chemin de navigation */
/* -------------------------------------------------------------------------------------------- */

#global #wire ul {
	font-size:10px;
	color:#6F6D6E;
	padding:5px 10px;
}
#global #wire li {
	background:url(../images/bg-wire-li.gif) no-repeat 0 5px;
	list-style:none;
	padding-left:10px;
	padding-right:2px;
	display:inline;
}
#global #wire li a {
	text-decoration:none;
}
#global #wire li a:hover {
}


/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables au pied de page */
/* -------------------------------------------------------------------------------------------- */

#foot {
	background:#310102 url(../images/bg-foot.gif) repeat-x left top;
	font-size:10px;
	color:#CC9999;
}
#foot p {
	padding:5px 10px;
	width:916px;
	margin:0 auto;
}
#foot a {
	color:#FF9900;
	text-decoration:none;
}
#foot a:hover {
	text-decoration:underline;
}
#foot p.baseline {
	line-height:120%;
}
#foot p.baseline a {
	color:#CC9999;
	text-decoration:underline;
}
#foot p.print {
	display:none;
}


/* -------------------------------------------------------------------------------------------- */
/* Tooltips */
/* -------------------------------------------------------------------------------------------- */

#global a.camera {
	position:relative;
	z-index:9;
}
#global a.camera img.thumb {
	position:absolute;
	left:-999em;
	z-index:99;
}
#global a:hover.camera img.thumb {
	left:17px;
	top:0;
}


/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles génériques */
/* -------------------------------------------------------------------------------------------- */

.spacer {
	width:100%;
	clear:both;
	font-size:1px;
	height:1px;
}
.img-right {
	float:right;
	padding:0 0 5px 10px;
}
.img-left {
	float:left;
	padding:0 10px 5px 0;
}
.center {
	text-align:center !important;
}
.right {
	text-align:right !important;
}
.left {
	text-align:left !important;
}

