body {
	background-image: url(../img/costruzione/back.jpg);
	margin: 10px 0px;
	padding: 0px;
}

/* edit.com visible styles */
BODY, TD, .NormalText { text-decoration: none; font-weight: normal; font-style: normal; font-family: "Times New Roman", Times, serif; font-size: 15px; color: #2a1e1e; line-height: 20px; text-align: justify; }

.titolo_pagine {
	font-size: 30px;
	color: #710000;
	font-style: italic;
	text-align: center;
}
.corsivo {
	font-style: italic;
	color: #990000;
	font-size: 20px;
}
.salve {
	color:#996600;
	font-style: italic;
	text-transform: uppercase;
}
.FeedbackHome {
	font-size: 12px;
	text-align: left;
	line-height: normal;
}
.BigLetter {
	font-size: 32px;
	font-family: Garamond;
	color: #000000;
	font-weight: bold;
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 34px;
}

.Red		{ color: #990000; }
.Orange		{ color: #F2B800; }
.Blue		{ color: #548DD4; }
.Black		{ color: #000000; }
.White		{ color: #FFFFFF; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; line-height: 1em; }
.LargeText	{ font-size: 24px; line-height: 1em; }

IMG.FloatLeft 	{ float: left; margin: 0 10px 10px 0; }
IMG.FloatRight 	{ float: right; margin: 0 0 10px 10px; }

a {
	font-family: "Times New Roman", Times, serif;
	color: #2a1e1e;
	text-decoration: underline;
	font-weight: bold;
}
* .menu_sx {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	text-align: left;
}
* .menu_sx_colour {
	font-weight: normal;
	text-transform: uppercase;
	color: #990000;
}
* .menu_bottom {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
}
* .copy {
	font-size: 12px;
}


/* table styles */
table.content { 
	width: 500px;
	margin: 60px auto 0;
}

/* table styles */
table.smallWeddings { 
	width: 450px; 
}
table.smallWeddings td {
	padding: 3px;
	text-align: left;
}
table.smallWeddings a {
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
}
table.smallWeddings a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

table.getConnected {
	margin: 50px 0 0 0;
}
table.getConnected td {
	padding: 10px;
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 17px;
	color: #548DD4;
}
table.getConnected td a {
	color: #548DD4;
	font-family: Arial;
	font-weight: bold;
}
table.getConnected td a:hover {
	color: #F2B800;
	font-family: Arial;
	font-weight: bold;
}
table.getConnected td.LargeText { font-size: 32px; }


* .BlueBottomBorder { border-bottom: 1px solid #548DD4; }
* .OrangeBottomBorder { border-bottom: 1px solid #F2B800; }