/* stili del separatore */
.puntinato {
	border-top: dotted 2px #D97587;
	width: 460px;
	margin-top: 10px;
}
/* stili delle intestazioni */
.intestazione {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: #BF1835;
}
.verde14 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #79B500;
}
.verde {
	font-weight: bold;
	color: #79B500;
}
/* stili dei titoli */
.quadro {
	height: 17px;
	border-left: solid 17px #BF1835;
	color: #BF1835;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
}
.quadromiddle {
	height: 17px;
	border-left: solid 17px #BF1835;
	color: #BF1835;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
}
/* stili dei bordi */
.bordino {
	border: solid 1px #BF1835;
}
.bordo110 {
	border-top: solid 5px #79B500;
	border-bottom: solid 5px #79B500;
	border-left: solid 2px #79B500;
	border-right: solid 2px #79B500;
	width: 110px;
}
.bordo170 {
	border-top: solid 5px #79B500;
	border-bottom: solid 5px #79B500;
	border-left: solid 2px #79B500;
	border-right: solid 2px #79B500;
	width: 170px;
}
.bordo260 {
	border-top: solid 5px #79B500;
	border-bottom: solid 5px #79B500;
	border-left: solid 2px #79B500;
	border-right: solid 2px #79B500;
	width: 260px;
}
.bordo220 {
	border-top: solid 5px #79B500;
	border-bottom: solid 5px #79B500;
	border-left: solid 2px #79B500;
	border-right: solid 2px #79B500;
	width: 220px;
}
#bordoslide {
	border-top: solid 5px #79B500;
	border-bottom: solid 5px #79B500;
	border-left: solid 2px #79B500;
	border-right: solid 2px #79B500;
	margin: 0;
	padding: 0;
	width: 556px;
	height: 356px;
}
/* stili dei box immagini */
.boximg {
	width: 176px;
	text-align: center;
	background-position: center;
	border-top: solid 5px #BF1835;
	border-bottom: solid 5px #BF1835;
	border-left: solid 2px #BF1835;
	border-right: solid 2px #BF1835;
	margin-top: 10px;
	padding: 0;
}
/* stili dei menu laterali */
.boxdx {
	width: 160px;
	height: 34px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #BF1835;
	margin: 0;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	border: 0;
}
.boxsx {
	width: 156px;
	height: 35px;
	line-height: 34px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BF1835;
	margin: 0;
	padding-left: 12px;
	padding-right: 12px;
	border: 0;
}
.boxsx a:link {text-decoration: none; color: #FFFFFF; font-weight: bold; cursor: pointer;}
.boxsx a:active {text-decoration: none; font-weight: bold; color: #FFFFFF;}
.boxsx a:visited {text-decoration: none; font-weight: bold; color: #FFFFFF;}
.boxsx a:hover {text-decoration: none; font-weight: bold; position: relative; bottom: 1px; color: #79B500;}

/* stili dei menu orizzontali */
.menu {
	width: 560px;
	height: 35px;
	line-height: 34px;
	text-align: center;
	font-size: 13px;
	color: #BF1835;
	margin: 0;
	padding-left: 25px;
	padding-right: 25px;
	border: 0;
}
.menu a:link {text-decoration: none; color: #BF1835; font-weight: bold; cursor: pointer;}
.menu a:active {text-decoration: none; font-weight: bold; color: #BF1835;}
.menu a:visited {text-decoration: none; font-weight: bold; color: #BF1835;}
.menu a:hover {text-decoration: none; font-weight: bold; position: relative; bottom: 1px; color: #79B500;}

.menubottom {
	width: 560px;
	text-align: center;
	font-size: 13px;
	color: #BF1835;
	margin: 0;
	padding-left: 25px;
	padding-right: 25px;
	border: 0;
}
.menubottom a:link {text-decoration: none; color: #BF1835; font-weight: bold; cursor: pointer;}
.menubottom a:active {text-decoration: none; font-weight: bold; color: #BF1835;}
.menubottom a:visited {text-decoration: none; font-weight: bold; color: #BF1835;}
.menubottom a:hover {text-decoration: none; font-weight: bold; position: relative; bottom: 1px; color: #79B500;}

/* stili delle strisce bannerini e top */
.strisciatop {
	height: 15px;
	background-color: #BF1835;
	margin: 0;
	padding: 0;
	border: 0;
}
.striscialoghi {
	height: 80px;
	background-color: #BF1835;
	text-align: center;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0;
}
.strisciapatroverde {
	height: 80px;
	background-color: #79B500;
	text-align: center;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0;
}

.centro a:link {text-decoration: none; color: #79B500; font-size: 12px; font-weight: bold; cursor: pointer;}
.centro a:active {text-decoration: none; font-size: 12px; font-weight: bold; color: #79B500;}
.centro a:visited {text-decoration: none; font-size: 12px; font-weight: bold; color: #79B500;}
.centro a:hover {text-decoration: underline; font-size: 12px; font-weight: bold; color: #BF1835;}
