/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#header h1.title  {
	font-size: 36pt;
	font-weight: normal;
	margin: 0 0 0 0;
	line-height: 0.8em;
	position:absolute;
}

#header h1.title a  {
	text-decoration: none;
}
#content  {
	display:block;
	position: relative;
}
#bottom, #footer, #content {
	clear:both;
	position:relative;
}
.colonna
{
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width:260px;
}
.affiliazione {
	background: #e6e6ff;
	padding:2px;
	}
#menu  {
	position: relative;
	border: 1px solid #286459;
	background-color:#FFFFFF;
	padding: 0 10px 10px 10px;
	}
	
#menu h3{
color: #29524b;
	}
#menu ul  {
	margin: 0;
}

#menu ul li  {
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 20px;
	border-bottom: 1px solid #d8dcde;
	background: #fff url(../images/design/greenarrow.gif) no-repeat center left;
}

#menu ul li:first-child   {
	border-top: 1px solid #d8dcde;
}
#menu ul li a   {
	font-weight: bold;
	text-decoration: none;
}

#menu p.more a  {
	font-weight: bold;
	margin: 0;
	text-decoration: none;
}
#nl {

}
