body {
	background-repeat: no-repeat;
	background-position:center 0px;
	background-attachment: fixed;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image:url(../image/bg2.jpg);
	line-height: 90%;
	text-decoration:none;
	background-color: f5f5f5;
}

a:link {
	color: #fff;
}
a:visited {
	color: #fff;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 20px;
}

.Titre_5_Bleu{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 18px;
	COLOR: #000033;
	font-weight: 100;
	height: 100%;
	line-height: 120%;
}

.Titre_4_Bleu{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	COLOR: #000033;
	font-weight: 100;
	height: 100%;
	line-height: 120%;
}
.DIV_menu{
	height: 45px;
	width: 180px;
	margin: 7px;
}
.DIV_menu_2{
	margin: 10px;
	height: 43px;
	width: 200px;

}
.img_gche
{
	float: left;
	padding-right: 7px;
	padding-top: 5px;
}
.arrondi {
	border: 2px solid black;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
	-moz-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
	-webkit-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
	background-color: #FFFFFF;
margin-left: auto ; 
margin-right: auto ;
margin-top:40px;
}
.arrondi_2 {
	width:230;
	height:600;
	border: 2px solid black;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
	-moz-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
	-webkit-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
	background-color: #D1DFF3;
}
.test {
	height: 280px;
	width: 200px;
	padding:5px;
	background:#eeeeee;
	border:1px solid #bbbbbb;
	border-radius:10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
#image
{
	width: 200px;
	text-align: center;
	margin-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 40px;
	background-image: url(../included/bt1.gif);
}
#image:hover
{
	width: 200px;
	height: 43px;
	margin: 12px;
	background-image: url(../included/bt2.gif);
}
.Style1 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0d198e;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
}
.Style2 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	text-align:center;
	vertical-align:middle;
	background-color: #DFECF7;
}
.p{padding:10px 10px 10px 10px;
}