body {
	margin: 0;
	padding: 0;
	background: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}


#container {
	margin:0 auto;
	text-align: left;
	width: 800px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	height: auto;
	top: auto;
	}





a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	outline: none;
	
}

A:Hover  {
	color : #999999;
	outline: none;
	}
	
	
.under A:Hover  { 
			color : #999999;
			outline: none;
			border-bottom-width: thin;
			border-bottom-style: dotted;
			border-bottom-color: #999999;	
			}

P.imageL { Z-INDEX: 3; FLOAT: left;
               }

P.imageR { Z-INDEX: 3; FLOAT: right;
                }
				
				
.img {
		border: 0;
		}

.norepeat {
	background-repeat: no-repeat;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	letter-spacing: 0.1em;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #990000;
	font-weight: normal;
	letter-spacing: 0.1em;
}


.artists {
	height: auto;
	width: 200px;
	border: thin solid #996699;
	display: block;
	padding: 3px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

UL LI {
	list-style-image: url(images/link_sage.gif);
	
    }
	
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	display: block;
	padding: 3px;
	height: auto;
	width: 280px;
	border: thin dotted #993300;
}
 
 .box1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	display: block;
	padding: 3px;
	height: auto;
	width: 300px;
	border: thin dotted #999999;
	font-weight: normal;
	font-style: italic;
}
 


.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #CCCCCC;
}

 a:Hover.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #666666;
}



.boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-indent: 5px;
	padding: 5px;
	height: auto;
	width: 530px;
	border: thin dotted #330099;
	background-color: whitesmoke;
}

.boxartistslinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-indent: 5px;
	padding: 5px;
	height: auto;
	width: 190px;
	border: thin dotted #330099;
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
.textlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}


 
/* CSS issu des tutoriels www.alsacreations.com/articles */
body {
	margin: 0;
	padding: 0;
	background: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}



dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
}
#menu {
	position: relative;
	top: 0px;
	left: 5px;
	z-index:100;
	width: 520px;
	background-color: #FFFFFF;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
}
#menu dl {
	float: left;
	width: 8em;
	margin: 0 1px 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
}
#menu dt {
	cursor: pointer;
	text-align: left;
	font-weight: normal;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}
#menu dd {
border: 0px solid gray;
}
#menu li {
text-align: left;
background: #fff;
}
#menu li a, #menu dt a {
color: #666666;
text-decoration: none;
display: block;
border: 0 none;
}


#menu li a:hover, #menu dt a:hover {
background: #fff;
}
.justified {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	display: inline;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	border: thin solid #999999;
	height: auto;
	width: 285px;
}

