body {
background-image:url(../images/Bgd_2.jpg);
background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 40px;

}

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: 43px;
	width: 200px;
}
.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;
}
.arrondi_2 {
	border: 1px solid black;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	
}
#image
{
	background: url(../included/highlight.gif);
	width: 200px;
	text-align: center;
	margin-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 40px;
}
#image:hover
{
	background: url(../included/background.gif);
	width: 200px;
	height: 43px;
	margin: 12px;
}
.Style1 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0d198e;
}
