body {
	background-color: #4B3962;
	margin: 0px;
}
#nouvelles {
	overflow: auto;
	height: 125px;
	width: 210px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border: 1px solid #3C2D4E;
	color: #CCCCCC;
	background-color: #4B3962;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #948F9D;
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: small-caps;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	color: #948F9D;
	font-variant: normal;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #948F9D;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	text-align: center;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	text-indent: 10px;
	margin: 10px;
}
.gras {
	font-weight: bold;
}
.italique {
	font-style: italic;
}
.souligner {
	text-decoration: underline;
}
.grasitalique {
	font-style: italic;
	font-weight: bold;
}
.ascenseur {
	overflow: auto;
	width: 480px;
	height: 320px;
}
a:link {
	color: #888292;
}
a:visited {
	color: #351956;
}
a:hover {
	color: #999999;
}
#pochette {
	overflow: auto;
	height: 327px;
	width: 400px;
}
#presse {
	height: 320px;
	width: 490px;
	overflow: auto;
}
#photo {
	height: 290px;
	width: 355px;
	overflow: auto;
}

