/* CSS for print */

#SearchZone
{
    visibility:hidden;
    }
 .iconFondpage
 {
 	 visibility:hidden;}
body{
	margin:				0px;
	padding:			0px;
	
}

  hr {
  border : 0;
  height : 15px;
  background-image:	url('../img/hr.png');
	background-repeat:repeat-x ;
	background-position: center;
  margin : 1em 0;
}

/* --- IE hack --- */
* HTML hr,
*:first-child+html hr {
  display : list-item;
  list-style-image : url('../img/hr.png') ;
  list-style-position : inside;
  border : 1px solid #fff;
  width : 0;
  height : 0;
  margin-bottom : .5em;
}
/* --- end hack --- */
#contentcolumn{
position:	absolute;
width:		auto;
border:		0;
margin:		0 0 0 0;
padding:	0;
top :		80px;
left:		0px ;
}


#contentcolumn a {
	font-weight:		bold;
	color:				#416c82;
	text-decoration:	none;
}


#contentcolumn
{
	text-align:justify;
}


a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
h1 {
	line-height:		40px;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			22px;
	font-weight:		bold;
	text-transform: 	uppercase;
}
h2, .titre1 {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			18px;
	font-weight:		bold;

}

.titre2, h3
{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			16px;
	font-weight:		bold;
}
p,  body,td, li {
	
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			16px;
}
.SignaturePage{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;
	line-height:		1.1em;
	color :				#d3d3d3;
}
#TopPrint{
	height:50px;
	background-image: url("../img/BandeHESSOVS.gif");
	background-repeat:repeat-x ;	
}
 #FootPrint{
	visibility:visible ;
	font-size:			14px;
	}
#topsection{
	 visibility:		hidden;
}
#leftcolumn{
	visibility:			hidden;
}
#footer{
	 visibility:hidden;
}

