body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 75%;
}

img {
	border:none;
}

#container {
	width: 970px;
	margin: 0 auto;
}
#footer {
	background-image: url(../img/footer-bg.gif);
	background-repeat: repeat-x;
	text-align: right;
	clear: both;
	margin-top: 2em;
	margin-bottom: 1em;
}
#contenu {
	margin-top: 1.5em;
}
div.rejoignez {
	height: 250px;
	width: 370px;
	background-image: url(../img/home-violet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
div.rejoignez h1.title {
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
}
div.rejoignez p {
	font-size: 110%;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 1.4em;
	color: #EC6800;
	margin: 17px;
}
div.rejoignez p a {
	color: #fff;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
div.nouveau {
	height: 250px;
	width: 206px;
	background-image: url(../img/home-vert.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}
#splash {
	height: 250px;
	width: 370px;
	float: left;
	margin-right: 12px;
	overflow: hidden;
}
div.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
div.nouveau h2.title {
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
div.nouveau .accroche {
	font-size: 130%;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #3D0058;
	text-align: center;
	line-height: 1.2em;
	padding-right: 20px;
	padding-left: 20px;
}
div.nouveau .bouton {
	text-align: center;
	margin-top: 0.5em;
}
div.tagscloud p {
	color: #3D0058;
	font-size: 13px;
	line-height: 30px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
}
.tagscloud p em {
	font-style: normal;
	font-size: 120%;
	font-weight: bold;
}
div.tagscloud p strong {
	font-size: 140%;
}
div.tagscloud {
	width: 580px;
	float: left;
	margin-top: 1em;
}
div.login {
	float: right;
	margin-top: 1em;
	width: 362px;
	background-color: #FAF8F5;
	background-image: url(../img/home-login-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div.login h4 {
	margin: 0px;
}
div.login form {
	margin: 0px;
	padding: 16px;
}
div.login label {
	font-size: 95%;
	text-align: right;
	display: block;
	float: left;
	width: 120px;
	margin-right: 0.2em;
	padding: 0.25em;
}
div.login input.text {
	background-color: #F3ECE5;
	margin-bottom: 1em;
	width: 180px;
}
div.login p.bouton {
	text-align: right;
	margin-right: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}
div.login p.reminder {
	margin: 0px;
	font-size: 95%;
}
div.login p.reminder a {
	color: #333333;
}
div.login p.reminder a:hover {
	color: #EC6800;
}
#splash img {
	height: 250px;
	width: 370px;
}
.links a{
	color:#3D0058;
}
.links a:hover{
	color:#A488B1;
}
