BODY  		{ font-family: Verdana, Geneva; margin: 0; border: 0 solid;}


B  		{ font-family: Verdana, Geneva; font-weight: bold; }

A:link    	{ font-size: 7.5pt; color:#004E9B; font-weight: bold; text-decoration: none; font-family: Verdana, Geneva; }
A:visited 	{ font-size: 7.5pt; color:#004E9B; font-weight: bold; text-decoration: none; font-family: Verdana, Geneva; }
A:active  	{ font-size: 7.5pt; color:#004E9B; font-weight: bold; text-decoration: none; font-family: Verdana, Geneva; }
A:hover  	{ font-size: 7.5pt; color:#004E9B; font-weight: bold; text-decoration: none; font-family: Verdana, Geneva; }

A:link.menu   	{ color:#FFFFFF;  font-size: 11px; text-decoration: none; font-family: Arial, Verdana, Geneva; font-weight: bold; }
A:visited.menu  { color:#FFFFFF;  font-size: 11px; text-decoration: none; font-family: Arial, Verdana, Geneva; font-weight: bold; }
A:active.menu  	{ color:#FFFFFF;   font-size: 11px; text-decoration: none; font-family: Arial, Verdana, Geneva; font-weight: bold; }
A:hover.menu  	{ color:#FFFFFF;   font-size: 11px; text-decoration: none; font-family: Arial, Verdana, Geneva; font-weight: bold; }



SELECT          {
	font-family: Verdana, Geneva;
	font-size: 7.5pt;
	color:#000000;
	background-color: #FFFFFF;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}
INPUT		{
	font-family: Verdana, Geneva;
	font-size: 7.5pt;
	color:#000000;
	background-color: #FFFFFF;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}
TEXTAREA	{
	font-family: Verdana, Geneva;
	font-size: 7.5pt;
	color:#000000;
	background-color: #FFFFFF;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}
.CHECK          { font-family: Verdana, Geneva; font-size: 7.5pt; color:#000000; background-color: #F3F3F3; border: #000000; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.CHECK2         { font-family: Verdana, Geneva; font-size: 7.5pt; color:#000000; background-color: #F3F3F3; border: #000000; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
td:hover.mouseon {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; background-color: #FFD733;}



li {  color: #FFD733; list-style-type: square}

.titre {
	font-size: 14px;
	background-color: #EBEBEB;
	height: 18px;
	width: 436px;
	vertical-align: middle;
	font-weight: bold;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	position: relative;
	left: -18px;











}

.exemple {
	padding: 10px;
	height: auto;
	width: auto;
	display: block;
	border: 1px dotted #666666;
}

.exemple2 {
	background-color: #FFFFFF;
	padding: 10px;
	height: auto;
	width: auto;
	font-style: italic;
	display: block;
	font-size: 11px;
	border: 1px dotted #AC2211;
}

.stitre {
	font-size: 12px;
	font-weight: bold;
	background-image: url(minibullet.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	height: auto;
	width: 414px;
	height: 15px;
}
.fiche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	width: 436px;
	position: relative;
	left: 20px;
	padding-right: 20px;





}
.focus {
	font-weight: bold;
	color: #0059AD;
}
.intro {
	display: block;
	padding: 10px;
	height: auto;
	width: auto;
	background-color: #E8F7E8;
	font-size: 11px;


}

.shadow
{		
	color: #FFFFFF;
        filter:dropshadow(color=#5A5A5A,OffX=1,OffY=1,Positive=10,direction=135);

	height: 10;
	position: relative;
	left: 0;
	top: 0;
	}
