body {
	font-family: Arial, Helvetica, sans-serif, "HelveticaNeueLT Std";
	font-size: 15px;
	color: #FFFFFF;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	line-height: 20px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #b2e2f5;
}
td {
	font-weight: lighter;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
strong{
	font-weight: bolder;
	text-decoration: none;
}
.design {
	font-size: 11px;
}
.copyright {
	font-size: 11px;
}

.main {
	position: absolute;
	height: auto;
	width: 100%;
}
.bulles {
	position: absolute;
	height: 350px;
	width: 200px;
	top: 40px;
	left: 650px;
}
.content {
	position: absolute;
	height: auto;
	width: auto;
	top: 0px;
	left: 8%;
}

.ligne {
	background-image: url(../images/ligne.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bottomandligne {
	background-image: url(../images/ligne.gif);
	background-repeat: repeat-y;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4f8ea8;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4f8ea8;
}
.lang {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4f8ea8;
	font-size: 11px;
}
a:link {
	color: #4d4d4d;
	text-decoration: none;
}
a:visited {
	color: #4d4d4d;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #4d4d4d;
	text-decoration: none;
}
.ahover {
	color: #FFF;
	text-decoration: none;
}
.menu{
	color: #4d4d4d;
}
.titre{
	font-size: 20px;
}
.newsletter{
	font-size: 16px;
	font-weight: bold;
}
