@charset "utf-8";
/* STYLE PAGE CATEGORIE TELECHARGEMENT */
#categorie {
	width: 771px;
	background: url(../images/haut_contenu.gif) top no-repeat;
}
#categorie .erreur {
	padding: 60px 12px 60px 12px;
	text-align: center;
}
#categorie h1 {
	text-align: center;
	line-height: 45px;
	color: #787979;
	font-size: 18px;
	font-weight: bold;
}
#categorie .space {
	height: 20px;
}
#categorie .tri {
	width: 95%;
	margin: auto;
	border: 1px dashed #cecfcf;
	padding: 2px;
	margin-bottom: 5px;
	font-size: 10px;
}
#categorie .tri input,submit,select,checkbox,forminput {
	font-size: 11px;
	background-color: #eaeaea;
	border: 1px solid #d8dbdb;
}
#categorie .nav_page {
	text-align: center;
	color: #000000;
	width: 95%;
	margin: auto;
	background-color: #eceded;
	padding: 2px;
}
#categorie .nav_page a {
	text-align: center;
	color: #000000;
	text-decoration: none;
}
#categorie ul {
	list-style-image: url(../images/ul_fleche.gif);
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;/*IE 6.0 fix*/
	padding-bottom: 0px;/*IE 6.0 fix*/
	font-size: 14px;
	color: #787979;
}
#categorie ul a {
	font-size: 14px;
	font-weight: bold;
	color: #787979;
	text-decoration: none;
}
#categorie ul a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #9c9d9d;
	text-decoration: none;
}
#liste_cat {
	width: 95%;
	text-align: center;
	margin: auto;
}
#liste_cat .space {
	height: 10px;
}
#liste_cat td {
	text-align: center;
	width: 25%;
}
#liste_cat td h4 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #787979;
}
#liste_cat td img {
	border: none;
	margin: 3px;
}
#liste_cat td a {
	color: #787979;
	text-decoration: none;
}
#liste_fichier {
	width: 95%;
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
	margin: 5px auto;
}
#liste_fichier td {
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
}
#liste_fichier td a {
	text-decoration: none;
	color: #000000;
}
#liste_fichier td .miniature {
	float: right;
	margin: 3px;
	border: none;
}
#liste_fichier td h4 {
	margin: 3px 0px;
	padding: 0px;
	font-size: 14px;
	color: #787979;
	text-decoration: none;
}
#liste_fichier td h4 a {
	margin: 3px 0px;
	padding: 0px;
	font-size: 14px;
	color: #787979;
	text-decoration: none;
}
#liste_fichier td .note {
	margin-top: 25px;
	font-size: 10px;
	font-style: italic;
	color: #787979;
}
/* STYLE PAGE FICHE TELECHARGEMENT */
#fiche {
	width: 771px;
	background: url(../images/haut_contenu.gif) top no-repeat;
}
#fiche .erreur {
	padding: 30px 12px 60px 12px;
	text-align: center;
}
#fiche h1 {
	text-align: center;
	line-height: 45px;
	color: #787979;
	font-size: 18px;
	font-weight: bold;
}
#fiche a {
	text-decoration: none;
	color: #828383;
}
#fiche a:hover {
	text-decoration: underline;
	color: #828383;
}
#fiche .infos_generales {
	width: 95%;
	margin: auto;
	border: 1px dotted #cecfcf;
	border-collapse: collapse;
}
#fiche .infos_generales .title {
	background-color: #eceded;
	padding: 4px;
	border: 1px dotted #cecfcf;
	width: 29%;
	font-weight: bold;
}
#fiche .infos_generales td {
	padding: 4px;
	border: 1px dotted #cecfcf;
}
#fiche .space {
	height: 20px;
}
#fiche .image {
	margin: auto;
	text-align: center;
}
#fiche .fondimage1 {
	background: url(../images/downloads_image_hautgauche.gif) left top no-repeat;
	display: inline-block;
}
#fiche .fondimage2 {
	background: url(../images/downloads_image_basdroite.gif) right bottom no-repeat;
	display: inline-block;
}
#fiche .fondimage2 img {
	margin: 15px;
}
#fiche .note {
	text-align: center;
	font-size: 10px;
	font-style: italic;
	color: #787979;
}
#fiche .bouton_telecharger {
	background-image: url(../images/downloads_bouton_telecharger_n.gif);
	width: 199px;
	height: 45px;
	display: inline-block;
}
#fiche .bouton_telecharger:hover {
	background-image: url(../images/downloads_bouton_telecharger_o.gif);
	width: 199px;
	height: 45px;
	display: inline-block;
}
/* STYLE PAGE REHCERCHE */
#precherche {
	width: 771px;
	background: url(../images/haut_contenu.gif) top no-repeat;
	text-align: center;
}
#precherche h1 {
	text-align: center;
	line-height: 45px;
	color: #787979;
	font-size: 18px;
	font-weight: bold;
}
/*#recherche .donnees {
	padding: 0 15px;
}
#recherche table {
	width: 100%;
}
#recherche td {
	width: 50%;
	vertical-align: top;
}
#recherche .entete {
	text-align: center;
	background-color: #eceded;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
}
#recherche hr {
	color: #cecfcf;
	border-style: dashed;
	border-collapse: collapse;
}*/
#precherche input,select,checkbox {
	font-size: 11px;
	background-color: #eaeaea;
	border: 1px solid #d8dbdb;
}
#precherche .submit {
	font-size: 12px;
	background-color: #eaeaea;
	border: 1px solid #d8dbdb;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}

/* STYLE PAGE STATS */
#pstats {
	width: 771px;
	background: url(../images/haut_contenu.gif) top no-repeat;
}
#pstats .texte {
	padding: 0px 20px;
}
#pstats h1 {
	text-align: center;
	line-height: 45px;
	color: #787979;
	font-size: 18px;
	font-weight: bold;
}
#pstats input,select,checkbox {
	font-size: 11px;
	background-color: #eaeaea;
	border: 1px solid #d8dbdb;
}
#pstats .submit {
	font-size: 12px;
	background-color: #eaeaea;
	border: 1px solid #d8dbdb;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}
#pstats a {
	text-decoration: none;
	color: #828383;
}
#pstats a:hover {
	text-decoration: underline;
	color: #828383;
}

