body {
	background-color: #000;
	background-repeat: repeat-x;
	color: #888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px auto;
	width: 980px;
}

a {
	text-decoration: none;
 	color: #aaa;
}

a:hover {
	text-decoration: underline;
	color: #fff;
}

a:focus, a:active {
	background-color: #aaa;
	color: #fff;
}

h1 {
	border: 1px solid #444;
	font-size: 0.8em;
	height: 20px;
	margin-top: 75px;
	position: relative;
	text-align: center;
	width: 960px;
}

h1 span {
	border-left: 1px solid #444;
	position: absolute;
}

h1 span#date {
	height: 20px;
	padding-left: 2em;
	right: 3em;
}

h1 span#telecharger {
	border-left: 1px solid #444;
	padding-left: 5px;
	right: 5px;
	width: 1em;
}

h1 span#telecharger img {
	border: 0;
	width: 17px;
	height: 17px;
}

h2 {
	font-size: 0.8em;
}

div#hautpage {
	position: absolute;
	top: 10px;
	text-align: center;
	width: 960px;
}

#remonter {
	float: left;
	height: 31px;
	width: 31px;
}

#remonter span {
	display: none;
}

.fil_ariane_deco1 {
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	height: 31px;
	padding: 0 0 0 20px;
	width: 909px;
}

.fil_ariane_deco1 div {
	height: 31px;
}

.fil_ariane_deco2 {
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding: 0 20px 0 0;
}


.fil_ariane {
	background-position: 0 0;
	background-repeat: repeat-x;
	color: #000;
	font-weight: 700;
	text-align: left;
}

.fil_ariane a {
	background-color: transparent;
	color: #000;
}


ul#piedpage {
	clear: both;
	margin: 10px 0 0 0;
	padding: 0;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	text-align: center;
	width: 960px;
}

* html ul#piedpage {
	position: relative;
	top: 10px;
}

ul#piedpage li {
        display: inline;
        list-style-type: none;
	font-size: x-small;
	color: #888;
}




#next, #previous {
	float: left;
	width: 31px;
	height: 31px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#next span, #previous span {
	display: none;
}

#idx {
	float: left;
	width: 31px;
	height: 31px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: 0 0;
}

a#idx span {
	visibility: hidden;
}

.clear {
	clear: both;
}

.infotable {
	width: 960px;
	text-align: center;
	border: 1px solid #444;
}


.folder {
	background-repeat: no-repeat;
	float: left;
        min-height: 220px;
	width: 144px;
}

* html .folder {
	height: 220px;
}

.folder .mini {
	/*background-repeat: no-repeat;
	background-position: -59px -11px;*/
	display: block;
	height: 56px;
	left: 59px;
        position: relative;
	width: 54px;
	top: 11px;
}

.image {
	border: 1px solid;
	display: block;
	margin: auto;
	position: relative;
	top: 5px;
}

a .image {
	border-color: #aaa;
}

a:hover .image {
	border-color: #fff;
}

.folder p {
	position: relative;
	text-align: center;
	top: 60px;
}

.vignette_deco_haut {
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-right: 12px;
	float: left;
	min-height: 220px;
	width: 144px;
}

.vignette_deco_bas {
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

.vignette {
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-bottom: 0.5em;
}

* html .vignette_deco_haut {
	height: 210px;
}

.vignette .mini {
	background-color: transparent;
	display: block;
	margin-bottom: 0.5em;
}

a.mini:focus, a.mini:active {
background-color: transparent;
}

.vignette p {
	font-size: 0.85em;
	margin: 0;
	text-align: center;
}

.infotable td {
	border: 1px solid #444;
	color: #888;
	font-size: 0.8em;
}

.infotable td a img {
	border: 0;
}

.dirname {
	font-size: 0.8em;
	font-weight: bold;
	color: #aaa;
}

.comment {
	color: #ccc;
	font-weight: bold;
}

#centre table {
	float: left;
}



#xhtmlvalide a, #cssvalide a {
	position: relative;
	top: 2px;
}

#xhtmlvalide img, #cssvalide img {
	width: 44px;
	height: 15px;
	border: 0;
}

#phpmv a img {
	vertical-align: bottom;
}
