@import url(base.css);

#head {
	background-image: url(header2.gif);
}

#links {
	margin: 0 105px 30px 85px;
	width: 550px;
	position: relative;
	padding-top: 20px;
	border-top: 1px solid #B9CCDB;
}

#contenu {
	margin: 0;
	padding: 10px 0 120px 0;
	clear: both;
}

.intro {
	width: 600px;
	font-size: 0.8em;
	letter-spacing: normal;
	padding-left: 40px;
	text-align: justify;
	font-weight: normal;
}

.intro a {
	font-weight: bold;
}

.sstitre, .texte {
	font-size: 0.8em;
	letter-spacing: 1px;
	padding-left: 40px;
	text-align: justify;
	padding-right: 40px;
}


.sstitre {
	font-size: 0.9em;
	background: transparent url(fond_sstitre.gif) repeat-y top left;
	color: #1D4B68;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 25px;
}
