
@media screen { /*unpr*/

/*
* {
	border: 1px solid black !important
}
*/

.valpost1  {
	position: absolute; left: 37px;	top: 900px; 
	z-index: 10;
}

.valpost2  {   position:absolute; left: 37px; top: 920px; 
  	z-index: 10; 
	}
	
.valpost3  {
	position: absolute; left: 0px;	top: 0px; 
	z-index: 10;
}

.valpost4  {   position:absolute; left: 0px; top: 0px;
  	z-index: 10; 
	}	

/*****************************************************************/

/**/
.val {
	font-family: helvetica,arial,sans-serif;
    font-size: 9px;
    font-weight: normal;


    text-align: left;
    width: 100px;
    font-style : normal;
}

.val a {
	display: block;
    width: 100px;
    background-color: #ffc00f;
    color: #000;
    text-decoration: none;
    border: 1px #8c8c7b ridge;
  
}


.val a:hover {

	border: 1px #000 solid;

}


.val span.valleft {
	background-color: #b4b4a0; color: #000;
     }

	  /*
.val span.valright {
	background-color: #feb705; color: #000;
    }
	 */

 /* *************************************** */

}


