.BodySite
{
	background-color: #000000;
}

.NavImg
{
	cursor: hand;
}
.MainTAB
{
	width: 800px;
	text-align: center;
	border: solid 1px white;
	background-color: #E1E0DD;
}
.LeftMenu
{
	width: 240px;
	background-color: #D6DDF0;
	text-align: right;
	padding: 40px 20px 10px 10px;
}
.LeftMenuPaysDetail
{
	width: 240px;
	background-color: #D6DDF0;
	text-align: right;
	padding: 10px 20px 10px 10px;
}
.LeftMenuItem
{
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	font-weight: normal;
	text-decoration: none;
}
.LeftMenuItem:hover
{
	color: #4F8BBD;
	text-decoration: underline;
}
.LeftMenuProjVide
{
	/*height: 150px;*/
	text-align: center;
}
.RightPane
{
	padding: 40px 20px 10px 30px;
}
.RightPaneNoPad
{
	padding: 0px 0px 0px 0px;
}
.RightPanePres
{
	padding: 10px 20px 10px 30px;
	background-image: url(../images/presmain.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.RightPanePresNoIMG
{
	padding: 10px 20px 10px 30px;
}
.RightPanePays
{
	padding: 10px 20px 20px 20px;
	background-position: center top;
	background-repeat: no-repeat;
}

.FooterPar
{
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 5px;
}

.FooterLnk
{
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
}

.FooterLnk:hover
{
	text-decoration: underline;
	color: #999999;
}

.CommonTitre
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #B44B4B;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 10px;
}

.CommonSubTitre
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 10px;
	height: 110px;
	padding-top: 40px;
}

.CommonSubSmallTitre
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 10px;
	padding-bottom: 10px;
	padding-top: 20px;
}

.FontPar
{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
}

.CommonPar
{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	text-align: justify;
	text-indent:10;
}

.CommonLnk
{
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
}

.CommonLnk:hover
{
	text-decoration: underline;
	color: #006699;
}

.CommonBtn
{
	font-size: 10px;
	color: #000000;
	font-family: verdana, arial, helvetica;
}

.CommonPaneTitre
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: verdana, arial, helvetica;
	text-decoration: underline;
	text-align: left;
	text-indent:2;
	padding-bottom: 5px;
}

.CommonTable
{
	border-style: solid;
	border-width: 1px;
	border-color: Black;
}

.MenuHeaderTitre
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E0DFDF;
	font-weight: bold;
	text-indent: 20px;
	padding-bottom: 5px;
}
.MenuDIV
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	text-align: left;
}
.MenuItemDIVGreen
{
	background-image: url(../images/MenuGreen.gif);
	background-repeat: no-repeat;
	height: 40px;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 10px;
	text-align: left;
}
.MenuItemDIVBrown
{
	background-image: url(../images/MenuBrown.gif);
	background-repeat: no-repeat;
	height: 40px;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 10px;
	text-align: left;
}
.MenuItemDIVMauv
{
	background-image: url(../images/MenuMauv.gif);
	background-repeat: no-repeat;
	height: 40px;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 10px;
	text-align: left;
}
.MenuLnk
{
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	width: 145px;
}
.MenuLnk:hover
{
	text-decoration: underline;
	color: #006699;
}

.MenuTR
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: Black;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
}

.AsterixInfo
{
	font-weight: bold;
	font-size: 9px;
	color: gray;
	font-family: verdana, arial, helvetica;
}

.MainFRMDIV
{
	background-image: url(../images/pagemain.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	/*background-attachment: fixed;*/
	/*height: 450px;*/
	/*overflow-y: scroll;*/
}
.MainLogoDIV
{
	background-image: url(../images/PageLogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 100px;
}
.MainFRMDIVNoImage
{
	/*height: 450px;*/
	/*overflow-y: scroll;*/
}
.MainTitre
{
	float: left;
	font-weight: normal;
	font-size: 20px;
	color: #2D4D82;
	font-family: verdana, arial, helvetica;
}
.MainSubTitre
{
	font-weight: normal;
	font-size: 14px;
	height: 25px;
	padding-top: 7px;
	text-indent: 5px;
	color: #2D4D82;
	font-family: verdana, arial, helvetica;
}
.MainParTitre
{
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	font-size: 13px;
	text-indent: 15px;
	text-decoration: none;
	color: #746E6B;
}
#MainParTextDIV
{
	/*padding-top: 10px;*/
	padding-bottom: 10px;
}
.MainPar
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	text-indent: 0px;
	text-align: justify;
}
.MainParAsterix
{
	font-weight: normal;
	font-size: 11px;
	color: red;
	font-family: verdana, arial, helvetica;
	font-style: italic;
	font-weight: bold;
}
.MainLnk
{
	font-weight: bold;
	font-size: 10px;
	color: #006699;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
}
.MainLnk:hover
{
	color: #B44B4B;
	text-decoration: underline;
}
.MainIMGLogoDIV
{
	float: left;
	width: 160px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.MainIMGDIV
{
	float: right;
	width: 100px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.MainIMG
{
	border-color: Black;
	border-width: 1px;
	border-style: solid;
}
.MainHR
{
	border-width: 2px;
	color: #2D4D82;
	margin-bottom: 10px;
}

.PresTitre
{
	font-weight: bold;
	font-size: 14px;
	color: #4F8BBD;
	font-family: verdana, arial, helvetica;
	text-align: left;
	padding: 0px 0px 10px 0px;
}
.PresSubTitre
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: verdana, arial, helvetica;
	text-align: left;
	padding: 0px 0px 10px 0px;
}
.PresPar
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	text-indent: 0px;
	text-align: justify;
}
.PresLnk
{
	font-weight: normal;
	font-size: 11px;
	color: #006699;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
}
.PresLnk:hover
{
	text-decoration: underline;
}
.PresLnkBold
{
	font-weight: bold;
	font-size: 11px;
	color: #006699;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
}
.PresLnkBold:hover
{
	text-decoration: underline;
}
.PresMainPar
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	text-indent: 0px;
	text-align: justify;
	padding-left: 0px;
}
.PresMainItalic
{
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	color: #006699;
	font-family: verdana, arial, helvetica;
	text-align: justify;
}
.PresList
{
	list-style-image: url(../images/bt_green.gif);
	margin-left: 20;
	margin-top: 10px;
}
.PresListItem
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: verdana, arial, helvetica;
	text-align: justify;
	margin-bottom: 10px;
}
.PresIMGMain
{
	float: right;
	padding: 0px 10px 0px 10px;
}
.PresDIVIMGActu
{
	width: 70px;
	text-align: center;
	padding: 0px 10px 0px 10px;
}
.PresDocsTitre
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
}
.PresDocsTitre:hover
{
	color: #006699;
	text-decoration: underline;
}
.PresDocsTabLnk
{
	background-color: #E1E0DD;
	border: solid 1px black;
	width: 350px;
}

.AltTitre
{
	font-weight: normal;
	font-size: 22px;
	color: #2D4D82;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
}
.AltSubTitre
{
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 10px;
}
.AltPar
{
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
}

.PaysTitre
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: verdana, arial, helvetica;
	text-align: left;
	padding: 60px 0px 20px 0px;
}
.PaysSubTitre
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: verdana, arial, helvetica;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
.PaysMainPar
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	text-indent: 0px;
	text-align: justify;
	padding: 0px 0px 0px 0px;
}
.PaysMainLnk
{
	font-weight: bold;
	font-size: 11px;
	color: #006699;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	text-align: center;
}
.PaysMainLnk:hover
{
	color: #B44B4B;
	text-decoration: underline;
}
.PaysMainStats
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	text-indent: 0px;
	text-align: left;
	padding: 0px 0px 0px 0px;
}
.PaysMainStats:hover
{
	color: #006699;
	text-decoration: underline;
}
.PaysDIVPlan
{
	width: 250px;
	text-align: center;
	padding: 0px 10px 10px 10px;
}
.PaysBOX
{
	width: 230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	overflow: scroll;
}
.PaysBOXS
{
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.ProjListLnk
{
	font-weight: normal;
	font-size: 11px;
	color: #006699;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	text-align: center;
	padding-bottom: 30px;
}
.ProjListLnk:hover
{
	color: #B44B4B;
	text-decoration: underline;
}
.ProjDIVTitre
{
	text-align: center;
	padding: 10px 10px 10px 10px;
	font-family: Trebuchet MS, verdana, arial, helvetica;
	font-weight: normal;
	font-size: 18px;
	color: #000000;
}
.ProjDIVLogo
{
	width: 260px;
	text-align: center;
	padding: 0px 10px 0px 10px;
}

.PartnerListTitre
{
	font-weight: bold;
	font-size: 12px;
	color: #006699;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	text-align: center;
	width: 240px;
}
.PartnerListTitre:hover
{
	color: #B44B4B;
	text-decoration: underline;
}
.PartnerListPar
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	text-align: left;
	width: 200px;
}
.PartnerListLnk
{
	font-weight: normal;
	font-size: 11px;
	color: #006699;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	text-align: center;
}
.PartnerListLnk:hover
{
	color: #B44B4B;
	text-decoration: underline;
}

.ContactTitre
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #393E79;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 10px;
	padding-top: 30px;
	margin-bottom: 10px;
}
.ContactSubTitre
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393E79;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 5px;
}
.ContactPar
{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	text-align: justify;
	text-indent:10;
}
.ContactLnk
{
	font-size: 10px;
	color: #393E79;
	font-weight: normal;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
}
.ContactLnk:hover
{
	text-decoration: underline;
	color: #B44B4B;
}
.ContactTBox
{
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ContactTBoxNoREV
{
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 7px;
}
.ContactLBox
{
	width: 222px;
	height: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 7px;
}
.ContactTBoxObj
{
	width: 222px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ContactCBox
{
	width: 222px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 14px;
}
.ContactListDIV
{
	height: 340px;
	width: 215px;
	overflow: auto;
}
.ContactFonction
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #B44B4B;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
	margin-top: 5;
	padding-bottom: 2px;
}
.ContactNom
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-indent: 0px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 2px;
}

.ClientDIV
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	text-align: right;
}

.IMGBIG
{
	width: 480px;
	overflow: auto;
}
.IMGBIGgastro
{
	width: 440px;
	overflow: auto;
}
.LegalParDIV
{
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica;
	text-align: justify;
	padding: 0px 10px 0px 10px;
}
.LegalTitre
{
	text-align: left;
	margin-left: 30px;
}
.LegalIMG
{
	float: right;
}
