body
{
	background-color: #FAECCA;
	background-image: url("images/pattern.png");
	background-repeat: repeat;
	margin-left: 0px;
	margin-right: 0px;
}

body.view_images
{
	text-align: center;
	vertical-align: middle;
}

table.main
{
	border: 1px solid #540B0B;
	width: 700px;
	position: relative;
	left: 3px;
	top: -5px;
}

td, a, div
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #540B0B;	
}

td.top_menu, td.sub_menu
{
	width: 700px;
	background-image: url("images/sfondo_menu.png");
	background-color: #FAECCA;
	background-repeat: repeat;
	background-position: center;
	height: 21px;
}

td.top_menu, td.sub_menu_int, td.up
{
	letter-spacing: 1px;
	word-spacing: 2px;
	padding: 3px 3px 3px 3px;
}

td.top_menu, td.sub_menu_int
{
	text-align: left;
}

td.logo
{
	width: 700px;
	height: 100px;
	border-top: 1px solid #540B0B;
	background-repeat: no-repeat;
	background-position: center;
}

td.menu
{
	width: 700px;
	letter-spacing: 1px;
	word-spacing: 2px;
	border-top: 1px solid #540B0B;
	border-bottom: 1px solid #540B0B;
	padding: 3px 3px 3px 3px;
	text-align: right;
	background-image: url("images/sfondo_menu.png");
	background-color: #FAECCA;
	background-repeat: repeat;
	background-position: center;
	height: 21px;
}

td.side
{
	width: 130px;
	height: 700px;
	border-right: 1px solid #540B0B;
}

td.text
{
	width: 570px;
	vertical-align: top;
	background-position: center;
	text-align: center;
}

table.text_int
{
	width: 550px;
}

td.text_int
{
	line-height: 150%;
	padding: 3px 3px 3px 3px;
	text-align: justify;
	vertical-align: top;
	letter-spacing: 1px;
	word-spacing: 1px;
	border-bottom: 1px solid #540B0B;	
}

table.images
{
	width: 70%;
	text-align: center;
}

td.sub_menu
{
	border-top: 1px solid #540B0B;
}

table.sub_menu
{
	width: 700px;
}

td.up
{	
	text-align: right;
	width: 100px;	
}

.first_letter
{
	
}
		
a:link img, a:visited img
{
	border: 1px solid #540B0B;
}

a:hover img
{
	border: 1px solid #FFCC33;	
}

a:link, a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #FFCC33;
}

a.closeWindow:link, a.closeWindow:visited, a.closeWindow:hover
{
	font-size: 15px;
	text-decoration: underline;
}

div.footer
{
	background-color: #FAECCA;
	padding-top: 5px;
	border-top: 3px double #540B0B;
	border-bottom: 3px double #540B0B;
	text-align: center;
	font-size: 11px;	
}

.text_int a:link, .text_int a:visited
{
	text-decoration: underline;
	font-weight: bold;
}

.text_int a:hover
{
	text-decoration: none;
}

img.border, iframe
{
	border: 1px solid #540B0B;	
}

input
{
	border: 1px solid #540B0B;
	color: #540B0B;
}

.yacht {
	color: #448fff;
}
