@media print{
	.noprint{
		display:none;
	}
	.printme{
	height:0;
	}
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.backTd {
	background-image: url(../images/3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.date {	font-family: arial; font-size: 15px; color: #00394E; font-weight:bold}
.txt {
	font-family: arial;
	font-size: 12px;
	color: #00394E;
}

.txthome {
	font-family: tahoma;
	font-size: 12px;
	color: #00394E;
}

.txt a:active{
	font-family: arial;
	font-size: 12px;
	color: #00394E;
	text-decoration:underline;
}
.txt a:visited{
	font-family: arial;
	font-size: 12px;
	color: #00394E;
	text-decoration:underline;
}
.txt a:hover{
	font-family: arial;
	font-size: 12px;
	color: #00394E;
	text-decoration:none;
}
.txt a:link{
	font-family: arial;
	font-size: 12px;
	color: #00394E;
	text-decoration:underline;
}

.txt_a {	font-family: Tahoma; direction:rtl}
.txt_a a:active{	font-family: Tahoma; direction:rtl}
.txt_a a:visited{	font-family: Tahoma; direction:rtl}
.txt_a a:hover{	font-family: Tahoma; direction:rtl}
.txt_a a:link{	font-family: Tahoma; direction:rtl}

.txtGreen {
	font-family: arial;
	font-size: 12px;
	color: #00652E;
}
.txtGreen a:active{
	font-family: arial;
	font-size: 12px;
	color: #00652E;
	text-decoration:none;
}
.txtGreen a:visited{
	font-family: arial;
	font-size: 12px;
	color: #00652E;
	text-decoration:none;
}
.txtGreen a:hover{
	font-family: arial;
	font-size: 12px;
	color: #00652E;
	text-decoration:none;
}
.txtGreen a:link{
	font-family: arial;
	font-size: 12px;
	color: #00652E;
	text-decoration:none;
}
.txtGreen_a {	font-family: Tahoma; direction:rtl}
.DynamiqueMenuOff {
	filter: alpha(opacity=80);
	background-color:#ECF0F2;
	font-family: arial;
	font-size: 11px;
	color: #00394E;	
	font-weight:bold;
	cursor:pointer;
}
.DynamiqueMenuOn {
	filter: alpha(opacity=100);
	background-color:#C3D0D6; 	
	font-family: arial;
	font-size: 11px;
	color: #00394E;
	font-weight:bold;
	cursor:pointer;
}
.DynamiqueMenus {
	filter: alpha(opacity=0);
	position:absolute;
	visibility:hidden;
	left: 0;
	top: 0;

}
.box { width: 130px; height: 16px; font-family: Arial; font-size: 11px; border: 1px #184D82 solid; background-color: transparent; color: #ffffff; }
.button {width: 50px; height: 20px; font-family: Arial; font-size: 11px; border: 1px #184D82 solid; background-color: #C3D0D6; color: #184D82; }
.sep {
	background-image: url(../images/os.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.seph {
	background-image: url(../images/seph.gif);
	background-repeat: repeat-x;
	background-position: center;
}
