﻿body
{
	width:690px;
	font-family: Verdana;	
	font-size: small;
	color: white;	
	text-align:center;
	margin:auto;
	background-color: #330304;
}

.container
{
	margin: auto;
	width: 690px;
	background: url("../images/background.gif") no-repeat  center;
}

.header
{		
	margin:auto;
	margin-top:10px;
	height:274px;	
	}
.header_left
{
	float:left;
	width:100px;	
	}
.header_right
{
	float:left;
	width:350px;
	}
.header_Adrotation
{
	float:left;
	width:690px;	
	}
.main
{	
	height:auto;
	}	
.main_001
{		
	margin:auto;
	}	
.menu
{
	margin:auto;
	width:690px;
	height:30px;	
	}
.menu_item
{
	font-size:10px;
	color:#FFC001;	
	}
.item
{
	padding:5px;
	}
.footer
{
	margin-top:50px;
	text-align:center;
	font-size: xx-small;
	}		

.PageCoteiner
{
	margin: auto;
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
}	
.titlePage
{
	font-size: medium;
	font-weight: bolder;
	text-transform: capitalize;
	color: #FFC001;
	height:30px;	
}
.ColumnCodice
{
	width:200px;
	padding:5px;
	}
.ColumnDescrizione
{
	padding:5px;
}
	
/******** Link ********/
a
{
	color:#FFC001;
}

a:hover
{ 
 display: block;
 color:Red;
 text-decoration:underline; 
}

/******* Galleria *********/
.thumbnail
{		
	margin:auto;
	text-align:center;
}