html, body {
	background-color: #3399FF;
	background-image:url(/img/bg2.gif);
	margin: 0;
	padding: 0; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height:100%;
	}
form {
	margin : 0;
	padding: 0;
}
input {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: solid #FF9966 1px;
	color: #0000ff;
	font-weight: bolder;	
}
.submit {
	border: solid 1px #FF9966;
	color: #0000ff;
	cursor: pointer !important;
	cursor: hand;
	font-weight: bolder;	
	}	

button, select, textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: solid #FF9966 1px;
}	
	
A:link, A:visited { 
	color: #99CCFF;
	font-weight: bolder;	
	text-decoration: none;
	}

 A:hover {  
	color: #FF9966;
	font-weight: bolder;
	text-decoration: none;
	}			
	
hr {
	margin: 0;
	height: 2px;
	width: 90%;	
	text-align: center;
	background-color: #6699CC;
	border: 1px solid #6699CC;
}
	
.header {
	margin: 0;
	padding: 0; 
	background-image:url(/img/testata.jpg); background-repeat:no-repeat;
	background-position:center center;	
	text-align: center;
	width: 800px;
	height: 251px;
	border-left: 2px solid #6699CC;
	border-right: 2px solid #003399;	
	border-bottom: 2px solid #003399;		
	}
.linea {
	background-color: #0066FF;
	text-align: center;
	width: 800px;
	height: 22px;
	border-left: 2px solid #6699CC;
	border-right: 2px solid #003399;
	border-top: 2px solid #6699CC;
	border-bottom: 2px solid #003399;			
	}
.titolo{
	color: #ff8040;
	font-size: 14px;	
	font-weight: bolder;	
	}
.categoria{
	color: #FFFF66;
	font-size: 15px;	
	font-weight: bolder;	
	width: 90%;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px dashed #3300FF;
	}	
.art{
	border: 1px	dashed #6699CC;
	padding: 6px;
	width: 771;
	margin-bottom: 5px;

}	
.artmini{
	border: 1px	dashed #6699CC;
	padding: 6px;
	width: 375px;
	height: 135px;	
}	
.testo{
	color: #FF6633;
	font-weight: bolder;
	margin: 5px;	
	}			
.piccolo{
	font-size: 11px;	
	}		
.titolo A:link, .titolo A:visited { 
	color: #ff8040;
	font-weight: bolder;	
	text-decoration: none;
	}

.titolo A:hover {  
	color: #FF9966;
	font-weight: bolder;
	text-decoration: none;
	}
			
#corpo{
	background-color: #0066FF;
	width: 805px;
}
.menu{
	text-align: center;
	width: 73px;
	height: 16px;
	border: solid 1px #fff;	
	float: left;
	margin: 1px;
	background-color: #CCCCFF;
}

.menu A:link, .menu A:visited { 
	color: #0000ff;
	width: 72px;
	height: 16px;
	font-weight: bolder;	
	text-decoration: none;
	float: left;
		
	}

.menu A:hover {  
	width: 73px;
	height: 16px;
	color: #FF3333;
	font-weight: bolder;
	text-decoration: none;
	font-size: 11px;	
	background-color: #99CCFF;
	float: left;		
	}	
.home{
	width: 90%;
}
	
.colonna{
	background-color: #0066FF;	
	width: 394px;
	height: 200px;		
  float: left;
	padding: 2px;  
	background-position:center center;	  
	border-left: 		solid #6699CC 2px;
	border-right: 	solid #003399 2px;
	border-top: 		solid #6699CC 2px;
	border-bottom: 	solid #003399 2px;
}
.articoli {
	background-color: #0066FF;
	padding: 6px; 
	width: 788px;
	text-align: justify;
	border-left: 		solid #6699CC 2px;
	border-right: 	solid #003399 2px;
	border-top: 		solid #6699CC 2px;
	border-bottom: 	solid #003399 2px;		
	clear: both;	
	}		
.contenuti {
	background-color: #0066FF;
	text-align: center;
	width: 790px;
	padding: 5px; 	
	border-left: 		solid #6699CC 2px;
	border-right: 	solid #003399 2px;
	border-top: 		solid #6699CC 2px;
	border-bottom: 	solid #003399 2px;			
	}	
	
.img-shadow {
  float:left;
  background: url(http://www.razzadellolmo.it/img/base1.png) no-repeat bottom right !important;
  background: url(http://www.razzadellolmo.it/img/base.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
 .tdbordo {
	border-right: 	solid #6699CC 1px; 
	border-bottom: 	solid #6699CC 1px;		
 	} 	