@charset "UTF-8";
*  {
	margin:0; padding:0;
}

a {
	text-decoration:none;
	color: #7e6240;
}

a:hover{text-decoration:underline;}

a img { border:0;}

ul { list-style:none;}

.clear  { clear:both;}

.spacer10  {
	clear: both;
	padding-top: 10px;
}

html {
	height:100%;
	/*background: url(../images/b73.jpg);*/
}

body {
	height:100%;
	text-align: center;
	color: #525252;
	font: 13px/18px Georgia, "Times New Roman", Times, serif;
	background: #2f201b url(../images/body-bg.png) no-repeat center top;
}
body.intro {
	text-align: center;
	color: #525252;
	font: 13px/18px Georgia, "Times New Roman", Times, serif;
	background: #453829;
}

div.lang {
	text-align: center;
	width: 200px;
	margin: 0 auto;
}

input, select, textarea {
	margin-bottom: 5px;
	color: #838282;
	font: 11px/14px Arial, Helvetica;
}


div#container {
	margin:0 auto; /* center, not in IE5 */
	width:899px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	text-align: left;
	background-color: #ebd9b1;
	border-left: 3px solid black;
	border-right: 3px solid black;
}

div#headerfla {
	margin: 0 auto;
	background-color: black;
	width: 899px;
}

div.horiz1 {
	background-color: #4c3b2f;
	height: 1px;
	/*border-bottom: 1px solid black;*/
}

div#menuhoriz {
	background-color: white;
	width: 899px;
}

div.horiz2 {
	background-color: #533f33;
	height: 1px;
	/*border-top: 1px solid black;*/
}

div#content {
	background: white url(../images/bg_page.jpg) no-repeat 0 top;
}

div#contentpage {
	padding-right: 20px;
	padding-left: 20px;
}

.main-sfondi img {
margin-left: 6px;
margin-right: 6px;
margin-top: 10px;
margin-bottom: 10px;
}

/* @group home */

div#homestuff {
	width: 899px;
	height: 206px;
	background-image: url(../images/bg_home.jpg);
	position: relative;
}

div#homestuff-en {
	width: 899px;
	height: 206px;
	background-image: url(../images-en/bg_home.jpg);
	position: relative;
}

div#homestuff div.box1, div#homestuff-en div.box1 {
	width: 240px;
	height: 130px;
	position: absolute;
	top: 50px;
	left: 180px;
	overflow: auto;
}
div#homestuff div.box2, div#homestuff-en div.box2 {
	width: 200px;
	height: 180px;
	position: absolute;
	top: 20px;
	left: 460px;
}
div#homestuff div.box3, div#homestuff-en div.box3 {
	width: 200px;
	height: 180px;
	position: absolute;
	top: 20px;
	left: 680px;
}

div#homestuff div.box2 a, div#homestuff div.box3 a {
	display: block;
	height: 180px;
}
div#homestuff-en div.box2 a, div#homestuff-en div.box3 a {
	display: block;
	height: 180px;
}

/* @end */

/* @group page */

div#content div.boxsx {
	width: 410px;
	height: 400px;
	margin-left: 10px;
	float: left;
}
div#content div.boxdx {
	width: 420px;
	height: 400px;
	float: right;
	overflow: auto;
}

div.boxgall {
	width: 180px;
	height: 180px;
	margin-right: 10px;
	float: left;
	overflow: auto;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 10px;
}

div.boxgall img {
margin-bottom: 10px;
}

div#colcnt {
	margin-left: 250px;
	margin-right: 10px;
}

/* @end */

/* @group scheda */

div#schedacnt {
	width: 500px;
}
div#schedacnt img {
	margin-bottom: 10px;
}
div#schedacnt div#logo {
	margin-bottom: 10px;
}

div#schedacnt div#dati {
	margin-bottom: 10px;
}

div#schedacnt div#dati div#links {
	margin-bottom: 10px;
	padding: 10px;
	background-color: #efefef;
	width: 150px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}

div#schedatmb {
	width: 140px;
	float: right;
}
div#schedatmb img {
	margin-bottom: 1px;
}

/* @end */




/* @group side menu */

div#colsx {
	width: 200px;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
}

div.menusx {
	width: 200px;
	margin-bottom: 10px;
}

div.menutop	{
	font: 13px Georgia, "Times New Roman", Times, serif;
	width: 180px;
	height: 22px;
	background-image: url(../images/bgmenu.top.gif);
	padding-top: 8px;
	padding-left: 20px;
	color: white;
}

div.menucnt	{
	width:200px;
	background-image:url(../images/bgmenu.cnt.gif);
	text-align: center;	
}

div.menucnt-search	{
	width:190px;
	background-image:url(../images/bgmenu.cnt.gif);
	text-align: left;	
	padding-top:10px; 
	padding-bottom:10px; 
	padding-left:10px;
}
div.menubtm	{
	width:200px;
	background-image:url(../images/bgmenu.btm.gif);
	height: 7px;
}

.msx {
	width: 198px;
	margin: 0 auto;
}
.msx a {
	text-decoration:none;
	color: #999999;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #cccccc;
}
.msx a:hover {
	background-color: #F7F7F0;
	color: #333333;
}
.msx div.sub a {
	padding-left: 30px;
}

.msx div.sub a:hover {
	color: #333333;
}



/* @end */


div.navbar {
	background-color: #f2f2f2;
	width: auto;
	font: 11px/15px Georgia, "Times New Roman", Times, serif;
	padding-left: 20px;
	color: #5b5c5c;
	border-top: 1px dotted gray;
	border-bottom: 1px dotted silver;
	border: 1px dotted silver;
}

div#footer {
	width:100%;
	clear: both;
	height: 50px;
	border-top: 2px dotted black;
	background: url(../images/bgfooter.jpg) repeat-x;
}

div#footer img {
	margin-left: 50px;
	margin-right: 50px;
}
div#footer p {
	float: right;
	color: #b99e7f;
	margin-right: 30px;
	font: 11px/32px Georgia, "Times New Roman", Times, serif;
}


/* @group bt nav left right */

div#boxcont-nav {
	width: 190px;
	height: 25px;
	left: 20px;
	position: relative;
	top: 50px;
}

.navleft {
	float: left;
	margin-right: 10px;
	margin-left: 20px;
}
.navleft a, .navright a {
	text-decoration: none;
	color: gray;
	display: block;
	border: 1px solid silver;
	background-color: #e9e9e9;
	padding: 2px 5px;
}
.navleft a:hover, .navright a:hover {
	background-color: #d6d6d6;
}

.navright {
	float: right;
	margin-right: 10px;
	margin-left: 20px;
}

/* @end */

/* @group navbar */

.navbar {
	padding: 2px;
	text-decoration: none;
	border: none;
	color: #70829B;
	font: 10px Arial;
	margin-bottom: 20px;
}

a.navbar {
	background-color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #bbbbbb;
	color: #666666;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

a.navbar:hover {
	text-decoration: none;
	background-color: #EAEAEA;
	color: #666666;
}

/* @end */

/* @group news popup */

#contnews  {
} 

#datanews  {
	margin-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #666666;
} 

#titnews  {
	margin-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: black;
} 

#testonews  {
	margin-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
}

/* @end */

/* @group classi testo */

.tit1 {
	font: 22px/28px Georgia, "Times New Roman", Times, serif;
	color: black;
	margin-bottom: 20px;
}
.tit2 {
	font: 15px/18px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	border-bottom: 1px solid #5c4531;
	margin-bottom: 10px;
}

.tit2a {
	font: 12px/25px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.tit3 {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: black;
}

.tit3-bor {
	font: bold 11px "Trebuchet MS", Verdana, sans-serif;
	color: #5A697E;
	border-bottom: 1px dotted #a4a4a4;
}
.note {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #ddc799;
}

/* @end */
