#titre_page {
	width: 563px;
	height: 24px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #036a80;
	position: relative;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 20px;
}

#page {
	background-image: url(../../images/pixel.gif);
	background-repeat: repeat-y;
	width: 775px;
}

#contenu {
 width: 535px;
 border: 1px solid #c1c68e;
 margin-right: 4px;
 float: left;
 padding-right: 30px;
 padding-top: 10px;
 padding: 10px;
}

#droite {
 width: 175px;
 background-color: #f5eedc;
 float: right;
 padding-left: 12px;
 padding-right: 12px;
 margin-left: 10px;
}

#nouvelle {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #c1c68e;
	background-color: #ffffff;
}

.nouvelle_titre {
	font-weight: bold;
	font-size: 15px;
	margin: 0px;
	line-height: 20px;
	text-align: center;
	text-decoration: underline;
	padding-bottom: 5px;
}

.nouvelle_image {
	margin: 0px;
	margin-top: 5px;
	line-height: 20px;
	text-align: right;
	padding-bottom: 5px;
}
