/*ridefinizione tag*/

body												{
	background-repeat: repeat;
	color: #727272;
	font: 65% Verdana, Tahoma, Arial, Helvetica, sans-serif;
													}

a:link 												{color:#000000; text-decoration:none;}
a:active 											{color:#CCCCCC; text-decoration:none;}
a:visited 											{color:#333333; text-decoration:none;}
a:hover 											{color:#763403;	text-decoration: underline;}

b 													{color:#727272}
strong												{color:#727272}
i 													{color:#727272}

h1,h2,h3,h4,h5,h6 									{color:#727272; margin: 0px}

/*definizione classi*/

.sizeLayout											{
	width: 760px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.small 												{font-size: 90%;}

.justify 											{text-align: justify;}

.menuOriz
{
	width: 45px;
}

.boxInterrotto{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

.sfondoFeet{
	background-image:  url("../_images/exp/layout/sfondo-feet.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
}

.corpoPagina{
	height: 290px;
	width: 400px;

}
.boxGrey{
	border: 1px solid #7B7B7B;
}

.scorriPagina
{
	width:368px;
	padding: 10px;
	height:290px;
	z-index:0;
	overflow:auto;
	line-height: 21px;
	font-size: 120%;
	color: #333333;
}
													
											
													
.scorriMenu
{
	width:350px;
	margin:0;
	padding: 5px;
	height:220px;
	z-index:0;
	overflow:auto;
	list-style-type: square;													
}
									
.lineUpDw{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}													

.box{
	border: 1px solid #000000;
	margin: 4px;
	height: 40px;
	width: 40px;
	float:left;
}

		

#tab{
	width: 100%;
	padding: 4px 2px;
	background-color:#CCCCCC;
	color: #333;
	text-align: center;

}

#tab ul{
	list-style-type: none;
	margin:0px;
}


#tab li{
	display: inline;	
}

#tab li a{
	padding: 2px;
	text-decoration: none;
	margin:2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
}

#tab li a:hover{
	background-color: #FFFFFF;
	color: #666666;
	border-left-width: 2px;
	border-right-width: 2px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #999999;
	border-left-color: #999999;
}

#testo{
	font-size: 130%;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.boxDettaglioLegno{
	padding: 5px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
}

.title {
	color: #FFFFFF;
	background-color: #999999;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: 3px double #FFFFFF;
	border-bottom: 3px double #FFFFFF;
	text-shadow:Fuchsia;
}
.h5 {
	font-size: 120%;
}
.textBrown {
	color: #330000;
}
.menuVert {
	width: 310px;
}

#tabCredits{
	width: 100%;
	text-align: right;

}

#tabCredits ul{
	list-style-type: none;
	margin:0px;
}


#tabCredits li{
	display: inline;	
}

#tabCredits li a{
	text-decoration: none;
	margin:2px;	
}

#tabCredits li a:hover{
	background-color: #FFFFFF;
	text-decoration: underline;
	color: #763403;
}

.setMaiusc {
	text-transform: capitalize;
}

.upperFont {
	font-variant: small-caps;
}

.indent {
	padding-left: 20px;
}

.paddingBottom {
	padding-bottom: 3px;
}

.hQuote {
	padding-top: 8px;
	padding-bottom: 2px;
}.textGray {

	color: #696864;
}
.footer {
	padding-top: 8px;
	color:CCCCCC;
}


.footer a:link 							{color:#CCCCCC; text-decoration:none;}
.footer a:active 						{color:#CCCCCC; text-decoration:none;}
.footer a:visited 						{color:#CCCCCC; text-decoration:none;}
.footer a:hover 						{color:#763403;	text-decoration: underline;}
li {
	margin-bottom: 6px;
	/*list-style-type: none;*/
}
h5 {
	font-size: 130%;
}
.h6 {
	font-size: 85%;
}
.mailto {
	color: #3E6DB5;
}

.mailto a:link {color:#3E6DB5; text-decoration:none;}
.mailto a:active {color:#3E6DB5; text-decoration:none;}
.mailto a:visited {color:#3E6DB5; text-decoration:none;}
.mailto a:hover {color:#D79B4F;	text-decoration: underline;}
h1 {
	font-size: 130%;
}
#vediFig {
	text-align: center;
	padding: 4px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FF6600;
	overflow: scroll;
	cursor: help;
	font-size: 80%;
	color: #FF6600;
}
h3 {
	font-size: 120%;
	text-transform: uppercase;
	color: #CC6600;
	padding-left: 20px;
	background: url(/_images/exp/layout/calendar.gif) no-repeat left center;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
