@charset "UTF-8";
/* CSS Document */

.linkOfferteEventi {
	color: #31626f;
	font-weight: bold;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
}
.linkOfferteEventi a {
	color: #31626f;
	font-weight: bold;
	text-decoration: none;
}
.linkOfferteEventi a:hover {
	color: #c2853c;
	font-weight: bold;
	text-decoration: none;
}
#colSx {
	width: 355px;
	text-align: left;
}
#colSx h3 {
	font-size: 84%;
	font-weight: bold;
	padding: 10px 0 5px 5px;
	text-align: left;
}
#colDx {
	width: 375px;
	border-left: solid 2px #76a9b8;
	padding: 0 0 0 5px;
	text-align: left;
}
#colDx h3 {
	text-transform: uppercase;
	color: #31626f;
	font-family: Times, "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 15px 0 5px 5px;
}
.clearTratt {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #c2853c;
	text-decoration: none;
	text-align: center;
}
