/* Global Parameters  */

	body {
background-color: #005F9B;
	/*background-image:  url(../images/bg-site.jpg);*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*scrollbar-face-color:#555555;
	scrollbar-highlight-color:#999999;
	scrollbar-3dlight-color:#999999;
	scrollbar-darkshadow-color:#999999;
	scrollbar-shadow-color:#666666;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#555555;*/
}
	
	h1 	
		{ font-family: "Microsoft Sans Serif", sans-serif; font-size: 18px; color: #CC6600; font-weight: bold; }

	h2 	
		{ font-family: "Microsoft Sans Serif", sans-serif; font-size: 15px; color: #CC6600; font-weight: bold; }
		
	h3 	
		{ font-family: "Microsoft Sans Serif", sans-serif; font-size: 13px; color: #FF9900; font-weight: bold; }

	ul, li, ol
		{ list-style-type: cercle;
		
		font-family: "Microsoft Sans Serif", sans-serif; font-size: 11px; color: #FF6603; font-weight: none; }
		
	 hr
	   { font-family: "Microsoft Sans Serif", sans-serif; font-size: 11px; color: #999999; font-weight: none; }				
	
/* Document Links  */

	a:link, a:visited, a:active
		{ font-family: "Microsoft Sans Serif", sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: none;}
		
	a:hover
		{ font-family: "Microsoft Sans Serif", sans-serif; font-size: 11px; color: #064C3F; text-decoration: none;font-weight: none; }
				
	a.link-address:link, a.link-address:visited, a.link-address:active
		{ font-family: "Microsoft Sans Serif", sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none;  font-weight: none;}
	a.link-address:hover
		{ font-family: "Microsoft Sans Serif", sans-serif; font-size: 10px; color: #666666; text-decoration: none; font-weight: none; }
		
	a.link-nav:link, a.link-nav:visited, a.link-nav:active
		{ font-family: "Microsoft Sans Serif", sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: none;}
	a.link-nav:hover
		{ font-family: "Microsoft Sans Serif", sans-serif; font-size: 11px; color: #005E99; text-decoration: underline; font-weight: none;}
		
	a.link-menu:link, a.link-menu:visited, a.link-menu:active
		{ font-family: "Microsoft Sans Serif", sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: none;}
	a.link-menu:hover
		{ font-family: "Microsoft Sans Serif", sans-serif; font-size: 12px; color: #00C2F3; text-decoration: none; font-weight: none;}
	a.link-mail:link, a.link-mail:visited, a.link-mail:active
		{ font-family: "Microsoft Sans Serif", sans-serif; font-size: 12px; color: #1D88C8; text-decoration: none; font-weight: none;}
	a.link-mail:hover
		{ font-family: "Microsoft Sans Serif", sans-serif; font-size: 12px; color: #00C2F3; text-decoration: none; font-weight: none;}
			

		.textsnormal
		{ font-family: "Microsoft Sans Serif", sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none; }
		.textsnormal13
		{ font-family: "Microsoft Sans Serif", sans-serif; font-size: 13px; color: #939598; text-decoration: none; }
		.textsnormal12
		{ font-family: "Microsoft Sans Serif", sans-serif; font-size: 12px; color: #939598; text-decoration: none; }
		.textsblue15
		{ font-family: "Microsoft Sans Serif", sans-serif; font-size: 15px; color: #1D88C8; text-decoration: none; }
		.textsblue
		{ font-family: "Microsoft Sans Serif", sans-serif; font-size: 13px; color: #1D88C8; text-decoration: none; }
		.textsblue12
		{ font-family: "Microsoft Sans Serif", sans-serif; font-size: 12px; color: #1D88C8; text-decoration: none; }
		.textsblack
		{ font-family: "Microsoft Sans Serif", sans-serif; font-size: 13px; color: #231F20; text-decoration: none; }
		.textsbluemenu
		{ font-family: "Microsoft Sans Serif", sans-serif; font-size: 12px; color: #00C2F3; text-decoration: none; }

		
/* Document Tables  */
	
	
	.table-main 
		{ font-family: "Microsoft Sans Serif", sans-serif; font-size: 11px; color: #FFFFFF; background-color: #999999; }

	.table-address 
		{ font-family: "Microsoft Sans Serif", sans-serif; font-size: 11px; color: #FFFFFF; text-align: center; }
		
 .input {
	color: #002478;
	font-style: normal;
	font-family: "Microsoft Sans Serif", sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E8E7E7;
	border: 1px outset #EFEFEF;
}
	.MyButton {
	background-color: #E8E7E7;
	color: #333333;
	font-style: normal;
	font-family: "Microsoft Sans Serif", sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: none;
	border: 1px none #EFEFEF;
	}
.tborder {
	border: 1px solid #CCCCCC;
}
