body {
			font-family: Verdana;
			font-size: 11px;
			font-weight: normal;
			color: #6E6E6E;
		}
		
td {
			font-family: Verdana;
			font-size: 11px;
			font-weight: normal;
			color: #6E6E6E;
		}

.menu-top-txt {
	font-size: 10px;
	color: #ffffff;
}

.menu-top-adr {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-style: italic;
}

.menu-top-tel {
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
.ColorRouge {
	color: #f37377;
}

.menu-left-txt {
	font-size: 11px;
	color: #000000;
}

.menu-left-titre {
	font-size: 11px;
	color: #486596;
	font-weight: bold;
}

.Ligne {
	border: 1px dotted #CCCCCC;
}

a 						{ color: #6666CC; text-decoration: none; }
a:link 					{  }
a:visited 				{  }
a:active 				{  }

a.menu-top-link 		{ color: #ffffff; text-decoration: none; font-size: 11px; }
a.menu-left-link 		{ color: #000000; text-decoration: none; font-size: 11px; font-weight: bold; }

a:hover 				{ color: #54966E; text-decoration: underline; }
a.menu-top-link:hover 	{ color: #FFAF22; text-decoration: underline; }
a.menu-left-link:hover	{ color: #899932; text-decoration: none; }


.entiore-basics {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10pt;
	text-decoration: none;
}
.entiore-title {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12pt;
	color: #eb4131;
	font-weight: bold;
	text-decoration: none;
}

.ColorOrange { color: #eb4131; }



a.entiore-link-black {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.entiore-link-black:hover { color: #000000; text-decoration: none; }

a.entiore-link-orange {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10pt;
	color: #eb4131;
	font-weight: bold;
	text-decoration: none;
}
a.entiore-link-orange:hover { color: #eb4131; text-decoration: none; }

SELECT { font-family: Verdana; font-size: 11px; color: #000000; background-color: #DDF0FE; border: 1 solid #78B5E4; }
SELECT.multiple { font-family: Verdana; font-size: 11px; color: #000000; background-color: #DDF0FE; border: 1 solid #78B5E4; }
INPUT.text { font-family: Verdana; font-size: 11px; color: #000000; background-color: #DDF0FE; border: 1 solid #78B5E4; }
INPUT.numbers { font-family: Verdana; font-size: 11px; color: #000000; background-color: #DDF0FE; border: 1 solid #78B5E4; text-align: center; vertical-align: middle; }

INPUT.qtetext { font-family: Verdana; font-size: 11px; color: #000000; background-color: #EBEBEB; border: 1 solid #78B5E4; }

TEXTAREA { font-family: Verdana; font-size: 11px; color: #000000; background-color: #DDF0FE; border: 1 solid #78B5E4; }

INPUT.validbutton {
	font-family: Verdana;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	margin: 0px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 11px;
	background-color:#6988CA;
	color:#ffffff;
	font-weight: bold;
}

INPUT.button {
	font-family: Verdana;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	margin: 0px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 11px;
	background-color:#D0D0D0;
	color:#000000;
}

INPUT.buttonorange {
	font-family: Verdana;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	margin: 0px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 12px;
	background-color:#FFcc66;
	color:#000000;
}

INPUT.boutonrecalc { 
	font-family: Verdana, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color:#333333;
	background-color:#ffffff;
	border-style: solid; 
	border-width: 1px; 
	border-color: rgb(123,168,204);
	}

INPUT.boutoncommander { 
	font-family: Verdana, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color:#333333;
	background-color:#D4D0C8;
	border-style: solid; 
	border-width: 1px; 
	border-color: rgb(123,168,204);
	}

INPUT.testing { 
	font-family: Verdana, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color:#333333;
	background-image: url(interface/mfond1.jpg); 
	border-style: solid; 
	border-width: 1px; 
	border-color: rgb(123,168,204);
	}
