/*   http://comp.uark.edu/~sbursic/demonjuice/skins/greeneye/greeneye.css   */


body {
	background:  #990099 url(fond02.jpg) repeat-y;
	background-position: center top;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-family: Arial ;
}

#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: none;
	border-color: #000000;
	border-width: 4px 0px 4px 0px;
	font-family: Arial;
	line-height: 8px;
	text-transform: uppercase;
	background: #990066 url() no-repeat fixed;
	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:;
	min-width: 120px;
	padding: 5px;
	margin: 0 0 2px 0;
	border-width: 2px 2px 2px 2px;
	border-color: #000000;
	border-style: none;
	width: 660px;
	color:;
	z-index: 3;
	text-align: left;
}
.dateheader h2 {
	margin: 0px;
	font-size: 12px;

}

.item {
	background: #990099 url({fond_img_billet}) no-repeat fixed;
	border-color: #000000;
	border-style: none;
	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: #CC0000;
	font-size: 10px;
}

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

.iteminfo a:hover {
	color: #CC0000;
	text-decoration: underline;
}

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

.iteminfo a:active {
  color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}

#menu {
	background:  url(39957obispo04.jpg) no-repeat fixed;
	border: 1px ridge #666666;
	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;
}


/* propriété rajouté pour mettre la pochette de l'album */
#marge {
  color:#666666;
	font-weight:bold;
	font-size:12px;
	width: 140px;
}


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


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

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

}

.itemdetailed {
	background-color: #990099;
	border-color: #000000;
	border-style: none;
	border-width: 2px 2px 2px 2px;
	margin: 30px 230px 0px 215px;
	min-width: 120px;
	padding: 10px 10px 10px 10px;
	position: relative;
	width: auto;
	z-index: 3;
}

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

.commentheader {
	background-color: #990066;
	border-color: #000000;
	border-style: none;
	border-width: 0px 2px 2px 2px;

 	margin: 30px 230px 0px 215px;
	min-width: 120px;
	padding: 10px;
	position: relative;
	width: auto;
	z-index: 3;
}

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

.comment {
	background-color: #990099;
	border-color: #000000;
	border-style: none;
	border-width: 0px 2px 2px 2px;
	margin: 0px 230px 0px 215px;
	min-width: 120px;
	padding: 10px 10px 10px 10px;
	position: relative;
	width: auto;
	z-index: 3;
}

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

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

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

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

.commentinfo a:hover {
	color: #CC0000;

}

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

.commentinfo a:active {
	color: #CC0000;
	font-weight: bold;
	background-color: #505050;
}

.addcomment {
	background-color: #990099;
	border-color: #000000;
	border-style: none;
	border-width: 2px 2px 2px 2px;
	margin: 30px 230px 0px 215px;
	min-width: 120px;
	padding: 10px 10px 10px 10px;
	position: relative;
	width: auto;
	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 solid #00cc33;
	float: left;
}
.rightbox {
	border-left: 2px solid #00cc33;
	float: right;
}

a {
	color: #CC0000;
	text-decoration: none;
}


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;
}
