﻿body
{
	color: #585858;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
}

A:link
{
	color: #255283;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
}

A:active
{
	color: #255283;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
}

A:visited
{
	color: #585858;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
}

A:hover
{
	color: #585858;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
}

FONT.TexteCourant
{
	color: #585858;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
}

FONT.TitreExplorer
{
	color: #f25f29;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
}

FONT.TitreTravailler
{
	color: #90c840;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
}

FONT.TitreVivre
{
	color: #0976bd;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
}

FONT.TitreTopSection
{
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
}

FONT.TitreBavasse
{
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
}

FONT.SousTitre
{
	color: #585858;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}

FONT.Separation
{
	color: #a3a3a3;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 3px;
}

FONT.BulleExplorer
{
	margin: 1px;
	background-image: url(Images/puce_explorer.jpg);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding: 0 0 0 1.5em;
}

FONT.BulleTravailler
{
	margin: 1px;
	background-image: url(Images/puce_travailler.jpg);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding: 0 0 0 1.5em;
}
FONT.BulleVivre
{
	margin: 1px;
	background-image: url(Images/puce_vivre.jpg);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding: 0 0 0 1.5em;
}

.itemtitre, .itemtitre:link, itemtitre:active, itemtitre:visited, itemtitre:hover
{
	color: #444444;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

.itemdate, .itemdate:link, itemdate:active, itemdate:visited, itemdate:hover
{
	color: #777777;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}

.itemcontent, .itemcontent:link, itemcontent:active, itemcontent:visited, itemcontent:hover
{
	color: #585858;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
}

.itemnote, .itemnote:link, itemnote:active, itemnote:visited, itemnote:hover
{
	color: #585858;
	font-family: Verdana;
	font-size: 11px;
}

.itemtitrecomment, .itemtitrecomment:link, itemtitrecomment:active, itemtitrecomment:visited, itemtitrecomment.hover
{
	color: #444444;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}

.button
{
	background-color: #f2f2f2;
	border-color: #585880;
	color: #3a3a3a;
	border-width: 1px;
	border-style:ridge ;
	font-size: 8pt;
	height: 24px;
	cursor: hand;
}

.button:hover
{
	background-color: #e2e2e2;
}