body{
	background-color:#00254A;
	color:#333333;
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	margin-top: 120px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
}

.privacy {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

#frecce{
	float: right;
	padding-top: 10px;
	padding-right: 20px;
}

#frecce2{
	float: right;
	padding-top: 5px;
	padding-right: 20px;
}

#main01{
	background-color: #003366;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#main02{
	width: 760px;
	background-color: #000066;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}

#content{
	width:750px;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: 900px;
}

#content2{
	width:750px;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: 468px;
}

#content3{
	width:750px;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: 1068px;
}

#logo{
	width:770px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 25px;
}

#logo a {
	width:728px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: tahoma;
	font-size: 10px;
	color: #0066FF;
	height: 40px;
}

#logo p {
	background-repeat: no-repeat;
	background-position: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}

  
/* HEAD */

#head{width:750px; height:128px; background-color:#00254A;}

#head01{width:750px; height:128px; float:left; background-image:url(images/head.jpg); background-position:right bottom; background-repeat:no-repeat}

#head01 div{width:231px; margin-top:345px}

	  
		
/* BODY */		
	
#body{
	background-color:#FFFFFF;
}

/* BODY DESTRO */	

#bodydx {
	font-size: 12px;
	color: #3A2202;
	font-family: "Palatino Linotype";
}

/* BODY SINISTRO */	

#bodysx {
	font-family: "Palatino Linotype";
	font-size: 12px;
	color: #3A2202;
	text-decoration: none;
	width: 469px;
}

#bodysx strong{
	color: #003366;
}

#bodysx img {
	padding: 2px;
	border: 1px solid #003366;
	margin-right: 10px;
	margin-top: 5px;
}
#bodysx p{
	padding-right: 25px;
	padding-left: 10px;
	color: #333333;
	line-height: 15px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#bodysx h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 24px;
	font-weight: normal;
	text-align: right;
	padding-right: 25px;
	padding-top: 10px;
}

#bodysx h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	padding-top: 0px;
}
#bodysx a{
	color: #006699;
	text-decoration: none;
}

#bodysx a:hover{
	color: #FF9900;
	text-decoration: none;
}

/* FONDO */ 

#fondo01 {
	background-image: url(images/f01.jpg);
	background-repeat: no-repeat;
	width: 469px;
	float: left;
	height: 300px;
}

#fondo02 {
	background-image: url(images/f02.jpg);
	background-repeat: no-repeat;
	width: 469px;
	float: left;
	height: 300px;
}

#fondo02_lungo{
	background-image: url(images/fondo2_lungo.jpg);
	background-repeat: no-repeat;
	width: 469px;
	float: left;
	height: 900px;
}

#fondo03 {
	background-image: url(images/f03.jpg);
	background-repeat: no-repeat;
	width: 469px;
	height: 300px;
	float: left;
}

#fondo04 {
	background-image: url(images/f04.jpg);
	background-repeat: no-repeat;
	width: 469px;
	float: left;
	height: 300px;
}

#fondo05 {
	background-image: url(images/f05.jpg);
	background-repeat: no-repeat;
	width: 469px;
	float: left;
	height: 300px;
}

#fondo06 {
	background-image: url(images/f06.jpg);
	background-repeat: no-repeat;
	width: 469px;
	float: left;
	height: 300px;
}

#fondo07 {
	background-image: url(images/f07.jpg);
	background-repeat: no-repeat;
	width: 469px;
	float: left;
	height: 300px;
}

/* MENU */
	

#menu {
	background-color:#022d60;
	height: 40px;
	width: 750px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#menu ul {
	list-style: none;
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px;
}


#menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

/*
#menu a {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 10px;
	font-weight: bold;
	padding-left: 18px;
}

#menu a:hover {
	text-decoration: underline;
	color: #0099CC;
}

#menu a.active {
	color: #0099CC;
	text-decoration: underline;
} */

/* PIE PAGINA */ 

#pie{
	width:760px;
	height:53px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/bg_pie.jpg);
	background-repeat: no-repeat;
}



/* FOOTER */ 

#footer{
	width:780px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer p{
	font-family: tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #CCCCCC;
	padding-top: 40px;
}

#footer a{
	color: #3366CC;
}

#footer a:hover{
	color: #FF9900;
}


.riga {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.riga2 {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.sotto {
	height: 1px;
	font-size: 10px;
	color: #FFFFFF;
}
.bordo {
	border: 1px solid #003366;
}

/* GALLERY */ 

#gallery {
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 0px;
	height: 190px;
}

#gallery img{
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-right: 20px;
}

/* GALLERY ARMONIE */ 

#galleryA {
	padding-left: 40px;
	padding-right: 0px;
	padding-top: 0px;
}

#galleryA img{
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-right: 15px;
}

/* GALLERY LUNGA */ 

#gallery_lunga {
	/*height: 190px; */
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 0px;
}

#gallery_lunga img{
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-right: 20px;
}

.mini {
	font-size: 10px;
	line-height: 8px;
}

