/* IDM 2009 - by andreagreco.it */

body, html {
	margin: 0;
	padding: 0;
	background: url(images/bg_site.png) repeat-x;
	font-family: Arial;
}

a:hover {
	text-decoration: underline;
}

.maiscolo {
	text-transform: uppercase;
}

img {
	border-style: none;
}

.avviso {
	font: bold 14px Arial !important;
	text-align: center;
}

.txtSmall {
	color: #666;
	font-size: 10px;
}

.dx {
	float: right;
}

#site {
	width: 1015px;
	margin-right: auto;
	margin-left: auto;
}

#separatore {
	clear: both;
}

#separatoreSx {
	clear: left;
}

#addThis {
	float: right;
}

#addThisSx {
	float: left;
	clear: left;
}

.box_tenda {
	position: absolute;
	display: none;
	background-color: #4c8601;
	padding: 5px;
	margin-top: 4px;
	margin-left: 5px;
	-moz-border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	
}

.box_tenda p{
	margin-bottom: 5px;
	margin-top: 5px;
}

#formLogin {
	width: 136px;
	margin-left: 65px;
}

ol li {
	font-size: 12px;
	margin-bottom: 10px;
}

#elencocat {
	width: 200px;
	z-index: 200;
}

/* @group banner */

#banner728x90 {
	width: 728px;
	height: 90px;
	margin: 3px auto 4px;
}

#banner160x600 {
	width: 160px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
}

#banner160x90sx {
	width: 160px;
	height: 90px;
	float: left;
	margin-top: 10px;
}

#banner160x90dx {
	width: 160px;
	height: 90px;
	float: right;
	margin-top: 10px;
}

#banner300x250 {
	width: 300px;
	height: 250px;
	float: left;
	margin-left: 10px;
}

#banner_manchette_hp {
	margin-left: 10px;
	background-color: #ddd;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	margin-right: 10px;
	padding: 5px;
}

#banner_manchette {
	margin-left: 10px;
	background-color: #ddd;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	margin-right: 10px;
	padding: 5px;
}

#banner_manchette ul, #banner_manchette_hp ul {
	margin: 0;
	padding: 0;
}

#banner_manchette li, #banner_manchette_hp li {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
}

.banner_HpSx {
	margin-left: 40px;
	padding: 0px;
	float: right;
}

.banner_HpSx img{
	width: 120px;
	height: 180px;
	position: absolute;
	top: 0px;
}

/* @end */

/* @group testata */

#testata {
	height: 125px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
}

#logo {
	background: url(images/logo.png) no-repeat;
	width: 330px;
	height: 100px;
	float: left;
	margin-left: 160px;
	margin-top: 15px;
}

#menu_testata {
	height: 34px;
	margin-bottom: 2px;
	margin-top: 4px;
}

.link_testata {
	font: 11px Arial;
	color: #333;
	text-transform: uppercase;
	margin-right: 20px;
	text-decoration: none;
}

#lingue {
	float: right;
	width: 180px;
	text-align: right;
	margin-top: 10px;
}

#lingue a{
	text-transform: uppercase;
	color: #fff;
	font: 11px Arial;
	margin-left: 10px;
	text-decoration: none;
}

#copy {
	text-align: center;
	color: #fff;
	font: 14px Arial;
	width: 300px;
	height: 20px;
	white-space: nowrap;
	margin-right: auto;
	margin-left: auto;
}

.virgolette {
	font-size: 28px;
	font-weight: bold;
}

#cercaOff {
	float: left;
	width: 180px;
}

/* @end */

/* @group guida */

#guida {
	width: 985px;
	height: 141px;
	background: #71be0f url(images/bg_guida.png) no-repeat;
	padding-right: 15px;
	padding-left: 15px;
}

#guida h1 {
	color: #4c8601;
	font: bold 18px Arial;
	margin: 0 0 5px;
	text-transform: uppercase;
}

#guida h2{
	padding-left: 20px;
	color: #4c8601;
	font: bold 14px Arial;
	background: url(images/freccia_dx.png) no-repeat;
	text-transform: uppercase;
	margin: 0 0 5px;
}

#box_cerca {
	border-right: 1px solid #fff;
	float: left;
	/*width: 200px;*/
	width: 300px;
	height: 100px;
}

.form_ricerca, .form_categoria {
	color: #666;
	border: 1px solid #ccc;
	width: 168px;
	margin-top: 5px;
}

.bott_cerca_it {
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}

#box_categoria {
	float: left;
	/*width: 570px;*/
	width: 400px;
	margin-left: 15px;
}

#box_categoria ul{
	display: inline;
	margin: 0;
}

#box_categoria li{
	list-style-image: url(images/freccia_elenco.png);
	list-style-position: inside;
	width: 200px;
	float: left;
	margin: 0;
	padding: 0;
}

.link_cat_off {
	color: #000;
	text-transform: uppercase;
	font: 10px Arial;
	text-decoration: none;
}

.link_cat_off:active{
	background-color: white;
}

.link_cat_on {
	color: #fff;
	text-transform: uppercase;
	font: 10px Arial;
	text-decoration: none;
	background-color: #4c8601;
}

#livello {
	background: url(images/bg_ricerca_liv.png) no-repeat 0 top;
	padding-top: 20px;
	width: 780px;
}


#livello ul{
	display: inline;
}

#livello li{
	list-style-image: url(images/freccia_elenco.png);
	list-style-position: inside;
	width: 350px;
	vertical-align: top;
	float: left;
	background-position: 0 top;
	margin-left: 5px;
}

#box_item {
	width: 376px;
	height: 22px;
	margin: 7px;
	float: left;
	color: #000;
	font: 11px Arial;
	border-bottom: 1px dotted #4c8601;
}

#box_item h1, #box_item h1 a{
	color: #4c8601;
	font: bold 14px Arial;
	text-transform: uppercase;
	margin: 0 0 5px;
	text-decoration: none;
	padding-bottom: 5px;
	background-color: #fff;
	padding-left: 1px;
	padding-top: 1px;
}

#box_item h2, #box_item h2 a{
	color: #4c8601;
	font: bold 12px Arial;
	text-transform: uppercase;
	margin: 0 0 5px;
	text-decoration: none;
}

#box_item img{
	float: left;
	height: 20px;
}

#form2{
	width: 170px;
}

#form1 {
	margin-top: 0;
}

.youtube {
	background: url(images/bott_youtube.png) no-repeat;
	width: 148px;
	height: 36px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}

/* @end */

#content {
	background: #eee url(images/bg_content.png) no-repeat;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 10px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

/* @group hp */

/*non è più usato
.box_hp_sx { 
	background: #fff url(images/bg_box_news.png) repeat-x;
	width: 180px;
	height: 600px;
	padding-left: 0;
}
*/

#box_cover {
	background: url(images/bg_sfogliariviste.png) no-repeat;
	width: 348px;
	height: 250px;
	margin-left: 330px;
}

#box_cover ul{
	padding-left: 20px;
}

#box_cover li {
    position:absolute;
	z-index:8;
	list-style-type: none;
	list-style-position: inside;
	margin: auto;
	padding: 0;
}

#box_cover li.active {
	z-index:10;
	display: block;
}

#box_cover li.last-active {
	z-index:9;
}

.box_videoHp {
	background: #fff url(images/bg_box_news.png) repeat-x;
	margin-left: 2px;
	margin-right: 10px;
	margin-top: 5px;
}

.box_video_spotlight {
	width: 310px;
	padding: 10px;
	background: url(images/bg_grad_sx.jpg) repeat-y;
}

.box_video_spotlight h1, #box_visuale h1{
	font-size: 14px;
	text-transform: uppercase;
	color: #4c8601 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.box_video_rnd h1 {
	font-size: 14px;
	text-transform: uppercase;
	color: #4c8601 !important;
	padding-top: 10px !important;
}

.box_video_cat {
	width: 190px;
	border-left: 1px solid #2f8c00;
	background: url(images/bg_sfumato_bg.png) repeat-x 0 bottom;
	float: right;
	height: 270px;
}

.box_video_cat h1{
	color: #4c8601 !important;
}

.box_video_cat ul{
	margin: 0;
	padding: 0;
}

.box_video_cat li {
	list-style-type: none;
	background: url(images/bott_verde.png) repeat-x;
	list-style-position: inside;
	height: 23px;
	padding-left: 15px;
}

.box_video_cat li a{
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
}

.box_video_rnd {
	margin-left: 340px;
	width: 420px;
	position: absolute;
}

.box_video_rnd ul{
	margin: 0px 0px 0px 10px;
	padding: 0px ;
}

.box_video_rnd li{
	float: left;
	list-style-type: none;
	margin-right: 5px;
}

/* @end */

#spalla_hp_dx {
	width: 180px;
	float: right;
	padding-top: 5px;
}

#spalla_dx {
	width: 208px;
	float: right;
	padding-top: 5px;
}

#spalla_hp_sx {
	padding-top: 5px;
	padding-left: 8px;
}

#centro_hp {
	width: 830px;
	#width: 815px; /* ie 7 */
	padding-top: 5px;
	#overflow: hidden;
}

#spalla_sx {
	padding-top: 5px;
	padding-left: 8px;
}

#spalla_interna_sx {
	padding-top: 5px;
	padding-left: 8px;
	width: 780px;
}

#spalla_scheda_sx {
}

#footer {
	background-color: #9dba77;
	border-top: 1px solid #4c8601;
	width: 989px;
	height: 34px;
	margin-right: auto;
	margin-left: auto;
	color: #fff;
	font: 10px Arial;
	padding: 10px 5px 5px;
	text-align: center;
	vertical-align: middle;
}

#footer a{
	color: #fff;
}

/* @group step */

.stepOn {
	border: 1px solid #3cb800;
	background-color: #3cb800;
	color: #fff;
	font: bold 12px Arial;
	text-transform: uppercase;
	padding: 5px;
}

.stepOff {
	border: 1px solid #71be0f;
	background-color: #fff;
	color: #71be0f;
	font: bold 12px Arial;
	text-transform: uppercase;
	opacity: 0.5;
	padding: 5px;
}

#step ul {
	margin: 0;
	padding: 5px 0 5px 5px;
}

#step li {
	display: inline;
	margin-right: 10px;
}

#step {
	margin: 0;
	padding: 0;
}


/* @end */

/* @group scheda */

#scheda {
	background: url(images/bg_ricerca_liv.png) no-repeat 0 top;
	width: 780px;
	padding-top: 50px;
	padding-left: 10px;
}

#scheda_hd {
	background: url(images/bg_ricerca_liv.png) no-repeat 0 top;
	width: 780px;
	padding-top: 50px;
	padding-left: 10px;
}

#scheda_user {
	width: 770px;
	padding-top: 50px;
	padding-left: 10px;
}

#box_cat_hd {
	width: 450px;
	font: 11px Arial;
}

#box_cat {
	width: 506px;
	font: 11px Arial;
	float: right;
}

#box_cat a, #box_cat_hd a{
	color: #4c8601;
	text-transform: lowercase;
}

#box_cat ul, p .cat ul, #box_cat_hd ul{
	display: inline;
	margin: 0;
}

#box_cat li, p .cat il, #box_cat_hd li{
	list-style-position: inside;
	width: 200px;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#box_dx_hd {
	width: 310px;
	font: 11px Arial;
	float: right;
	margin-right: 10px;
}

#scheda h1, #indirozzo_hd h1, #scheda_user h1{
	color: #4c8601;
	font: bold 14px Arial;
	margin: 0 0 15px;
	text-transform: uppercase;
}

#scheda p, #indirozzo_hd p, #scheda_user p{
	color: #000;
	font: normal 11px Arial;
	margin-bottom: 5px;
	margin-top: 0;
}

.link_scheda{
	color: #4c8601;
	font-weight: bold;
	text-decoration: underline;
}

#gmap {
	width: 770px;
	height: 300px;
	font: 11px Arial;
	clear: both;
	border: 1px solid #4c8601;
	margin-top: 20px;
}


#logo_scheda {
	width: 150px;
	vertical-align: middle;
	border: 1px solid #ddd;
	padding: 2px;
	background-color: #fff;
	float: left;
	margin-bottom: 5px;
}

#indirozzo_hd {
	margin-left: 180px;
	font: 12px Arial;
}

#dettagli {
	width: 450px;
	border-top: 1px solid #4c8601;
	padding-top: 15px;
	font: 11px Arial;
	margin-top: 15px;
	clear: left;
}

#dettagli p {
	margin-bottom: 10px;
	margin-top: 0;
	line-height: 14px;
}

.video {
	margin-top: 10px;
}

.video_des {
	float: right;
	width: 170px;
}

.video_des h1 {
	font-size: 14px;
	color: #4c8601;
	font-weight: bold;
}

.video_des p {
}

#box_video {
	width: 300px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	border: 4px solid #919191;
	margin-bottom: 10px;
	margin-top: 25px;
}

#box_note {
	width: 283px;
	border: 3px double #d5d5d5;
	background-color: #fff;
	margin-bottom: 10px;
	padding: 10px;
}

#box_note h1{
	color: #4c8601;
	font: bold 12px Arial;
	margin: 0 0 15px;
	text-transform: uppercase;
}

#box_video_lista {
	font: 11px Arial;
}

#box_video_lista p{
	margin-bottom: 5px;
	margin-top: 0;
	float: left;
}

.assegnato {
	color: #a9a9a9;
	padding-left: 20px;
}

#elencoCat1 {
	position: absolute;
	margin-left: 170px;
	margin-top: 7px;
}

#elencoCat1 p{
	margin: 0px;
	padding: 0px;
}

/* @end */

/* @group eventi */

#box_eventi_hp {
	background: url(images/bg_box_eventi_hp.png) repeat-x 0 top;
	width: 293px;
	height: 340px;
	padding-left: 5px;
	margin-bottom: 10px;
	border: 1px solid #d1d1d1;
	margin-left: 10px;
}

.box_videoHp h1 {
	font: bold 16px Arial;
	color: #fff;
	text-transform: uppercase;
	padding-left: 15px;
	padding-top: 6px;
	margin: 0 0 3px;
}



#box_eventi_hp h1, .box_hp_sx h1 {
	font: 14px Arial;
	color: #fff;
	text-transform: uppercase;
	padding-left: 15px;
	padding-top: 6px;
	margin: 0 0 10px;
}

#calendario_hp {
	float: left;
	margin-left: 5px;
	margin-top: 0px;
	width: 180px;
}

#cal_top {
	background: url(images/bg_cal_top.png) no-repeat;
	width: 203px;
	color: #fff;
	text-transform: uppercase;
	padding-top: 8px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font: 14px Arial;
}

#calendario {
	background: url(images/bg_cal.png) repeat-y;
	width: 203px;
	margin-right: auto;
	margin-left: auto;
}

#cal_down {
	background: url(images/bg_cal_down.png) no-repeat 0 bottom;
	width: 203px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

#cal_down2 {
	background: url(images/bg_cal_lista.png) repeat-y 0;
	width: 203px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

#cal_lista_hp {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 40px;
}


#cal_lista {
	background: url(images/bg_cal_lista.png) repeat-y 0;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 10px;
}

#cal_lista ul, #cal_lista_hp ul {
	margin: 0;
	padding: 0;
}

#cal_lista li, #cal_lista_hp li {
	list-style-type: none;
	font: 11px Arial;
	border-bottom: 1px solid #b7baba;
	margin-bottom: 5px;
}

#cal_lista_hp li{
	text-transform: uppercase;
}

#cal_lista li a, #cal_lista_hp li a{
	font: bold 11px Arial;
	color: #4c8601;
	text-decoration: none;
}

.dataEventoList{
	font: bold 11px Arial;
	color: #000 !important;
}

.eventiTit {
	color: #4c8601;
	font: 12px Arial;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
}

.eventiOff {
	background: url(images/ico_piu.png) no-repeat;
}

.elenco {
	background: url(images/ico_piu.png) no-repeat;
	
}

.eventiOn {
	background: url(images/ico_meno.png) no-repeat;
}

.eventiOff, .eventiOn, .elenco {
	color: #4c8601;
	font: 12px Arial;
	text-transform: uppercase;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 15px;
	text-decoration: none;
}

.on {
	display: block;
}

.off {
	display: none;
}

#box_evento p, #box_news_write p{
	font: 12px Arial;
	color: #000;
}

#box_evento h1, #box_news_write h1{
	font: bold 18px Arial;
	color: #4c8601;
	text-transform: uppercase;
}

#box_evento h2, #box_news_write h2{
	font: normal 14px Arial;
	color: #000;
}

#evento_img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

#box_evento_lista ul{
	display: inline;
}

#box_evento_lista {
	width:750px; 
	float:left;
}

#box_evento_lista li{
	width: 376px;
	height: 80px;
	margin-bottom: 20px;
	float: left;
	margin-top: 20px;
	list-style-type: none;
}

#box_evento_lista h1, #box_evento_lista h1 a, #box_news_lista h1, #box_news_lista h1 a, .news_spotlight h1 a, #box_video_lista h1, #box_video_lista h1 a{
	color: #4c8601;
	font: bold 14px Arial;
	text-transform: uppercase;
	margin: 0 0 5px;
}

#box_evento_lista h2, #box_news_lista h2, .news_spotlight h2, #box_video_lista h2{
	font: normal 12px Arial;
	color: #000;
	margin-bottom: 5px;
}

#box_evento_lista p, #box_news_lista p, .news_spotlight p, #box_video_lista p{
	font: 12px Arial;
	color: #000;
}

#filtro_cal_hp {
	position: absolute;
	margin-top: 5px;
	margin-left: 2px;
}

#filtro_cal_hp h2{
	padding-left: 20px;
	color: #4c8601;
	font: bold 14px Arial;
	background: url(images/freccia_dx.png) no-repeat;
	text-transform: uppercase;
	margin: 0 0 5px;
}

#filtro_cal_hp ul{
	margin: 0;
	padding: 0;
}

#filtro_cal_hp li{
	list-style-type: none;
	margin-left: 7px;
	padding: 0;
	height: 15px;
	line-height: 0px;
	float: left;
}

.bott_calendario {
	float: right;
}

/* @end */

/* @group news */
#box_news {
	font: 12px Arial;
	color: #000;
	height: 340px;
	border: 1px solid #d1d1d1;
	background: #fff url(images/bg_box_news.png) repeat-x;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

#box_news h1 {
	font: bold 16px Arial;
	color: #fff;
	text-transform: uppercase;
	padding-left: 15px;
	padding-top: 6px;
	margin: 0 0 5px;
}


#box_news_lista_dx h2, #box_riviste_hp h1, #box_cover h1 {
	font: 14px Arial;
	color: #fff;
	text-transform: uppercase;
	padding-left: 15px;
	padding-top: 6px;
	margin: 0 0 10px;
}

#box_news ul, #box_news_lista_dx ul{
	margin: 0 0 0 15px;
	padding: 0;
}

#box_news li, #box_news_lista_dx li{
	list-style-type: none;
	margin-bottom: 10px;
}

#box_news li h2, #box_news_lista_dx li h2 {
	margin: 0;
	padding: 0;
}

#box_news li h2 a, #box_news_lista_dx li h2 a{
	font: bold 11px Arial;
	color: #4c8601;
	text-decoration: none;
	text-transform: uppercase;
}

#box_news_lista ul, #box_video_lista ul{
	display: inline;
}

#box_video_lista li{
	width: 120px;
	height: 80px;
	margin-bottom: 20px;
	margin-right: 10px;
	float: left;
	margin-top: 20px;
	list-style-type: none;
}

#box_news_lista li {
	width: 376px;
	height: 80px;
	margin-bottom: 20px;
	float: left;
	margin-top: 20px;
	list-style-type: none;
}

.news_spotlight li {
	width: 450px;
	height: 80px;
}

#box_news_lista_dx {
	width: 200px;
	min-height: 340px;
	height: auto !important;
	height: 340px;
	float: right;
	background: #eee url(images/bg_sfumato_vbg.png) repeat-x;
	border-left: 1px solid #fff;
	font: 11px Arial;
}

.box_filtriFtp {
	width: 200px;
	float: right;
	background: #eee url(images/bg_sfumato_vbg.png) repeat-x;
	border-left: 1px solid #fff;
	font: 11px Arial;
}

.box_filtriFtp h3 {
	color: #fff;
	text-transform: uppercase;
	padding-left: 10px;
}

.box_filtriFtp li{
	list-style-type: square;
}

.box_filtriFtp a{
	color: #4c8601;
}

#box_comment {
	clear: left;
	width: 570px;
}

#box_comment h1{
	background: url(images/ico_comment2.png) no-repeat;
	padding-left: 32px;
	color: #4c8601;
	font: bold 12px Arial;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 8px;
}

#box_comment p{
	font: 12px Arial;
}

#box_comment ul{
	margin: 0;
	padding: 0;
}

#box_comment li{
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
}

.dati_comment{
	float: right;
	font: 11px Arial;
	text-transform: none;
	color: #000;
}

#comment_write {
	display: none;
	background: url(images/bg_tab.png) repeat-x 0 bottom;
	padding: 10px;
	width: 570px;
}

#box_news_write{
	width: 550px;
	margin-top: 15px;
}

#box_evento {
	margin-top: 15px;
}

.news-container ul li {
	border-bottom: 1px solid #ddd;
}

.news-container {
	margin-left: 5px;
	margin-right: 5px;
	width: 300px;
	float: right;
	overflow: hidden;
}

.news_spotlight {
	width: 470px;
	background: url(images/bg_sfumatoDx.png) repeat-y right;
	float: left;
	height: 295px;
	padding-left: 10px;
	padding-top: 10px;
}

.news_spotlight ul {
	margin-left: 0px !important;
}

/* @end */

/* @group box visuale */

#box_visuale {
	width: 320px;
	font-family: Arial;
	overflow: hidden;
	padding: 10px;
	background: #dcdcdc repeat-y right;
}

/* @end */

/* @group tab */

#scheda_tab {
	padding-left: 10px;
	padding-bottom: 4px;
	padding-right: 10px;
	margin-top: 10px;
	background: url(images/bg_tab.png) repeat-x 0 bottom;
}

#scheda_tab ul {
	margin: 0;
	padding: 0;
}

#scheda_tab li {
	background: url(images/bg_tabGrigioSx.png) no-repeat 0 center;
	padding-left: 10px;
	display: inline;
	margin-right: 10px;
	padding-top: 9px;
	#padding-bottom: 8px !important; /*per ie */
	padding-bottom: 10px; /*8 per sfari */
}

#scheda_tab li.tabVerdeOn{
	background: url(images/bg_tabVerdeSx.png) no-repeat 0 center;
	padding-left: 10px;
	padding-top: 9px;
	margin-right: 10px;
	#padding-bottom: 8px !important; /*per ie */
	padding-bottom: 10px; /*8 per safari */
}

.bottTabOn {
	color: #fff;
	border-style: none;
	text-transform: uppercase;
	background: url(images/bg_tabVerdeDx.png) no-repeat right 0;
	font: bold 14px Arial;
	margin: 0;
	padding: 5px 15px 6px 5px;
	text-decoration: none;
}

.bottTabOff {
	color: #999;
	border-style: none;
	text-transform: uppercase;
	background: url(images/bg_tabGrigioDx.png) no-repeat right 0;
	font: bold 14px Arial;
	margin: 0;
	padding: 5px 15px 6px 5px;
	text-decoration: none;
}



/* @end */

/* @group admin */

.paging_riv {
	margin-top: 50px;
}

.paging_riv li {
	float: left;
	list-style-type: none;
	width: 180px;
	height: 260px;
	border-bottom: 1px dotted #000;
	margin-top: 10px;
}

.paging a{
	text-decoration: none;
	color: #000;
}

#barra {
	opacity: 1;
	position: fixed;
	width: 100%;
	background-image: url(images/bg_menu.png);
	padding: 5px;
	bottom: 0;
	left: 0;
	z-index: 100 !important;
}



/* @end */

/* @group bottoni */

#loading{
	background: rgba(0,0,0,0.7) url(images/ajax-loader.gif) no-repeat center center;
	height: 100%;
	width: 100%;
	position: absolute;
}

.loagingImg{
	
}

#box_bott {
	float: right;
	width: 250px;
	height: 100px;
}

#bottVerde{
	float: right;
	margin-top: 2px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#bottVerde a{
	color: #fff;
	text-decoration: none;
}

#bottVerde ul, #nav_riv ul{
	padding: 0;
	margin: 0;
}

#bottVerde li, #nav_riv li {
	display: inline;
	padding-top: 4px;
	padding-bottom: 4px;
}


#box_bott ul{
	margin: 0;
	padding: 0;
}

#box_bott il{
	display: inline;
	
}

#nav_riv {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#nav_riv a{
	color: #fff;
	text-decoration: none;
}

.bott_grigio_sx {
	background: url(images/bott_grigio_sx.png) no-repeat left;
	border-right: 1px solid #4c8601;
}

.bott_grigio_dx {
	background: url(images/bott_grigio_dx.png) no-repeat right;
}

.bott_grigio {
	background: url(images/bott_grigio.png) repeat-x 0 center;
	border-right: 1px solid #4c8601;
}

.bott_grigio_sx, .bott_grigio_dx, .bott_grigio {
	color: #fff;
	font: 12px Arial;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0;
	padding: 3px 10px;
}

.bott_grigio_sx a, .bott_grigio_dx a, .bott_grigio a{
	color: #4c8601 !important;
}

.bott_verde_sx {
	background: url(images/bott_verde_sx.png) no-repeat left center;
	border-right: 1px solid #4c8601;
}

.bott_verde_dx {
	background: url(images/bott_verde_dx.png) no-repeat right center;
}

.bott_verde {
	background: url(images/bott_verde.png) repeat-x 0 center;
	border-right: 1px solid #4c8601;
}

.bott_verde_sx, .bott_verde_dx, .bott_verde {
	color: #fff;
	font: 12px Arial;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0;
	padding: 3px 10px;
}

.comment {
	background: url(images/ico_comment.png) no-repeat;
	font: 10px Arial;
	color: #666;
	text-transform: uppercase;
	padding-left: 20px;
	text-decoration: none;
}

.testo_data {
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
}

#dialog p {
	font-size: 11px;
}

.bottVerdeSolo {
	background: url(images/bottVerde.png) no-repeat;
	width: 112px;
	height: 23px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	border-style: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	margin-top: 2px;
	margin-right: 2px;
}

.bottVerdeSolo a{
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

.bianco {
	color: #fff !important;
	text-decoration: none;
	font-size: 12px;
	text-align: center !important;
}

.bottVerdeSolo1 {
	background: url(images/bottVerde.png) no-repeat;
	width: 112px;
	height: 23px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	border-style: none;
	font-size: 10px;
	padding: 10px;
}

.bottFtp{
	background: url(images/bott_ftp.png) no-repeat 0 center;
	width: 58px;
	height: 23px;
}

.bottFtp a{
	width: 58px;
}

/* @end */

/* @group paginatore */

.simplePagerNav {
	clear: left;
}

ul.simplePagerNav li{
    display:block;
    floaT: left;
    padding: 2px !important;
    margin-bottom: 10px !important;
	border-bottom-style: none !important;
	width: auto !important;
	height: auto !important;
	font-family: Arial;
}

ul.simplePagerNav li a{
    color: #333;
    text-decoration: none;
	padding: 5px !important;
}

li.currentPage {
    background: #4c8601;	
}

ul.simplePagerNav li.currentPage a {
	color: #fff !important;	
	padding: 5px !important;
}

.filtro ul{
	display: inline;
	border-bottom: 1px solid #4c8601;
	margin: 0;
	padding: 0;
}

.filtro li{
	list-style-type: none;
	margin-right: 20px;
	padding: 0;
	display: inline;
}

/* @end */

/* @group riviste */

#box_user {
	
}

#box_riviste_hp {
	height: 300px;
	background: #fff url(images/bg_box_news.png) repeat-x;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	border: 1px solid #d1d1d1;
}

#box_riviste_hp img, #box_riviste img {
	border: 1px solid #ddd;
}

box_riviste_hp ul{
	margin: 0;
	padding: 0;
}

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

#box_generico {
	background: url(images/bg_sfumato_verdes.png) repeat-x;
	width: 750px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	padding-left: 15px;
	padding-right: 15px;
	font: 12px Arial;
}

#box_riviste {
	background: url(images/bg_sfumato_vbg.png) repeat-x;
	width: 750px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	padding-left: 15px;
	padding-right: 15px;
}

#box_riviste h1, #box_generico h1 {
	font: 18px Arial;
	color: #fff;
	text-transform: uppercase;
	padding-top: 5px;
	margin: 0 0 20px;
}

#box_riviste h2, #box_riviste_hp h2, #box_generico h2 {
	font: 14px Arial;
	color: #4c8601;
	text-transform: uppercase;
	padding-top: 5px;
	margin: 0;
}

#box_riviste p, #box_generico p{
	font: 12px Arial;
}

#box_generico li {
	list-style-type: square;
	margin-bottom: 10px;
}

#img_cover {
	width: 285px;
	height: 348px;
	background: url(images/ico_sfoglia.png) no-repeat;
	position: absolute;
}

#img_riv {
	margin-left: 30px;
	float: left;
	margin-right: 20px;
	display: none;
}

#testoAdd {
	margin-top: 210px;
	margin-bottom: 10px;
}

#privacy {
	height: 200px;
	overflow: scroll;
	background-color: #fff;
	border-style: solid;
	border-color: #ccc;
}

.maiscolo{
	text-transform: uppercase;
	font-weight: bold;
}

.elenco_riviste {
	width: 150px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	border-right: 1px solid #ccc;
	float: left;
	list-style-type: none;
	padding-left: 10px;
}

.elenco_riviste_dx {
	width: 150px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	float: left;
	list-style-type: none;
	padding-left: 10px;
}

#img_idm1, #img_idm2{
	position: absolute;
	margin-top: 30px;
}

#img_il, #img_al, #img_lg, #img_ids{
	position: absolute;
	margin-top: 50px !important;
}


/* @end */

