/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

html {
  background-color: #000000;
  color: #FFFFFF;
  font-family: Helvetica,Arial;
  font-size: 12px;
  line-height: 100%;
	margin: 0;
	padding: 0;
	overflow-y: scroll;
  height: 100%; 
  margin-bottom: 1px;  
}

a, a:visited {
	color: #FF6100;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #ffd100;
	text-decoration: underline;
}

#top {
  width: 100%;
  background: #000000 url(/img/grad_top.jpg) repeat-x bottom left;
  top: 0px;
  height: 140px; 
}

#logo {
  background: #000000 url(/img/logo.jpg) no-repeat top left;
  float: left;
  margin-top: 42px;
  height: 97px;
  width: 629px;
}

#slogan {
  background: #000000 url(/img/slogan.jpg) no-repeat top left;
  float: left;
  margin-top: 40px;
  margin-left: 14px;
  height: 59px;
  width: 346px;
}

.container {
  clear: both;
  width: 990px;
  margin-left: auto;
  margin-right: auto;
}

#menu {
  margin-top: 8px;
  height: 32px;
}

#submenu {
  margin-top: 8px;
  height: 18px;
}

/*menu nero*/
#menu .menuitem, .menuitemsel {
  font-size: 14px;
  height: 20px;
  margin-top: 2px;
  float: left;
  padding-left: 2px;
  padding-right: 2px;
  margin-right: 8px;
  background-color: #000000;
}

.submenuitem, .submenuitemsel {
  float:left;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 12px;
  text-decoration: none;
}

.submenuitem a, .submenuitem a:visited {
  color: #ffd100;
  text-decoration: none;
}

.submenuitem a:hover, .submenuitem a:hover:visited {
  color: #FFFFFF;
  text-decoration: none;
  border-bottom: 4px solid #ffd100;
}

.submenuitemsel a, .submenuitemsel a:visited {
  color: #FFFFFF;
  text-decoration: none;
  border-bottom: 4px solid #ffd100;  
}

.submenuitemsel a:hover, .submenuitemsel a:hover:visited {
  color: #FFFFFF;
  text-decoration: none;
  border-bottom: 4px solid #ffd100;  
}

/*voce menu selezionata*/
#menu .menuitemsel {
  color: #FFFFFF; 
}

/* voci menu normali */
#menu .menuitem a, #menu .menuitem a:visited {
  color: #ffd100;
  text-decoration: none;
}

/* voci menu normali hover */
#menu .menuitem a:hover, #menu .menuitem a:hover:visited {
  color: #FFFFFF; 
  border-bottom: 6px solid #ffd100;
}

/* voci menu selezionate hover */
#menu .menuitemsel a, #menu .menuitemsel a:visited {
  color: #FFFFFF;
  text-decoration: none;
  border-bottom: 6px solid #ffd100;
}

#main {
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
  overflow: hidden;
}

#main p {
  line-height: 18px;
  margin-bottom: 2px;
}

#mainleft {
  float: left;
  width: 400px;
}

#mainright {
  float: left;
  width: 570px;
}

#fullpage {
  float: left;
  width: 970px;
}

#infoline {
  margin-top: 24px;
  color: #ffd100;
  font-weight: bold;
  font-size: 10px;
  margin-bottom: 1px;
}

#bottom {
  background: #000000 url(/img/grad_bottom.jpg) repeat-x bottom left;
  height: 50px;
  font-size: 12px;
  line-height: 14px;
  text-align: right;
  color: #000000;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 24px;
}
#bottom .container {
  padding-top: 8px;
}

#bottom a, #bottom a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

#bottom a:hover, #bottom a:hover:visited {
  color: #FFFFFF;
  text-decoration: underline;
}

#bottomlinks {
  text-align: center;
  margin-bottom: 32px;
}

.pagetitle {
  font-size: 24px;
  font-weight: bold;
  color: #ffd202;
  text-align: left;
  line-height: 24px;
  margin-top: 4px;
  margin-bottom: 8px;
}

.subpagetitle {
  font-size: 18px;
  color: #ffd202;
  margin-left: 0px;
  margin-right: 0px;
  text-align: right;
  line-height: 160%;
  margin-bottom: 10px;
}

.titolo {
  font-size: 20px;
  font-weight: bold;
  color: #ffd202;
  text-align: left;
  line-height: 24px;
  margin-top: 14px;
  margin-bottom: 8px;
}

.sottotitolo {
  font-size: 16px;
  font-weight: bold;
  color: #ffd202;
  text-align: left;
  line-height: 20px;
  margin-top: 12px;
  margin-bottom: 6px;
}

.box {
  background-color: #160000;
  border: 2px solid #FF6100;
  padding: 12px;
  padding-top: 0px;
  padding-bottom: 16px;
}

.preview3 {
  width: 240px;
  height: 160px;
  float: left;
  padding: 8px;
}

table.tabellabordi {
  border-collapse: collapse;
  margin-top: 4px;
  margin-bottom: 4px;
}

.tabellabordi tr {
}

.tabellabordi th {
  padding: 5px;
  font-weight: bold;
}

.tabellabordi td {
  border:1px solid #909090;
  padding: 5px;
}

.citazione {
  font-family: "Palatino Linotype",Georgia,Helvetica,sans-serif;
  font-size: 16px;
  margin-top: 16px;
  font-style: italic;
  margin-left: 48px;
  margin-right: 48px;
}

.firma {
  font-family: "Palatino Linotype",Georgia,Helvetica,sans-serif;
  font-size: 16px;
  font-style: italic;
  margin-left: 48px;
  margin-right: 48px;
  text-align: right;
  margin-top: 8px;
  padding-bottom: 16px;
}

.imgbordo {
  border: 3px dotted #FF9933;
  margin: 4px;
  padding: 4px;
}

