/************************************/
/* da home.css                      */
/************************************/
#no_slideshow
{
	padding:0;
	width: 980px; /*prima 594*/
	margin-top:1px;
	margin-bottom: 0px;
	margin-left:0px;
	background-repeat: no-repeat;
	background-position: top right;
	min-height: 270px;
	height: auto !important; 
	height: 270px;
	overflow: hidden;
	clear:right;
	/*float: right;*/
	text-align:right;
}

#no_slideshow
{
	background-image: url(../images/imma_1.jpg);
}


/*************specifici***********/

#titolo_position {
	bottom: 20px;
}

span#titolo_pagina_0 {
	font-size: 160%;	
}

#titolo_pagina_1, #titolo_pagina_2, #titolo_pagina_3, #titolo_pagina_2 {
	font-size: 250%;
}

#corpo table td p, #corpo table th p {
	line-height: 150%;
	margin: 0 0 10px;
}

#corpo table.scheda_dati td h2{
	margin-top:0px;
}

#loghi, #loghi_sx{
	text-align: center;
	margin: 0;
	padding: 0 0 1.5em;
	width: 100%;
	display:block;
	float:left
	clear:both;
}

#loghi_sx{
	text-align: left;
}

#loghi span.logo, #loghi_sx span.logo {
	margin: 0;
	padding:0;
}

#corpo table.piedino td {
	font-size:90%;
}

/* HOME SLIDESHOW */

#img_home
{
/* 	width:100%; */
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
	clear:both;
}

section#corpo.home > div#img_home a img,
section#corpo.home > div#img_home a picture {
	padding:0px;
	margin:0px;
}

.home_info-text {	
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: auto;
	display: block;
	font-size: 180%;
	line-height: 1.1em;
	text-align: right;
	opacity: 0.9;
}

.home_info-text span{
	font-size: 90%;
	display:block;
	padding:5px 10px;
	width:100%;
}

@media (max-width: 999px) {
	.home_info-text {
		line-height: 1.0em;
		}
	.home_info-text span{
		padding:2px 10px;
		}
	}
	
@media (max-width: 639px) {
		.home_info-text {
			font-size:140%;
		}
}

#corpo .home_info-text .image_home_link  {
	font-weight: normal;
	text-decoration: none;
}

#hometesto{
	width:100%;
	color: #000;
	margin-top:10px;
	padding:5px 0px;
	font-size: 120%;
	font-weight: normal;
}

#hometesto p{
	padding:5px 10px 5px 0;
	margin:0px;
	line-height:130%;
}

#hometesto p a, #hometesto p a:link, #hometesto p a:visited{
	text-decoration: underline;
}

#hometesto p a:hover{
	text-decoration: underline;
}

/* HOME RIQUADRO INFERIORE */

#home_centro{
	margin-top: 20px;
}

@media (min-width: 1000px) {
	#home_centro{
		display: flex;
		display: -webkit-flex;
		flex-flow: row nowrap;
		-webkit-flex-flow: row nowrap;
		align-items: stretch;
		-webkit-align-items: stretch;
		justify-content: space-between;
		-webkit-justify-content: space-between;
		}
	}
	
@media (min-width: 1000px) {
	#home_centro #home_presentazione, #home_centro #home_centrodx {
		display: flex;
		display: -webkit-flex;
		flex-direction: column;
		-webkit-flex-direction: column;
		}
	}

#home_presentazione{
	float:left;
/* 	width:563px; */
	margin:10px 0;
}

@media screen and (min-width:1000px){
	#home_presentazione{
		padding:0 20px 0 0;
	}
}

#home_presentazione h2{
	font-size:110%;
	margin-top:0;
}

#home_presentazione p, #home_presentazione li{
	font-size:115%;
	padding-bottom:0.5em;
	margin:0;
	text-align:justify;
}

#home_centrodx{
/* 	width: 375px; */
	float:right;
	padding:0 0 0 20px;
	margin:10px 0;
	border-left: 2px solid #8c2300;
}

@media screen and (max-width:999px){
	#home_centrodx{
	border-left: 0px;
	padding:0px;
	border-top: 2px solid #8c2300;
	padding-top:10px;
	}
}

#home_news
{
/* 	overflow:hidden; */
	text-align: left;
/* 	font-size:95%; */
	padding:0;
}

#corpo #home_news h2
{
	font-size:110%;
	margin-top:0;
	padding-top:0;
	text-transform:uppercase;
}

#corpo .newshome p{
	line-height:150%;
}
