body{
	background: #85CC6B;
	font-family: "Verdana", "Arial", "Times New Roman";
	font-size: 0.8em;
	padding: 0;
	margin: 0;
}

#top
{
	background-image: url('/pics/topbg.jpg');
        background-repeat: repeat-x;
	height: 126px;
}

#menu
{
		background-image: url('/pics/menubg.jpg');
        background-repeat: repeat-x;
        height: 24px;
		padding-top: 4px;
		margin: 0;
}

#menu_sub
{
        background: #606060;
        background-repeat: repeat-x;
        height: 20px;
		padding-left: 120px;
		margin: 0;
}

#sisalto
{
    background: #CBF4BD;
	min-height: 300px;height: auto !important;height:300px; 
	
	width: 520px;
	margin-left: 80px;
	font-size: 1em;
	padding: 15px;
}

#sisalto2
{
        width: 100%;
        font-size: 1em;
}


#bottom
{
/*
	background-image: url('/pics/bottom.jpg');
        background-repeat: no-repeat;	
*/
	background: #CBF4BD;
    height: 25px;
    width: 550px;
    margin-left: 80px;
	text-align:center;
	font-size: 0.7em;
}

#bottom2
{
        height: 100px;
        width: 550px;
        margin: 10px 0 10px 80px;
		font-size: 0.8em;
		color: white;
		font-weight: 900;
}


h1
{
	font-size: 1em;
	text-transform: uppercase;
}

a.ajo:link , a.ajo:visited
{
	color: black;
	text-decoration: none;
}

a.ajo:hover
{
	color: black;
	font-weight: bold;
}
