
body {
	background: Black url(skin.jpg) repeat-y;
	background-position: center top;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
}
input{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
	color:black;
}

#header {
	margin: 10px 0px 10px 0px;
	padding: 13px 0px 7px 217px;
	margin-left: auto; margin-right: auto;
	width: 780;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height: 100px; /* 14px + 17px + 2px = 33px */
	border-style: ridge;
	border-color: #D30909;
	border-width: 4px 0px 4px 0px;
	font-family: "Arial Black", Charcoal, Impact, Chicago, "Gill Sans", "Arial MT Condensed Bold", Geneva, Arial, sans-serif;
	line-height: 8px;
	text-transform: uppercase;
	/* background-color: #004600; */
	background-color: #FFFFFF;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 14px; /* the correct height */
	font-size:14px;
	text-align: left;
}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct
length values to user agents that exhibit the parsing error exploited above yet get
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#header {height:14px;}


.dateheader {
	background-color: #D30909;
	min-width: 120px;
	padding: 5px;
	margin: 0 0 2px 0;
	border-style: ridge;
	border-width: 2px 2px 2px 2px;
	border-color: #D30909;
	width: 660px;
	z-index: 3;
	text-align: left;
}

.dateheader h2 {
	margin: 0px;
	font-size: 12px;

}

.item {
	background-color: #FFFFFF;
	border-color: #D30909;
	border-style: ridge;
	border-width: 2px 2px 2px 2px;
	min-width: 120px;
	padding: 10px 10px 10px 10px;
	position: relative;
	width: 650px
	z-index: 3;
	text-align: left;
	margin-bottom: 10px;
}

.item h3 {
	font-size: 17px;
	margin: 0px 0px 10px 0px;
}

.itembody {
	font-size: 13px;
	margin: 5px 0px 5px 0px;
	text-align: justify;
	width: 650px;
}

.iteminfo {
	color: #D30909;
	font-size: 10px;
}

.iteminfo a:link {
	color: #D30909;
	font-weight: bold;
}

.iteminfo a:hover {
	color: #D30909;
/*	background-color: #505050;*/
	text-decoration: underline;
}

.iteminfo a:visited {
	color: #D30909;
	font-weight: bold;
}

.iteminfo a:active {
	color: #D30909;
	font-weight: bold;
/*	background-color: #505050;*/
	text-decoration: underline;
}

#menu {
	background-color: #FFFFFF;
	border: 1px ridge #000000;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
/*	position: absolute;
	left: 10px;
	top: 72px;
	z-index: 1;
*//* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 140px;
	text-align: left;
}

.loginform{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
	color: #000000;
}
/* propriété rajouté pour mettre la pochette de l'album */
#marge {
/*	position:absolute;
	left:20px;
	top:200px;
*/	color:#D30909;
	font-weight:bold;
	font-size:12px;
	width: 140px;
}


/* Again, "be nice to Opera 5". */
body>#menu {width:160px;}

#menu h2 {
	font-size: 12px;
	margin: 7px 0px 7px 0px;
	padding-left: 8px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color:#D30909;
}

#menu h3 {
	font-size: 12px;
	margin: 7px 0px 7px 0px;
	padding-left: 8px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color:#D30909;
}

.itemdetailed {
	background-color: #FFFFFF;
	border-color: #D30909;
	border-style: ridge;
	border-width: 2px 2px 2px 2px;
	margin: 22px 10px 0px 10px;
	min-width: 120px;
	padding: 10px 10px 10px 10px;
	position: relative;
	width: 650px;
	z-index: 3;
}

.itemdetailed h3 {
	font-size: 17px;
	margin: 0px 0px 10px 0px;
}

.commentheader {
	background-color: #D30909;
	border-color: #D30909;
	border-style: ridge;
	border-width: 2px 2px 2px 2px;
 	margin: 30px 10px 0px 10px;
	min-width: 120px;
	padding: 10px;
	position: relative;
	width: 650px;
	z-index: 3;
}

.commentheader h2 {
	margin: 0px;
	font-size: 12px;
}

.comment_all {
	width: 650px;
  	margin: 0;
}

.comment {
	background-color: #FFFFFF;
	border-color: #D30909;
	border-style: ridge;
	border-width: 2px 2px 2px 2px;
	margin: 0px 10px 10px 10px;
	min-width: 120px;
	padding: 10px 10px 10px 10px;
	position: relative;
	width: 650px;
	z-index: 3;
}

.comment h3 {
	font-size: 12px;
	margin: 0px 0px 10px 0px;
}

.commentbody {
	font-size: 13px;
	text-align: justify;
}

.commentinfo {
	color: #D30909;
	font-size: 10px;
}

.commentinfo a:link {
	color: #D30909;
	font-weight: bold;
}

.commentinfo a:hover {
	color: gray;
/*	background-color: #505050;*/
	text-decoration: underline;
}

.commentinfo a:visited {
	color: gray;
	font-weight: bold;
}

.commentinfo a:active {
	color: gray;
	font-weight: bold;
/*	background-color: #505050;*/
	text-decoration: underline;
}

.addcomment {
	background-color: #FFFFFF;
	border-color: #D30909;
	border-style: ridge;
	border-width: 2px 2px 2px 2px;
	margin: 30px 10px 0px 10px;
	min-width: 120px;
	padding: 10px 10px 10px 10px;
	position: relative;
	width: 650px;
	z-index: 3;
}

.addcomment h2 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

.commentform {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

.leftbox, .rightbox {
	font-size: larger;
	margin: 3px 3px 3px 3px;
	padding: 3px 3px 3px 3px;
	width: 20%;
}
.leftbox {
	border-right: 2px ridge #00cc33;
	float: left;
}
.rightbox {
	border-left: 2px ridge #00cc33;
	float: right;
}

a {
	color: #D30909;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;	color: #D30909;font-weight: bold;
}


a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

.skip {
	display: none;
}

ul.nobullets {
	list-style: none;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.highlight {
	border: 1px dotted #00cc33;
}
