/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font-size:small ;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, dl, address {
	margin: 0em 0;
	padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
	margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
	cursor: pointer;
}
fieldset {
	border: none;
}

/* Form field text-scaling */
input, select, textarea {
	font-size: 100%;
}

:focus {
	outline:0;
}

a img {
	border:0;
}

table, tr, td, tbody {
	margin:0;
	padding:0;
}

/*****************************************************************************/
/* PRINCIPALE                                                                */
/*****************************************************************************/

body {
	font :96%/130% "Lucida Grande", Arial, Verdana, Sans-serif;
	color : #AAA;
	/*background:#d4dfe5 url(../images/tilebl10.png) repeat-x;*/
		background:#656668 url(../images/tile2.jpg) repeat-x;

}
	
h1 {
	color : #4CA1D8;
	font-size : 160%;
	font-weight : bold;
	margin : 0px;
	padding : 5px 0 6px 10px;
	text-align:center;
	display:block;
}

h2 {
	margin:20px;
	font-size:140%;
	color:#006699;
}

h2 span {
	padding:0px;
	margin:10px;
	font-size:50%;
	color:#999;
	border-bottom:1px dotted #BBB;
	display:block;
}
h2 a:visited {
	color:#3388BB;
	text-decoration:none;
}
h3 {
	font-size: 14px;
	padding-top: 20px;
	border-bottom: 1px solid grey;
}

a:link, a:visited {
	color:#226688;
	text-decoration:none;
}

a:hover, h2 a:hover {
	color:#FF8811;
	text-decoration:none;
}

#header {
	width : 960px;
	height: 81px;
	background:url(../images/testataed2.jpg) no-repeat; 
	margin-bottom : 20px;
	margin:0;
}

#header h1, #headerhome h1 {
	display:none;
}
	
#container {
	background:transparent url(../images/tile_container1.png) repeat-y;
}
	
div#backhome {
font-size: 120%;
/*padding: 144px 0 0 16px;*/
}

div#backhome a {
color:#555;
}

div#wrapper{
	width:100%;
	padding:0;
	margin:0;
}
	
div#content{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
}
	
#footer {
	font: normal 80%/120% "Lucida Grande", Verdana, Sans-serif;
	clear : both;
	width : 100%;
	height : 80px;
	text-align:center;
	background:transparent url(../images/piedino5.jpg) no-repeat;
}
	
.contenuto {
	margin:4px;
	padding:6px;
}

.piccolo {
	font-size:82%;
}
.piccolo a:link, .piccolo a:visited, #footer a:link, #footer a:visited {
	color: #EEE;
}
.piccolo a:hover, #footer a:hover {
	color: #FC0;
}

#gallery {
/*	float:left;
*/	padding:5px;
/*	width:240px;
*/	font-size:86%;
}

.breadcrumbs a:link, .breadcrumbs a:visited {
	color:#999;
}
.breadcrumbs a:hover {
	color:#6CE1F1;
}

*.alert {
	color:red;
	margin-left: 10px;
}

.nascondi {
	display:none;
}

p {
	margin: 16px 0 0 0;
}

table.tabmarchi td { 
	vertical-align: middle; 
}

td.normale {
	vertical-align:top;
	padding: 0px;
	border-bottom: 1px dotted #AAAAAA;
}

.omega {
	background: transparent;
}

	/* ----------------------------- MENU ORIZZONTALE ----------------------------------- */
	
#navigation{
	position:absolute;
	top:100px; 
	/*  float:left; */
	float:right;
	text-align: right;
	width: 50%;
	padding: 6px 0 30px 10px;
	margin: 0px 0px 30px 450px;
	list-style:none;
	background: transparent;
}
#navigation ul {

	margin:20px;
	padding:20px;
}

#navigation li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

#navigation a {
	height:23px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: small;
	float:left;
	display:block;
	padding: 2px 8px;
	text-decoration:none;
	border-right: 1px solid #ABC;
}

#navigation a:link, #navigation a:visited {
	color:#FFFFFF;
}

.sel {
	background: url('../images/sel_back4.jpg') repeat-x top left ;
	color:#C80;
	float:left;
	margin-top:-6px;
	display:block; 
	border-top: 2px solid #FA0;
}

#navigation form {
text-align:right;
}

#linguehome {
	position:absolute;
	top:90px; 
	/*  float:left; */
	text-align: right;
	width: 120px;
	padding: 0px 0 10px 10px;
	margin: 0px 0px 10px 820px;
}
#linguehome input {
	border:0;
}

	/*-------------------------------- FINE MENU ORIZZONTALE ----------------------------------*/
	
.vetrina {
	display:block;
/*	float:left;
	width:280px;
*/	height:auto;	
}

.statico {
	position:relative;
/*	display:block;	width:200px;
*/	height:300px;
	margin:10px;
	line-height:20px;
}

.statico ul li {
	text-indent: 0px;
}

input, textarea, select {
	background-color: #EAEAEA;
	color:#789;
	border: 1px solid #A0A0A0;
}

.feed {
	margin-left: 3px;
	padding: 0 0 0 19px;
	background: url("../images/feed-icon-14x14.png") no-repeat 0 50%;
}

.evidenzia {
	color: #CA7;
	font-weight: bold;
}


.tabmarchi {
	border-collapse : separate;
	border-spacing : 5px; 
	padding: 10px;
}

.fotocopertina {
/*	float:left;
*/	width:480px;
/*	height:580px;
*/	padding: 0px 0px 6px 0px;
}

.box2 { 
/*	display:block; */
	width:950px;
/*	height:630px; */
	margin:0;
	padding : 0px 10px 0px 0px;
}

.box2 h1 {
	color : #FFF;
	font-size : 340%;
	font-weight : bold;
	margin : 0px;
	padding : 5px 20px 6px 10px;
	text-align:left;
	line-height:60px;
	display:block;
}

h2 {
	margin:20px;
	font-size:140%;
	font-weight:normal;
}

.logbox { 
	margin:4px;
	padding:6px;
}
.logbox h2 {
	color:#FFF;
	cursor: pointer;
}

.boxnews { 
	margin:4px;
	padding:6px;
}

.boxnews h2 {
	color : #FFF;
	font-size : 120%;
	font-weight : bold;
	margin : 4px;
	text-align:left;
}

.boxnews h3 {
	color : #FFF;
	margin : 8px;
	padding : 5px 20px 6px 10px;
	text-align:left;
}

.spazioajax {
	display:none;
/*	float:left;
*/	width:440px;
	line-height:160%;
	margin:0 0 0 10px;
	padding: 50px 0px 6px 20px;
}
.spazioajax img, .spazioajax p img {
/*	float:left;
*/	width:50%;
	padding:10px;
}

.spazio {
/*	float:left;
*/	width:440px;
	height:580px;
	line-height:160%;
	margin:0 0 0 10px;
	padding: 50px 0px 6px 20px;
}
.spazio img {
/*	float:left;
*/	width:50%;
	padding:10px;
}
