body {
	margin: 0;
	padding: 0;
	min-width: 1024px;
	min-height: 800px;
	background-image: url(../images/bck-main.png);
	background-color: #614628;
	font-family: Georgia, Times New Roman, serif;
	font-size: 9pt;
}


.constraint {
	width: 960px;
	margin: 0 auto;
	min-height: 560px;
	background-color: white;

	box-shadow: 0px 0px 28px #202020;
	-moz-box-shadow: 0px 0px 28px #202020;
	-webkit-box-shadow: 0px 0px 28px #202020;
}

a img {
	border-style: none;
}

#header {
	height: 134px;
	background-color: #cdc591;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
}

#logo {
	float: left;
	margin-top: 25px;
	margin-left: 19px;
}

#logo-ospedale {
	float: right;
	margin-top: 9px;
	margin-right: 10px;
}

#logo-ssl {
	clear: right;
	float: right;
	margin-top: 7px;
	margin-right: 40px;
}

#footer {
	height: 88px;
	background-color: #cdc591;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	padding-top: 40px;
}

#logo-artevarese {
	float: right;
	margin-right: 117px;
}

#credits {
	text-align: right;
	border-right: 1px solid #beb79f;
	padding-right: 1.5em;
	margin-right: 453px;
/*	font-weight: bold;*/
	font-size: 96%;
	color: #555555;
	line-height: 160%;
}


#mainmenu {
	background-color: #fbfaed;
	background-image: url(../images/bck-menu-top.png);
	background-repeat: repeat-x;
	font-weight: bold;
	height: 45px;
	font-size: 110%;
}

#mainmenu > .menu-wrapper {
	background-image: url(../images/bck-menu-bottom.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#mainmenu ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#mainmenu ul > li {
	list-style-type: none;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding: 0 16px;
	width: 120px;
	height: 45px;
	margin-right: 1px;
	border-left: 1px solid white;
}

#mainmenu ul > li.selected {
	background-image: url(../images/bck-menu-selected.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#mainmenu ul > li.preselected {
	background-image: url(../images/bck-menu-pre-selected.png);
	background-repeat: repeat-y;
	background-position: right top;
}

#mainmenu ul > li.postselected {
	background-image: url(../images/bck-menu-post-selected.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#mainmenu a {
	text-decoration: none;
	text-transform: uppercase;
	color: #6a6a69;
}

#mainmenu li.selected a {
	color: #008f81;
}


#adv-search {
	margin-top: 0.5em;
	font-weight: normal;
	font-size: 90%;
	padding-left: 24px;
	min-height: 12px;
	background-image: url(../images/bullet-li1.png);
	background-repeat: no-repeat;
	background-position: 6px 0.15em;
}

#adv-search a {
/*	color: #008f81;*/
}


.banners {
	text-align: justify;
	padding: 0 1em;
}

.banners img {
	vertical-align: middle;
	margin: 1em 4px;
}


#main {
	margin-top: 3em;
}


#left-sidebar {
	float: left;
	width: 175px;
	padding: 0 10px;
}

#right-sidebar {
	float: right;
	width: 175px;
	padding: 0 10px;
}

#center {
	padding: 0;
	padding-left: 210px;
	padding-right: 210px;
/*	min-height: 300px;*/
}

.col-1 #left-sidebar,
.col-2-1 #left-sidebar {
	display: none;
}

.col-1 #center,
.col-2-1 #center {
	padding-left: 20px;
}

.col-1 #right-sidebar,
.col-1-2 #right-sidebar {
	display: none;
}

.col-1 #center,
.col-1-2 #center {
	padding-right: 20px;
}

#fcl {
	height: 0;
	clear: both;
}










.block {
	background-image: url(../images/bck-block.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #cdc7c0;
	padding: 7px 8px;
}

.graffetta:before {
	content: url(../images/graffetta.png);
	margin-right: -6px;
	float: right;
	margin-top: -8px;
}


.block-wrapper {
	background-image: url(../images/bck-block-wrapper.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 4px 7px;
	width: 167px;
	margin-bottom: 2em;
}

#center .block-wrapper {
	margin-bottom: 1em;
}


.block .didascalia {
	margin-top: 2px;
	text-align: center;
	font-weight: bold;
	font-size: 96%;
	color: grey;
}






.block ul.menu {
	font-size: 105%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.block ul.menu > li {
	list-style-type: none;
	padding: 1.3em 6px 1.3em 24px;
	background-image: url(../images/bullet-block-menu.png);
	background-repeat: no-repeat;
	background-position: 4px 1.5em;
	border-top: 1px solid #dfdad4;
}

.block ul.menu > li:first-child {
	border-top-style: none;
}

.block ul.menu > li.selected {
	background-image: url(../images/bullet-block-menu-selected.png);
}

.block ul.menu > li a {
	color: #606060;
	text-decoration: none;
}

.block ul.menu > li.selected a {
	color: #008f81;
}



input[type="file"] > input[type="text"],
input[type="text"],
input[type="password"],
input:not([type]),
textarea,
select
	{
	border: 1px solid #ccc490;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 1px 2px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 100%;
	}

select
	{
	padding: 0;
	padding-left: 1px;
	}


