/* impostazioni genereali pagina */
body {
	background-image: url(images/struttura/sfondo09.jpg);
	background-repeat:repeat-x;
	background-color: White;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
}

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

a:hover {
	text-decoration: none;
	color: Blue;
}


/* Struttura */

.tb_frameup {
	height: 80px;
	width: 760px;
	background-color: White;
	border-left: 1px solid Silver;
	border-right: 1px solid Silver;
	border-bottom: 1px solid Silver;
}


.tb_corpo {
	width: 760px;
	vertical-align: top;
}


input.login {
	width: 90px;
	font-size: 10px;
	height: 15px;
	color: Green;
}

input.pulsante {
	width: 150px;
	font-size: 10px;
	margin-top: 10px;
	height: 20px;
	border: 1px solid white;
	background-color: #009900;
	color: #FFFFFF;
}


.tb_framedown {
	height: 20px;
	width: 760px;
	background-color: #ededed;
	margin-top:10px;
}

/* classi di testo */

td.titolo {
	height: 30px;
	width: 583px;
	
	font-size: 14px;
	font-weight: bold;
	color: White;
	background: #00A201;
	padding-left: 10px;
	vertical-align: middle;
	background-image:url(images/struttura/sfondo_titolo.jpg);
	background-repeat:repeat-x;
}

td.titolo_grey {
	height: 27px;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: White;
	padding-left: 10px;
	vertical-align: middle;
	background-image:url(images/struttura/sfondo_titolo_grey.jpg);
	background-repeat:repeat-x;
}


.titololetto {
	font-size: 12px;
	font-weight: bold;
	color: #00A201;
}

.testopiccolo {
	font-size: 9px;
	color: #262626;
}

.testopiccolo8 {
	font-size: 9px;
	color: #262626;
	line-height: 14px;
}

.testomedio {
	font-size: 10px;
	color: #262626;
}

.testoerrore {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Red;
}

td.testocorpo  {
	font-size: 10px;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	background-image: url(images/struttura/sfondo_corpo.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}

.copyright {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	padding-left:5px;
	
}

.copyright a {
	font-size: 10px;
	color: #006600;
	text-decoration: none;
}

.copyright a:hover {
	font-size: 10px;
	color: #00CC00;
	text-decoration: none;
}



/* pulsanti *********************/

td.tb_puls {
	vertical-align: top;
	background-image: url(images/struttura/XXsfondo_puls.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}	

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

#navmenu a {
	font-weight: bold;
	display: block;
	color: #236B43;
	background-image: url(images/struttura/sf_puks.jpg);
	/*background-color: #F3FAF3;*/
	width: 145px;
	padding: 3px 3px 2px 3px;
	text-decoration: none;
	border-bottom: 1px solid #80D1A6;
	border-left: 5px solid #BAE7CD;
	float: inherit;
}
#navmenu a:hover {
	background-color: #1F4C1F;
	color: #00C602;
	border-bottom: 1px solid #00C602;
	border-left: 5px solid #00C602;
}
#navmenu li { 
	margin-bottom: 2px; 
}

#navmenu2 a {
	font-weight: normal;
	display: block;
	color: #6E6E6E;
	background-image: url(images/struttura/sf_puks2.jpg);
	/*background-color: #F4F4F4;*/
	width: 136px;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	border-bottom: 1px solid #DADADA;
	border-left: 5px solid #BDBDBD;
}

#navmenu2 a:hover {
	background-color: #6E6E6E;
	color: #BB0000;
	border-bottom: 1px solid #BB0000;
	border-left: 5px solid #BB0000;
}

/* immagini *********************/
img.images-dx {
	margin-left: 10px;
	border-color: #B9B9B9;
}

img.images-sx {
	margin-right: 10px;
	border-color: #B9B9B9;
}


/** TABELLA NEWS / GALLERY  ---------------------------------------------  **/

table.tprod {
	/*width: 550px;*/
	color: Black;
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


td.tprod_titolo {
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	background-color: #EAFFEC;
}


td.tprod_img {
	background-color: White;
	text-align: center;
	height: 120px;
	background-color: White;
	border: none;
}


td.tprod_descr {
	text-decoration: none;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
	height: 70px;
	background-color: White;
}

td.tprod_tasti {
	background-color: #F6F6F6;
	border-bottom-color: #CFCFCF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 25px;
	text-align: right;
}

.paginazione  {
	text-align: center;
	font-size: 12px;
}

.paginazione a {
	color: Green;
	text-decoration: none;
}

.paginazione a:hover{
	color: #1E90FF;
}

