/* CSS Document */
#corps a {
	text-decoration: none;
	}
#corps a:hover {
	text-decoration: overline;
	}
	
#intro {
	float: left;
	margin: 0;
	padding: 0;
	width: 240px;
	}
#intro h1 {
	margin-top: 0;
	margin-bottom: 15px;
	line-height: 120%;
	font-size: 1.4em;
	font-weight: normal;
	color: #573F37;
	}
#intro p {
	line-height: 140%;
	}
#actu-area {
	line-height: 140%;
	margin: 0 0 0 280px;
	}
#actu-area img {
	margin: 5px 5px 5px 0;
	float: left;
	}
#actu-area h2 {
	margin: 0 0 1em 0;
	padding-left: 30px;
	border-bottom: 1px solid #573F37;
	background: url(../images/accueil.gif) no-repeat center left;
	line-height: 140%;
	font-size: 1.6em;
	}


.actu {
	margin: 0 0 1.5em 0;
	}
.actu h3 {
	margin: 0;
	font-size: 1.2em;
	/* color: #A30046; */
	color: #151493;
	}
.actu p {
	margin: 0;
	}

p.lienplus {
	margin: 0 0 25px;
	}

h1, h2, h3, h4 {
	line-height: normal;
	}
hr {
	visibility: hidden;
	border: 0;
	height: 0;
	}
p.logo {
	/*margin-top: 2em;*/
	}
p.logo img {
	margin-right: 20px;
	margin-top: 15px;
	}
