/* CSS Document */
/* ------------------------- MENU ----------------------------------*/
.vertical ul {
	padding: 0px;
	width: 198px;
	margin-top:0px;
	margin-bottom:0px;
	list-style-type: none;
	text-align: right;
	background:#FFEEA4;
	margin:0 0 0 0;

}
.vertical li a {
	display: block;
	font: 8pt tahoma;
	width:189px;
	border-bottom:1px #000 solid;
	padding:5px;
	text-decoration: none;
	margin:0 0 0 0;

}
.vertical li {
	display: inline
}
.blackwhite li a {
	color:#000;
		}
.blackwhite li a:hover {
	color:#0000FF;
}
.vertical li ul {
	margin-top: -2.2em;
	z-index: 90000;
	margin-right: 145px;
	position: absolute;
	background-color: #FFEEA4;
}
.inaccesible li ul {
	display: none
}
.arrow a span {
	padding-left: 1em;
	font-size: 85%
}
.arrow a:hover span {
	padding-left: 2em
}
.arrow a span.noshow {
	visibility: hidden
}
.plus a span {
	padding-left: 0.5em
}

/* ------------------------- MENU ----------------------------------*/
.s12{
	font-family:tahoma;
	font-size:12px;
	}
	
.s11{
	font-family:tahoma;
	font-size:11px;
	}
	
.s10{
	font-family:tahoma;
	font-size:10px;
	}
	
	
.s9{
	font-family:tahoma;
	font-size:9px;
	}


.tar{
	border-bottom:none;
	border-right:none;
	border-left:none;}
	
.none{
	border-top:none;
	border-bottom:none;
	border-right:none;
	border-left:none;}
	
.topbottom{
	border-top:none; 
	border-right:none;}

	
.content_mainbody {
	width: 656px;
	background-color:#FFFFFF;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	position:relative;
	padding:20px 0 30px 0px;
}	

.content_m {
	width: 200;
	background-color:#FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	position:relative;
	padding:0px 0px 10px 0px;
}
	
.content_bottom {
	width: 656px;
	position:relative;
}
.pright{
	padding-right:10px;
	font-family:tahoma;
	font-size:11px;
}

.needful{
	color:red;
}

	
/*------------------------------------------------

----------------------------------------------------------------*/

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
/*-----------------------------------
------------------------------------*/
#Layer1 {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:768px;
	background-color:#000000;
	z-index:1;
	
}


