body{
	margin:0;
	padding:0;
}
.bg_titre{
	background:url(../images/NewStyle_001_02.jpg);
}
.div_menu{
	width:130px;
    border-top: #FFCC00 dashed 2px;
	border-bottom: #FFCC00 dashed 2px;
	border-right: #FFCC00 dashed 2px;
	border-left: #FFCC00 dashed 2px;
}
.div_menu .titre {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
.div_menu hr{
	border-top: #FFCC00 dashed 3px;
}
	.div_menu a{
		font-weight: bold;
		text-decoration:none;
		color: #FF6600;
	}
	.div_menu a:hover{
		font-weight: bold;
		text-decoration: underline overline;
		color: #FF6600;
	}
.celluleContent{
	padding:5px;
}
.formuINSCR {
	border: 3px solid #000000;
	margin: 5px;
	padding: 5px;
}
.cond {
	border: 3px solid #000000;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.Style1 {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}
.Style2 {
	color: #FF0000;
	font-weight: bold;
}
.Style3 {
	color: #00CC00;
	font-weight: bold;
}
.Style4 {
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
}
.lindBL{
	width:90%;
	background-color:#0033CC;
	color:#FFFFFF;
	font-weight: bold;
	font-size:16px;
	font-family:"Courier New", Courier, monospace;
	padding-left:50px;
	cursor:pointer;
	text-decoration:none;
}
.paralins {
	text-indent: 30px;
	margin: 0px;
	padding: 0px;
}