body {
	margin:0;
  	font-size : 10px;  	font-family : VERDANA, HELVETICA, ARIAL;
}
img{
	border:none;
}
.imageMenu{
	position:absolute;
	top:100px;		left:0px;
	width:117px;
	padding:6px 0px 0px 6px;
	border-right: 1px solid #000;
	float:left;
}
.imageMenuItem{
	border:none;
	padding: 2px;
	width: 50px;
}

.epImageFrame{
	border: none;
	float: left;
	margin: 0;
	_margin-right: 10px;
	_margin-bottom: 5px;
	overflow:hidden;
}
.textMenu{
	position: absolute;
	left: 285px;
	top: 50px;
}
.textMenuActive{
	font-weight:bold;
	color : #FF6600;}
.content{
	margin:15px 0px 0px 145px;
	width:84em;
}

p{
	width:50em;
}

a:link, a:visited, a:active {	color : #000000;	text-decoration: none;}
a:hover {	color : #FF6600;}

h1 { font-size: 1.2em; }
h2 { font-size: 1.3em; 
padding-top: 1em;
padding-bottom: 0.5em;
}
h3 { font-size: 1em; }
h5 { font-size: .83em; }
h6 { font-size: .75em; }
h1, h2, h3, h4, h5, h6 { 
	font-weight: bolder;
}

.floatLeft {
	float: left;
	padding-right:10px;
	padding-bottom:4px;
}
.floatRight {
	float: right;
	padding-left:20px;
	padding-bottom:4px;
}


.file{
	width:60em;
}

.file img{
	padding-right: 10px;
}
.onato {
	position:absolute;
	top:0px;
	left:120px;
}
