@import url("sfondi.css");

html,body{margin:0;padding:0}
body{
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:link {color: #214323; text-decoration: none;}
a:active {color: #214323; text-decoration: none;}
a:visited {color: #214323; text-decoration: none;}
a:hover {color: #333333; text-decoration: underline;}

#container{
	text-align:left;
	width:960px;
	margin:0 auto;
}

#navigation {
	height:56px;
	width:890px;
	float:left;
	}
	
.nav_b {
	margin-right: 4px;
	margin-left: 20px;
}	
#langSel{
	float:right;
	width: 70px;
	text-align: right;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #214323;
	font-weight: normal;
	}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #214323;
	font-weight: normal;
	}

#contentHomeBoxContainer{
	clear:both;
	width:960px;
	padding-top:306px;
}

#boxHomePayOff {
	width:240px;
	float:left;
	}
	
#boxHomePayOff h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #214323;
	margin-top:70px;
	padding-left:10px;
	font-weight: normal;
	}
	
#boxHomeArticles {
	width:240px;
	height: 200px;
	float:left;
	background-image: url(../images/bg_box.png);
	background-repeat: no-repeat;
	background-position: top;
	text-align:center
	}
	
#boxHomeArticles h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #7A8E7B;
	margin-top:24px;
	padding-bottom:12px;
	font-weight: normal;
	}
	
#boxHomeArticles p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/bg_linea_box.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	padding-left:24px;
	padding-right:24px;
	margin-top: -5px;
	}
	
.dataArticle {
	font-weight:normal;
	}
.titoloArticle {font-weight:bold; color: #000;}
.titoloArticle a:link {color: #000; text-decoration: none;}
.titoloArticle a:active {color: #000; text-decoration: none;}
.titoloArticle a:visited {color: #000; text-decoration: none;}
.titoloArticle a:hover {color: #ffcc00; text-decoration: none;}

#innerPageArticles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height:20px;
	padding-left:5px;
	padding-top:7px;
	padding-bottom:2px;
	}
	
#boxTitleLastminute {
	font-size: 13px;
	padding: 2px;
	border: 2px solid #900;
}
	
#boxTitleProposte {
	font-size: 13px;
	padding: 2px;
	border: 2px solid #214323;
}

#backToList {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin-top:20px;
	padding-top: 5px;
	}

#contentHomeBannerContainer {
	clear:both;
	width:960px;
	padding-top:20px;
}

#boxHomeBanners {
	width:240px;
	float:left;
	text-align:center;
	}
	
#contentInnerContainer {
	clear:both;
	width:960px;
	padding-top:241px;
}

#boxInnerText {
	width:700px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	}

#boxInnerText p, td, ul, li, ol {
	font-size: 13px;
	line-height: 20px;
	}
	
#boxInnerText h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #214323;
	font-weight: normal;
	margin-top:5px;
	}

.tdPrezzi {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	}

#InnerRightCol {
	width:240px;
	float:right;
	text-align:center;
	}

#InnerRightArticles {
	width:240px;
	height: 220px;
	background-image: url(../images/bg_box.png);
	background-repeat: no-repeat;
	background-position: top;
	text-align:center;
	}
	
#InnerRightArticles h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #7A8E7B;
	padding-top:24px;
	padding-bottom:12px;
	margin-top:0px;
	font-weight: normal;
	}
	
#InnerRightArticles p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/bg_linea_box.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	padding-left:24px;
	padding-right:24px;
	margin-top: -5px;
	}
	
	
#contentFooterContainer{
	clear:both;
	width:960px;
	padding-top:30px;
	padding-bottom:30px;
}
#FooterNav{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#fff;
	background-color:#B1BEB3;
	font-size:11px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	width:940px;
	text-align:center;
}
#FooterNav a:link {color: #fff; text-decoration: none;}
#FooterNav a:active {color: #fff; text-decoration: none;}
#FooterNav a:visited {color: #fff; text-decoration: none;}
#FooterNav a:hover {color: #214323; text-decoration: underline;}
div#Footer{
	color:#214323;
	border-top-width:5px;
	border-top-style:double;
	border-top-color:#7A8E7B;
	border-bottom-width:5px;
	border-bottom-style:double;
	border-bottom-color:#7A8E7B;
	font-size:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	width:940px;
	height:22px;
}

div#adress{
	padding-top:5px;
	padding-bottom:5px;
	float:left;
}
div#credit{
	padding-top:6px;
	padding-bottom:5px;
	padding-left:10px;
	float:right;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#7A8E7B;
}


	
	
	
	
.img_left {
	margin-right: 10px;
	float: left;
}
.thumb_gallery {
	padding: 1px;
	border: 1px solid #063;
}
.didascalia {
	font-size: 11px;
	font-style: italic;
}
