@charset "iso-8859-1";
/*
  Feuille de style pour Papillon
  Créée par MEDIANETConcept
  info@medianetconcept.com
  http://www.medianetconcept.com
*/

.corps		{ background-color: #FFFFFF; border: 1px #000000 solid; }

.paragraph {
    margin-top:10px;
	margin-bottom:10px;
    margin-left:10px;
    margin-right:10px;
    color : #000000;
    font-weight : none;
    text-align : justify;
    font-size : 12px;
    font-family : Arial;
    text-decoration : none;
    /*line-height : 130%;*/
}

td {
    margin-top:10px;
	margin-bottom:10px;
    margin-left:10px;
    margin-right:10px;
    color : #000000;
    font-weight : none;
    text-align : justify;
    font-size : 12px;
    font-family : Arial;
    text-decoration : none;
    /*line-height : 130%;*/
}

.copyright {
    color : #CCCCCC;
    font-weight : none;
    text-align : center;
    font-size : 12px;
    font-family : Arial;
   	font-style: none;
	font-weight: bold;
	text-decoration : none;
    /*line-height : 130%;*/
}

a:link {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #790023;
	text-decoration: undeline;
}


a.menu:link {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:active {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #790023;
	text-decoration: none;
}
