.copyright {
	color:#000000;
	font-family: Verdana, Tahoma, Georgia;
	font-size: 11px;
	font-style: normal;
}

.title {
	color: green;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Tahoma, Georgia;
	font-weight: bolder;
}

.corps {
	margin-left: 15px;
	margin-right: 5px;
	text-align: justify;
}

.services {
	font-weight: bold;
	margin-left: 15px;
}

.sous-services {
	margin-left: 15px;
}

.pub {
	margin-right: 0px;
	text-align: right;
}

.pub2 {
	text-align: center;
}

.more {
	margin-bottom: 0px;
}
h1{
font-size:15px;
font-weight:bold;
color:#FF0000;
}
h2{
font-size:13px;
font-weight:bold;
color:#0000FF;
}
body {
	background: url(images/bg.jpg) fixed center center;
	margin:0px;

	}
.form{
   color:#FFFFFF;
   font-size:14px;
   background-color:#0000FF;
   font-weight:bold;
}	
