* {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
}

body {
	background-color: #fff;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

#page {
	position: relative;
    margin: auto;
    width: 960px;
    height: 600px;
    margin-top:20px;
}

h1 {
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	font-size: 15px;
	margin: 20px 0 0 0;
}
#divH1 {
	position: absolute;
	z-index:10;
}

p,
h2 {
	font-size: 12px;
}

#table-contact {
	position: absolute;
	/*top: 250px;
	left: -308px;*/
	width: 200px;
	display: none;
	top:0px;
	left:180px;
}

#table-contact,
#table-contact td {
	margin:0;
	padding:0;
	border-collapse:collapse;
}

/*#table-contact .label {*/
#table-contact label {
	/*text-align: right;*/
	width: 70px;
	font-size: 12px;
	white-space: nowrap;
}

#table-contact .label-text-area {
	vertical-align: top;
	margin-top:4px;
}

#table-contact .input-text {
	width: 200px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/*padding: 1px 2px 1px 2px;*/
	margin-top:-3px;
	float:left;
}

#table-contact .input-submit {
	width: 100px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/*padding: 0px 2px 0px 2px;*/
	background-color: #fff;
	border: 1px solid #ccc;
	text-align: center;
	float:right;
	margin-top:5px;
}

#table-contact .textarea-message {
	border: 0;
	width: 200px;
	height: 60px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/*padding: 1px 2px 1px 2px;*/
		margin-top:-3px;
	float:left;
}

.form-contact-error {
	color: #f00;
	font-size: 12px;
}

/****** Styles Navig  ********/
#navig {
	position: absolute;
	/*width: 788px;*/
	height: 145px;
	/*background: url(../images/bg-navig.jpg);*/
	text-transform: uppercase;
	z-index:10;
	background:transparent;
}

#bgnavig {
	position: absolute;
	width: 788px;
	height: 145px;
	z-index:1;
}

#navig ul {
	list-style: none;
	margin-top: 125px;
	margin-left: 3px;
	height: 15px;
}

#navig li { 
	float: left;
	position: relative;
	font-size: 15px;
}

#navig li.liDernier { 
	padding-right: 0px !important;
}

#navig a {
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	color: #0099cc;
}

.navigImageGauche {
	position: relative;
	margin: 0px 1px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 1px;
	height: 15px;
	top:2px;
}

.navigImageDroite {
	position: relative;
	left: -1px;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	width: 1px;
	height: 15px;
	top:2px;
}

/****** Styles Contenu  ********/
#contenu {
	position: absolute;
	margin-top:145px;
	width: 778px;
	height:455px;
	padding-left:10px;
}
/*
#bgContenuTexte {
	position: absolute;
	width: 394px;
	height:455px;
	background-color: #000;
    filter : alpha(opacity=30);
    -moz-opacity : 0.3;
    opacity : 0.3;
    z-index: 1;
}
*/
#bgPane1 {
	top:55px;
	position:absolute;
    z-index: 10;
    height: 390px;
}
/****** jscroll ********/
#pane1 {
	/*padding: 0 10px;*/
	height: 390px;
	width: 398px;
	overflow: auto;
	color:#fff;
	font-weight:bold;
	text-align:justify;
}

#contenu a {
	color: #66ccff;
	font-weight: bold;
}

#contenu a:hover {
	color: #fff;
}

#contenu p {
	margin: 0 0 15px 0;
}

#contenu p.pBlanc a{
	color:#fff;
}

#contenu p.pGrand {
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 1px;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	/*height: 100%;*/
	height: 388px;
	/*background: #0099CC;*/
	background:transparent;
	border:1px solid #fff;	
}

.jScrollPaneDrag {
	position: absolute;
	background: #fff;
	cursor: pointer;
	overflow: hidden;
}

.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
/****** colldroite ********/
#colDroite {
	position: absolute;
	background-color: #efefef;
	height: 600px;
	width: 171px;
	margin-left:789px;
}
#placeholderEuro,
#placeholderLib {
	width: 166px;
	height: 130px;
	margin: 0 0 5px 5px;
}

#colDroite a,
#colDroite a {
	cursor: pointer;
}

#colDroite h3{
	width: 166px;
	background-color: #a9aaaa;
	height: 18px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	padding: 2px 0 0 5px;
	margin-bottom: 10px;
}
#colDroite p {
	font-size: 10px;
	margin-left: 5px;
	padding-bottom: 10px;
	white-space: nowrap;
}
#colDroite form p {
	padding-bottom: 0px;
	font-size: 10px;
	margin-left: 5px;
}
#colDroite input {
	width: 150px;
	height: 20px;
	font-size: 12px;
	border:1px solid #a9aaaa;
	margin: 0 0 10px 5px;
}
#echeance {
	display: none;
}
/********* Euro et Taux ********/
#placeholder {
	width:  700px;
	height: 300px;
}
#overview {
	width:  700px;
	height: 100px;
	margin-top: 10px;
}
#texteTauxETChange {
	position: absolute;
	top:45px;
	left:720px;
	margin-top: 5px;
}
#carreTauxETChange {
	position: relative;
	float:left;
	width: 10px;
	height: 10px;
	background: #0099cc;
	margin-right: 5px;
	margin-top: 2px;
}
.carreTauxETChangeMini {
	float:left;
	margin:3px 3px 0 -2px;
}

.p1ereLigne {
	white-space: nowrap;
}

.p2emeLigne {
	margin-left: 15px;
}
/****** Pied de page ******/
#piedDePage {
	position: relative;
    margin: auto;
    width: 960px;
    height: 15px;
	margin-top: 6px;
	border-top: 1px solid #0199cc;
	/*border-bottom: 1px solid #0199cc;*/
	font-size: 12px;
	color: #0199cc;
}

#piedDePage p {
	/*word-spacing: 2px;
	letter-spacing: 1px;*/
	text-align:center;
}

.trait {
	margin-left:6px;
	margin-right:5px;
}

.plusespace{
	margin-left:86px !important;
	margin-right:86px;
}