/* Standard eZ publish stylesheet */

body, div, span, p, .p, h1, h2, .listheadline, .listproducts, h3, ul, li, a, td ,th, select, input, textarea, credit, td.menuheadbox
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body, p, .p, ul, li, a, h3, .path, th, td, .check
{
	font-size: 12px;
	color: #000000;
}

h1 
{
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	margin-bottom: 8px;
	text-decoration : none;
}

h2, .listheadline, .listproducts
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	margin-top: 16px;
	margin-bottom: 8px;	
	text-decoration : none;
}

h2, .listheadline
{
	text-decoration : none;
}

.listproducts 
{
	text-decoration : underline;
}

.listheadline, .listproducts 
{
	margin-top: 8px;
}

h3, .path
{
	font-weight: bold;
	text-decoration : none;
}

.tab, .tab a
{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

a:hover 
{
	color: #404040;
	text-decoration: underline;
}

.menuhead
{
	background: #ff9900;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

td.menuheadbox
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 1px solid rgb(255, 153, 0);
}

.menusubhead
{
	color: #FFcc00;
	font-weight: bold;
}

.menu, .menutext, .menubold, .pictext, .credit, .byline, .subhead, massima
{
	font-size: 11px;
}

.massima {
   font-style: italic; 	
}

.menu 
{
	font-weight: normal;
	text-decoration: none;
}

.menutext 
{
	margin: 1px;
}

.menutext2
{
	margin-bottom: 16px;
	text-decoration: none;
	font-size: 12px;
}

.menubold 
{
	font-weight: bold;
}

.menuspacer
{
	font-size: 2px;
}

.spacer
{
	padding-top: 8px;
	padding-bottom: 8px;
}

.boxtext 
{
	font-weight: bold;
	margin-bottom: 4px;
}

.small, .smallbold
{
	font-size: 10px;
}

.smallbold 
{
	font-weight: bold;
}

.check 
{
	margin-bottom: 8px;
}

.checkhead
{
	font-weight: bold;
	margin-bottom: 16px;
}

.list
{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 4px;
}

th 
{
	font-weight: bold;
	text-align: left;
}

th.right
{
	text-align: right;
}

.tdmini
{
	font-size: 1px;
}

.pictext
{
	font-style: normal;
	background-color: #f0f0f0;
}

.pris
{
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 12px;
}

.linkselect
{
	color: #ffffff;
}

.linkselect:hover
{
	color: #dcdcdc;
}

.linknormal
{
	color: #000000;
}

.bglight 
{
	background-color: #f0f0f0;
}

.bgdark 
{
	background-color: #dcdcdc;
}

.bgcurrent
{
	background-color: #f07800;
}

.bgweekend
{
	background-color: #a0a0a0;
}

.bgselect
{
	color: #ffffff;
	background-color: #787878;
}

form
{
	margin: 0px;
}

hr
{
	color: #808080;
}

.stdbutton 
{
	font-size: 11px;
	font-weight: bold;
}
 
.okbutton 
{
	font-size: 18px;
	font-weight: bold;
}

.divider
{
	float: left;
	padding-right: 10px;
}

.box
{
	width: 440px;
}

.halfbox
{
	width: 200px;
}

.searchbox
{
	width: 120px;
}

.error
{
	font-size: 14;
	font-weight: bold;
    color: #f08c00;
}

/* Aggiunte 20040213 */
.header
{
        background-color: #003062;
}
.menusx, .menusx a
{
        background-color: #66cc00;
        color: white;
	font-weight: bold;
}
.menusx a:hover
{
        background-color: #66cc00;
	font-weight: bold;
        color: #01508B;
	text-decoration: underline;
}
.menusx_sostegno
{
        color: white;
	font-weight: bold;
	font-size: 9px;
}
.titolo_header
{
        color: white;
	font-size: 11px;
}
.titolo_header_grande
{
        color: white;
	font-size: 12px;
	font-weight: bold;
}

.txtdata {
	color: #000000;
	font-weight : bold;
	font-size: 10px;
}

.txttitle {
	color: #66cc00;
	font-weight : bold;
	font-size: 12px;
}

.txtevid {
	color: #000000;
	font-weight : bolder;
	font-size: 14px;
}