* {
  padding: 0;
  margin: 0;
  /* border: 0; */
}

html {
  height: 100%;
  max-height: 100%;
  font-size: 76%;
  font-family: trebuchet ms, tahoma, verdana, arial, sans-serif;
}

body {
  height: 100%;
  max-height: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0;
  border: 0;
}

a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

input.text {
	border: 1px solid #000000;
}

input.radio {
	border: none;
}

#container {
  width: 810px;
  height: 600px;
  /*border: 1px solid #000000;*/
}

#left {
  float: left;
  width: 200px;
  height: 600px;
  background-color: #585858;
  color: #FFFFFF;
  margin-right: 10px;
}

#subcontainer {
  float: left;
  width: 598px;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  border-left: 1px solid #999999;
}

#container.layout_parrocchia-home #subcontainer {
	border: none;
}

#content {
  float: left;
  width: 594px;
  height: 565px;
  overflow-x: hidden;
  overflow-y: auto;
}

#footer {
  display: block;
  width: 584px;
  height: 40px;
}

#head, #menu1 .bottom {
	width: 600px;
}

#head {
  float: left;
  height: 34px;
  overflow-x: hidden;
  overflow-y: visible;
}

#right {
  float: left;
  width: 200px;
  height: 565px;
}

#container.layout_parrocchia-home #content {
  height: 599px;
}

#container.layout_parrocchia-3-colonne #content, #container.layout_parrocchia-3-colonne-appuntamenti #content {
  width: 394px;
}

#container.layout_parrocchia-gallery #content,#container.layout_parrocchia-gallery #right {
  height: 525px;
}

#container.layout_parrocchia-3-colonne-appuntamenti .appuntamentiCt {
	overflow: auto;
}

#menu1 {
	visibility: hidden;
}

#menu1 ul,#menu2 ul,.sottomenu ul {
	list-style-type: none;
}

#menu1 ul {
	color: #FFFFFF;
	/*float: left;
	width: 600px;
	height: 34px;*/
}

#menu1 .bottom {
	clear: both;
	height: 10px;
	font-size: 0;
}

#menu1 ul li,#menu2 ul li,.sottomenu ul li {
	line-height: 2em;
	padding: 0 1em;
}

#menu1 ul li {
	display: inline;
	color: #FFFFFF;
	float: left;
	padding: 0;
	/*width: 4.9em;*/
	height: 24px;
	line-height: 1em;
	cursor: pointer;
	text-align: center;
}

#menu2 ul li {
	text-align: right;
	cursor: pointer;
}

#menu2 ul li.with-submenu {
	background: transparent url(img/submenu-arrow.png) no-repeat scroll right;
}

.sottomenu {
	position: absolute;
	display: none;
	width: 200px;
	border: 1px solid #AAAAAA;
}

/*
.sottomenu {
  filter: alpha(opacity = 95);
  -moz-opacity: .95;
  opacity: .95;
}
*/

.sottomenu ul li {
	cursor: pointer;
}

#container.layout_parrocchia-2-colonne #colonna_centro,#container.layout_parrocchia-3-colonne #colonna_centro, #container.layout_parrocchia-3-colonne-appuntamenti #colonna_centro, #container.layout_parrocchia-3-colonne-appuntamenti #colonna_appuntamenti {
	margin: 10px 10px 0 10px;;
}

#colonna_destra {
	margin-top: 54px;
}

#content.gallery {
	margin-right: 0;
}

.foto, .galleria, .youtube {
	padding: 5px;
	text-align: center;
}

.fotoDiGalleria {
	display: inline;
}

.galleria .link {
	float: right;
}

#container.layout_parrocchia-gallery .galleria, #container.layout_parrocchia-gallery .foto {
  float: left;
  width: 184px;
}

#container.layout_parrocchia-news .item {
  float: left;
  width: 184px;
}

#container.layout_parrocchia-news .goto {
  position: absolute;
  background: transparent url(img/goto.gif) no-repeat scroll left top;
  right: -5px;
  top: 7px;
  width: 27px;
  height: 25px;
  color: #FFFFFF;
  padding: 4px 0 0 4px;
}

#logo {
	display: block;
	width: 200px;
	height: 250px;
	background: transparent url(img/logo_sgbattista.jpg) no-repeat scroll left top;
}

#logo.negativo {
	background-image: url(img/logo_sgbattista_neg.jpg);
}

.newsletter form p {
	margin: 2px 0;
}

.newsletter form p label {
	float: left;
	width: 120px;
}

.newsletter form p input {
	width: 200px;
}

.newsletter form p.pulsante input {
	margin-left: 120px;
}

p.show-hide {
	padding: 10px 0;
	text-align: center;
}

.fileDiDownload {
	margin: 10px 0;
}

.fileDiDownload .icon, .fileDiDownload .link {
	float: left;
}

.fileDiDownload .icon {
	width: 60px;
}

.fileDiDownload .icon img {
	width: 50px;
	height: 50px;
}

.fileDiDownload .link {
	padding-top: 15px;
}

.bakeka textarea {
	border: 1px solid #777777;
}

.bakeka .view {
	width: 560px;
	height: 404px;
	background: transparent url(img/bacheca-sfondo.jpg) no-repeat scroll left top;
	overflow: visible;
}

.bakeka .msg {
	position: absolute;
	/*-moz-border-radius: 10px;*/
}

.bakeka .owned {
	cursor: default;
}

.bakeka .msg .text {
	margin: 40px 5px 0 5px;
}

.bakeka .msg .puntina {
	position: absolute;
	margin-left: 14px;
	top: -20px;
	width: 100%;
	height: 63px;
	background: transparent url(img/bacheca-puntina.gif) no-repeat scroll center top;
}

.bakeka .owned .puntina {
	cursor: move;
}

#temp_container {
	visibility: hidden;
}

#colonna_sinistra .login p.azione a {
	color: #FFFFFF;
}

#requestRoleForm .checkboxes {
	float: left;
}

#requestRoleForm .checkboxes span {
	display: block;
}

table.grid {
	border-collapse: collapse;
	border-spacing: 0;
}

table.grid td {
	border: 1px solid #000000;
	padding: 2px;
	text-align: center;
}