@media screen
{
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x: hidden;
	overflow-y: scroll;
	/*background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;*/
}
A:LINK {
   font-family : Arial;
	font-size : 12px;
	color : #FFD700;
	font-weight: bold;
	text-decoration: underline;
}
 A:HOVER {
   font-family : Arial;
	font-size : 12px;
	color : #FF8C00;
	font-weight: bold;
	text-decoration: underline;
 }
 A {
   font-family : Arial;
	font-size : 12px;
	color : #FFD700;
	font-weight: bold;
	text-decoration: underline;
}

 A:VISITED {
   font-family : Arial;
	font-size : 12px;
	color : #FFD700;
	font-weight: bold;
	text-decoration: underline;
 }
.style1 {
	color: #FFCC00;
	font-weight: bold;
	font-size: 14px;
}
div.img-dec {
background: url('images/shadow.gif') no-repeat bottom right;

margin: 0 0 1px 2px;
padding: 0;
position: relative;
}
  
div.img-dec img {
background-color: #000000;
border: 1px solid #a9a9a9;
display: block;
margin: -5px 5px 5px -5px;
padding: 4px;
position: relative;
}
input.submit{
font-family: Verdana;
border: 1px solid red;
    background: #cccccc;
color:#181818;

font-weight:bold ;

}
td.titre{font-family: arial;
font-size: 12pt;
font-weight: bold;
color: #000000;
background: #cccccc;
}

}

@media print
{
.hidden {
 display: none;
}
body,td,th {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x: hidden;
	overflow-y: scroll;
	/*background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;*/
}
A:LINK {
   font-family : Arial;
	font-size : 12px;
	color : #FFD700;
	font-weight: bold;
	text-decoration: underline;
}
 A:HOVER {
   font-family : Arial;
	font-size : 12px;
	color : #FF8C00;
	font-weight: bold;
	text-decoration: underline;
 }
 A {
   font-family : Arial;
	font-size : 12px;
	color : #FFD700;
	font-weight: bold;
	text-decoration: underline;
}

 A:VISITED {
   font-family : Arial;
	font-size : 12px;
	color : #FFD700;
	font-weight: bold;
	text-decoration: underline;
 }
.style1 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
div.img-dec {
background: url('images/shadow.gif') no-repeat bottom right;

margin: 0 0 1px 2px;
padding: 0;
position: relative;
}
  
div.img-dec img {
background-color: #000000;
border: 1px solid #a9a9a9;
display: block;
margin: -5px 5px 5px -5px;
padding: 4px;
position: relative;
}
input.submit{
font-family: Verdana;
border: 1px solid red;
    background: #cccccc;
color:#181818;

font-weight:bold ;

}
td.titre{font-family: arial;
font-size: 12pt;
font-weight: bold;
color: #000000;
background: #cccccc;
}



}

