/* CONFIGURAZIONI BEGIN */
body {
	margin: auto;
	font-family: Lucida Grande, Lucida Sans, Lucida Sans Unicode, Verdana,
		Arial;
	color: #000000;
	text-align: center;
	font-size: 0.8em;
	background: url(../img/bg-sotto.png) top left repeat #5B3F34;
}

.hide {
	display: none;
}

.floatclear {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
	height: 0;
	font-size: 0em;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.alignleft {
	text-align: left;
}

.aligncenter {
	text-align: center;
}

.alignright {
	text-align: right;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: 000;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 0;
}

p {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 0;
}

hr {
	background: #000000;
	color: #000000;
	border: 0;
	height: 1px;
}

/* CONFIGURAZIONI END */
.page {
	
}

.top {
	background: url(../img/bg-top-all.png) top left repeat-x;
	/*height: 88px;*/
	height: 74px;
	text-align: center;
}

.center { /*width: 926px;*/
	width: 94%;
	margin: auto;
	text-align: left;
}

/* TESTATA | Begin */
.head {
	height: 50px;
	width: 1168px;
	margin: auto;
	text-align: center;
	padding-top: 15px;
}

.divisoria {
	background: url(../img/divisoria-menu.png) no-repeat;
	width: 2px;
	height: 35px;
	margin-top: -8px;
	margin-right: 13px;
}

.logo {
	background: url(../img/logo.png) no-repeat;
	width: 129px;
	height: 32px;
	display: block;
	margin-top: -6px;
	margin-right: 13px;
	cursor: pointer;
	/*
	_background: none;
	_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src ="img/logo.png", sizingMethod = "none" );
	*/
}

.ingrandisci {
	background: url(../img/button-ingrandisci.png) no-repeat;
	width: 112px;
	height: 22px;
	display: block;
	margin-right: 8px;
	cursor: pointer;
	/*
	_background: none;
	_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src ="img/button-ingrandisci.png", sizingMethod = "none" );
	*/
}

.ingrandisci:hover {
	background: url(../img/button-ingrandisci-hover.png) no-repeat;
	/*
	_background: none;
	_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src ="img/button-ingrandisci-hover.png", sizingMethod = "none" );
	*/
}

.rimpicciolisci {
	background: url(../img/button-rimpicciolisci.png) no-repeat;
	width: 127px;
	height: 22px;
	display: block;
	margin-right: 8px;
	cursor: pointer;
	/*
	_background: none;
	_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src ="img/button-rimpicciolisci.png", sizingMethod = "none" );
	*/
}

.rimpicciolisci:hover {
	background: url(../img/button-rimpicciolisci-hover.png) no-repeat;
	/*
	_background: none;
	_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src ="img/button-rimpicciolisci-hover.png", sizingMethod = "none" );
	*/
}

.giragiornale {
	background: url(../img/button-giragiornale.png) no-repeat;
	width: 112px;
	height: 22px;
	display: block;
	margin-right: 8px;
	cursor: pointer;
	/*
	_background: none;
	_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src ="img/button-giragiornale.png", sizingMethod = "none" );
	*/
}

.giragiornale:hover {
	background: url(../img/button-giragiornale-hover.png) no-repeat;
	/*
	_background: none;
	_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src ="img/button-giragiornale-hover.png", sizingMethod = "none" );
	*/
}

.pag {
	background: url(../img/button-pag.png) no-repeat;
	width: 79px;
	height: 22px;
	display: block;
	padding: 6px 0 0 5px;
	margin-right: 10px;
	/*
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/button-pag.png",sizingMethod="none");
	*/
}

.frecciasx {
	background: url(../img/frecciasx.png) no-repeat;
	width: 10px;
	height: 10px;
	display: block;
	cursor: pointer;
	/*
	_background: none;
	_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src ="img/frecciasx.png", sizingMethod = "none" );
	*/
}

.frecciasx:hover {
	background: url(../img/frecciasx-hover.png) no-repeat;
	/*
	_background: none;
	_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src ="img/frecciasx-hover.png", sizingMethod = "none" );
	*/
}

.pagine {
	color: #FFF;
	font-size: 0.8em;
	width: 50px;
	text-align: center;
	font-weight: bold;
}

.pagina_scroll {
	overflow: auto;
	height: 390px;
	margin: 0 0 0 11px;
	width: 96%;
}

.frecciadx {
	background: url(../img/frecciadx.png) no-repeat;
	width: 10px;
	height: 10px;
	display: block;
	cursor: pointer;
	/*
	_background: none;
	_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src ="img/frecciadx.png", sizingMethod = "none" );
	*/
}

.frecciadx:hover {
	background: url(../img/frecciadx-hover.png) no-repeat;
	/*
	_background: none;
	_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src ="img/frecciadx-hover.png", sizingMethod = "none" );
	*/
}

.cerca {
	font-weight: bold;
	margin-top: 4px;
	margin-right: 10px;
	font-size: 0.9em;
}

.testoSearch {
	background: transparent url(../img/search.png) no-repeat;
	border: solid 0 #FFF;
	padding: 3px 2px 0 7px;
	margin-right: 8px;
	_padding-top: 2px;
	/*
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/search.png",sizingMethod="none");
	*/
}

.testoSearch input {
	background: transparent;
	width: 160px;
	height: 24px;
	border: solid 0 #FFF;
	padding-right: 7px;
	_padding-right: 15px;
}

.vaiSearch {
	background: transparent url(../img/vai.png) no-repeat;
	width: 52px;
	height: 30px;
	border: solid 0 #FFF;
	cursor: pointer;
	margin-top: -3px;
	/*
	_background: none;
	_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src ="img/vai.png", sizingMethod = "none" );
	*/
}

.vai:hover {
	background: transparent url(../img/vai-hover.png) no-repeat;
	/*
	_background: none;
	_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src ="img/vai.png", sizingMethod = "none" );
	*/
}

/* TESTATA | End */ /* CENTER | Begin */
.flash { /*width: 634px;
	height: 488px;*/
	width: 68%;
}

.flash_alternate{
	font-size: 1.2em;
	color: red;
	background: white;
	padding: 20px;
	margin: 30px;
	test-align: center;
}

.flash_alternate a{
	text-decoration: underline;
}

.laterale, #pagine-menu, #msgLogout, .cercaTop{
	display:none;
}

.elencoArticoli {
	background: transparent url(../img/box.png) no-repeat;
	width: 292px;
	height: 365px;
	/* Se non va in IE6 bisogna togliere queste 2 righe sotto ed abilitare quella nel css per ie6 */
	/*
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/box.png",sizingMethod="none");
	*/
}

.chiuso {
	padding: 9px 0 0 17px;
}

.aperto {
	padding: 20px 0 0 17px;
}

.titoloSmall {
	color: #D9D5D3;
	font-weight: bold;
	font-size: 1em;
	padding: 0 0 14px 25px;
}

.titoloSmall img {
	float: left;
	cursor: pointer;
}

.titoloSmallHover {
	color: #FFF;
	font-weight: bold;
	font-size: 1em;
	cursor: pointer;
}

.titoloBig {
	color: #FFF;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 10px;
	/*margin-right: 35px;*/
}

.articoliTestata {
	
}

.pagSmall {
	background: url(../img/button-pag-small.png) no-repeat;
	width: 83px;
	height: 16px;
	display: block;
	padding: 2px 0 0 4px;
	margin-right: 10px;
	/*
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/button-pag-small.png",sizingMethod="none");
	*/
}

.pagineSmall {
	color: #FFF;
	font-size: 0.8em;
	width: 55px;
	text-align: center;
}

.articoliBody {
	height: 270px;
	width: 255px;
	overflow: auto;
	margin-top: 5px;
	margin-right: 5px;
	font-size: 0.8em;
	border-top: 1px dashed #5F5F5F;
}

.articoliBody a {
	color: #CCCCCC;
}

.articoliBody ul {
	
}

.articoliBody ul li {
	background: url(../img/freccia.png) no-repeat left 7px;
	padding: 5px 0 5px 15px;
	border-bottom: 1px dashed #5F5F5F;
	color: #CCC;
	_background: url(../img/freccia.gif) no-repeat left 7px;
}

.jScrollPaneTrack {
	background: url(../img/scroll-bg.png) repeat-y top center !important;
}

.jScrollPaneDrag {
	background: url(../img/scroll.png) no-repeat center !important;
	height: 45px !important;
}

.contenutiSmall {
	margin: 0;
}

.widgets {
	margin-top: 12px;
	width: 292px;
	height: 90px;
}

#widgets-list {
	margin-left: 4px;
	float: left;
}

#widgets-list li {
	margin: 14px 6px;
	width: 83px;
	height: 90px;
	float: left;
}

.widgetsSingol {
	width: 83px;
	height: 85px;
}

.jcarousel-clip #widgets-list {
	margin: 0;
}

.jcarousel-clip #widgets-list li {
	margin: 0;
}

.tooltip {
	position: absolute;
	padding: 10px 13px;
	z-index: 2;
	color: #303030;
	background-color: #f5f5b5;
	border: 1px solid #DECA7E;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	width: 240px;
}

.tooltip h3 {
	margin: 0 0 5px;
	text-align: left;
}

.footer {
	border-top: 1px solid #DDD6D4;
	color: #D6CCCA;
	text-align: center;
	padding-top: 7px;
}

.footer a {
	color: #D6CCCA;
}

.footer a:hover {
	text-decoration: none;
	color: #FFF;
}

.footer ul {
	
}

.footer ul li {
	display: inline;
	padding: 0 15px 0 10px;
	border-right: 1px solid #FFF;
	font-size: 0.9em;
}

.textBottom {
	margin-top: 5px;
	font-size: 0.9em;
	color: #D6CCCA;
}

/* CENTER | End */ /* ARTICOLO | Begin */
.chiudi {
	background: url(../img/chiudi.png) no-repeat;
	width: 149px;
	height: 22px;
	position: absolute;
	margin-top: -45px;
	/*margin-left: 508px;*/
	margin-left: 600px;
	cursor: pointer;
	display: block;
	/*
	_background: none;
	_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src ="img/chiudi.png", sizingMethod = "none" );
	*/
}

.logo2 {
	background: url(../img/logo.png) no-repeat;
	width: 129px;
	height: 32px;
	display: block;
	margin-top: -6px;
	margin-right: 13px;
	/*
	_background: none;
	_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src ="img/logo.png", sizingMethod = "none" );
	*/
}

.artTestata {
	border-bottom: 1px solid #CCC;
	padding-bottom: 15px;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

.artTitoloData {
	color: #6F6F6F;
	font-size: 0.8em;
	font-weight: bold;
}

.artTitolo1 {
	color: #B2B2B2;
	border-bottom: 1px solid #CCC;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 0.7em;
	text-transform: uppercase;
}

.artTitolo2 {
	color: #008BC0;
	font-size: 1.3em;
	padding-top: 5px;
	padding-bottom: 5px;
}

.artTitolo2Grigio {
	color: #6F6F6F;
	font-size: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
}

.artTitolo3 {
	color: #000;
	font-style: italic;
	font-weight: bold;
	font-size: 0.9em;
	padding-top: 5px;
	padding-bottom: 5px;
}

.artTesto {
	margin-top: 15px;
	font-size: 0.8em;
	line-height: 18px;
}

.artTesto img {
	float: right;
	margin: 0 0 5px 5px !important;
	border: 1px solid #008BC0 !important;
}

.artTesto img.floatnone {
	float: none;
}

.p_cinema {
	cursor: pointer;
}

a.buttonCommentoElimina{
	color: #EF483B;
}

.msgSendCommento {
	background: #FFFFFF;
	color: #008BC0;
	font-weight: bold;
	padding:10px;
	border:1px solid #008BC0;
}

.artCommentiClose {
	background: #E4E5E6 !important;
	border: 1px solid #BEBEBE !important;
	padding: 10px;
	margin-top: 15px;
	height: 21px;
}

.artTestoCommentiClose {
	margin-top: 2px;
	font-size: 0.9em;
	font-weight: bold;
}

.artTestoCommentiClose a:hover{
	background: #E4E5E6 !important;
}

.link {
	color: #008BC0;
	text-decoration: underline;
}

.link:hover {
	color: #000;
	text-decoration: underline;
}

.artCommenta {
	background: url(../img/button-commenta.png) no-repeat;
	width: 202px;
	height: 20px;
	display: block;
	/*
	_background: none;
	_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src ="img/button-commenta.png", sizingMethod = "none" );
	*/
}

.artCommenta:hover {
	background: url(../img/button-commenta-hover.png) no-repeat;
	/*
	_background: none;
	_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src ="img/button-commenta-hover.png", sizingMethod = "none" );
	*/
}

.viewTestoCommento{
	font-family:Lucida Grande,Lucida Sans,Lucida Sans Unicode,Verdana,Arial;
	font-size:1em;
}

.buttonSalva {
	background: url(../img/button-salva.png) no-repeat;
	width: 49px;
	height: 20px;
	display: block;
	margin-right: 10px;
	/*
	_background: none;
	_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src ="img/button-salva.png", sizingMethod = "none" );
	*/
}

.buttonAnnulla {
	background: url(../img/button-annulla.png) no-repeat;
	width: 51px;
	height: 20px;
	display: block;
	/*
	_background: none;
	_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src ="img/button-annulla.png", sizingMethod = "none" );
	*/
}

.navigazione {
	margin-top: 30px;
}

.articoloPrecedente {
	cursor: pointer;
	background: url(../img/button-articolo-precedente.png) no-repeat;
	width: 142px;
	height: 22px;
	display: block;
	/*
	_background: none;
	_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src ="img/button-articolo-precedente.png", sizingMethod = "none" );
	*/
}

.articoloPrecedente:hover {
	background: url(../img/button-articolo-precedente-hover.png) no-repeat;
	/*
	_background: none;
	_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src ="img/button-articolo-precedente-hover.png", sizingMethod = "none" );
	*/
}

.articoloSuccessivo {
	cursor: pointer;
	background: url(../img/button-articolo-successivo.png) no-repeat;
	width: 148px;
	height: 22px;
	display: block;
	/*
	_background: none;
	_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src ="img/button-articolo-successivo.png", sizingMethod = "none" );
	*/
}

.articoloSuccessivo:hover {
	background: url(../img/button-articolo-successivo-hover.png) no-repeat;
	/*
	_background: none;
	_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src ="img/button-articolo-successivo-hover.png", sizingMethod = "none" );
	*/
}

.titoloCommenti img.modenatoreIconCommenti {
	float: left;
}

.artCommentiOpen {
	margin-top: 10px;
	border-top: 1px solid #989999;
	color: #5F5F5F;
	font-size: 0.9em;
}

.artCommentiOpen .titoloCommenti {
	color: #000;
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 5px;
}

.artCommentiOpen ul {
	margin-bottom: 10px;
}

.artCommentiOpen ul li {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #989999;
}

.artBoxCommento h4 {
	color: #008BC0;
	font-size: 1.3em;
}

.artBoxCommento .input {
	width: 218px;
}

.artBoxCommento fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

.artBoxCommento fieldset legend {
	font-size: 12px;
	font-weight: bold;
	color: #008BC0;
}

.artBoxCommentoContainer {
	padding: 0 30px;
}

.accediButton {
	background: url(../img/accedi.png) no-repeat top left;
	display: block;
	height: 20px;
	width: 58px;
}

.registratiButton {
	background: url(../img/registrati.png) no-repeat top left;
	display: block;
	height: 20px;
	width: 79px;
}

.creaAccountButton {
	background: url(../img/crea-account.png) no-repeat top left;
	display: block;
	height: 20px;
	width: 131px;
}

.artBoxCommento .accediButton,.artBoxCommento .registratiButton {
	margin: 0 auto;
}

.artBoxCommento a {
	color: #007DB9;
	font-weight: bold;
}

.artBoxCommento a:hover {
	text-decoration: underline;
}

.artBoxCommentoOuter {
	border: 1px solid #999999;
	background: #ffffff;
	padding: 5px;
	float: left;
	width: 100%;
}

.artBoxCommentoInner {
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 15px;
}

.artBoxCommentoDettagli {
	padding: 20px 15px;
}

.artBoxCommentoCol {
	width: 250px;
}

.textarea {
	width: 610px;
	height: 120px;
	margin-bottom: 10px;
}

.artArticoliCerca {
	margin-top: 10px;
	border-top: 1px solid #989999;
	color: #989999;
	font-size: 0.9em;
}

.artArticoliCerca a:hover {
	color: #008BC0;
	text-decoration: none;
}

.artArticoliCerca ul {
	margin-bottom: 10px;
}

.artArticoliCerca ul li {
	padding: 10px 0 10px 15px;
	border-bottom: 1px solid #989999;
}

.titoloCercaArticoli {
	color: #000;
	font-weight: bold;
	font-size: 0.9em;
}

/* ARTICOLO | End */
.nobg {
	background: none;
	cursor: default;
}

#facebox table.registerTable {
	width: 100%;
}

#facebox table.registerTable td {
	font-size: 0.7em;
	padding: 5px;
	vertical-align: top;
}

#facebox table.registerTable td .text {
	overflow: auto;
	width: 375px;
	height: 121px;
}

#facebox table.registerTable td .text a {
	text-decoration: underline;
}

.formFieldInfo {
	color: #DD0000;
	font-size: 11px;
	margin: 3px 0;
}

.loginFormFieldInfo {
	background: #fcd1d1;
	padding: 6px;
	border: 1px solid #DD0000;
}

/* loginbox */
#loginBox {
	padding: 8px;
}

#loginBox div#loginBoxLogo {
	margin: 1em;
}

#loginBox div.loginBoxContainer {
	padding: 0 30px;
	border: 1px solid #999999;
	background-color: #fff;
	padding: 2px;
	width: 100%;
}

#loginBox div.loginBoxContainer div.loginBoxCol {
	width: 250px;
}

#loginBox p {
	line-height: 1.4em;
	margin: 4px 0;
}

#loginBox fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#loginBox fieldset legend {
	font-size: 1.2em;
	font-weight: bold;
	color: #008bc0;
	margin: 8px;
}

#loginBox fieldset input {
	width: 218px;
}

#loginBox div#loginBoxCommenti {
	padding: 20px 15px;
	font-size: 1.1em;
}

#loginBox div#loginBoxForm {
	padding: 15px;
}

#loginBox div#loginFormRegister {
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 15px;
	margin-top: 8px;
}

.msgLogout {
	font-size: 0.9em;
	margin-top: -6px;
	font-weight: bold;
	text-align: left;
	width: 50%;
	/*width: 54%;*/
}

.msgLogout a {
	font-weight: bold;
	color: #007DB9;
}

.cercaTop {
	float: right;
	width: 298px;
}

.dataGiornale {
	font-weight: bold;
	color: #008BC0;
	font-size: 1.1em;
	margin-top: 15px;
}

.dataArticolo {
	font-weight: bold;
	color: #B2B2B2;
	font-size: 0.7em;
}

.cercaNumeriPagine {
	color: #989999 !important;
	font-size: 0.9em;
}

.giornaleDel {
	text-align: left;
	/*position: absolute;*/
	margin-left: 0px;
	/*margin-top: -13px;*/
	font-size: 0.7em;
	font-weight: bold;
}

.giornaleLeft {
	float: left;
	width: 96px;
}

.giornaleRight {
	float: left;
	width: 90px;
}

.msgLogoutLeft {
	float: left;
	width: 58%;
}

.msgLogoutRight {
	float: right;
	width: 42%;
}

#banner_home1,#banner_home2 {
	float: right;
	width: 88px;
	height: 31px;
	margin-left: 5px;
	border: 1px solid #FFFFFF;
	display: none;
}

#banner_articoli {
	border: 1px solid #42a7d1;
	width: 728px;
	height: 90px;
	margin-bottom: 10px;
	display: none;
}

#facebox .socialnetworks {
	font-size: 0.8em;
	margin-left: 20px;
	width: 160px;
	text-align: right;
}

#facebox .socialnetworks a img {
	margin-left: 5px;
	/*margin-top:-15px;*/
	float: left;
}

#facebox .print_articolo {
	font-size: 0.8em;
	margin-left: 20px;
	width: 77px;
	text-align: right;
}

#facebox .print_articolo a img {
	margin-left: 5px;
	/*margin-top:-15px;*/
	float: left;
}

.vacanze {
	padding: 15px 10px 10px 10px;
	position: absolute;
	z-index: 1000;
	background-color: #f5f5b5;
	border: 2px solid #deca7e;
	width: 268px;
	height: 235px;
	display: none;
}