﻿.Format1 {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
}

.texte 
{
    font-size:12px;
	font-family:arial;
    color:#000000;
}
 
 .titre
{
	font-size:12px;
	font-family:arial;
	color:#000000;
	font-weight : bold;
}

 .bigtitre
{
	font-size:14px;
	font-family:arial;
	color:#006699;
	font-weight : bold;
}

div.box {
	border: solid;
	border-width: thin;
	background:#cccccc;
}

div.box {
	border: solid;
	border-width: thin;
	background:#ffffff;
}

div.color {
    background: rgb(102,102,153);
    padding: 0.5em;
    border: solid;
	border-width: thin; width: 100%
	border-color:  #990000;;
  }
  
td {
	font-family: Verdana;
	font-size:12px;
	color:#000000;
}

A:HOVER {
	color : #ff0000;
	font-family : Verdana;
	font-weight : 12px;
	text-decoration:none;
}

A {
	color: Maroon;
	font-family : Verdana;
	font-weight : 12px;
	text-decoration:underline;
}

 
.titreCopy {
	font-size:16pt;
	font-family:Verdana, Arial;
	color:#CC0000;
}

.details {
	font-size:10px;
	font-family:Arial;
	color:#000000;
}
