div#left {
	width:270px;
	float:left;
	margin:0px;
}

div#right {
	margin-right: 0px;
	left: 0px;
	width: 674px;
	float: left;
}

#left_haut {
	height: 37px;
	width: 211px;
	position: relative;
	background: url(images/left-top.jpg) no-repeat;
	left: 58px;
}

#left_haut h3 {
    padding-top:13px;
	text-align:center;
	font-size: 1.2em;
	color:#FFFFFF;
	margin:0px;
}

#leftbk {
	width: 196px;
	background: url(images/left-bk.jpg) repeat-y;
	padding-left: 9px;
	padding-right: 6px;
	padding-top: 8px;
	padding-bottom: 5px;
	position: relative;
	font-size:0.9em;
	left: 58px;
}

#left_bas {
	margin-left:58px;
	height: 15px;
	width: 211px;
	background: url(images/left-bottom.jpg) repeat-y;
	position: relative;
}

#right_haut {
	height: 20px;
	width: 655px;
	position: relative;
	background: url(images/right-top.jpg) no-repeat;
	left: 5px;
	padding-left: 5px;
	padding-right: 5px;
	z-index: 1;
}

#right_bas {
	height: 15px;
	width: 655px;
	position: relative;
	background: url(images/right-bottom.jpg) no-repeat;
	margin-bottom:3px;
	left: 5px;
	padding-left: 5px;
	padding-right: 5px;
	z-index: 1;
}

#rightbk {
	width: 655px;
	background: url(images/right-bk.jpg) repeat-y;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	position: relative;
	left: 5px;
	z-index: 1;
}

#rightbk h2 {
	font-size: 1.1em;
	color: #2366a7;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	padding-bottom: 0.3em;
	border-bottom: 1px dashed #C0C0C0;
}

#left h2 { 
    margin-bottom: 10px;
	padding-left: 0.5em;
	padding-bottom: 0.3em;  
	border-bottom: 1px dashed #C0C0C0; 
	border-left: 3px solid #C0C0C0; 
}

.text{
	font-size:1.0em;
}
