@charset "iso-8859-1";

body
{
	background-color: #000;
	color: #fff;
	word-wrap: break-word;
	font-family: arial, helvetica, sans-serif;
	font-size: 100.1%;
  line-height:normal;
	margin: 0;
	padding: 0.5em 1em;  
	vertical-align: top;
	min-width: 600px;
}
body a:link,  a:visited
{
	color: #ffee77;
}
body a:hover {
	color: #ff0000;
}

p, h1, h2, h3, h4, h5, h6
{
	margin: 0; /* better consistency across all platforms  */
	padding: 0;
}

h1 {font-size: 180%;}
h2 {font-size: 140%;}
h3 {font-size: 110%;}
h4 {font-size: 105%; font-weight: bold; margin-top: 1em;}
h5 {font-size: 85%;}
h6 {font-size: 70%; font-weight:normal;}



/* riquadro selezione foto */
.foto
{
      border:2px;
      border-thickness: 2px;
      border-color: #333;
      border-style: solid;
}
a:hover .foto {border-color: #f00}

.fn {font-size:80%;}
a:hover .fn {color: #ffffff;}



.ct
{
background-color: #333;
border: #000;
border-bottom: none;
border-top: none;
border: 0 1px 0 1px;
padding: 5px 10px 10px 10px;
line-height:125%;
}

.mc
{
 font-size:85%;
 margin:10px 10px 0 0;
}

.sh
{
vertical-align:bottom; padding-bottom:2px; border:none;
}


/* barra navigazione orizzontale */
.hn
{
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #000;
	white-space: nowrap;
	margin: 0;
	padding: 3px 0 4px 0 !important; padding /**/: 1px 0;
	font-size: 80%;
}
.hn ul
{
	text-align: center;
	list-style-type: none;
	line-height: normal !important; line-height: /**/: 1%;
	margin: 0; 
	padding: 0;
}
.hn ul li
{
	display: inline;
	margin: 0;
}

.hn ul li a
{
	text-decoration: none;
	padding: 3px 10px 4px 10px !important;
	margin: 0 -3px 0 0;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
}
.hn, .hn ul li a
{
	background-color: #333;
	color: #ddd;
}

.hn ul li a:hover
{
	background-color: #507b1d;
	color: #fff;
	text-decoration: none;
}

.hn ul li a#new
{
	/*background-color: #ee1731;
	color: #fff;*/
  background: #333 url(/imm/newrs.gif) no-repeat right;
}

.hn ul li a:hover#new
{
  background: #507b1d url(/imm/newrs.gif) no-repeat right;
}

* html .hn ul li a
{
	width: 1%; 
}


/* barra navigazione verticale */
.vn
{
	background-color: #555; color: #ddd;
	
}
.vn ul
{
	margin: 0;
	padding: 0 15px 0 15px;
	list-style-type: none;
	display: block;
}
.vn ul
{
	border: solid 1px #555;
	border-bottom-width: 0;
}
.vn ul li
{
	border-bottom: solid 1px #555555;
}
.vn ul li a
{
	background-color: #444; color: #ccc;
	font-size: 90%;
	display: block; text-decoration: none;
	padding: 2px 10px;
	vertical-align:bottom;
}

.vn ul li a#new
{
	/*background-color: #ee1731;
	color: #fff;*/
  background: #444 url(/imm/newrs.gif) no-repeat right;
}
.vn ul li a:hover#new
{
  background: #507b1d url(/imm/newrs.gif) no-repeat right;
}

.sn
{
	border: 0;
	vertical-align: middle;
}


.vn ul li a:hover {background-color: #507b1d; color: #fff;}


* html .vn ul li a
{
	height: 1%;
}
* html .vn ul
{
	position: relative;
}


/* form */
form{
    margin: 0; padding: 10px 0;
		background-color: #444;
	 } 

input{
	width: 140px;
	border: #222 1px solid;
	background: #eee;
	margin-bottom: 6px;
	} 

input#rb{
	width: auto;
	background: none;
	border: 0px;
	margin: 0;
	padding: 0;
	} 

button{
	width: 138px;
	height:26px !important;	height /**/:26px;
	margin-top: 2px;
	display: block;
	cursor: pointer;
	} 	


.riq
{
	/*width:102px !important; width: /**/ /*96px;*/
	/*height:90px;*/
	border: solid 0px;
	display:block;
	float:left;
	margin: 5px;
	padding: 5px;
	overflow: hidden;
}
