@import url(calendario.css);

body {
	margin-left:			0px;
	margin-top:				0px;
	background-image:		url(../../img/fondini/tex8.gif);
	}

#outer {
	margin-right:			auto;
	margin-left:			auto;
	width:					755px;
	}


.menu_entry {
	padding:				2px;
	border-bottom:			1px solid #999999;
 	}

.menu_entry.selected {
 	}

div.menu_entry:hover {
	background-color:		black;
	}

#header {
	background-color:		black;
	width:					750px;
	margin:					5px;
	margin-top:				0px;
	height:					150px;
	}

#maincontent {
	position:				relative;
	background-color:		white;
	margin:					5px;
	width:					530px;
	top:					5px;
	padding-bottom:			20px;
	min-height:				500px;
	}

#navigation {
	margin:					5px;
	margin-right:			0px;
	width:					210px;
	position:				relative;
	top:					0px;
	float:					right;
	}

#titlebox {
	height:					70px;
	background-color:		white;
	margin-bottom:			10px;
	background-image:		url(../../img/titoletto.jpg);
	background-position:	3px 2px;

	}

#menu {
	background-color:		white;
	margin-bottom:			10px;
	padding-top:			10px;
	padding-left:			10px;
	padding-bottom:			20px;
	}

#search {
	display:				block;
	background-color:		white;
	margin-bottom:			10px;
	padding:				10px;
	}

#mailinglist {
	background-color:		white;
	margin-bottom:			10px;
	padding:				10px;
	}

#quicklinks {
	background-color:		transparent;
	margin-bottom:			10px;
	padding:				0px;
	}

.img_thumb_box {
	margin:					0px;
	margin-bottom:			10px;
	margin-left:			15px;
	}

img.logo {
	margin-right:			15px;
	border:					5px solid white;
	display:				block;
	}

a.enti:hover {
	background-color:		white;
	color:					black;
	}

label {
	visibility:				hidden;
	display:				block;
	height:					0px;
	}

field {
	
	border:0px;
	padding:0px;
	margin:0px;
	}
