body {
	text-align:center;
	background-color: #1A3E5B;
	background-image: url(img/fondo2.jpg);
	background-repeat: repeat-y;
	background-position: center center;	
	height:100%;
	margin:0;
	padding:0;
}
#centrato {
	height:100%;
	padding:0;
	margin: 0 auto;
	width: 730px;
	background:#fff;
	text-align: left;
	background-image: url(img/rosa.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#centrato2 {
	width: 730px;
	background-image: url(img/striscia.gif);
	background-repeat: repeat-y;
	background-position: 247px bottom;
}
#testata {
	width:100%;
	height:270px;
	text-align: right;
	background-repeat: no-repeat;
	background-image: url(img/testata.gif);
	background-position: center center;
}
#sezione {
	width:22px;
	text-align: left;
	padding-top:8px;
	float:left;
	heigth:100%;
	margin-left:-5px;
}
#contenuto {
	padding-left:42px;
	padding-right:25px;
	float: left;
	width: 320px;
}
#foto {
	padding-top:190px;
	width:70px;
	float:right;
	background:#fff;
	height: 100%;
}
#primo {
	width:655px;
	float:left;
	height:100%;
}
#ciao{	
	width:1px;
	eight:1px;
	clear:both;
}
.h1{
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 101%;
	color: #1A3E5B;
	padding-left:10px;
	font-weight: bold;
}
.h2{
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 74%;
	color: #3E3E40;
	padding-left:10px;
	padding-right:20px;
	line-height: 20px;
	text-align: justify;
}
.h2 a:visited {
	text-decoration: underline;
	color: #525456;
}
.h2 a:link {
	text-decoration: underline;
	color: #1A3E5B;
}
.h2 a:hover{
	text-decoration: none;
	background: #1A3E5B;
	color: #fff;
}
.h4{
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1A3E5B;
	text-decoration: none;
	padding-right:10px;
	padding-top:193px;
}
.h4 a:visited {
	text-decoration: none;
	color: #24636F;
}
.h4 a:link {
	text-decoration: none;
	color: #1A3E5B;
}
.h4 a:hover{
	text-decoration: none;
	background: #1A3E5B;
	color: #fff;
}
.h6{
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.h6 a:visited {
	text-decoration: none;
	color: #000;
}
.h6 a:link {
	text-decoration: none;
	color: #000;
}
.h6 a:hover{
	text-decoration: none;
	background: #000;
	color: #fff;
}
.h5{
	font-family: Verdana, "Times New Roman", Times, serif;
	color: #9D1F30;
	font-weight: bold;
}
#menu
{
	padding-left:40px;
	FONT-SIZE: 12px;
	FLOAT: left;
	WIDTH: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9D1F30;
	line-height:24px;
}
#MENU_CONTAINER
{
	WIDTH: 190px;
}
#MENU_CONTAINER a:visited {
	text-decoration: none;
	color: #9D1F30;
}
#MENU_CONTAINER a:link {
	text-decoration: none;
	color: #9D1F30;
}
#MENU_CONTAINER a:hover{
	text-decoration: none;
	background: #9D1F30;
	color: #fff;
}
a.MENU
{
    display: Block;
    position: Relative;
    color: #9D1F30;
    text-decoration: None;
	background-image:url(img/triangolo.gif);
	background-position: 160px 9px;
	background-repeat:no-repeat;
}
a.MENU:hover
{
    display: Block;
    position: Relative;
    background: #9D1F30;
    color: #FFF;
    text-decoration: None;
}
a.SMENU
{
	display: Block;
	position: Relative;
	color: #9D1F30;
	text-decoration: None;
	padding: 1px 1px 1px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A3E5B;
}
a.SMENU:hover
{
    display: Block;
    position: Relative;
    background: #9D1F30;
    color: #FFF;
    text-decoration: None;
}
div.SMENU
{
	visibility: Hidden;
	position: Absolute;
	margin: -24px 0px 0px 180px;
	background: #FFF;
	width: 177px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #1A3E5B;
	border-right-color: #1A3E5B;
	border-left-color: #1A3E5B;
}

