body {
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	background-color:#d2b48f;
	border-top:10px solid #a89072;
}
h2 {
	margin:0px;
	padding:0px;
}

a {
	color: #5E4F3E;
	text-transform: none; 
	font-weight: bold;
}

.tabella_generale {
	width:100%;
	min-width:1024px;
	max-width:1920px;
}
.col_51 {
	float:left;
	min-height:60px;
	width:40%;
	margin-bottom:10px;
	overflow:hidden;
	margin-right:1%;
	margin-left:1%;
}
.col_49 {
	float:left;
	min-height:60px;
	width:57%;
	margin-bottom:10px;
	overflow:hidden;
	margin-right:1%;
}
.col_51_siti {
	float:left;
	min-height:60px;
	width:49%;
	margin-bottom:10px;
	overflow:hidden;
	margin-right:1%;
	margin-left:1%;
}
.col_49_siti {
	float:left;
	min-height:60px;
	width:48%;
	margin-bottom:10px;
	overflow:hidden;
	margin-right:1%;
}

/*PRIMA RIGA*/
.col_35 {
	float:left;
	min-height:60px;
	width:35%;
	margin-top:10px;
	margin-bottom:10px;
	overflow:hidden;
	position:relative;
	margin-right:1%;
	
	
}
.col_65 {
	float:left;
	min-height:60px;
	margin-top:10px;
	width:62%;
	margin-bottom:10px;
	overflow:hidden;
	margin-right:1%;
	margin-left:1%;
}
.col_100 {
	float:left;
	min-heightheight:60px;
	width:98%;
	margin-bottom:10px;
	overflow:hidden;
	margin-left:1%;
	margin-right:1%;
}
.sidebar {
	border-left:1px solid #a89072;
}


.progetto {
	position: relative;
	background-image: url(../img/progetto.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.parsjad {
	position: relative;
	background-image: url(../img/parsjad.jpg);
	height: 100%;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.siti {
	position: relative;
	background-image: url(../img/siti.jpg);
	height: 100%;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.app {
	position: relative;
	background-image: url(../img/app.jpg);
	height: 100%;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.video {
	position: relative;
	background-image: url(../img/video.jpg);
	height: 100%;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.parsjad h2, .progetto h2, .siti h2, .app h2, .video h2,
.foto_siti01 h2, .foto_siti02 h2, .foto_siti03 h2, .foto_siti04 h2 {
	position:absolute;
	bottom:40px;
	left:40px;
	border:2px solid #FFF;
	color:#FFF;
	font-size:40px;
	font-family:Pathway Gothic One;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:13px;
	padding-right:13px;
	display:block;
	text-transform:uppercase;	
}
.lingua_selezionata {
	color: #978065;
	font-size: 17px;
	font-family: Pathway Gothic One;
	line-height: 58px;
	display: block;
	width: 150px;
	text-align: center;
	float: left;
	text-transform: uppercase;
	
}

.sidebar_separatore {
	clear:both;
	height:40px;
}
.logo_parsjad_sidebar {
	float:right;
}
.lingua {
	height:115px;
	width:150px;
	float:left;
}
.footer_loghi {
	width:100%;
	height:auto;
}
.footer {
	background-color:#f6f0e9;
	color:#63605d;
	font-size:10px !important;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	padding-bottom:12px;
	padding-left:10px;
	padding-right:10px;
}
.footer p {
	margin: 0;
	text-align: justify;
}
.footer img {
	max-width: 90%;
	height: auto;
}
#risol {
	position:fixed;
	bottom:10px;
	right:10px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	background-color:#CCC;
}
.clear {
	clear:both;
}
ul, li {
	margin:0px;
	padding:0px;
	list-style-type: none;
}

/*SCELTA LINGUA*/
.lingua_cambio {
	color: #978065;
	font-size: 17px;
	border-bottom: 1px solid #a89072;
	font-family: Pathway Gothic One;
	line-height: 57px;
	display: block;
	width: 150px;
	text-align: center;
	float: left;
	text-transform: uppercase;
	background-image: url(../img/arrow_change.png);
	background-position: center top;
	background-repeat:no-repeat;
	cursor:pointer;
}
.lingua_cambio ul > li > ul {
	display: none;
	position:absolute;
	width:151px;
	background-color:#d2b48f;
}
/*.lingua_cambio ul > li:hover > ul {
	display:block;
}*/
.lingua_cambio ul > li > ul a {
	text-decoration:none;
	color:#978065;
	width:100%;
	display:block;
	
}
.lingua_cambio ul > li > ul a:hover {
	background-color:#FFF;
}
.lingua_cambio ul > li > ul > li {
	border-bottom:1px solid #a89072;
	background-color:#d2b48f;
	border-right:1px solid #a89072;
}
.lingua_cambio ul > li > ul > li:first-child {
	 border-top: 1px solid #A89072;
}


/*MENU*/
.btn_menu {
	border-bottom: 1px solid #A89072;
    border-left: 1px solid #A89072;
    float: left;
    height: 125px;
    margin-top: -10px;
    overflow: hidden;
    width: 118px;
	background-repeat: repeat-x;
	background-position: top;	
	background-image:url(../img/bg_btnmenu.jpg);
	cursor:pointer;
}	
.btn_menu img {
	padding-top:10px;
}
.btn_menu ul > li > ul {
	display: none;
	position:absolute;
	z-index:10;
	background-color:#d2b48f;
	margin-top:-4px;
}
/*.btn_menu ul > li:hover > ul {
	display:block;
}*/
.btn_menu ul > li > ul a {
	text-decoration:none;
	color:#978065;
	width:100%;
	display:block;
	
}
.btn_menu ul > li > ul a:hover {
	background-color:#FFF;
}
.btn_menu ul > li > ul > li {
	background-color: #D2B48F;
    border-bottom: 1px solid #A89072;
    border-left: 1px solid #A89072;
    border-right: 1px solid #A89072;
    font-family: Pathway Gothic One;
    font-size: 22px;
    line-height: 57px;
    margin-left: -152px;
    text-align: center;
    text-transform: uppercase;
    width: 270px;
}
.btn_menu ul > li > ul > li:first-child {
	/* border-top: 1px solid #A89072;*/
}



.link_img {
	display:block;
	height:100%;
	width:100%;
}

.titolo {
	height:115px;
	border-bottom:1px solid #a89072;
	line-height:115px;
	font-family: Pathway Gothic One;
	color:#73624f;
	text-transform:uppercase;
	padding-left:20px;
}
.titolo h1 {
	border-left:1px solid #a89072;
	margin:0px;
	padding:0px;
	padding-left:40px;
	font-size:40px;
	font-weight:normal;
}
.main_img {
	height:257px;
	background-color:#CCC;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.testo {
	font-size:18px;
	padding-top:60px;
	padding-bottom:60px;
	
	
}
.testo .porta_scroll {
	height: 100%;
    margin: 0;
    overflow: auto;
    padding: 0 60px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#5e4f3e;
	line-height:26px;
	text-align:justify;
	
}
.ita-slo-picc {
	position:absolute; 
	bottom:20px; 
	right:20px;
}
.foto_progetto {
	background-image:url(../img/foto_progetto.jpg);
}
.foto_parsjad {
	background-image:url(../img/foto_parsjad.jpg);
}

ul.text li {
	list-style-type: square;
	margin-left: 10px;
	padding-left: 10px;
}



/*SITI*/
.foto_siti01 {
	position: relative;
	height: 100%;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-image:url(../img/sito_altino.jpg);
	
}
.foto_siti02 {
	position: relative;
	height: 100%;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-image:url(../img/sito_concordia.jpg);
}
.foto_siti03 {
	position: relative;
	height: 100%;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-image:url(../img/sito_adria.jpg);
}
.foto_siti04 {
	position: relative;
	height: 100%;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-image:url(../img/sito_sanbasilio.jpg);
}


/*SITI*/
.titolo_siti {
	height:67px;
	border-bottom:1px solid #a89072;
	line-height:67px;
	font-family: Pathway Gothic One;
	color:#73624f;
	text-transform:uppercase;
	padding-left:20px;
}
.titolo_siti h1 {
	border-left:1px solid #a89072;
	margin:0px;
	padding:0px;
	padding-left:40px;
	font-size:40px;
	font-weight:normal;
}

.subtitolo_siti {
	border-bottom:1px solid #a89072;
	text-transform:uppercase;
	padding-left:20px;
	height: 47px;
	overflow:hidden;
}
.subtitolo_siti h2 {
	margin:0px;
	padding:0px;
	font-size:40px;
	text-align:right;
}
.subtitolo_siti h2 a {
	float:right;
	display:block;
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	font-size:25px;
	font-weight: normal;
	font-family: Pathway Gothic One;
	color: #FFFFFF;
	font-weight: normal;
	padding-right: 20px;
	padding-top:9px;
	padding-bottom:9px;
	text-decoration: none;
	background-position: left center;
	background-image: url(../img/arrow_lingua.png);
	background-repeat: no-repeat;
}
.subtitolo_siti h2 a:hover {
	color:#73624f;
}
.main_img_siti {
	position: relative;
	height:200px;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.main_img_siti.altino {
	background-image: url(../img/altino_sito.jpg);
}
.main_img_siti.adria {
	background-image: url(../img/adria_sito.jpg);
}
.main_img_siti.concordia {
	background-image: url(../img/concordia_sito.jpg);
}
.main_img_siti.sanbasilio {
	background-image: url(../img/sanbasilio_sito.jpg);
}

/*VIDEO*/
.testo_video {
	font-size:18px;
	padding-top:60px;
	padding-bottom:60px;
	
	
}
.testo_video .porta_scroll_video {
	height: 100%;
    margin: 0;
    overflow: auto;
    padding: 0;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#5e4f3e;
	line-height:26px;
}
.titolo_video {
	font-family: Pathway Gothic One;
	font-size:24px;
	font-weight:normal;
	text-align:center;
	display:block;
	height:60px;
	text-transform:uppercase;
}
.video_dida { 
	font-weight:normal; 
	font-size:14px;
	padding-bottom:20px;
	line-height: 15px;
	padding-top:5px;
}
.colonna_video {
	float:left; 
	width:25%; 
	text-align:center; 
}



#cookieAlert, #cookieAlert > .container {
    margin: 0 auto;
    clear: both;
    font-family: Arial, sans-serif;
}
#cookieAlert {
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    margin-bottom: 0.25em;
    background-color: #e5e5e5;
    /* RGBA */
    background-color: rgba(255,255,255,0.9);
}
#cookieAlert > .container {
    padding: 1%;
    max-width: 980px;
    position: relative;
    padding-right: 50px;
}
#cookieAlert > .container > .infoalert {
    padding-right: 50px;
}
#cookieAlert .close {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    padding: 0.5em;
    font-size: 12px;
    font-family: Arial, sans-serif;
    color: #555;
    position: absolute;
    right: 20px;
    top: 15px;
    border: 1px solid #333;
    border-radius: 6px;
    text-shadow: none;
    opacity: 0.9;
}
#cookieAlert .close:hover {
    background: #333;
    color: white;
    text-shadow: none;
}
#cookieAlert .close > .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}