@charset "utf-8";
/* CSS Document */


#breadcrump {
	font-size: 14px;
	line-height: 45px;
	background-color: #e8e8e8;
	height: 45px;
	margin-bottom: 45px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis; /* required for Opera */
	-ms-text-overflow: ellipsis; /* required for IE8, allegedly */
	-moz-binding: url('ellipsis.xml#ellipsis'); /* for Firefox; details here */
	display: block;
	padding-right: 9px;
	padding-left: 9px;
}
#breadcrump #arrow {
	color: #9dacbc;
	margin-right: 9px;
}
#breadcrump a {
	text-decoration: none;
	color: #274b6d;
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}
#breadcrump a.home {
	text-transform: capitalize;
}
#breadcrump b {
	font-weight: normal;
}
#breadcrump a:hover {
	color: #dd5c39;
}
.spacer_9 {
	display: block;
	height: 27px;
}
.clear {
	display: block;
	height: 1px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.titolo_content {
	display: block;
	font-size: 16px;
	line-height: 45px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #cd3b1d;
	text-indent: 18px;
	height: 45px;
	margin-top: 27px;
	background-image: url(../images/version-e/sprite.png);
	background-repeat: no-repeat;
	background-position: 0px -504px;
}
#articoli_simili {
	background-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #dd5c39;
}
#articoli_simili li {
	padding: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dd5c39;
}
#articoli_simili li img{
	display: block;
	clear: none;
	float: left;
	margin-right: 12px;
	margin-bottom: 2px;
}
#articoli_simili li h3 {
	line-height: 1.2;
	font-weight: bold;
}
#articoli_simili li .tools {
	margin-bottom: 3px;
	font-size: 13px;
	color: #9dacbc;
	line-height: 1.3;
}
#articoli_simili li .tools a {
	text-transform: capitalize;
	color: #9dacbc;
	font-size: 13px;
}
#articoli_simili li a {
	color: #333333;
	text-decoration: none;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#articoli_simili li a:hover {
	color: #dd5c39;
	text-decoration: underline;
}
#ricerca {
	float: left;
	width: 180px;
}
#ricerca h3 {
	font-size: 14px;
	line-height: 36px;
	color: #476d96;
	background-color: #e8e8e8;
	height: 36px;
	text-indent: 9px;
}
#ricerca input {
	font-size: 14px;
	line-height: 36px;
	background-color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 126px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	float: left;
	text-indent: 9px;
}
#ricerca input.submit {
	font-size: 14px;
	line-height: 36px;
	background-color: #dd5c39;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 54px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	clear: none;
	float: left;
	text-indent: 0;
}
#contenuti {
	float: right;
	width: 447px;
	background-color: #FFFFFF;
	padding: 18px;
}
#contenuti #cc  {
	font-size: 13px!important;
	line-height: 1.2!important;
	padding-right: 20px;
}
#contenuti #cc  a:link {
	color: #456890;
	text-decoration: none;
}
#contenuti #cc a:hover {
	color: #000;
	text-decoration: underline;
}
#contenuti #cc li  {
	display: block;
	margin-top: 10px;
	text-indent: 9px;
}
#contenuti #cc b {
	font-weight: normal;
}

#menu_ricerca li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 9px;
	padding-bottom: 9px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
#menu_ricerca li:hover {
	background-color: #FFFFFF;
}
#menu_ricerca li a {
	font-size: 13px;
	line-height: 1.1;
	display: inline;
	text-decoration: none;
	color: #476d96;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#menu_ricerca li a:hover {
	color: #000000;
}
#menu_ricerca li .num {
	font-size: 12px;
	color: #959A9C;
}
#tls_redazione {
	padding-left: 9px;
}
#tls_redazione h1 {
	font-size: 32px;
	line-height: 36px;
	font-weight: normal;
	margin-bottom: 18px;
	text-transform: lowercase;
	color: #476d96;
	letter-spacing: -1px;
}
#tls_redazione dt {
	font-weight: bold;
	padding-top: 18px;
}
#tls_redazione dd {
	padding-left: 18px;
	font-size: 16px;
	line-height: 18px;
}
#tls_redazione ul {
	padding-left: 18px;
}
#tls_redazione h3 {
	padding-top: 18px;
	font-weight: bold;
}
#message, #errori {
	display: block;
	width: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 36px;
	padding-right: 9px;
	padding-bottom: 36px;
	padding-left: 9px;
}
#message img, #errori img {
	margin-top: 36px;
	margin-right: auto;
	margin-bottom: 9px;
	margin-left: auto;
	display: block;
	width: auto;
	padding: 36px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e2e8eb;
	border-right-color: #e2e8eb;
	border-bottom-color: #e2e8eb;
	border-left-color: #e2e8eb;
}
#message b, #errori b {
	font-size: 18px;
	font-weight: normal;
	color: #7a7a7a;
	display: block;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#message h2, #errori h2 {
	font-size: 18px;
	font-weight: bold;
	color: #666;
	display: block;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	line-height: 36px;
}

#paginazione_text {
	font-size: 14px !important;
	line-height: 63px !important;
	color: #FFFFFF !important;
	padding-top: 0px !important;
	padding-right: 18px !important;
	padding-bottom: 0px !important;
	padding-left: 18px !important;
	height: 63px !important;
	margin-top: 0px !important;
	margin-right: 18px !important;
	margin-bottom: 0px !important;
	margin-left: 18px !important;
}
#paginazione_bg {
	background-color: #9dacbc !important;
	margin: 0px !important;
	padding: 0px !important;
}
#paginazione {
	background-color: #c5ced8 !important;
	padding: 0px !important;
	line-height: 36px !important;
	height: 36px !important;
	margin-bottom: 9px !important;
	text-align: center !important;
}
#paginazione a {
	font-size: 18px !important;
	font-family: 'Oswald', sans-serif !important;
	line-height: 36px !important;
	color: #FFFFFF !important;
	text-decoration: none !important;
	background-color: #274b6d !important;
	text-align: center !important;
	width: 36px !important;
	font-weight: normal !important;
	padding: 0px !important;
	height: 36px !important;
	text-transform: none !important;
	display: inline-block !important;
	margin: 0px !important;
	border-right-width: 1px !important;
	border-right-style: solid !important;
	border-right-color: #9dacbc !important;
}
#paginazione a.onair, #paginazione a:hover {
	background-color: #dd5c39 !important;
}
#cappelletto {
	margin-bottom: 27px;
}
#cappelletto img {
	clear: none;
	float: right;
}
#cappelletto p {
	margin-bottom: 9px;
}
