body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #000000;
}

a {
	color: #000000;
}

#erreur {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 20px 0px;
}

#conteneur-liste {
	width: 520px;
	margin: 0 auto;
}

#conteneur {
	width: 760px;
	margin: 0 auto; 
}

h1 {
	background-color: #C9C8C6;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	padding: 3px 0px 0px 20px;
	margin: 30px 0px 0px 0px;
}

h2 {
	background-color: #C9C8C6;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	padding: 3px 0px 0px 20px;
	margin: 30px 0px 0px 0px;
}

#centre {
	background-color: #E6E8EA;
	margin: 0px;
	padding: 0px 25px 0px 25px;
	text-align: justify;
	border-right: 1px solid #C9C8C6;
	border-left: 1px solid #C9C8C6;
}

#centre .titre {
	text-align: center;
	margin-bottom: 15px;
	padding-top: 15px;
	font-weight: bold;
	font-size: 16px;
}

#centre .titre2 {
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
	font-weight: bold;
	font-size: 16px;
}

#centre ol li {
	margin: 5px 15px 5px 0px;
	padding: 0px;
}

#centre .imagegrande {
	margin-bottom: 15px;
	margin-top: 0px;
	width:346px;
	height:260px;
}

#centre .imagepetite {
	margin-bottom: 5px;
	margin-top: 15px;
	width:230px;
	height:170px;
}

#centre form {
	margin: 0px;
	padding: 0px;
}

#centre a {
	text-decoration: none;
	font-weight: bold;
}

#centre a:hover {
	text-decoration: none;
	color: #FF0000;
}

#centre img {
	border:0;
}

#duree {
	background-color: #C9C8C6;
	position: relative;
	font-size: 13px;
	font-weight: bold;
	padding: 4px 0px 0px 25px;
	height: 20px;
}

#telecharger {
	background-color: #C9C8C6;
	position: relative;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	margin: -20px 0px 0px 343px;
	height: 20px;

}

#telecharger a {
	text-decoration: none;
	font-weight: bold;
}

#telecharger a:hover {
	text-decoration: underline;
}

#bas {
	background-color: #C9C8C6;
	height: 20px;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0px 0px 20px;
	margin: 0px !important;
	margin: 0px 0px 0px 0px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

p {margin: 0 0 10px 0;}

#pied {
	position: relative !important;
	margin-bottom: 20px;
	width: 515px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0 0 0;
}

#pied a {
	text-decoration: none;
	font-weight: bold;
}

#pied a:hover {
	text-decoration: underline;
}

/*##########################################*/
/*          LISTE DES CATEGORIES            */
/*##########################################*/

#categories {
	width: 520px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	text-align: center;
	font-size: 13px;
}

#categories a {
	text-decoration: none;
}

#categories a:hover {
	text-decoration: underline;
}

#categories h1 {
	font-weight: bold;
	display:inline;
	height: 36px;
	background-image: none;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding: 0px 3px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/*##########################################*/
/*             LISTE DES PAGES              */
/*##########################################*/

#pages {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
	font-size: 13px;
}

#pages a {
	text-decoration: none;
}

#pages a:hover {
	text-decoration: none;
}

/*##########################################*/
/*       PAGE SUIVANTE / PRECEDENTE         */
/*##########################################*/

#pageprecsuiv {
	margin: 20px 0px 40px 0px;
	font-size: 13px;
	font-weight: bold;
}

#pageprecsuiv a {
	text-decoration: none;
}

#pageprecsuiv a:hover {
	text-decoration: none;
}


/*##########################################*/
/*       TABLEAU DESCRIPTION FORMULE        */
/*##########################################*/

#description-formules {
	border-bottom:2px solid #000000;
	width: 673px;
}

#description-formules .separateur {
	width: 2px;
	background-color: #000000;
}

/*##########################################*/
/*    PROPOSITION CONTRIBUTION AMATEUR      */
/*##########################################*/

#contribamateur {
	width: 330px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

#contribamateur a {
	text-decoration: none;
}

#contribamateur a:hover {
	text-decoration: underline;
}
