/*******************************************************/
/*                        TXT BAS                      */
/*******************************************************/

.texte {
	font-size: 11px;
	font-family: verdana, sans-serif;
	color: #000000;
}

.texte a {
	color: #6E86B4;
}

.texte a:hover {
	color: #4C6492;
}

.table{
	font-size: 11px;
	font-family: verdana, sans-serif;
	color: #000000;
	border-color: #4C6492;
}

h1 {
  font-size: 16px;
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #4C6492;
}

h2 {
  font-size: 13px;
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #4C6492;
}