body {
	width: 1024px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 5px 0px 0px;
	background-image: url(http://www.collierdenouilles.com/Music/touslesjours.png);
	background-repeat: no-repeat ;
}
#blocimage {
	width: 900px;
	margin-top: 38px;
	margin-left: 16px;
	float: left;
}
#bloctexte {
	margin-left: 16px;
	width: 900px;
}

/*BLOC AFFICHANT LA PHOTO */

#imagecontent img .photo{
	border: 10px solid #000000;
	position: center;
	bottom: 15px;
	top: -20px;
}
#imagecontent .navbar {
	margin: 30px 100px 10px 123px;
	padding-left: 10px;
	font-size: 10px;
}
#imagecontent .navbarright {
	background-image: url(images/);
	float: right;
	text-align:right;
	margin-right: 20px;
	vertical-align: top;
}
#imagecontent .navbarleft {

	margin: 0px;
	padding: 0px;
	margin-top: -15px;
	margin-left: -5px;
	vertical-align: top;
}
#imagecontent .navbarleft td {
	padding-left: 10px;
	padding-right: 10px;
}
#imagecontent .navbar img {
	border: 0px none;
	float: left;
}
#imagecontent .spacer {
	width: 280px;
}
#imagecontent a{
	text-decoration:none;
	color: #000000;
}
#imagecontent a:hover {
	text-decoration:underline;
}

/*BLOC AFFICHANT LE TEXTE */
#textheader {
	height: 0px;
	width: 900px;
	margin-left: 16px;
	padding: 0px;
}
#navbar {
	
	padding-left: 10px;
	font-size: 7px;
	text-align: left;
	color: #000000;
}
#textcontent {
	
	padding-left: 10px;
	font-size: 11.5px;
	text-align: left;
	color: #000000;
}
#textarticle {
	text-indent: 3em;
	

}
#textcontent h2 {
	font-weight: normal;
	text-align: center;
	font-size: 23px;
	letter-spacing: 0px;
	color: #000000;
	text-decoration: underline;
}

a:visited {
	font-weight: bold;
	color:#000000;
	background: transparent;
	text-decoration:none;
	}
	
a:hover {
	font-weight: bold;
	color:#000000; 
	background: url(images/linx.gif) repeat;

}
a:link {
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
	color: #000000;
	}
