/*  
Author: Antonello Struzzolino
Author URI: http://nexweb.it
*/
body {
	background-image: url(../gfx/bg_body_int_.png) !important;
}
hr {
	background-color: #CCC;
	border: 0;
	color: #CCC;
	height: 1px;
	margin-top: 40px;
	width: 100%;
}
/* element 
-------------------------------------------------------------- */
#image {
	height: 187px;
}
#content {
	background: none !important;
	padding: 30px 30px 40px 30px;
	min-height: 300px;
}
#content div {
	width: 530px;
}
#content p {
	border: 0;
}
/* new element 
-------------------------------------------------------------- */
#rightdiv {
	border-left: 1px solid #cecfc8;
	float: right;
	margin-top: 30px;
	padding-left: 50px;
	width: 300px !important;
}
#rightdiv h1 {
	padding: 5px 0;
}
#rightdiv img {
	vertical-align: top;
}
.minithumb {
	float: left;
	clear: both;
	margin-bottom: 10px;
	margin-right: 5px;
}
.thumb {
	margin-bottom: 30px;
	margin-right: 30px;
}
.thumb, .nthumb, .minithumb {
	background-color: white;
	border: 1px solid #cecfc8;
	padding: 3px;
}
#extra {
	width: 250px !important;	
}
#navshort {
	font-size: 11px;
	margin-top: 10px;
	padding-left: 25px;
}
#navshort a {
	color: #9c928a;
}
#navshort img {
	vertical-align: top;
}
/* news 
-------------------------------------------------------------- */
#news {
	border: 0;
	width: 800px !important;
}
#news img {
	clear: both;
	float: left;
	margin-right: 20px;
	width: 230px;
}
/* sitemap 
-------------------------------------------------------------- */
#sitemap {
	list-style: none;
}
#sitemap li {
	font-weight: bold;
	padding: 7px;
}
#sitemap img {
	padding-right: 5px;
}
