




/*
     FILE ARCHIVED ON 8:38:47 Jul 25, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:35:34 Apr 6, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
body,html {
	background: #FFF;
	font: 12px Verdana, Helvetica, sans-serif;
	color: #000;
	line-height: 165%;
	padding: 0 !important;
	margin: 0 !important;
	width: 100% !important;
}

a:link,a:visited {
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}

h1,h2,h3,h4,h5 {
	font-family: Verdana, "Times New Roman", Times, serif
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.2em;
}

h5 {
	font-size: 1.1em;
}

/*img {
	float:left;
	border:0;
	margin:3px 12px 8px 0;
	}*/
#nav,#searchform,#branding,#commentform,#sidebar {
	display: none
}

hr {
	background: #000;
	color: #000;
	width: 100%;
	height: 1px;
	margin: 15px 0;
	border: none;
}

blockquote {
	margin: 1.5em 0;
	padding: 1em;
	border: 1px solid #ccc;
	font-style: italic;
	font-size: 0.9em;
}

#nav-up {
	display: none;
}

#nav,#nav-cat {
	display: none;
}

#nav ul,#nav-cat ul {
	display: none;
}

#nav ul li,#nav-cat ul li {
	display: none;
}

.breadcrumb {
	display: none;
}

.picto-social {
	display: none;
}

#footer-listes,#footer-bloc-droite {
	display: none;
}

#footer-bloc-copyrights {
	font-size: 1.1em;
	color: #000;
	text-align: center;
}

/******** Liste d'articles ******/
.item-liste {
	float: left;
	width: 725px;
}

.description-liste {
	float: left;
	width: 620px;
	font: 1em Verdana, "Times New Roman", Times, serif;
}

.description-liste-long {
	float: left;
	width: 730px;
	font: 1em Verdana, "Times New Roman", Times, serif;
}

.image-liste {
	float: left;
	margin-top: 10px;
}

.lead-calendar,.recent-calendar {
	text-align: center;
	font-family: Verdana, "Times New Roman", Times, serif;
}

/**********  POUR LES CATEGORIES DANS LA SIDEBAR ************/
.lead-calendar,.recent-calendar {

	width: 35px;
	height: 45px;
	text-align: center;
	text-transform: uppercase;
	font: 11px "Trebuchet MS";
	padding-top: 3px;
	margin-right: 14px;
	color: #FFF;
	line-height: 11px;
	float: left;
	color: #FFF;
}

.lead-calendar p,.recent-calendar p {
	font: 14px "Verdana";
	margin: 3px 0 0 0;
	line-height: 14px;
	text-transform: none;
	color: #000;
}

.lead-calendar p.year,.recent-calendar p.year {
	font: 10px "Verdana";
	margin: 0;
	text-transform: none;
	color: #AAA;
}

/*Archives*/
.archive-list li {
	list-style: none;
	width: 100%;
	float: left;
	margin: 8px 25px 18px 0;
	border-bottom: 1px dotted #b1b1b1;
}

.archive-list img {
	margin: 0 14px 0 0;
}

/*****************************************************/
	/*** pour le tableau des listing ***/
table.liste-perso { /*display:block;*/
	float: left;
	width: 310px;
	margin: 0 10px 0 0;
	/*border:1px solid #000;
	border-collapse: separate;*/
}

table.liste-perso img {
	border: 1px solid #CACACA;
	padding: 0;
	margin: 0;
}

table.liste-perso .texte-liste {
	font-size: 10px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #F3F3F3;
	width: 350px;
}

table.liste-perso .texte-liste h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0;
	padding-bottom: 2px;
}

table.liste-perso .texte-liste a {
	text-decoration: none;
	color: #FF9900;
}

table.liste-perso .texte-liste a:hover {
	color: #000;
}

.separateur-liste {
	margin: 0px 0;
	padding: 0;
	border-top: 1px dotted #CACACA;
	font-size: 5px;
	height: 1px;
}