.h {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px
}
.titre {font-family: Verdana;	font-size: 14px; color:#800000;font-weight: bold;}
h1 {
	height: 20px;
	margin: -5px -5px -5px -5px;
	font-family: "Verdana";
	font-size:20px;
	color: #25689A;
	text-align: center;
	margin-bottom: -4px;
	background-position: center;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#FFDDFF',Direction=235, Strength=10);
}


h2    { font-family: Verdana;margin:0px 0px 10px 0px; padding:0px; font-size:14; text-align:left;}

h3 {  	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px; 
	color:#800000;
}

.h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px
}





body { 
	scrollbar-face-color: #E0E9F6;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #E0E9F6;
	scrollbar-arrow-color: #000000
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color:#163E5A; 
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 10px; 
}






a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #F09204;	text-decoration: none;}
a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #2E5AB8;}
a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: under; color: #2E5AB8;}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: under; color: #2E5AB8;}





.box             { width:100%; margin-bottom:10px; }
.box h2          {}
.box-top         { background:url('/gif/vitrine/box-top-center.png') repeat-x top left; }
.box-left        { background:url('/gif/vitrine/box-middle-left.png') repeat-y top left; }
.box-right       { background:url('/gif/vitrine/box-middle-right.png') repeat-y top right; }
.box-bottom      { background:url('/gif/vitrine/box-bottom-center.png') repeat-x bottom left; }
.box-topLeft     { background:url('/gif/vitrine/box-top-left.png') no-repeat top left; }
.box-topRight    { background:url('/gif/vitrine/box-top-right.png') no-repeat top right; }
.box-bottomLeft  { background:url('/gif/vitrine/box-bottom-left.png') no-repeat bottom left; }
.box-bottomRight { background:url('/gif/vitrine/box-bottom-right.png') no-repeat bottom right; padding:3px }
.box-content     { overflow:auto; padding:0px 10px 15px 5px; color: #5675A4; }
.box-content p   { margin:5px 0px 5px 15px; padding:0px; }
.box-content ul  { margin:5px 0px 5px 15px; padding:0px; }
.box-content li  { list-style:square; color:#b6b6b6; margin:5px; padding:0px; }


