body {
	background-color: #EE9134;
	background-image: url(textr.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;

	
}
.album {
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
}
.centre {
	text-align: center;
	clear: both;
}


.titre {
	font-size: large;
	color: #7E2321;
	margin-bottom: 5px;
}
.photos {
	width: 322px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.photo {
	text-align: center;
	float: left;
	width: 120px;
	background-color: #CCCC00;
	border: 1px solid #000000;
	height: 120px;
	padding: 2px;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td img {
	border: 1px solid #000000;
}

.news {
	text-align: justify;
	margin-top: 8px;
	color: #340F0E;
	clear: left;
}
.new {
	border: 1px solid #7D4F00;
	margin: 5px;
	padding: 10px;
	text-align: justify;
}
.cree {
	clear: left;
	margin-top: 10px;
	font-style: italic;
	text-align: center;
}

.vg {
	float: left;
	margin-right: 5px;
	border: 1px solid #000000;
}



.post {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A02D29;
	padding-top: 1px;
	margin-top: 10px;
	clear: left;
}

.imgnews {
	float: left;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #000000;
}
.titrer {
	font-size: medium;
	color: #7E2321;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
}
a:link, a:visited {
	color: #7D2321;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #8E403E;
	text-decoration: underline;
}
.lien {
	margin-bottom: 10px;
	text-align: justify;
}
.titrel {
	font-size: large;
	color: #7E2321;
	margin-bottom: 5px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D2321;
	text-align: right;
}
.artiste {
	font-size: large;
	color: #4B2907;
}

