﻿*
{
margin: 0px;
padding: 0px;
}

a{
	color: #b22d00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

body{
	background: url(images/bg_all.jpg);
	background-repeat:repeat-y;
	background-position: top center;
	background-color: #282828;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
}

#content{
	margin: 0 auto;
	width: 1014px;
	text-align: left;
}

#content_bg{
	background: url(images/con_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#content_ag{
    background: url(images/Sfondopc.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}


#main{
	width: 1000px;
	margin:auto;
	clear:both;
	margin-top: 19px;
}

#header {
	height: 145px;
	width: 1014px;
}

#logo {
	text-align: right;
	width: 770px;
	padding-left: 50px;
	padding-top: 20px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a{
	font-size: 12px;
}

#menu{
	width: 1009px;
	height: 40px;
	padding-right:5px;
	border-bottom: 5px solid #ffffff;
	
}

.art-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu a:visited
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu a:link
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu a
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.art-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.art-menu li li
{
	float: none;
}

.art-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.art-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.art-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.art-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

.art-menu:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu ul
{
	min-height: 0;
}

.art-menu
{
	min-height: 0;
}

.art-menu ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu structure */

.art-menu
{
	padding: 8px 4px 0px 4px;
}

.art-nav
{
	position: relative;
	height: 35px;
	z-index: 100;
}

.art-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 35px;
	background-image: url('images/nav.png');
}

.art-nav .l
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 35px;
	background-image: url('images/nav.png');
}

.art-nav .l
{
	left: 0;
	right:0px;
}

.art-nav .r
{
	right: 0;
	width: 982px;
	clip: rect(auto, auto, auto, 982px);
}


/* end Menu */

/* begin MenuItem */
.art-menu ul li
{
	clear: both;
}

.art-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 27px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}


.art-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 81px;
	background-image: url('images/MenuItem.png');
}


.art-menu a .r
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 81px;
	background-image: url('images/MenuItem.png');
}

.art-menu a .l
{
	left:0;
	right:12px;
}

.art-menu a .r
{
	width:424px;
	right:0;
	clip: rect(auto, auto, auto, 412px);
}

.art-menu a .t 
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
	color: #1B1E1A;
	padding: 0 0px;
	margin: 0 12px;
	line-height: 27px;
	text-align: center;
}

.art-menu a:hover .r
{
	top:-27px;
}

.art-menu a:hover .l
{
	top:-27px;
}

.art-menu li:hover > a .r
{
	top:-27px;
}

.art-menu li:hover > a .l
{
	top:-27px;
}

.art-menu li:hover a .r
{
	top:-27px;
}

.art-menu li:hover a .l
{
	top:-27px;
}
.art-menu a:hover .t
{
	color: #232622;
}

.art-menu li:hover a .t
{
	color: #232622;
}

.art-menu li:hover>a .t
{
	color: #232622;
}


.art-menu a.active .r
{
	top: -54px;
}


.art-menu a.active .l
{
	top: -54px;
}

.art-menu a.active .t
{
	color: #070807;
}


/* end MenuItem */

/* begin MenuSubItem */
.art-menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 38px;
	width: 180px;
	overflow:hidden;
	line-height: 38px;
	margin-right: auto;


	background-image: url('images/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #E4C144;
}

.art-nav ul.art-menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.art-nav ul.art-menu ul span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.art-nav ul.art-menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 38px;
	color: #474024;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.art-nav ul.art-menu ul span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 38px;
	color: #474024;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.art-menu ul a:active
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 38px;
	color: #474024;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.art-menu ul a:hover
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 38px;
	color: #474024;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.art-menu ul a:visited
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 38px;
	color: #474024;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.art-menu ul a:link
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 38px;
	color: #474024;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.art-menu ul a
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 38px;
	color: #474024;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.art-menu ul ul a
{
	margin-left: auto;
}

.art-menu ul li a:hover
{
	color: #F8F7F1;
	border-color: #8E988B;
	background-position: 0 -38px;
}

.art-menu ul li:hover>a
{
	color: #F8F7F1;
	border-color: #8E988B;
	background-position: 0 -38px;
}

.art-nav .art-menu ul li a:hover span span
{
	color: #F8F7F1;
}

.art-nav .art-menu ul li a:hover span
{
	color: #F8F7F1;
}

.art-nav .art-menu ul li:hover > a span span
{
	color: #F8F7F1;
}


.art-nav .art-menu ul li:hover > a span
{
	color: #F8F7F1;
}


/* end MenuSubItem */


#menu ul {
	float:right;
	list-style: none;
}

#menu li {
	display: inline;
	
}

#menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 110px;
	height: 25px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	padding-top: 15px;
	font-size: 12px;
	background: url(images/menubg.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-right: 3px;
}

#menu a:hover{
	width: 110px;
	height: 25px;
	background: url(images/menuhov.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	text-decoration: none;
}

#left{
	width: 500px;
	margin-left: 5px;
}

#left p{
	color: #ffffff;
	padding-bottom: 10px;
}

#left a{
	font-weight:bold;
	color: #a1a1a1;
}

H3{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 16px;	
	font-weight: normal;
	color: #a1a1a1;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-top: 5px;
}

#right{
	float: right;
	width: 439px;
	margin-right: 5px;
}

#right_top{
	background: url(images/right_top.png);
	background-repeat:no-repeat;
	background-position:top;
	height: 10px;
}

#right_bg{
	background: url(images/right_bg.png);
	background-repeat:repeat-y;
	background-position:center;
	padding-left: 16px;
	padding-right: 16px;
}

#right_bot{
	background: url(images/right_bot.png);
	background-repeat:no-repeat;
	background-position:top;
	height: 10px;
}

#right H4{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #910000;
	padding-bottom: 10px;
}

.read{
	text-align:right;
	background: url(images/read.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	height: 15px;
}

.read a{
	color: #ffffff;
	font-weight:normal;
	padding-right: 7px;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#cen_top{
	background: url(images/cen_top.png);
	background-repeat:no-repeat;
	background-position:top;
	height:9px;
	width: 1000px;
}

#cen_bg{
	background: url(images/cen_bg.png);
	background-repeat:repeat-y;
	padding-bottom: 10px;
}

#cen_bot{
	background: url(images/cen_bot.png);
	background-repeat:no-repeat;
	background-position:top;
	height:9px;
}

#col1{
	float:left;
	width: 321px;
	padding-left: 8px;
	padding-right: 5px;
}

#col2{
	float:left;
	width: 321px;
	padding-left: 7px;
	padding-right: 5px;

}

#col3{
	float:left;
	width: 321px;
	padding-left: 3px;
	padding-right: 5px;

}

h5{
	background: url(images/cen_title.png);
	background-repeat:no-repeat;
	background-position:top;
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 12px;
	color: #910000;
	padding-left: 20px;
	height: 17px;
	width: 302px;
	margin-bottom: 10px;
	text-decoration: underline;
}

#footer {
	height: 50px;
	padding-top: 18px;
	clear: both;
	background: url(images/footer.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-top: 10px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	font-weight: normal;
}