/* **************** TEXT SECTION STATIQUE ***************** */

.textStatiq1	{ font-family:Verdana; font-size:10px; color:#2D5D8F; }
.textStatiq2	{ font-family:Verdana; font-size:10px; color:#003263; }
.textStatiq3	{ font-family:Verdana; font-size:10px; color:#318CE7; }
.textStatiq3bold	{ font-family:Verdana; font-size:10px; color:#003263; font-weight:bold;}

/* ************************* MENU ************************** */

.menuTitle	{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#003263; font-weight:bold; vertical-align:middle;}
.menu	{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#003263; }
.menu A:link { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#003263; text-decoration:none; }
.menu A:visited { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#003263; text-decoration:none; }
.menu A:active { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#003263; text-decoration:none; }
.menu A:hover { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#003263; text-decoration:none; }
.agent { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#5A8AB6; }
.agent A:link  { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#5A8AB6; text-decoration:none;}
.agent A:visited { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#5A8AB6; text-decoration:none;}
.agent A:active  { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#5A8AB6; text-decoration:none;}
.agent A:hover  { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#003263; text-decoration:none;}

/* ********************** HOME ************************ */
.home {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#396E7C;}
.homeTitle {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#317FCB; font-weight:bold;}
.tabHome {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#003263;}
.tabHome A:link {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#003263; text-decoration:none;}
.tabHome A:visited {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#003263; text-decoration:none;}
.tabHome A:active {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#003263; text-decoration:none;}
.tabHome A:hover {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#003263; text-decoration:none;}

/* ********************** BUILDING ************************ */
.titleTabBuilding {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#79A0C5; font-weight:bold;}
.tabBuildingBold {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#003263; font-weight:bold;}
.tabBuilding {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#003263;}
.floor {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#003162; font-weight:bold;}

/* ************************* BODY ************************* */

body{
	margin:				0;
	color:				#000000;
	background-color:	#FFFFFF;
}



/* ************************* STANDARD ************************* */

/* MARGIN 0px */
.margin0{ margin:0px; }

/* CURSOR */
.flyHand{ cursor:	move; }
.flyAuto{ cursor:	auto; }



/* ************************* FONT ADMIN ************************* */

.adminTitleBold				{ font-family: Verdana, sans-serif; font-size: 12px; color: #686868; text-decoration: none; font-weight: bold; background:inherit; }
.adminTitleBold A:link 		{ color: #686868; text-decoration: none; font-weight: bold; background:inherit; }
.adminTitleBold A:visited 	{ color: #686868; text-decoration: none; font-weight: bold; background:inherit; }
.adminTitleBold A:active 	{ color: #686868; text-decoration: none; font-weight: bold; background:inherit; }
.adminTitleBold A:hover 	{ color: #686868; text-decoration: underline; font-weight: bold; background:inherit; }

.adminText 					{ font-family: Verdana, sans-serif; font-size: 10px; color: #686868; text-decoration: none; background:inherit;}
.adminText A:link 			{ color: #686868; text-decoration: none; background:inherit; }
.adminText A:visited 		{ color: #686868; text-decoration: none; background:inherit; }
.adminText A:active 		{ color: #686868; text-decoration: none; background:inherit; }
.adminText A:hover 			{ color: #686868; text-decoration: underline; background:inherit; }

.adminTextBold 				{ font-family: Verdana, sans-serif; font-size: 10px; color: #686868; text-decoration: none; font-weight: bold; background:inherit;}
.adminTextBold A:link 		{ color: #686868; text-decoration: none; font-weight: bold; background:inherit;}
.adminTextBold A:visited 	{ color: #686868; text-decoration: none; font-weight: bold; background:inherit;}
.adminTextBold A:active 	{ color: #686868; text-decoration: none; font-weight: bold; background:inherit;}
.adminTextBold A:hover 		{ color: #686868; text-decoration: underline; font-weight: bold; background:inherit;}

.textError 					{ font-family: Verdana, sans-serif; font-size: 10px; color: #F25D54; text-decoration: none; background:inherit; font-weight: bold;}
.textError A:link 			{ color: #F25D54; text-decoration: none; background:inherit; font-weight: bold;}
.textError A:visited 		{ color: #F25D54; text-decoration: none; background:inherit; font-weight: bold;}
.textError A:active 		{ color: #F25D54; text-decoration: none; background:inherit; font-weight: bold;}
.textError A:hover 			{ color: #F25D54; text-decoration: underline; background:inherit; font-weight: bold;}

.adminDesignBlockSeparator{
	background-color:	#EAEAD3;
}

.adminDesignLineSeparator{
	background-color:	#949494;
}

.adminDesignOptionTitle{
	background-color:	#E4E4D9;
}

.adminDesignPaddingLeft{
	padding-left:10px;
}

.adminDesignPaddingRight{
	padding-right:10px;
}

.adminDesignPadding{
	padding:10px;
}

/* ************************* FONT FRONT END ************************* */

.titleBold				{ font-family: Verdana, sans-serif; font-size: 12px; COLOR: #333333; TEXT-DECORATION: none; font-weight: bold; background:inherit; }
.titleBold A:link 		{ COLOR: #333333; TEXT-DECORATION: none; font-weight: bold; background:inherit; }
.titleBold A:visited 	{ COLOR: #333333; TEXT-DECORATION: none; font-weight: bold; background:inherit; }
.titleBold A:active 	{ COLOR: #333333; TEXT-DECORATION: none; font-weight: bold; background:inherit; }
.titleBold A:hover 		{ COLOR: #333333; TEXT-DECORATION: underline; font-weight: bold; background:inherit; }

.text 			{ font-family: Verdana, sans-serif; font-size: 10px; COLOR: #333333; TEXT-DECORATION: none; background:inherit; }
.text A:link 	{ COLOR: #333333; TEXT-DECORATION: none; background:inherit; }
.text A:visited { COLOR: #333333; TEXT-DECORATION: none; background:inherit; }
.text A:active 	{ COLOR: #333333; TEXT-DECORATION: none; background:inherit; }
.text A:hover 	{ COLOR: #333333; TEXT-DECORATION: underline; background:inherit; }

.textBold 			{ font-family: Verdana, sans-serif; font-size: 10px; COLOR: #333333; TEXT-DECORATION: none; font-weight: bold; background:inherit; }
.textBold A:link 	{ COLOR: #333333; TEXT-DECORATION: none; font-weight: bold; background:inherit; }
.textBold A:visited { COLOR: #333333; TEXT-DECORATION: none; font-weight: bold; background:inherit; }
.textBold A:active 	{ COLOR: #333333; TEXT-DECORATION: none; font-weight: bold; background:inherit; }
.textBold A:hover 	{ COLOR: #333333; TEXT-DECORATION: underline; font-weight: bold; background:inherit; }



/* ************************* TEXTBOX ************************* */

.textbox{
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size:		10px;
	font-weight:	normal;
	color:			#000000;
	border:			solid 1px #A6A6A1;
	background:		#FFFFFF;
	padding-left:	2px;
	padding-right:	0px;
	text-align:		left;
	text-indent:	0;
	width:			98%;
}

.textboxMini{
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size:		10px;
	font-weight:	normal;
	color:			#000000;
	border:			solid 1px #A6A6A1;
	background:		#FFFFFF;
	padding-left:	2px;
	padding-right:	0px;
	text-align:		left;
	text-indent:	0;
}

.textareabox{
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size:		10px;
	font-weight:	normal;
	color:			#000000;
	border:			solid 1px #A6A6A1;
	background:		#FFFFFF;
	padding-left:	2px;
	padding-right:	0px;
	text-align:		left;
	text-indent:	0;
	width:			420;
	height: 		144;
}

.textboxbertin{
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size:		10px;
	font-weight:	normal;
	color:			#000000;
	border:			solid 1px #A6A6A1;
	background:		#FFFFFF;
	padding-left:	2px;
	padding-right:	0px;
	text-align:		left;
	text-indent:	0;
	width:			212px;
	height:			17px;
}


/* ************************* LINE ************************* */

.line{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; COLOR: #3D3D3D; TEXT-DECORATION: none; background:inherit; }



/* ************************* CSS DRAG AND DROP LIST ************************* */

ul.sortTable li {
	position: relative;
}

ul.sortTableBoxy {
	list-style-type: 	none;
	padding-left:		0px;
	padding-right:		0px;
	padding-top:		0px;
	padding-bottom:		0px;
	margin: 			0px;
    border: 			0px solid #ccc;
}
ul.sortTableBoxy li {
	cursor:				move;
}

.allBorder{
    border: 			1px solid #ccc;
}



/* ************************* CSS FRONT END ************************* */





