body,td,th {
	font-family: Verdana, Arial;
	font-size: 12px;
}


body {
	margin-top: 10px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.Exposant {font-size: 12px}
.font_8 {font-size: 8px}
.font_10 {font-size: 10px}
.font_white {color: #FFFFFF}
.td_margin {
	margin-left: 10px;
}

.menuStd {color: #BBBBBB; border: 1px solid #BBBBBB; cursor:default}
.menuOver{color: #DDDDDD; font-weight:bold; border: 1px solid #DDDDDD; cursor:pointer}
.menuSel {color: #FFFFFF; font-weight:bold; border: 1px solid #FFFFFF; cursor:pointer}

.class1Std {color: #CC0000; background-color: #FFFFFF; border: 1px solid #CC0000; cursor:default}
.class1Over{color: #FFFFFF; background-color: #800000; border: 1px solid #CC0000; cursor:pointer}
.class1Sel {color: #FFFFFF;	background-color: #CC0000; border: 1px solid #CC0000; cursor:pointer}

.class2Std {color: #66CC00; background-color: #FFFFFF; border: 1px solid #66CC00; cursor:default}
.class2Over{color: #FFFFFF; background-color: #008000; border: 1px solid #66CC00; cursor:pointer}
.class2Sel {color: #FFFFFF;	background-color: #66CC00; border: 1px solid #66CC00; cursor:pointer}

.class3Std {color: #0066CC; background-color: #FFFFFF; border: 1px solid #0066CC; cursor:default}
.class3Over{color: #FFFFFF; background-color: #000080; border: 1px solid #0066CC; cursor:pointer}
.class3Sel {color: #FFFFFF;	background-color: #0066CC; border: 1px solid #0066CC; cursor:pointer}

.class4Std {color: #000000; background-color: #FFFFFF; border: 1px solid #000000; cursor:default}
.class4Over{color: #FFFFFF; background-color: #808080; border: 1px solid #000000; cursor:pointer}
.class4Sel {color: #FFFFFF;	background-color: #000000; border: 1px solid #000000; cursor:pointer}

.font_8_1 {

	font-size: 8px;
	background-color: #CC0000;
}
.font_8_2 {
	font-size: 8px;
	background-color: #66CC00;
}
.font_8_3 {
	font-size: 8px;
	background-color: #0066CC;
}
.font_8_4 {
	font-size: 8px;
	background-color: #000000;
}
.font_12_1 {

	font-size: 12px;
	background-color: #CC0000;
	color: #FFFFFF;
}
.font_12_2 {

	font-size: 12px;
	background-color: #66CC00;
	color: #FFFFFF;
}
.font_12_3 {
	font-size: 12px;
	background-color: #0066CC;
	color: #FFFFFF;
}
.font_12_4 {
	font-size: 12px;
	background-color: #000000;
	color: #FFFFFF;
}

.border_dot_left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.border_dot_right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.border_dot_all {
	border: 1px dotted #CCCCCC;
}
.retrait_5px {
	padding-left: 5px;
}
.retrait_15px {
	padding-left: 20px;
}
.border_dot_up_down {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
a.iconInsert:link {text-decoration: none; color: #336699}
a.iconInsert:visited {text-decoration: none; color: #336699}
a.iconInsert:active {text-decoration: none; color: #336699}
a.iconInsert:hover {text-decoration: none; color: #3399FF}
.iconInsert{
padding-left: 18px;
background-repeat: no-repeat;
background-image:url(http://etyen.be/old/private/images/insert.png);
}
a.iconEdit:link {text-decoration: none; color: #006600}
a.iconEdit:visited {text-decoration: none; color: #006600}
a.iconEdit:active {text-decoration: none; color: #006600}
a.iconEdit:hover {text-decoration: none; color: #00CC33}
.iconEdit{
padding-left: 18px;
background-repeat: no-repeat;
background-image: url(http://etyen.be/old/private/images/edit.png);
}
a.iconDelete:link {text-decoration: none; color: #990000}
a.iconDelete:visited {text-decoration: none; color: #990000}
a.iconDelete:active {text-decoration: none; color: #990000}
a.iconDelete:hover {text-decoration: none; color: #FF0000}


.iconDelete{
padding-left: 18px;
background-repeat: no-repeat;
background-image: url(http://etyen.be/old/private/images/delete.png);
}
.shadow_up {
	border-top: 3px solid #808080;
}
.shadow_left {
	border-left: 3px solid #808080;
}
