.cadre_plan{
	color:#4e423c;
	width:550px;
	height:600px;
	border:6px solid #b78e6e;
	background-color:#f7e5d7;
	margin:5px auto;
}
.cadre_plan h2{
	text-decoration:underline;
	text-transform:uppercase;
	font-size:14px;
	width:100%;
	text-align:center;
	background-color:#b78e6e;
	border-bottom:1px solid #4e423c;
	padding:0px 0px 4px 0px;
	margin:0 auto;
	letter-spacing:0.2em;
	font-weight:bold;
	color:#FFF;
}
.cadre_plan h3{
	font-style:italic;
	font-size:12px;
	text-transform:uppercase;
	margin-left:50px;
	width:500px;
	border-bottom:1px solid #4e423c;
	text-align:left;
	margin-top:15px;
	margin-bottom:5px;
}
.cadre_plan h4{
	font-style:italic;
	font-size:12px;
	text-transform:uppercase;
	margin-left:150px;
	width:400px;
	border-bottom:1px solid #4e423c;
	text-align:left;
	margin-top:15px;
	margin-bottom:5px;
}
.cadre_plan h3 a, .cadre_plan h3 a:link, .cadre_plan h3 a:visited, .cadre_plan h4 a, .cadre_plan h4 a:link, .cadre_plan h4 a:visited{
	color:#4e423c;
}
.cadre_plan h3 a:hover, .cadre_plan h4 a:hover{
	color:#b78e6e;
	text-decoration:none;
}
.div_texth3{
	width:540px;
	text-align:right;
	font-size:12px;
	margin-bottom:5px;
	padding-right:10px;
}
.div_texth3 a, .div_texth3 a:link, .div_texth3 a:visited{
	color:#4e423c;
}
.div_texth3 a:hover{
	color:#b78e6e;
	text-decoration:none;
}