a:link, a:visited{
	text-decoration: none; 
	color: #666;
}
a:active {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
	border: 0px #000 solid ;
	height: 6pt; 
	margin: 2pt;
}
a.none {}

body {
	height: 100%; 
	margin: 0px;
	padding: 0px;
	overflow: auto;
	z-index: 2;
	color: #000;
	letter-spacing: 0px;
	line-height: 17px; 
	font: bold 12px Verdana, 'Times New Roman', sans-serif;
        background: white url("http://varipon.org/pics/bg.jpg") no-repeat;
	background-position: center top; 
}

#xbody2 {
	 position:relative;
	 width:800px; 
	 margin:auto;
	}

#sidebox{
	position: absolute; 
	width: 230px; 
	height: 150px; 
	z-index: 3; 
	left: 555px; 
	top: 450px; 
	overflow: auto; 
	/* background: url("http://murmur.ch/pics/bar.png") top left repeat-y; */
	background: url("http://varipon.org/pics/bar.png") top left repeat-y;
	/* background-color: #888888; */
	/* filter: alpha(opacity=90);  -moz-opacity: .90; */
	border: 0px solid #000FFF; 
	padding: 0px;
}

#box{
 	position: absolute; 
	height: 410px; 
	width: 230px;
	top: 35px;
	left: 555px;  
	margin: 0px; 
	padding: 0px; 
	z-index: 2; 
	overflow: auto; 
	background: url("http://varipon.org/pics/bar.png") top left repeat-y;
	/* background-color: #888888; */
	/* filter: alpha(opacity=90);  -moz-opacity: .90; */
	border: 0px solid #000FFF;
}



#bg{
        color: #000FFF;
        position: absolute;
        top: 0px;
        left: 0px;
        border: 0px solid #000FFF;
}
#bg img, #bg a:hover {
        border: 0px solid #000FFF;
}


#oeil{
        color: #000FFF;
        position: absolute;
        top: 238px;
        left: 423px;
        border: 0px solid #000FFF;
}
#oeil img, #oeil a:hover {
        border: 0px solid #000FFF;
}

#pt{
        color: #000FFF;
        position: absolute;
        text-align: center;
	font-size: 20pt;
	top: 858px;
        left: 300px;
        border: 0px solid #000FFF;
}
#pt img, #pt a:hover {
        border: 0px solid #000FFF;
}



#logo{
        color: #000FFF;
        position: absolute;
        top: 361px;
        left: 7px;
        border: 0px solid #000FFF;
}
#logo img, #logo a:hover {
        border: 0px solid #000FFF;
}

