@charset "windows-1252";
body.imagefond  {
      background: url(../im/fondjplus3.gif);
	  background-repeat: repeat-y;
}
#menu {
      position:absolute;
      top:14px;
      left:138px;
}
#central {
      width:500px;
      position:absolute;
      top:95px;
      left:180px;
} 
a.menug {
      color : #fff;	
	  text-decoration : none;
	  }
a.menug:hover {
      color : #FFCC66; 
	   
	  }
p {
    	margin: 0;
    	font-size: 0.8em;
    	line-height: 1.5em;
		margin-top: 10px;
		margin-bottom: 5px;
		font-family : Arial,Geneva,Helvetica,sans-serif; 
		text-align : justify;
}
#central p {
    	margin: 0;
    	font-size: 0.8em;
    	line-height: 1.5em;
		margin-top: 10px;
		margin-bottom: 5px;
		font-family : Arial,Geneva,Helvetica,sans-serif; 
		text-align : justify;
}
#central h1 {
        margin-top: 10px;
		margin-bottom: 10px;
		font-family : Geneva,Helvetica,sans-serif; 
        font-size : 1.2em;
		color : #FF0033;
		background-color:#CCFF00;
		padding:5px;
		text-align:center;
		}