html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 120%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html,
body{
  background: #fff;
  height: 100%;
  color: #5d5d5d;
}

body{
  text-align: center;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.fine{
  clear: both;
}

.pagina{
  width: 830px;
  margin: 0px auto;
  text-align: left;
  background: #fff;
  padding: 10px 0px 60px 0px;
}

.menu_cont{
  background: url(chrome/head.jpg) no-repeat #fff;
  height: 140px;
}

.menu{
  position: relative;
  list-style-type: none;
  padding-top: 75px;
}

.submenu{
  position: absolute;
  list-style-type: none;
  padding-top: 5px;
  padding-bottom: 20px;
  left: 100px;
}

.menu li{
  display: inline;
  text-transform: uppercase;
  color: #a5a7a8;
  padding: 0px 23px;
}

.submenu li{
  font-size: 80%;
  padding: 0px 10px;
}
.menu a:link,
.menu a:active,
.menu a:visited{
  color: #5d5d5d;
  text-decoration: none;
}
.menu a:hover{
  
}
.menu a.drop{
  color: #a5a7a8;
}

h1{
  font-size: 120%;
  margin-bottom: 5px;
  color: #a5a7a8;
  text-transform: uppercase;
  line-height: 110%;
}
h2{
  font-size: 110%;
  margin-bottom: 5px;
  color: #a5a7a8;
}
h3{
  margin-bottom: 5px;
  color: #a5a7a8;
}

h2 a, h1 a, h3 a{
  color: #a5a7a8;
  text-decoration: none;
}

.visoremappa{
  float: right;
  margin-left: 10px;
}

.lista .icona{
  margin-right: 20px;
}
.lista li{
  margin-bottom: 10px;
}

.lista a{
  text-decoration: none;
  color: #5d5d5d;
}

.coldx{
  float: right;
  width: 410px;
}

.colsx{
  float: left;
  width: 350px;
}

.indietro{
  color: #a5a7a8;
  font-size: 80%;
  text-decoration: none;
  text-transform: uppercase;
}
.linc_gen{
  color: #a5a7a8;
  text-decoration: none;
}

.displ{
  position: relative;
  text-align: center;
  padding-top: 20px;
}

#nascondere{
  overflow: hidden;
}

.prev, .next{
  display: block;
  visibility: hidden;
  position: absolute;
  width: 100px;
  height: 100%;
  background: #fff;
  text-decoration: none;
  color: #5d5d5d;
  font-size: 120%;
}
.prev{
  top: 0px;
  left: 0px;
}
.next{
  top: 0px;
  right: 0px;
}
.prev div, .next div{
  height: 50%;
}

.new{
  position: relative;
  margin-bottom: 20px;
}

.teston{
  border-bottom: 1px solid #a5a7a8;
  width: 350px;
  line-height: 120%;
}
.teston div{
  height: 94px;
  overflow: hidden;
}
.teston img{
  margin-right: 10px;
  cursor: pointer;
}
.teston h1,
.estesa h1{
  color: #5d5d5d;
  font-size: 140%;
  font-weight: normal;
  margin-bottom: 2px;
}
.teston h2,
.estesa h2{
  font-size: 130%;
  margin-bottom: 2px;
}
.estesa{
  position: absolute;
  top: 0px;
  right: 0px;
  width: 410px;
  line-height: 120%;
  padding-bottom: 50px;
  z-index: 10;
}
.estesa .viso{
  width: 410px;
  text-align: center;
  margin-bottom: 10px;
}
.estesa .ante{
  margin-bottom: 20px;
}
.estesa .ante a{
  text-decoration: none;
  margin: 0px 10px 10px 0px;
}

.mostre{
  position: relative;
  margin-bottom: 14px;
}
.mostre .imga{
  display: block;
  float: left;
  margin-right: 30px;
  text-decoration: none;
}
.mostre .mostxt .nome{
  color: #5d5d5d;
  font-weight: normal;
  text-transform: none;
  font-size: 1.8em;
  margin-bottom: 10px;
}
.mostre .mostxt .tit{
  font-size: 1.8em;
  font-weight: normal;
  text-transform: none;
}
.mostre .mostxt{
  height: 90px;
  border-bottom: 1px solid #5d5d5d;
  margin-left: 120px;
  position: relative;
}
.mostre .titoli{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 310px;
}
.mostre .dati{
  position: absolute;
  left: 324px;
  bottom: 3px;
  width: 290px;
}
.mostre .vedi{
  position: absolute;
  right: 0px;
  bottom: 3px;
}

.variato{
  color: #5d5d5d;
}

.credits{
  position: fixed;
  bottom: 0px;
  width: 100%;
  min-width: 840px;
  text-align: center;
  background: #fff;
  padding-top: 10px;
  z-index: 100;
}
.credz_int{
  background: #d2d3d5;
  width: 830px;
  color: #5d5d5d;
  margin: 0px auto;
  text-align: center;
}
.credz_int a{
  text-decoration: none;
  color: #5d5d5d;
}

.splash{
  background: url(chrome/splash.jpg) no-repeat;
  height: 430px;
  margin-top: -215px;
}

.spazio{
  margin-bottom: 50%;
}

.linc_spl{
  text-decoration: none;
  color: #5d5d5d;
}

.pagine a{
  color: #a5a7a8;
  text-decoration: none;
}
.pagine a:hover{
  color: #000;
  text-decoration: underline;
  background: #eee;
}

.blocchi{
  margin-bottom: 10px;
}

.tit, .nome{
  margin-bottom: 0px !important;
}

.creditsb16{
  text-align: right;
  width: 830px;
  margin: 0px auto;
  color: #a5a7a8;
  font-size: 10px;
}
.creditsb16 a{
  text-decoration: none;
  color: #a5a7a8;
  font-size: 10px;
}
.creditsb16 a:hover{
  color: #000;
}

