body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFED;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#Dilettante {
	position:relative;
	text-align: left;
	width: 799px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #796D6D;
	border-right-color: #796D6D;
	border-bottom-color: #796D6D;
	border-left-color: #796D6D;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fond.gif);
	background-repeat: repeat-y;
}

.Centrer {
	text-align:center;
}

.Droite {
	text-align:right;
}

.Spacer {
	display: block;
	clear: both;
	height:0px;
	margin:0;
	padding:0;
	line-height: 0px;
	border:0;
	overflow:hidden;
}

hr {
	height:1px;
	border-top:none;
	border-bottom:1px dashed #515151;
}

#MenuHaut {
	padding: 0px;
	height: 31px;
	margin: 0px;
	width: 649px;
}
#Logo {
	height: 105px;
	width: 150px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index:10;
	overflow:hidden;
}
#Menu {
	float:left;
	width: 138px;
	margin:0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #796D6D;
	background-color: #FFFFED;
	padding-right: 20px;
	padding-left: 14px;
	overflow:hidden;
}
#Menu ul {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	color: #796D6D;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:12px;
}
#Menu li {
	display:inline;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#Menu ul li ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#Menu ul a {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #796D6D;
	color: #796D6D;
	padding:1px 0 1px 0;
	text-decoration: none;
	display: block;
	clear:both;
}

#Menu form {
	margin:0;
	padding:0;
}

#Menu input {
	font-size: 10px;
	width: 105px;
	border: 1px solid #796D6D;
}

#Menu select {
	margin-top:10px;
	font-size: 10px;
}
#Menu .BoutonOK {
	font-size: 9px;
	color: #FFFFED;
	background-color: #796D6D;
	width: 19px;
	border:none;
}

#Menu .BoutonAbonnement {
	font-size: 9px;
	color: #FFFFED;
	background-color: #796D6D;
	width:110px;
	margin:2px 0 0 0;
	border:none;
}

#Menu a:hover {
	color: #CC0000;	/* #FFFFED; */
	text-decoration: none;
	background-color: #FFBD43;
}


#Menu ul .NoBorder {
	border:none;
}

#Menu ul .BorderBas {
	border-top:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #796D6D;
}

#Main {
	clear:both;
	background-color: #FFFFED;
	padding:0 0 0 0;
	z-index:100;
}

#Contenu {
	float:right;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:618px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #515151;
	background-color: #FFFFFF;

	z-index:10;
	font-size: 12px;
}
#Menu h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #796D6D;
	font-weight: bold;
	text-transform: uppercase;
	margin: 20px 0px 10px;
	padding: 4px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #796D6D;
	border-bottom-color: #796D6D;
}

/* ------------------------------------ Copyright ------------------- */
#Copyright {
	position:relative;
	background-color:#FFFFED;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #796D6D;
	background-image: url(../images/bas-angle.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#Copyright #Adresse {
	position:absolute;
	left:188px;
	width:610px;
	top:0;
	text-align:center;
	color: #796D6D;
	margin: 8px 0 0 0;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#Copyright #Editeur {
	height: 25px;
	width: 188px;
}

#Copyright #Editeur h1{
	font-size: 10px;
	color: #796D6D;
	font-weight: bold;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#Copyright a {
	color: #000066;
	text-decoration: underline;
}

#Copyright a:hover {
	color: #FFFFED;
	text-decoration: none;
	background-color: #FFBD43;
}

/* ------------------------------------------------------- */
#ArrondiBas {
	overflow:hidden;
	height: 12px;
	line-height:1px;
	width: 23px;
	position: absolute;
	left: 167px;
	top: -13px;
	background-image: url(../images/bas-coin.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index:1000;
}
#Apostrophe {
	background-image: url(../images/barre-haut.gif);
	height: 45px;
	width: 23px;
	position: absolute;
	top: 106px;
	left: 167px;
	z-index: 1001;
}

.CadreGris {
	border: 1px solid #796D6D;
}
#BarreHaut {
	background-color: #FFFFED;
	background-image: url(../images/haut.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 649px;
}

/* -------------------- inside ----------------------- */
#inside {
	padding:10px 30px 10px 30px;
}
#inside h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #796D6D;
	margin: 10px 0px 0px;
	padding: 8px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #515151;
	border-bottom-color: #515151;
}
#inside h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #A99D90;
	margin: 0px;
	padding: 2px 0 2px 0;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #515151;
}
#inside ol li {
	margin-bottom: 20px;
	font-style: italic;
}

#inside ol li a {
	color:#CC0000;
}

#inside h3 {
	font-size: 24px;
	color: #303030;
	margin: 20px 0px 0px;
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
#inside h3 span {
	font-size: 16px;
}
#inside h4 {
	font-size: 20px;
	color: #303030;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #796D6D;
}
#inside h4 a {
	color:#303030;
}
#inside h5 {
	font-size: 18px;
	color: #303030;
	padding: 10px 0px 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #796D6D;
	font-weight: normal;
}
#inside p {
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#inside a {
	color: #CC0000;
	text-decoration: none;

}

#inside a:hover {
	color: #CC0000;	/* #FFFFED; */
	text-decoration: none;
	background-color: #FFBD43;
}


/* ----------------------------------------------------- */
.NavigationPage {
	padding: 8px 0 8px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #515151;
}

.NavigationPage .ADroite {
	float: right;
	text-align:right;
	font-size: 9px;
	text-transform: uppercase;
	color: #515151;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.NavigationPage .AuCentre {
	text-align:center;
	font-size: 9px;
	text-transform: uppercase;
	color: #515151;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	font-weight: normal;
	width:120px;
}
.NavigationPage .AGauche {
	float: left;
	text-align:left;
	font-size: 9px;
	text-transform: uppercase;
	color: #515151;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#inside .NavigationPage a {
	color: #796D6D;
	text-decoration: none;
	display: block;
	width:130px;
}

#inside .NavigationPage a:hover {
	color: #CC0000;	/* #FFFFED; */
	text-decoration: none;
	background-color: #FFBD43;
}

.PhotoAuteur {
	float: right;
	margin:0 0 10px 10px;
	border: 1px solid #796D6D;
	text-align:center;
	font-size:10px;
}

.BlocPhotoAuteur {
	font-size: 10px;
	color: #796D6D;
	margin-top: 15px;
}

.Couverture {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #796D6D;
}
.BlocCouverture {
	font-size: 10px;
	color: #796D6D;
	min-height:210px;
	height:210px;
	margin-top: 15px;
}

.BlocCouverture a {
	color: #796D6D;
	text-decoration: none;
}

.BlocCouverture a:hover {
	color: #CC0000;	/* #FFFFED; */
	text-decoration: none;
	background-color: #FFBD43;
}


.BlocCouverture p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* ------------------------ Couverture 2 colonnes ------------- */
.BlocCouverture2 {
	font-size: 10px;
	color: #796D6D;
	margin: 15px 0 0 0;
}

.colonneDroite {
	float:right;
	width:290px;
}

.Separateur {
	margin:12px 0 0 0;
	display:block;
	clear:both;
	border-bottom:dashed 1px #515151;
}
#inside .BlocCouverture2 h2 {
	display:block;
	border:none;
	margin:0 0 6px 0;
	padding:0;
	font-size:10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #796D6D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#inside .BlocCouverture2 a {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

#inside .BlocCouverture2 a:hover {
	color: #CC0000;	/* #FFFFED; */
	text-decoration: none;
	background-color: #FFBD43;
}

/* ----------------------------------------------------------- */
.CodeBarre {

	float:right;
}
#inside .Alphabet {
	font-size: 12px;
	color: #333333;
	text-align: center;
}

#inside .Alphabet a {
	float:left;
	width:10px;
	padding:1px 3px 1px 3px;
	font-weight: bold;
	margin:0;
	color: #333333;
	text-decoration: none;
}
#inside .Alphabet span {
	display:block;
	float:left;
}

#inside .Alphabet .NoTitle {
	font-weight: bold;
	color:#BBBBBB;
	float:left;
	width:10px;
	margin:0;
	padding:1px 3px 1px 3px;
}

#inside .Alphabet .Selection {
	width:10px;
	border:solid 1px #666666;
	background-color: #FFBD43;
	padding:1px 1px 1px 1px;
	margin:0 2px 0 2px;
	font-weight: bold;
}
#inside h6 {
	font-size: 14px;
	color: #333333;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.ParAnnee {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:120px;
}

.CarteBlanche {
	list-style-image: url(../images/carte-blanche.gif);
}

.FragmentInedit {
	list-style-image: url(../images/fragment-inedit.gif);
}

.EntretienVideo {
	list-style-image: url(../images/entretien-video.gif);
}

.DateInedit {
	color:#666;
	font-size:10px;
}

.ListeRSS {
	list-style: none;
	list-style-image:url(../images/rss-icon.png);
}

.ListeRSS li {
	margin-bottom:10px;
}
