html, body {
/*width: 100%;*/
}

body{
font-family: "Century Gothic", Arial, sans-serif;
text-align:center;  /* per centrare in Internet Explorer */
/* background: white url(../../pictures/background/1.png) repeat fixed; */
background: #f1f1f1;
}

#background{
width: 800px;		/* Y */
height: 400px;   	/* X */
font-size:10px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -200px;    /* -(X/2) */
margin-left: -400px;      /* -(Y/2) */
padding: 0;
z-index: 1;
}

#background_picture_homepage {
width: 650px;
height: 400px;
position: relative;
float: right;
border: 0px gray solid;
/*text-align:left;*/
}

#background_picture_homepage img {
width: 650px;
height: 400px;
border: 0;
}

#background_picture {
background: url(../../pictures/background/resto/BG2.jpg);
width: 650px;
height: 400px;
position: relative;
float: right;
border: 0px gray solid;
/*text-align:left;*/
}

#main_container {
/* background-color: #ecebeb; */
width: 800px;		/* Y */
height: 400px;   	/* X */
position: absolute;
top: 50%;
left: 50%;
margin-top: -200px;    /* -(X/2) */
margin-left: -400px;      /* -(Y/2) */
padding: 0;
/* border: 5px gray solid; */
text-align:left;	/* per ridare l'allineamento del testo */
z-index: 3;
}

#menu_container_out {
background-color: #cacaca;
/* background: url(../../pictures/menu/Owhite.png); */
width: 144px;
height: 400px;
position: relative;
float: left;
/* border-right: 6px #f1f1f1 solid; */
}

#menu_container_in {
width: 128px;
height: 384px;
position: relative;
/*float: left;*/
margin: 7px;
/* border: 1px #d82f2f solid; */
}

#inside_menu {
padding: 5px;
}

#inside_menu_2 {
padding: 5px;
padding-left: 0px;
}

#text_container_out {
/* background-color: white; */
width: 650px;
min-height: 400px;
height: auto !important;
height: 400px;
position: relative;
float: right;
/*border: 0px red solid;*/
/* margin-right: 5px; */
/*text-align:left;*/
}

#text_container_in {
width: 634px;
min-height: 384px;
max-height: 384px;
height: auto !important;
height: 384px;
margin: 7px;
/*position: relative;*/
/*float: right;*/
border: 0px #d82f2f solid;
/* margin-right: 5px; */
/*text-align:left;*/
}

#description_container {
width: 450px;
position: relative;
/* float: right; */
/* border: 1px yellow solid; */
margin-left: 20px;
/*text-align:left;*/
}

#gallery {
margin: 5px 92px 20px 92px;
}

#title_homepage
	{
	text-align:right;
	margin: 10px;
	}			

div#footer{
font-size: 9px;
width: 800px;
height: 10px;
margin-left: auto;
margin-right: auto;
/* border: 1px black solid; */
text-align:right;	/* per ridare l'allineamento del testo */
}	
	
.title1
	{
	font-size: 30px;
	text-align:right;
	line-height: 100%;
	color: red;
	margin: 100px 0 0 0;
	padding: 0;
	}
	
.title2
	{
	font-size: 14px;
	text-align:right;
	line-height: 100%;
	color: gray;
	margin: 0 0 50px 0;
	}
	
.title3
	{
	font-size: 12px;
	text-align:left;
	line-height: 100%;
	color: gray;
	margin: 60px 0 0 4px;
	}
	
.title5
	{
	font-size: 14px;
	text-align:left;
	line-height: 100%;
	color: gray;
	margin: 0 ;
	padding: 0;
	}
	
html > main_container #logo {
  position: fixed;
}

#logo_1_pl {
width: 650px;
height: 59px;
background-image:url(../../pictures/logo/logo_1_pl.png);
margin: 0;
bottom: 0px;
position: absolute;
}

#logo_2_pl {
width: 600px;
height: 40px;
background-image:url(../../pictures/logo/logo_2_pl.png);
margin: 0;
bottom: 0px;
position: absolute;
}

#logo_1_it {
width: 600px;
height: 40px;
background-image:url(../../pictures/logo/logo_1_it.png);
margin: 0;
bottom: 0px;
position: absolute;
}

#logo_2_it {
width: 600px;
height: 40px;
background-image:url(../../pictures/logo/logo_2_it.png);
margin: 0;
bottom: 0px;
position: absolute;
}

#logo_2_en {
width: 600px;
height: 40px;
background-image:url(../../pictures/logo/logo_2_en.png);
margin: 0;
bottom: 0px;
position: absolute;
}

h1 {
font-size: 24px;
text-align: right;
line-height: 22px;
text-decoration: none;
font-weight: normal;
/* text-transform: uppercase; */
color: #d82f2f;
/* font-variant: small-caps; */
margin: 10px 5px 0 200px;
}

h2 {
font-size: 14px;
text-align: right;
line-height: 18px;
font-weight: normal;
color: #d82f2f;
margin: 15px 10px 0 220px;
}

h3 {
font-size: 14px;
text-align: left;
line-height: 18px;
font-weight: normal;
color: gray;
margin: 20px 0 0 10px;
}

h4 {
font-size: 12px;
text-align: left;
line-height: 16px;
font-weight: normal;
color: gray;
margin: 20px 20px 0 10px;
text-align: justify;
}

h5 {
font-size: 12px;
text-align: left;
line-height: 16px;
font-weight: normal;
color: gray;
margin: 5px 20px 0 10px;
text-align: justify;
}

h6 {
font-size: 11px;
text-align: left;
line-height: 15px;
font-weight: normal;
color: gray;
margin: 10px 20px 0 10px;
text-align: justify;
}

.description {
font-size: 12px;
text-align: justify;
line-height: 16px;
font-weight: normal;
color: gray;
margin: 5px 0 0 10px;
}

.content_1 {
margin: 10px 70px 5px 70px;
font-size: 12px;
text-align: left;
line-height: 14px;
color: black;
text-align: justify;
}

.content_2 {
margin: 5px 185px 5px 70px;
font-size: 12px;
text-align: left;
line-height: 12px;
color: black;
text-align: justify;
}

.content_3 {
margin: 0px 70px 0px 100px;
font-size: 12px;
text-align: left;
line-height: 12px;
color: black;
text-align: justify;
}

/* LINK */

a.unselected {
margin: 15px 0px 0px 5px;
font-size: 11px;
text-align: left;
text-decoration: none;
color: gray;
text-transform: uppercase;
}
a.selected {
margin: 15px 0px 0px 5px;
font-size: 11px;
text-align: left;
text-decoration: none;
color: #d82f2f;
text-transform: uppercase;
}
a.investimenti {
margin: 15px 0px 0px 5px;
font-size: 11px;
text-align: left;
text-decoration: none;
color: #d82f2f;
font-weight: bold;
text-transform: uppercase;
}
a.selected:hover {
color: #d82f2f;
}
a.unselected:hover {
color: white;
}
a.investimenti:hover {
color: lightgray;
}

a.external_link {
text-decoration: none;
color: #d82f2f;
}
a.nolink {
margin: 15px 0px 0px 5px;
font-size: 11px;
text-align: left;
text-decoration: none;
color: gray;
text-transform: uppercase;
}
a.nolink:hover {
color: gray;
}
a.external_link:hover {
text-decoration: none;
color: gray;
}

a.language{
margin: 15px 0px 0px 0px;
font-size: 12px;
text-decoration: none;
text-align:left;
color: gray;
}

a.language:hover {
text-decoration: none;
color: #d82f2f;
}

a.vitoculcasi{
margin: 5px;
font-size: 8px;
text-decoration: none;
text-align:left;
color: gray;
}

a.vitoculcasi:hover {
text-decoration: none;
color: #d82f2f;
}

a.title4 {
	font-size: 26px;
	text-align:right;
	line-height: 100%;
	color: red;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

a.title4:hover {
color: gray;
}

a.external {
text-decoration: none;
color: gray;
}
a.external:hover {
color: black;
}

/* LIST */

ul.menu_2 li {
list-style-position: outside;
list-style-type: disc;
margin: 4px;
margin-left: -25px;
font-size: 10px;
text-align: left;
line-height: 10px;
color: gray;
}

img.mySlides{
max-width: 620px;
max-height: 300px;
}

img.mySlidesHome, img.mySlidesHomePl {
max-width: 650px;
max-height: 400px;
border: 0;
}

