body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.mainbox {
	text-decoration: none;
	border: 1px solid #000000;
}
.mainbox_focus {
	text-decoration: none;
	border: 1px solid #999999;
}
.title1 {
	font-size: 16px;
	text-decoration: none;
	text-align: left;
	font-style: italic;
}
.title3 {
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	font-weight: bold;
}
.menu1 {
	font-size: 13px;
	text-decoration: none;
	vertical-align: top;
	font-weight: bold;
	color: #000000;
}
.menu2 {
	font-size: 13px;
	text-decoration: none;
	vertical-align: top;
	font-weight: bold;
}
.menu1:hover {
	font-size: 13px;
	color: #F08231;
	text-decoration: none;
	background-color: #FFFFFF;
	vertical-align: top;
	font-weight: bold;
}
.submenu1 {
	text-decoration: none;
	vertical-align: top;
	color: #333333;
	font-size: 11px;
	padding-left: 10px;
}
.submenu1:hover {
	color: #F08231;
	text-decoration: none;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-left: 10px;
}
.submenu1_2 {
	text-decoration: none;
	vertical-align: top;
	color: #9E7FBA;
	font-size: 11px;
	padding-left: 10px;
}
.submenu1_2:hover {
	color: #F08231;
	text-decoration: none;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-left: 10px;
}
.lnk2 {
	text-decoration: underline;
	text-align: left;
	color: #000000;
}
.lnk3 {
	font-size: 14px;
	text-decoration: none;
	text-align: right;
	color: #000000;
}
.bouton1 {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F08231;
	vertical-align: top;
}
.bouton2 {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #F08231;
	vertical-align: top;
}
.txt0 {
	text-decoration: none;
	text-indent: 5pt;
	text-align: justify;
	line-height: 15px;
	padding-right: 6px;
	padding-left: 6px;
}
.txt1 {
	text-decoration: none;
	text-indent: 5pt;
	text-align: justify;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
}
.txt2 {
	text-decoration: none;
	text-indent: 5pt;
	text-align: justify;
	line-height: 20px;
}
.mention {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

#test_content {

	width:560px;
	margin:auto;
} 

#test_div {
	margin:20px; 
	width:520px; 
	border:4px solid #a15552; 
	background-color:#FFFFFF; 
	color:#000000;
	height:200px;
}

#test_div p {
}

#test_top {
	background-image: url(../../img/cadre/_h5.gif);
	background-repeat: no-repeat;
	height:40px;
}
img {
	border:0px;
}
ul li strong {
	margin-left:0px
}
ul li {
	margin-left:7px
}