/* Areas */
body {
	font: 11px Arial,Verdana,Helvetica,sans-serif;
	color:#5e5e5e;
	background-color: #5e5e5e;
	margin:0;
	border:0;
	padding:0;
}

#wrapper {
	position: relative;
	background-color:#6f909f;
	width:800px;
	margin: 20px auto 0 auto;
	background-image:url(pix/illustration_ai_fw.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-bottom:30px;
}

#inner {
	position: relative;
	width:710px;
	height:437px;
	margin: 20px 45px 0 45px;
} 

#nav {
	width:88px;
	background-color:#b7a8b0;
	height:412px;
	padding:25px 4px 0 4px;
	float:left;
}

#cent_out {
	position: relative;
	width:614px;
	background-color:#e6e6df;
	float:right;
}

#cent_in {
	position: relative;
	width:304px;
	height:363px;
	margin:25px 19px 0 19px;
	padding:10px ;
}

#cent_in2 {
	position: relative;
	width:555px;
	height:363px;
	margin:25px 19px 29px 19px;
	padding:10px ;
}

#img {
	clear:both;
	position: absolute;
	bottom:10px;
	width:100%;
}

#foot {
	background-color:#5e5e5e;
	color:#a3998c;
	width:700px;
	margin: 5px auto 0 auto;
	padding-left:100px;
}

td.rates {
	text-align:center;
	padding-top:3px;
}

/* Text  */
p {
	padding:2px 6px;
	margin-bottom:5px;
	margin-top:3px;
	line-height:1.4;
}

p.rates {
	padding-left:3px;
}

p.nopad {
	padding:1px 6px;
	margin:0;
}

p.nopadb {
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	margin:0;
}

.sig {
	color:#858571;
	padding:2px 5px 2px 5px;
	margin:0;
}

/* Links */
a:link, a:visited {
	color:#858571;
	text-decoration:none;
}

a:hover, a:active {
	text-decoration:underline;
	color:#858571;	
}

a.foot:link, a.foot:visited {
	color:#a3998c;
	text-decoration:none;
}

a.foot:hover, a.foot:active {
	text-decoration:underline;
	color:#a3998c;	
}


/* Images  */

img.nav {
	padding-bottom:2px;
	margin-bottom:0;
}

img.logo {
	padding:30px 0 0 56px;
}

img.head {
	margin:8px 0 5px 0;
}

img.main {
	align:right;
	float:right;
	border:0;
}

img.fleurs {
	position:absolute;
	right:2px;
	bottom:2px;
	z-index: 2;
}

img.left {
	margin-left:4px;
	border:0;
}

img.center {
	margin:0 4px 0 4px;
	border:0;
}

img.right {
	margin-right:4px;
	border:0;
}

img.poppic {
	padding:10px 0 10px 0;
}

.red_border {
	width: 540px;
}