.titolo_class {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FA8613;
	text-align: center;
	border: 1px solid #FA8613;
	height: auto;
	width: auto;
}
.titolo2_calss {
	font-size: 16px;
	font-weight: bold;
	color: #6F92B8;
	background-color: #EFEFEF;
	border: thin solid #FA8613;
	display: table-cell;
	text-align: center;
	padding: 2px;
	font-variant: small-caps;
	overflow: auto;
	clear: both;
	width: 800px;
}

.tag-box {
	position: relative; /* IE 6 clips the border sometimes */
	padding: 1px 4px;
	background-color: #FA8613;
	color: #FFF;
	margin-left: 1px;
	line-height: 1.6em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #FF0000;
	font-variant: normal;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.footer {
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
	color: #999999;
}
.slogan {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.box_flexible {
	border: 1px solid #CCCCCC;
	font-size: x-small;
	color: #333333;
	background-color: #EFEFEF;
}

.box_flexible_transp {
	border: 1px solid #999999;
	font-size: x-small;
	color: #666666;
}

.hormenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	background-color: #999999;
	margin: 0px;
	padding: 1px;
	height: 4px;
	width: 800px;
	border: 1px solid #6C92B5;
	color: #FFFFFF;
}
.hormenu_lower {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.box {

	border: 1px solid #CCCCCC;
	color: #333333;
	background-color: #EFEFEF;
}

