/* styles généraux______________________________________________ */
body {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #000000;
	background-color: #97A1AA;
	margin: 10px;
}
p {
	font-family: Trebuchet MS;
	margin-bottom: 2px;
	margin-top: 0px;
}
ul, li {
	list-style-type: square;
	margin-bottom: 2px;
	margin-top: 0px;
	margin-left: 8px;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
}
.sanspuce
{
   list-style-type: none;
}

a:link {
	color: #3B72A0;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-color: #ACB6C3;
	color: #FFFFFF;
}
a:visited {
	color: #3B72A0;
	text-decoration: none;
}

/* structure écran_______________________________________________ */
#Recherche {
	position:relative;
	top:2px;
	width: 300px;
	height:30px;
	z-index:1;
	visibility: visible;
	left: 690px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}
.MenuRight {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-indent: 10px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 22px;
	position: relative;
	width: 170px;
	text-align: left;
}
.MenuLeft {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-indent: -13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
	padding-left: 23px;
	padding-bottom: 5px;
	padding-top: 8px;
}
.Footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	height: 15px;
	color: #000000;
	padding-bottom: 5px;
}
#AccueilGeneralTable {
	border: 1px solid #FFFFFF;
	height: 620px;
	width: 996px;
	background-color: #FFFFFF;
}
#SuiteGeneralTable {
	border: 1px solid #FFFFFF;
	height: 700px;
	width: 95%;
	background-color: #FFFFFF;
}
#AccueilMenuTop {
	position: relative;
	height: 18px;
	left: 0px;
	width: 657px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	text-transform: uppercase;
	text-align: center;
	top: 158px;
}
#SuiteMenuTop {
	position: relative;
	height: 18px;
	left: 0px;
	top: 127px;
	width: 735px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	text-transform: uppercase;
	text-align: center;
}
#AccueilZoneInfo {
	position:relative;
	width:936px;
	height:420px;
	margin-top: 20px;
	margin-left: 30px;
}
#AccueilCadrActu {
	width:206px;
	height:420px;
	background-color: #BEC9D8;
	overflow-x: hidden;
	overflow-y: auto;
	position: absolute;
	left: 0px;
	top: 0px;
}
#AccueilCadrIndus {
	position:absolute;
	width:305px;
	height:175px;
	background-color: #FBF2EA;
	overflow: auto;
	left: 236px;
	padding: 15px;
	top: 0px;
}
#AccueilCadrAero {
	position:absolute;
	width:305px;
	height:175px;
	background-color: #E4F6FF;
	overflow: auto;
	padding: 15px;
	top: 0px;
	right: 0px;
}
#AccueilCadrAchat {
	position:absolute;
	width:305px;
	height:155px;
	background-color: #E9F2F9;
	overflow-x: hidden;
	overflow-y: auto;
	right: 0px;
	top: 235px;
	padding: 15px;
}
#AccueilCadrMedical {
	position:absolute;
	width:305px;
	height:155px;
	background-color: #F0F0F0;
	overflow: auto;
	padding: 15px;
	top: 235px;
	left: 236px;
}
.SuiteMenuLeft {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-align: left;
	background-color: #BEC9D8;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	vertical-align: top;
	width: 119px;
}
.SuiteMain {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	vertical-align: top;
}


/* mise en forme texte___________________________________________ */
.TEXTnewsBando {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.TEXTnewsTitre {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 14px;
}
.TEXTnewsText {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-align: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
}
.TEXTnewsLien {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;
	padding-bottom: 2px;
}
.TEXTtitreIndusBando {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	background-color: #D47930;
	vertical-align: middle;
	height: 18px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.TEXTtitreAeronautiqBando {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #5fa8e2;
	vertical-align: middle;
	height: 18px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.TEXTtitreMedicalBando {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #9A9A9A;
	vertical-align: middle;
	height: 18px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.TEXTtitreAchatBando {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #3B72A0;
	vertical-align: middle;
	height: 18px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.TEXTtitreGenericBando {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #6F99A4;
	vertical-align: middle;
	height: 18px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.TEXTtitreIndus {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #D47930;
	font-size: 14px;
}
.TEXTtitreAero {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #5fa8e2;
	font-size: 14px;
}
.TEXTtitreMedical {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #9A9A9A;
	font-size: 14px;
}
.TEXTtitreAchat {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #3B72A0;
	font-size: 14px;
}
.TEXTtitreGeneric {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #6F99A4;
	font-size: 14px;
}
.TEXTChapo {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #97A1AA;
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
}
.TEXTsousfamIndus {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-color: #FBF2EA;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.TEXTsousfamMediconf {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-color: #F0F0F0;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.TEXTsousfamAchat {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-color: #E9F2F9;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.TEXTtext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
.TEXTtextGras {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.TEXTnomproduiIndus {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #D47930;
	font-weight: bold;
	margin-top: 10px;
}
.TEXTnomproduiMediconf {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #9A9A9A;
	font-weight: bold;
	margin-top: 10px;
}
.TEXTnomproduiAchat {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3B72A0;
	font-weight: bold;
	margin-top: 10px;
}
.TEXTSsTitreGeneric {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #6F99A4;
	font-weight: bold;
	margin-top: 10px;
}
.TEXTSsMenu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 5px;
	padding-bottom: 2px;
	font-weight: bold;
}
.TEXTlien {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 5px;
	padding-bottom: 2px;
}
.TEXTtopPage {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
	text-align: left;
	text-transform: uppercase;
	padding-top: 5px;
	height: 30px;
}
.IMAGE {
	text-align: right;
	padding-right: 15px;
	padding-top: 10px;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.table445 {
	height: 445px;
}
.Drapeaux {
	height: 26px;
	position: relative;
	width: 170px;
	text-align: left;
	text-indent: 105px;
	padding-top: 4px;
}
