/*****************************************************************************************
Installation du script : Informations detaillées dans le fichier lisezmoi.html
Script d'échange de liens automatiques, basé sur un script en distribution libre amélioré
par Webosdiscount et par Yvan Heilig.
Cette version est éditée par la société ADIFCO sarl, B451292544, RCS Dijon.
Copyright (c) 2008, ADIFCO sarl. Reproduction et distribution interdite sans autorisation.
Ce script a fait l'objet d'une déclaration de propriété et d'un dépot à l'INPI.
Pour tout renseignement : http://www.adifco.fr/societe-adifco/contact.html
*****************************************************************************************/


body {
	background-color: #FFF;
	}
h1 {
	font-size: 18px;
	color: #333;
	}
h2 {
	font-size: 15px;
	color: #333;
	}
a:link	{
	font-style:normal;
	text-decoration:none;
	cursor:hand;
	font-variant:normal;
	text-transform:normal;
	}
a:hover	{
	font-style:normal;
	text-decoration:none;
	cursor:hand;
	font-variant:normal;
	text-transform:normal;
	}
a:active {
	font-style:normal;
	text-decoration:none;
	cursor:hand;
	font-variant:normal;
	text-transform:normal;
	}
a:visited {
	font-style:normal;
	text-decoration:none;
	cursor:hand;
	font-variant:normal;
	text-transform:normal;
     }
.petit {
	font-size: 12px;
	}
.pageautre {
	color:#369;
	font-weight:bold;
	text-decoration:underline;
	}
.pageactuelle {
	color:#369;
	font-weight:normal;
	text-decoration:none;
	}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	}
.titre1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	}
.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	}
.titre3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	}
.titre4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F00;
	}
.listelien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #369;
	}
.listedesciption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	}
li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	}
#pdp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 90%;
	text-align: center;
	}