#header{
	background-color:#FFFFFF;
	width: 800px;
	background-image: url(../images/Top.jpg);
	height: 142px;
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	position: absolute;  
}

#left-menu{
	width: 206px;
	background-image: url(../images/Left.jpg);
	height: 458px;
	background-repeat: no-repeat;
	top: 142px;
	position: absolute; 
	left: 0px;
}

#left-menu2{
	width: 206px;
	background-image: url(../images/Left.jpg);
	height: 900px;
	background-repeat: no-repeat;
	top: 142px;
	position: absolute; 
	left: 0px;
}

#left-menu .box{
	padding-left: 10px;
	padding-top: 10px;
}

#footer {
	background-image: url(../images/Bottom.jpg);
	width: 594px;
	height: 40px;
	background-repeat: no-repeat;
	position: absolute; 
	top: 560px;
	left: 206px;

}

#footer2 {
	background-image: url(../images/Bottom.jpg);
	width: 594px;
	height: 40px;
	background-repeat: no-repeat;
	position: absolute; 
	top: 900px;
	left: 206px;

}


#footer .box{
	font-family: Garamond, Georgia, Arial;
	font-size: 12px;
	font-style: italic;
	font-variant: small-caps;
	text-align: center;
	padding-top: 15px;
}

#footer2 .box{
	font-family: Garamond, Georgia, Arial;
	font-size: 12px;
	font-style: italic;
	font-variant: small-caps;
	text-align: center;
	padding-top: 15px;
}
#main {
	width: 594px;
	background-image: url(../images/Main.jpg);
	height: 418px;
	background-repeat: no-repeat;
	position: absolute; 
	left: 206px;
	top: 142px;
}

#main2 {
	width: 594px;
	background-image: url(../images/Main2.jpg);
	height: 780px;
	background-repeat: no-repeat;
	position: absolute; 
	left: 206px;
	top: 142px;
}
#main .box{
	padding-top: 20px;
	padding-left: 29px;
	padding-right: 29px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	display: block;
}
.foto1{
	position: absolute; 
	left: 107px;
	top: 128px;
}

.foto2 {
	position: absolute; 
	left: 249px;
	top: 128px;
}

.foto3 {
	position: absolute; 
	left: 389px;
	top: 128px;
}

.foto4 {
	position: absolute; 
	left: 107px;
	top: 217px;
}

.foto5 {
	position: absolute; 
	left: 249px;
	top: 217px;
}

.foto6 {
	position: absolute; 
	left: 389px;
	top: 217px;
}

.foto7 {
	position: absolute; 
	left: 107px;
	top: 307px;
}

.foto8 {
	position: absolute; 
	left: 249px;
	top: 307px;
}

.foto9 {
	position: absolute; 
	left: 389px;
	top: 307px;
}

.foto10 {
	position: absolute; 
	left: 107px;
	top: 397px;
}
.foto11 {
	position: absolute; 
	left: 249px;
	top: 397px;
}
.foto12 {
	position: absolute; 
	left: 389px;
	top: 397px;
}
.foto13 {
	position: absolute; 
	left: 107px;
	top: 487px;
}
.foto14 {
	position: absolute; 
	left: 249px;
	top: 487px;
}
.foto15 {
	position: absolute; 
	left: 389px;
	top: 487px;
}
.foto16 {
	position: absolute; 
	left: 107px;
	top: 567px;
}
.foto17 {
	position: absolute; 
	left: 249px;
	top: 567px;
}
.foto18 {
	position: absolute; 
	left: 389px;
	top: 567px;
}
.foto19 {
	position: absolute; 
	left: 107px;
	top: 657px;
}
.foto20 {
	position: absolute; 
	left: 249px;
	top: 657px;
}
.foto21 {
	position: absolute; 
	left: 389px;
	top: 657px;
}

#main2 .title{
	padding-top: 45px;
	padding-left: 27px;
	font-family: 
 	font-family: Garamond, Georgia, Arial;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;	
	color: #000000;
}

#main .title{
	padding-top: 45px;
	padding-left: 27px;
	font-family: 
 	font-family: Garamond, Georgia, Arial;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;	
	color: #000000;
}

#main .tit_paragrafo{
	font-family: Garamond, Georgia, Arial;
	font-weight: bold;
	font-variant:small-caps;
	font-size:14px;
}

.eng_flag{
	position: absolute; 
	left: 546px;
	top: 15px;
}

.ita_flag{
	position: absolute; 
	left: 494px;
	top: 15px;
}

#page{
	position: absolute; top: 50%; left: 50%;
	width: 800px; height: 600px;
    margin-left: -400px; margin-top: -300px;
}