/* Generated by KaZcadeS */

/*	background-image: url(back.jpg); 
	font-family: Verdana,Arial,sans-serif; */

body {
	margin: 10px 10px 10px 10px;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
}

form {
	display: inline;
}
a {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #000000;
    text-decoration: none;
}
a:link {
    color: #000000;
    text-decoration: none;
}
a:visited {
    color: #000000;
    text-decoration: none;
}

table.formArea {
	background: #ffffff;
	border: 1px;
	border-style: solid solid solid solid; /* top, right, bottom, left */
	border-color: #000000;
	border-width: 1px;
	padding: 0 0 0 0;
	border-spacing: 0;
	border-collapse: collapse;
}

tr.coinrow {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

tr.coinrowpb {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	text-align: center;
	page-break-after: always;
	border: 1px;
	border-style: solid solid solid solid;
	border-color: #000000;
	border-width: 1px;
}

td.imgeur {
	border: 1px;
	border-style: solid solid solid solid;
	border-color: #000000;
	border-width: 1px;
	width: 1px;
	background: #4A579B;
}

td.country {
	border: 1px;
	border-style: solid solid solid solid;
	border-color: #000000;
	border-width: 1px;
	width: 100px;
	font-size: 16px;
	background: #F4F4FF;
}

td.date {
    border: 1px;
    border-style: solid solid solid solid;
    border-color: #000000;
    border-width: 1px;
    width: 80px;
    font-size: 14px;
	 background: #F9F9FF;
}

td.desc {
    border: 1px;
    border-style: solid solid solid solid;
    border-color: #000000;
    border-width: 1px;
    width: 430px;
    font-size: 14px;
    font-style: italic;
	 background: #F4F4FF;
}

td.numb {
    border: 1px;
    border-style: solid solid solid solid;
    border-color: #000000;
    border-width: 1px;
    width: 85px;
    font-size: 14px;
    background: #fc6;
}

img.coin {
	height: 100px;
	width: 100px;
}

img.popupmini {
	height: 100px;
	width: 100px;
   border: 0px;
}

img.popupmax {
	height: 690px;
	width: 690px;
   border: 0px;
}

img.imgvalid {
	text-decoration: none;
	border: 0px;
}

.titre {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 22px;
	color: #ad424b;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	display: block;
	height: 30px;
	page-break-before: always;
}

.titrebloc {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 22px;
	color: #c76170;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	page-break-before: always;
	display: block;
	width: 450px;
	height: 32px;
	position: static;
	bottom: 0;
	right: 0;
	background: #fc6;
	border-bottom: 1px solid #444;
	border-right: 1px solid #444;
	border-top: 1px solid #ff8;
	border-left: 1px solid #ff8;
	padding: 5px;
	margin: auto auto;
}

/* begin css popup */
a:hover {
/* preventing IE hover bug */
border: none;
}

.cssrelative {
	position: relative;
	left: 0px;
	top: 0px;
}

a span.cssPopup {
display: none;
}

a:hover span.cssPopup {
	display: block;
	background: transparent;
	position: absolute;
	left: 100px;
	top: -50px;
	z-index: 100;
	padding: 10px;
	text-decoration: none;
} 
/* end css popup */


.box1 {display:block; width:320px; height:42px; position:relative; background:#ccc; border:2px solid #eee; margin:0 auto;}
.box2 {display:block; width:312px; height:34px; position:absolute; top:2px; left:2px; background:#999; border:2px solid #aaa;}
.box3 {display:block; width:304px; height:26px; position:absolute; top:2px; left:2px; background:#777; border:2px solid #888;}
.box4 {display:block; width:310px; height:32px; position:absolute; bottom:0; right:0; background:#fc6; border-bottom:1px solid #444; border-right:1px solid #444; border-top:1px solid #ff8; border-left:1px solid #ff8; padding:5px;}
