.floatleft{position:static; z-index:2; float: left; margin: 3px 10px 10px 0px; border: 2px solid #D5DCE3; padding: 0px;}
.floatright{position:static; z-index:2; float: right; margin: 5px 0px 8px 10px; border: 2px solid #D5DCE3; padding: 0px;}

.indent
{
margin:0 0 0 40px;
}

.titolo
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
font-size: 12px;
font-weight: bold;
text-align:center;
}

.subtitolo
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
font-size: 11px;
text-align:center;
}

#login input { font-size: 12px; height:18px; background:#dddddd; color:#666666; border:1px solid #999999;}
#login_denied input {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; padding:1px; color:#666666;}
#search input { font-size: 11px; height:18px; background:#dddddd; color:#666666; border: 1px solid #4b6c84;}


.EGObutton a{
		width: 48px;
		height: 20px;
		background: url(/images/button/button_norm.gif) top left no-repeat;
		color: #4b6c84;
		padding-top: 3px;
		visibility:visible;
		text-decoration: none;
		font-weight: normal;
		float:left;
	}

.EGObutton a:visited
	{
		width:48px;
		height: 20px;
		color: #4b6c84;
		visibility:visible;
		text-decoration: none;
		font-weight: normal;
		background: url(/images/button/button_norm.gif) top left no-repeat;
	}

.EGObutton a:hover, .EGObutton a:selected, .EGObutton a:visited.selected, .EGObutton a:hover.selected
	{
		width:48px;
		height: 20px;
		color: #000;
		padding-top: 3px;
		visibility:visible;
		text-decoration: none;
		font-weight: normal;
		background: url(/images/button/button_roll.gif) top left no-repeat;
	}
/********** Layer sub_menù ***********/		



#topcontainer ul li { display: inline; }

#topcontainer ul, #privacy
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
font-size: 11px;
padding-top: 3px;
text-align: center;
list-style-type: none;
}

#topcontainer ul li a, #privacy a
{
padding: 3px;
text-decoration: none;
color: #ffffff;
background-color: #769AA5;
font-weight: normal;
}

#topcontainer ul li a:link#current, #topcontainer a:visited#current, #topcontainer a:hover
{
color: #fff;
background-color: #4b6c84;
padding: 3px;
text-decoration: none;
color: #ffffff;
}

#topcontainer li#current
{
color: #fff;
background-color: #4b6c84;
padding: 3px;
text-decoration: none;
color: #ffffff;
}

.menucontainer ul
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
font-size: 11px;
margin: 0;
padding-top: 3px;
text-align: center;
list-style-type: none;
}

.menucontainer ul li { display: inline; }

.menucontainer ul li a
{
padding: 3px;
text-decoration: none;
color: #ffffff;
background-color: #769AA5;
font-weight: normal;
}

.menucontainer ul li a:link#current, .menucontainer a:visited#current, .menucontainer a:hover
{
color: #fff;
background-color: #4b6c84;
padding: 3px;
text-decoration: none;
color: #ffffff;
}

.menucontainer li .current
{
color: #fff;
background-color: #4b6c84;
padding: 3px;
text-decoration: none;
color: #ffffff;
}

#agenda
	{
	width:700px;
	position:absolute;
	left:35px;
	top:310px;
	z-index:2;
	border:0px dashed #333;
	font-size:11px;
	}
	
#agenda span, #agenda table {width:700px}

#groups
	{
	width:680px;
	position:absolute;
	left:45px;
	top:320px;
	z-index:2;
	border:0px dashed #333;
	}
