/* ************************************** */
/* ***********		BODY		********* */
.BodySite
{
	background-color: #FFFFFF;
	margin-top: 10px;
	text-align: center;
}
/* ************************************** */
/* ************************************** */

/* ************************************** */
/* ***********		MAIN		********* */
#MainContent
{
	/* width: 100%; */
	/* text-align: center; */
}
#MainDIV
{
	width: 1024px;
	text-align: left;
	position: relative;
	z-index: 90;
}
#MainFrameDIV
{
	width: 1024px;
	position: relative;
}
#MainFooterDIV
{
	height: 70px;
	width: 1024px;
	background-image: url(../images/forsantal_bgfooter.jpg);
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	position: relative;
	padding-top : 20px;
	z-index: -1;
}
/* ************************************** */
/* ************************************** */

/* ************************************** */
/* ***********		TOP BAR TB	********* */
#TopBarDIV
{
	width: 1024px;
	height: 144px;
	background-image: url(../images/forsantal_header.jpg);
	background-repeat: no-repeat;
	text-align: left;
	position: relative;
	z-index: 99;
	/* border: solid 1px white; */
}
#TB_PortLOGODIV
{
	height: 124px;
	width: 192px;
	top: 10px;
	left: 812px;
	position: absolute;
}
#TB_BlocAd1
{
	height: 67px;
	width: 600px;
	top: 40px;
	left: 20px;
	position: absolute;
}
.TB_FontBIGWhite
{
	font-size: 26px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	padding-top: 10px;
}
.TB_FontWhite
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
}
.TB_FontWhite_small
{
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
}
.TB_FontBIGBlack
{
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	padding-top: 10px;
}
.TB_FontBlack
{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
}
.TB_FontBlack_CENTER
{
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	text-align: center;
}
/* ************************************** */
/* ************************************** */

/* ************************************** */
/* ***********		COMMON		********* */
.CommonTable
{
	border: solid 0px black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
}
.CommonTD
{
	width: 50%;
	text-align: right;
}
.CommonMainTD
{
	width: 100%;
	text-align: right;
}
.CommonMainCenterTD
{
	width: 100%;
	text-align: center;
}
.CommonMainLeftTD
{
	width: 100%;
	text-align: left;
}
.FormCKTD
{
	text-align: left;
	text-indent: 110px;
}
.CommonIMGLink
{
	border: solid 0px black;
}
.CommonIMGLinkBorder
{
	border: solid 1px #BBBBBB;
}
.CommonFontBlack
{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
}
.CommonFontWhite
{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
}
.CommonFontPurple
{
	font-size: 11px;
	color: #B172DE;
	font-weight: normal;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
}
/* ************************************** */
/* ************************************** */

/* ************************************** */
/* ***********		MENU TOP	********* */
#TopBarMenuDIV
{
	width: 1024px;
	height: 40px;
	background-image: url(../images/forsantal_bgmenu.jpg);
	background-repeat: repeat-x;
	top: 0px;
	left: 0px;
	position: relative;
	/* margin-top: 1px; */
}
#MenuItem00DIV
{
	width: 204px;
	height: 40px;
	text-align: center;
	background: 0;
	float: left;
	font: bold 14px/40px Arial;
	color: #FFFFFF;
	text-decoration: none;
}
#MenuItem00DIV:hover
{
	text-decoration: underline;
	/*color: #AAAAAA;*/
	background-color: #88B2C8;
}
#MenuItem1DIV
{
	width: 204px;
	height: 40px;
	text-align: center;
	background: 0;
	float: left;
	font: bold 14px/40px Arial;
	color: #FFFFFF;
	text-decoration: none;
}
#MenuItem1DIV:hover
{
	text-decoration: underline;
	/*color: #AAAAAA;*/
	background-color: #88B2C8;
}
#MenuItem2DIV
{
	width: 204px;
	height: 40px;
	text-align: center;
	background: 0;
	float: left;
	font: bold 14px/40px Arial;
	color: #FFFFFF;
	text-decoration: none;
}
#MenuItem2DIV:hover
{
	text-decoration: underline;
	/*color: #AAAAAA;*/
	background-color: #88B2C8;
}
#MenuItem3DIV
{
	width: 204px;
	height: 40px;
	text-align: center;
	background: 0;
	float: left;
	font: bold 14px/40px Arial;
	color: #FFFFFF;
	text-decoration: none;
}
#MenuItem3DIV:hover
{
	text-decoration: underline;
	/*color: #AAAAAA;*/
	background-color: #88B2C8;
}
#MenuItem4DIV
{
	width: 207px;
	height: 40px;
	text-align: center;
	background: 0;
	float: left;
	font: bold 14px/40px Arial;
	color: #FFFFFF;
	text-decoration: none;
}
#MenuItem4DIV:hover
{
	text-decoration: underline;
	/*color: #AAAAAA;*/
	background-color: #88B2C8;
}
/* ************************************** */
/* ************************************** */

/* ************************************** */
/* ***********		MENU TOP PATH	***** */
#MenuTopPathDIV
{
	height: 20px;
	background-color: #E4E4E4;
	top: 0px;
	left: 0px;
	text-indent: 10px;
	position: relative;
	font: bold 11px verdana;
	color: #000000;
	border-left: solid 1px #BBBBBB;
	border-right: solid 1px #BBBBBB;
	border-bottom: solid 1px #BBBBBB;
}
.MenuTopPathLNK
{
	font: bold 9px/20px verdana;
	color: #000000;
	text-decoration: none;
	/*font-style: italic;*/
}
.MenuTopPathLNK:hover
{
	text-decoration: underline;
}
/* ************************************** */
/* ************************************** */

/* ************************************** */
/* ***********		FRAME		********* */
#FRM_CONTENT
{
	height: 200px;
	width: 1024px;
	top: 0px;
	left: 0px;
	position: relative;
	/*background-image: url(../images/forsantal_bgcontent.jpg);*/
	/*background-repeat: repeat-y;*/
	/*background-color: #EEEEEE;*/
	/*border-left: solid 1px #BBBBBB;*/
	/*border-right: solid 1px #BBBBBB;*/
	z-index: 92;
}
html>body #FRM_CONTENT
{
	height: auto;
	min-height: 200px;
}
#FRM_MENU
{
	/* visibility : hidden; */
	width: 200px;
	top: 40px;
	left: 2px;
	position: absolute;
	z-index: 96;
}
.FRM_MENU_Item
{
	width: 200px;
	/* text-align: center; */
	/* line-height: 150%; */
	/* float: left; */
	/*height: 46px;*/
	
	/*border-bottom: solid 2px #BBBBBB;*/
}
.FRM_MENU_Item_First
{
	width: 200px;
	/*height: 46px;*/
	
	/*border-top: solid 2px #BBBBBB;*/
	/*border-bottom: solid 2px #BBBBBB;*/
}
.FRM_MENU_Item_SSProd
{
	width: 200px;
}
.FRM_MENU_ItemDIV
{
	width: 200px;
	/*height: 46px;*/
	/*position: relative;*/
	display: block;
	text-align: right;
	padding: 10px 10px 10px 0px;
	color: #000000;
	background: 0;
	font: bold 11px verdana;
	text-decoration: none;
	/*border: solid 1px black;*/
	/*border-bottom: solid 2px #BBBBBB;*/
	/*border-top: solid 2px #BBBBBB;*/
	float: left;
}
.FRM_MENU_ItemDIV:hover
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #88B2C8;
}
.FRM_MENU_ItemDIV_Prod
{
	width: 200px;
	/*height: 46px;*/
	display: block;
	text-align: right;
	padding: 10px 10px 10px 0px;
	color: #000000;
	background: 0;
	font: bold 11px verdana;
	text-decoration: none;
	float: left;
}
.FRM_MENU_ItemDIV_Prod:hover
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #88B2C8;
}
.FRM_MENU_ItemDIVSelected
{
	width: 200px;
	/*height: 46px;*/
	/*position: relative;*/
	display: block;
	text-align: right;
	padding: 10px 10px 10px 0px;
	color: #FFFFFF;
	background-color: #88B2C8;
	font: bold 11px verdana;
	text-decoration: none;
	/*border: solid 1px black;*/
	/*border-bottom: solid 2px #BBBBBB;*/
	/*border-top: solid 2px #BBBBBB;*/
	float: left;
}
.FRM_MENU_ItemDIVSelected:hover
{
	color: #FCDC02;
	text-decoration: underline;
}
.FRM_MENU_ItemDIVSelected_Prod
{
	width: 200px;
	/*height: 46px;*/
	display: block;
	text-align: right;
	padding: 10px 10px 10px 0px;
	color: #FFFFFF;
	background-color: #88B2C8;
	font: bold 11px verdana;
	text-decoration: none;
	float: left;
}
.FRM_MENU_ItemDIVSelected_Prod:hover
{
	color: #FCDC02;
	text-decoration: underline;
}
/* ************************************** */
/* ************************************** */

/* ************************************** */
/* ***********	FORMATION	************* */
#FORMATION_CONTENT
{
	height: 600px;
	width: 1024px;
	top: 0px;
	left: 0px;
	position: relative;
	/*background-image: url(../images/forsantal_bgcontent.jpg);*/
	/*background-repeat: repeat-y;*/
	/*background-color: #EEEEEE;*/
	/*border-left: solid 1px #BBBBBB;*/
	/*border-right: solid 1px #BBBBBB;*/
	z-index: 92;
}
html>body #FORMATION_CONTENT
{
	height: auto;
	min-height: 600px;
}
#FORMATION_DIV
{
	/* visibility: hidden; */
	width: 794px;
	position: relative;
	left: 230px;
}
.FORMATION_Titre1
{
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 18px;
	color: #88B2C8;
	text-align: left;
	left: 30px;
}
.FORMATION_Titre2
{
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-align: left;
	left: 30px;
	padding-top: 30px;
}
.FORMATION_Titre2_noalign
{
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	left: 30px;
}
.FORMATION_Par2
{
	font-family: arial, helvetica;
	font-size: 12px;
	color: #000000;
	text-align: left;
	left: 30px;
	margin-top: 10px;
}
.FORMATION_Par2_noalign
{
	font-family: arial, helvetica;
	font-size: 12px;
	color: #000000;
	left: 30px;
}
.FORMATION_Info1
{
	font-family: arial, helvetica;
	font-size: 11px;
	font-style: italic;
	color: #336666;
	text-align: left;
	left: 30px;
}
.FORMATION_NEW
{
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.FORMATION_LNK
{
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #336699;
}
.FORMATION_LNK:hover
{
	text-decoration: underline;
	color: #336666;
}
/* ************************************** */
/* ************************************** */

/* ************************************** */
/* ***********	FORMATION_FORM	********* */
.FORMATION_FORM_MAINDIV
{
	width: 740px;
	position: relative;
}
.FORMATION_FORM_HDR
{
	background-image: url(../images/atomicDetail_blueGray.gif);
	background-repeat: no-repeat;
	height: 110px;
}
.FORMATION_FORM_HDR_Logo
{
	left: 540px;
	top: 50px;
	position: relative;
}
.FORMATION_FORM_HDR_Titre
{
	font-family: Arial Unicode MS, arial, helvetica;
	font-weight: bold;
	font-size: 30px;
	color: #006666;
	text-align: left;
	left: 20px;
	top: 30px;
	position: absolute;
}
.FORMATION_FORM_HDR_Comment
{
	font-family: arial, helvetica;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	text-align: left;
	left: 20px;
	top: 86px;
	position: absolute;
}
.FORMATION_FORM_Titre1
{
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 18px;
	color: #88B2C8;
	text-align: center;
	left: 30px;
}
.FORMATION_FORM_TABLE
{
	width: 460px;
	border: 0;
	padding: 0;
	margin: 0;
}
.FORMATION_FORM_BOX
{
	width: 280px;
	font-family: arial, helvetica;
	font-size: 11px;
}
.FORMATION_FORM_BOXS
{
	width: 150px;
	font-family: arial, helvetica;
	font-size: 11px;
}
.FORMATION_FORM_BOXSS
{
	width: 94px;
	font-family: arial, helvetica;
	font-size: 11px;
}
.FORMATION_FORM_BOXSSS
{
	width: 50px;
	font-family: arial, helvetica;
	font-size: 11px;
}
.FORMATION_FORM_BOXL
{
	width: 280px;
	height: 80px;
	font-family: arial, helvetica;
	font-size: 11px;
}
/* ************************************** */
/* ************************************** */

/* ************************************** */
/* ***********	FOOTER	***************** */
#Foot_Menu
{
	/* visibility: hidden; */
	width: 1024px;
	height: 20px;
	position: relative;
	/*margin-top : 20px;*/
	margin-bottom: 20px;
	text-align: center;
	font-size: 11px;
	color: #88B2C8;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
}
.Foot_LNK
{
	color: #88B2C8;
	text-decoration: none;
}
.Foot_LNK:hover
{
	text-decoration: underline;
	color: #999999;
}
/* ************************************** */
/* ************************************** */


