* {
	margin: 0;
	padding: 0;
}

body {
	background: #AC9391 url(images/img01.png) repeat-x;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#666666;
	margin:0px;
}

tbody {
	/*border:5px #FFFFFF solid;*/
	border: 0px;
	
}
p{
	text-align:justify;

}
td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}

th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a {
	color: #1D62B3;
	color: #660000;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	background: none;
	/*color: #E43C15;*/
}
h1 {
  font-size: 1.5em;
}
h2 {
  font-size: 1.2em;
}
h3, h4, h5, h6 {
  font-size: 1.1em;
}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #414141;
}
b {
	color:#993300;


}


.cream{
	background:#f0e8c4
}
.hrsubtitle{
	width: 100%;
	height:1px;
	border-bottom:#999999 dashed 1px;
	background-color:transparent;
	margin:5px;
	}
#sgbheader{
	/*background:url(images/header03.png) no-repeat;*/
	background:url(images/header04.gif) no-repeat;
	width:100%;
	height:200px;
	overflow:hidden;
	
}
/*white box*/
.rboxw_ul{
	background:url(images/rboxw_ul.gif) no-repeat;
	width:21px;
	height:21px;	
}

.rboxw_ur{
	background:url(images/rboxw_ur.gif) no-repeat;
	width:21px;
	height:21px;	

}

.rboxw_dl{
	background:url(images/rboxw_dl.gif) no-repeat;
	width:21px;
	height:21px;	

}

.rboxw_dr{
	background:url(images/rboxw_dr.gif) no-repeat;
	width:21px;
	height:21px;	

}

/* Menu */

#menu {
	height: 50px;
	padding-top: 15px;
	background: url(images/img04.png) repeat-x;
	vertical-align:middle;
	text-align:right;
	padding-right:20px;
	
}

#menu a {
	height: 50px;
	
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}



#contentcenter{
	
	margin: 0px 10px 0px 10px;
	
}

#block-admin-display-form form {
	width: 100%;
	display:none;

}

#search-block-form label {
	display: none;
}

#content {
	width:800px;
}

#logo {
  vertical-align: middle;
  border: 0;
}

#logo img {
  float: left; /* LTR */
  padding: 0 1em;
  border: 0;
}

#mission {
  padding: 1.5em 2em;
  color: #000;
}
#mission a, #mission a:visited {
  color: #000;
  font-weight: bold;
}

#bgtop {
	height: 20px;
	background: url(images/img02.png) no-repeat;
}
#bgbot {
	height: 20px;
	background: url(images/img03.png) no-repeat;
}

.node {
	background:#FFFFFF
}

.block, .box {
  padding: 0 5px 5px 5px; /* LTR */
}
.block .title {
  margin-bottom: .25em;
}
.breadcrumb a {
	color:#FFFFFF;
}

h1.title {
	color:#41507F;
	
}

.content { 
	text-align: left;
}
.tablefix {
	border:5px #FFFFFF solid;
}
.logorotated{ background:url(images/logo_red_110_rot.gif) no-repeat right top; }

.sticky-enabled, .tabledrag-processed, .sticky-table{

width:100%}

.card{
	background:url(http://www.sangiovannibattistafirenze.com/sites/default/files/card1.png) no-repeat;

}

.gallery {
	zoom:1;
	width:auto;
}
.gallery a {
	display:block;
	float:left;
	margin:5px;
	text-align:center;
	opacity:0.87;				
}
.gallery a:hover {
	opacity:1;
}
.gallery a img {
	border:none;
	display:block;
}
.gallery a#vlightbox{display:none}
