body
{
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #ffefce;
}
A:link
{	
	color: #0000cc;
	text-decoration: none;
}
A:visited 
{
	color: #0000cc;
	TEXT-DECORATION: none;
}
A:active 
{
	color: #0000cc;	
	TEXT-DECORATION: none;
}
A:hover
{
	color: #0000cc;
	text-decoration: underline;
}
.ButtonStyle
{
	clear: left;
	border-right: 1px groove;
	border-top: 1px groove;
	font-weight: bold;
	font-size: 10px;
	border-left: 1px groove;
	color: #ffffff;
	border-bottom: 1px groove;
	font-family: Verdana;
	background-color: #cc6600;
}
.CheckBoxStyle
{
	font-weight: bold;
	font-size: 10px;
	color: #cc6600;
	font-family: Verdana;
}

.CheckBoxStyleItalic
{
	font-weight: bold;
	font-size: 11px;
	color: #cc6600;
	font-style: italic;
	font-family: Verdana;
}
.DataGridStyle
{
	border-right: #6a7077 1px solid;
	padding-right: 1px;
	border-top: #6a7077 1px solid;
	padding-left: 1px;
	font-size: 10px;
	border-left: #6a7077 1px solid;
	color: #666666;
	border-bottom: #6a7077 1px solid;
	font-family: Arial;
}
.DDLStyle
{
	font-size: 10px;
	font-family: Verdana;
	background-color: #fdf3d5;
}
.DDLObligStyle
{
	font-size: 10px;
	font-family: Verdana;
	background-color: #ffcc99;
}
.DGAlterItemStyle
{
	border-right: #6a7077 1px solid;
	border-top: #6a7077 1px solid;
	font-size: 10px;
	border-left: #6a7077 1px solid;
	color: #666666;
	border-bottom: #6a7077 1px solid;
	font-family: Arial;
	height: 10%;
	background-color: #fdf3d5;
}
.DGFooterStyle
{
	border-right: #6a7077 1px solid;
	border-top: #6a7077 1px solid;
	font-weight: bold;
	font-size: 10px;
	border-left: #6a7077 1px solid;
	color: #ffffff;
	border-bottom: #6a7077 1px solid;
	font-family: Arial;
	height: 10%;
	background-color: #829fe9;
}
.DGHeaderStyle
{
	border-right: #6a7077 1px solid;
	border-top: #6a7077 1px solid;
	font-weight: bold;
	font-size: 10px;
	border-left: #6a7077 1px solid;
	color: #ffffff;
	border-bottom: #6a7077 1px solid;
	font-family: Verdana;
	height: 10%;
	background-color: #d96713;
	text-align: center;
}
.DGItemStyle
{
	border-right: #6a7077 1px solid;
	border-top: #6a7077 1px solid;
	font-size: 10px;
	border-left: #6a7077 1px solid;
	color: #666666;
	border-bottom: #6a7077 1px solid;
	font-family: Arial;
	height: 10%;
}
.DGPagerStyle
{
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana;
	height: 10%;
	background-color: #d96713;
}
.LinkStyleDefault
{
	font-weight: bold;
	font-size: 10pt;
	color: #666666;
	font-family: Arial;
}
.DefaultLabelStyle
{
	font-weight: bold;
	font-size: 7.5pt;
	color: #e0dff7;
	font-family: Verdana;
	background-color: transparent;
}
.LabelErreurStyle
{
	font-weight: normal;
	font-size: 25px;
	color: #cc6600;
	font-family: Verdana;
	background-color: transparent;
}
.LabelStyle
{
	font-weight: bold;
	font-size: 10px;
	color: #cc6600;
	font-family: Verdana;
	background-color: transparent;
}
.LabelTitreStyle
{
	font-weight: bold;
	font-size: 12px;
	color: #6767be;
	font-family: Verdana;
	background-color: transparent;
}
.LblTitreStyle
{
	font-weight: bold;
	font-size: 10pt;
	color: #e75f05;
	font-family: Arial;
}
.LblTitTableStyle
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial;
	background-color: #d96713;
}
.LblTitArtStyle
{
	font-weight: bold;
	font-size: x-small;
	color: #6767be;
	font-family: Arial;
}
.LblTxtArtStyle
{
	font-size: xx-small;
	color: black;
	font-family: Verdana;
}

.PanelStyle
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	font-weight: bold;
	font-size: 10px;
	border-left: #999999 1px solid;
	width: 80%;
	color: #cc6600;
	border-bottom: #999999 1px solid;
	font-family: Verdana;
	background-color: #f9e4b7;
}
.ReqFieldValidatorStyle
{
	font-weight: bold;
	font-size: 10px;
	color: #6767be;
	font-family: Verdana;
	background-color: transparent;
}
.TextBoxMinStyle
{
	font-size: 10px;
	color: black;
	font-family: Verdana;
	background-color: white;
}
.TextBoxObligStyle
{
	font-size: 10px;
	color: black;
	font-family: Verdana;
	background-color: #ffcc99;
}
.TextBoxObligUpperStyle
{
	font-size: 10px;
	text-transform: uppercase;
	color: black;
	font-family: Verdana;
	background-color: #ffcc99;
}
.TextBoxStyle
{
	font-size: 10px;
	color: black;
	font-family: Verdana;
	background-color: white;
}
