BODY TD
{
	font-size: 11px;
	font-family: Verdana, Sans-Serif;
}
.PageTitle
{
	font-weight: bold;
	font-size: 21px;
	color: #CC0033;
}
/*Editor*/
.EditorLinkProperties
{
	font-weight: bold !important;
	font-size: 11px !important;
	cursor: hand !important;
	color: orange !important;
	text-decoration: none !important;
}
.EditorLinkProperties:hover
{
	font-weight: bold !important;
	font-size: 11px !important;
	color: navy !important;
	cursor: hand !important;
	text-decoration: none !important;
}
/*User Form*/
.LoginLabel
{
	font-weight: bold;
	font-size: 9px;
	color: white;
}
.LoginButton
{
	font-weight: bold;
	font-size: 9px;
	color: white;
	text-decoration: none;
}
.LoginButton:hover
{
	font-weight: bold;
	font-size: 9px;
	color: black;
	text-decoration: none;
}
.LoginTextBox
{
	font-size: 9px;
	color: black;
	border-top-style: none;
	font-family: Verdana, Sans-Serif;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	width: 220px;
}
.LoginMsg_Error
{
	font-weight: bold;
	color: black;
}
.LoginUserLabel
{
	font-weight: bold;
	font-size: 9px;
	color: white;
}
/*Compte User*/
.SiteUser_TextBox
{
	font-size: 11px;
	color: black;
	border-top-style: none;
	font-family: Verdana, Sans-Serif;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.SiteUser_Text
{
	font-weight: normal;
	color: orange;
}
.SiteUser_Msg_Error
{
	font-weight: bold;
	color: orange;
}
.SiteUser_Label
{
	font-size: 11px;
	color: black;
}
.PopUser_Titre
{
	color: #CC0033;
	font-size: 17px;
	font-weight: bold;
}
.PopUser_Bg
{
	font-size: 11px;
	font-family: Verdana, Sans-Serif;
	background-color: white;
}
.PopUser_Button
{
	border-right: #737357 1px solid;
	border-top: #737357 1px solid;
	font-weight: normal;
	font-size: 11px;
	border-left: #737357 1px solid;
	color: #3b3b1f;
	border-bottom: #737357 1px solid;
	font-family: Verdana, Sans-Serif;
	height: 19px;
	background-color: silver;
}
/*Form*/
.Button
{
	border-right: #737357 1px solid;
	border-top: #737357 1px solid;
	font-weight: normal;
	font-size: 11px;
	border-left: #737357 1px solid;
	color: #3B3B1F;
	border-bottom: #737357 1px solid;
	font-family: Verdana, Sans-Serif;
	height: 19px;
	background-color: #c7c78f;
}
.TextBox
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 11px;
	border-left: gray 1px solid;
	color: black;
	border-bottom: gray 1px solid;
	font-family: Verdana, Sans-Serif;
}
.DropDown
{
	border-right: gray 2px solid;
	border-top: gray 2px solid;
	font-size: 11px;
	border-left: gray 2px solid;
	color: black;
	border-bottom: gray 2px solid;
	font-family: Verdana, Sans-Serif;
}
.Modify
{
	font-weight: bold;
	font-size: 11px;
	color: red;
	text-decoration: none;
}
.Modify:hover
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	text-decoration: none;
}
.Validate
{
	font-weight: bold;
	font-size: 11px;
	color: navy;
	text-decoration: none;
}
.Validate:hover
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	text-decoration: none;
}
.Delete
{
	font-weight: bold;
	font-size: 11px;
	color: red;
	text-decoration: none;
}
.Delete:hover
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	text-decoration: none;
}
.Msg_Ok
{
	font-weight: bold;
	color: navy;
}
.Msg_Error
{
	font-weight: bold;
	color: red;
}
.TableTabStrip
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 0px;
	width: 100%;
	padding-top: 5px;
	background-color: #f1f1e3;
}
/*PopUp*/
.Pop_Titre
{
	color: #737357;
	font-size: 17px;
	font-weight: bold;
}
.Pop_Bg
{
	font-size: 11px;
	font-family: Verdana, Sans-Serif;
	background-color: #e3e3c7;
}
.Pop_Button
{
	border-right: #737357 1px solid;
	border-top: #737357 1px solid;
	font-weight: normal;
	font-size: 11px;
	border-left: #737357 1px solid;
	color: #3B3B1F;
	border-bottom: #737357 1px solid;
	font-family: Verdana, Sans-Serif;
	height: 19px;
	background-color: #c7c78f;
}
.Pop_Label
{
	font-size: 11px;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	color: navy;
}
.PopUp_Modify
{
	font-weight: bold;
	font-size: 11px;
	color: navy;
	text-decoration: none;
}
.PopUp_Modify:hover
{
	font-weight: bold;
	font-size: 11px;
	color: red;
	text-decoration: none;
}
.PopUp_Validate
{
	font-weight: bold;
	font-size: 11px;
	color: navy;
	text-decoration: none;
}
.PopUp_Validate:hover
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	text-decoration: none;
}
.PopUp_Delete
{
	font-weight: bold;
	font-size: 11px;
	color: red;
	text-decoration: none;
}
.PopUp_Delete:hover
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	text-decoration: none;
}
.PopUp_Msg_Ok
{
	font-weight: bold;
	color: navy;
}
.PopUp_Msg_Error
{
	font-weight: bold;
	color: red;
}
.Pop_InputFile
{
	border-right: #737357 1px solid;
	border-top: #737357 1px solid;
	font-weight: normal;
	font-size: 11px;
	border-left: #737357 1px solid;
	color: #3B3B1F;
	border-bottom: #737357 1px solid;
	font-family: Verdana, Sans-Serif;
	height: 19px;
}
/*Calendar*/
.CalendarButton
{
	border-right: gray 2px solid;
	border-top: gray 2px solid;
	font-weight: normal;
	font-size: 11px;
	margin-left: 3px;
	border-left: gray 2px solid;
	color: black;
	border-bottom: gray 2px solid;
	font-family: Verdana, Sans-Serif;
	height: 17px;
}
/*Accordeon*/
.AccordeonBg
{
	background-color: silver;
}
.apTitleExpanded
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	padding-bottom: 3px;
	font-weight: bold;
	color: white;
	padding-top: 3px;
	background-color: #0000ff;
}
.apTitleCollapsed
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	padding-bottom: 3px;
	color: white;
	padding-top: 3px;
	background-color: #0000ff;
}
/*MemoryNav*/
.MemoryNav_Selected
{
	font-weight: bold;
	font-size: 15px;
	color: #CC0033;
}
.MemoryNav_Item
{
	font-weight: bold;
	font-size: 11px;
	color: #CC0033;
	text-decoration: none;
}
.MemoryNav_Item:hover
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	text-decoration: none;
}
/* Footer */
#footer
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
	width: 800px;
}
#footer .horizontalline
{
	margin-top: 2px;
	font-size: 0px;
}
#footer .went
{
	font-size: 9px;
	color: gray;
	text-align: center;
}
#footer .went a
{
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}
#footer .went a:hover
{
	font-weight: bold;
	font-size: 9px;
	color: black;
	text-decoration: none;
}
#footer .nav
{
	display: none;
}
/*Editor*/
.EditorStyle1
{
	font-size: 9px;
}
.EditorStyle2
{
	font-size: 11px;
}
.EditorStyle3
{
	font-size: 13px;
}
.EditorStyle4
{
	font-size: 15px;
}
.EditorStyle5
{
	font-size: 18px;
}
.EditorStyle6
{
	font-size: 24px;
}
.EditorStyle7
{
	font-size: 36px;
}