body {
    margin:0;
    padding:0;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    background-color:#fff;
    color:#0f0f0f;
    text-align:center;
}

img {
    border:none;
}

img.mid	{
		vertical-align:middle;
		border:none;
	}
	
.centrato
	{
	text-align:center;
	margin:5px;
	border:2px solid #fff;
	}


	
.float_left	
	{
	float:left;
	margin:5px;
	border:2px solid #fff;
	}
	
.float_right
	{
	float:right;
	margin:5px;
	border:2px solid #fff;
	}
	
.wrapper {
    width:993px;
    margin:0 auto;
    /*overflow:hidden;*/
    text-align:left;
}

.clear {
    clear:both;
}

/* header */

#header {
    background:#fff url(../images/main-bg.png) repeat-y center;
    clear:both;
    overflow:hidden;
}

#header .left-part {
    float:left;
    width:259px;
    height:244px;
    background:#10467e url(../images/header-bg.png) no-repeat;
}

#header .left-part-amm {
    float:left;
    width:259px;
    height:244px;
    background:#10467e url(../images/header-bg-amm.png) no-repeat;
}

#logo {
    margin:12px 0 0 7px;
}

#flags {
    margin:9px 0 0 41px;
    clear:both;
    overflow:hidden;
}

#flags img {
    float:left;
}

#header .right-part {
    float:left;
    width:734px;
    height:244px;
    background-color:#10467e;
    overflow:hidden;
}

/* menu */

#menu {
    background:#0b5fb5 url(../images/menu-bg.png) repeat-x;
    position:relative;
    z-index:1;
    width:100%;
    height:47px;
}

#menu ul {
    margin:0;
    padding:0;
}

#menu ul li {
    margin:0;
    padding:0;
    float:left;
    list-style:none;
    width:auto;
}

#menu ul li a {
    display:block;
    height:40px;
    color:#fff;
    text-decoration:none;
    line-height:38px;
    text-align:center;
    font-size:12px;
}

#menu ul li a:hover {
    text-decoration:underline;
}

#menu .left-part {
    float:left;
    width:234px;
    height:47px;
    background:url(../images/menu-left-bg.png) no-repeat 227px top;
}

#menu .left-part ul .first a {
    width:109px;
    background:url(../images/menu-left-first.png) no-repeat;
    margin-left:6px;
}

#menu .left-part ul .last a {
    width:109px;
    background:url(../images/menu-left-last.png) no-repeat;
    margin-left:3px;
}

#menu .right-part {
    float:left;
    width:759px;
    height:47px;
}

/* droppy menu */

#menu #dropdown-menu {
    display:block;
    position:absolute;
    
}

#menu #dropdown-menu li {
    background:url(../images/menu-right-border.png) no-repeat right;
    padding-right:2px;
    position:relative;
}

#menu #dropdown-menu li a {
    padding:0 8px;
    float:left;
}

#menu #dropdown-menu .last {
    background:none;
}

#menu #dropdown-menu li a:hover,
#menu #dropdown-menu li a.hover{
    background:url(../images/menu-right-bg.png) repeat-x;
    text-decoration:underline;
}

#menu #dropdown-menu ul {
    display:none;
    position:absolute;
    left:0;
    top:40px;
}

#menu #dropdown-menu ul li {
    float:none;
    margin:0;
    padding:0;
    background:none;
}

#menu #dropdown-menu ul li a {
    text-align:left;
    background:#9C2118 url(../images/droppy-sub-item.png) no-repeat 145px 12px;
    float:none;
    height:100%;
    width:132px;
    padding:4px 20px 4px 8px;
    color:#fff;
    line-height:18px;
}

#menu #dropdown-menu ul li a:hover {
    background:#DDDDDC url(../images/droppy-sub-item-hover.png) no-repeat 145px 12px;
    text-decoration:none;
    color:#000;
}

/* main */

#main {
    background:#fff url(../images/main-bg.png) repeat-y center;
}

#main .wrapper {
    overflow:hidden;
    clear:both;
    padding-top:9px;
}

#main .left-part {
    width:234px;
    float:left;
}

#main .left-part .inner {
    padding:0 6px;
}

#main .central-part {
    width:549px;
    float:left;
}

#main .right-part {
    width:210px;
    float:left;
}

#main .right-part .inner {
    padding:0 6px;
}

#main .block {
    padding-bottom:9px;
}

/* sidebar left */

#main .left-part .block .top {
    width:221px;
    height:9px;
    background:url(../images/block-left-top.png) no-repeat;
    font-size:0;
}

#main .left-part .block .title {
    width:161px;
    height:28px;
    background:url(../images/block-left-title.png) no-repeat;
    padding:10px 10px 0 50px;
    font-weight:bold;
    text-transform:uppercase;
    font-size:13px;
}

#main .left-part .block .title a {
    color:#0f0f0f;
    text-decoration:none;
}

#main .left-part .block .title a:hover {
    text-decoration:underline;
}

#main .left-part .block .bg {
    width:221px;
    background:url(../images/block-left-bg.png) repeat-y;
    text-align:center;
}

#main .left-part .block .bg .content {
    width:208px;
    margin:0 auto;
    text-align:left;
    border-top:1px solid #e4e4e4;
    border-bottom:1px solid #e4e4e4;
    padding:2px 0;
}

#main .left-part .block .bottom {
    width:221px;
    height:14px;
    background:url(../images/block-left-bottom.png) no-repeat;   
}

/* sidebar right */

#main .right-part .block .top {
    width:197px;
    height:9px;
    background:url(../images/block-right-top.png) no-repeat;
    font-size:0;
}

#main .right-part .block .title {
    width:137px;
    height:28px;
    background:url(../images/block-right-title.png) no-repeat;
    padding:10px 10px 0 50px;
    font-weight:bold;
    text-transform:uppercase;
    font-size:13px;
}

#main .right-part .block .title a {
    color:#0f0f0f;
    text-decoration:none;
}

#main .right-part .block .title a:hover {
    text-decoration:underline;
}

#main .right-part .block .bg {
    width:197px;
    background:url(../images/block-right-bg.png) repeat-y;
    text-align:center;
}

#main .right-part .block .bg .content {
    width:179px;
    margin:0 auto;
    text-align:left;
    padding:2px 0;
}

#main .right-part .block .bottom {
    width:197px;
    height:14px;
    background:url(../images/block-right-bottom.png) no-repeat;   
}

/* accordion menu */

#accordion-menu ul {
    margin:0;
    padding:0;
}

#accordion-menu ul li {
    margin:0;
    padding:0 0 12px;
    list-style:none;
    display:block;
    background:url(../images/accordion-menu-bottom.png) no-repeat bottom;
    width:221px;
}

#accordion-menu ul .last {
    background:url(../images/accordion-menu-bottom-last.png) no-repeat bottom;
}

#accordion-menu ul li a {
    display:block;
    background:url(../images/accordion-menu-top.png) no-repeat top;
    font-weight:bold;
    height:25px;
    padding:20px 10px 0 50px;
    text-transform:uppercase;
    width:161px;
    color:#0f0f0f;
    text-decoration:none;
    margin-bottom:-8px;
}

#accordion-menu ul .current a {
    background:url(../images/accordion-menu-top-current.png) no-repeat top;
}

#accordion-menu ul .first a {
    background:url(../images/accordion-menu-top-first.png) no-repeat bottom;
}

#accordion-menu .accordion-item {
    display:none;
    background:url(../images/accordion-bg.png) repeat-y;
    margin-top:7px;
    padding-top:5px;
}

#accordion-menu .accordion-item li,
#accordion-menu .accordion-item .first,
#accordion-menu .accordion-item .last {
    background:url(../images/accordion-list-image.png) no-repeat 22px 7px;
    padding:0;
    height:auto;
    border-bottom: 1px solid #e4e4e4;
    margin:0 4px;
    width:auto;
}

#accordion-menu .accordion-item .last {
    border:none;
}

#accordion-menu .accordion-item a {
    background:none;
    padding:5px 0 5px 45px;
    text-transform:none;
    font-weight:normal;
    height:auto;
    margin:0;
}

#accordion-menu ul .current .accordion-item a {
    background:none;
}

#accordion-menu .accordion-item a:hover {
    text-decoration:underline;
}

#accordion-menu .accordion-item .first a {
    background:none;
}

#accordion-menu .accordion-item .last a {
    padding-bottom:0;
}

/* photo-flash */

#photo-flash {
    height:153px;
    overflow:hidden;
}

/* news */

#news-list ul {
    margin:0;
    padding:0;
}

#news-list ul li {
    margin:0;
    padding:5px 7px 10px;
    list-style:none;
    border-bottom:1px solid #e4e4e4;
    line-height:16px;
}

#news-list ul .last {
    border:none;
    padding-bottom:0;
}

#news-list .date a {
    color:#9C2118;
    text-decoration:none;
}

#news-list .date a:hover {
    text-decoration:underline;
}

#news-list .link a {
    color:#0f0f0f;
    text-decoration:none;
}

#news-list .link a:hover {
    text-decoration:underline;
}

/* video */

#web-cam {
    line-height:16px;
}

#web-cam #video {
    border:1px solid #eba731;
    width:172px;
    height:98px;
    margin:5px 0;
    overflow:hidden;
}

#web-cam ul {
    margin:0;
    padding:0;
}

#web-cam ul li {
    margin:0;
    padding:3px 10px 0;
    background:url(../images/right-list-image.png) no-repeat left 9px;
    list-style:none;
}

#web-cam ul li a {
    color:#0f0f0f;
    text-decoration:none;
}

#web-cam ul li a:hover {
    text-decoration:underline;
}

/* sauze */

#sauze ul {
    margin:0;
    padding:10px 0 0 0;
}

#sauze ul li {
    margin:0;
    padding:7px 10px;
    list-style:none;
    background:url(../images/right-list-image.png) no-repeat left 11px;
    border-bottom:1px solid #e4e4e4;
}

#sauze ul .last {
    border:none;
    padding-bottom:0;
}

#sauze ul li a {
    color:#0f0f0f;
    text-decoration:none;
}

#sauze ul li a:hover {
    text-decoration:underline;
}

/* scrollable */

#scroll-box {
    width:549px;
    height:175px;
    background-color:#f5f5f5;
    position:relative;
    margin-bottom:25px;
}

#scroll-box .prevPage {
    background:url(../images/scroll-arrow-left.png) no-repeat;
    width:18px;
    height:30px;
    cursor:pointer;
    display:block;
    position:absolute;
    left:0px;
    top:60px;
}

#scroll-box .prevPage:hover {
    background:url(../images/scroll-arrow-left-hover.png) no-repeat;
}

#scroll-box .nextPage {
    background:url(../images/scroll-arrow-right.png) no-repeat;
    width:18px;
    height:30px;
    cursor:pointer;
    display:block;
    position:absolute;
    right:0px;
    top:60px;
}

#scroll-box .nextPage:hover {
    background:url(../images/scroll-arrow-right-hover.png) no-repeat;
}

#scroll-box .disabled,
#scroll-box .disabled:hover {
    background:#f5f5f5 none;
}

.scrollable {
    width:512px;
    height:175px;
    position:relative;
    overflow:hidden;
    background-color:#f5f5f5;
    left:18px;
}

.scrollable .items {
    clear:both;
    position:absolute;
    width:20000em;

}

.scrollable .items a {
    display:block;
    float:left;
    margin:10px 20px 10px 0;
    color:#0253a6;
    text-decoration:none;
    width:113px;
}

.scrollable .items a img {
    display:block;
    background-color:#8bbef3;
    padding-bottom:7px;
}

.scrollable .items a span {
    color:#0253a6;
    line-height:40px;
    display:block;
    width:113px;
    height:36px;
    text-align:center;
}

.scrollable .items a:hover span {
    background:url(../images/scrollable-hover.png) no-repeat;
}

/* content */

#content {
    clear:both;
    overflow:hidden;
    padding-bottom:30px;
}


 h1 {
    color:#9c2118;
    font-weight:bold;
    font-size:20px;
    margin:0 0 20px;
    padding:0;
    text-transform:uppercase;
}


h2 {
    color:#9C2118;
    font-weight:bold;
    font-size:14px;
    margin:0 0 10px;
    padding:0;
    text-transform:uppercase;
    }
    
h3 {
    color:#004082;
    font-weight:bold;
    font-size:14px;
    margin:0 0 20px;
    padding:0;
    }
    
b.tit
    {
    color:#004082;
    font-weight:bold;
    font-size:12px;
    margin:0 0 0px;
    padding:0;
    text-transform:uppercase;
    }
    
    
.blu
	{ 
        margin:1px;
	background:#FFFFFF; 
	color:#000000;
        border-top:none;
        border-right:none;
        border-bottom:1px solid #005A9A;
        border-left:none;
	}
    
   
        
ul.elenco
    {
    margin:0px;
    padding:30px 0px 20px 100px;
    }
    
ul.elenco1
    {
    margin:5px 0px 20px 50px;
    padding:0px;
    }


a img
	{
	border:none;
	} 

a:link,a:visited
	{
	color:#9c2118;
	text-decoration:underline;
	} 

a:hover,a:active
	{
	color:#9c2118;
	text-decoration:none;
	} 
	

	



/* ajax tabs */

#tabs {
    padding-bottom:9px;
}

#tabs-menu {
    margin:0;
    padding:0;
}

#tabs-menu li {
    margin:0;
    padding:0 2px 0 0;
    display:block;
    float:left;
    width:auto;
    position:relative;
}

#tabs-menu li a {
    display:block;
    float:left;
    height:35px;
    padding-left:8px;
    background:url(../images/tabs-left.png) no-repeat left;
    color:#0f0f0f;
    text-decoration:none;
    line-height:35px;
}

#tabs-menu li a span {
    display:block;
    float:left;
    height:35px;
    padding-right:8px;
    background: url(../images/tabs-right.png) no-repeat right;
    cursor:pointer;
}

#tabs-menu li a.current {
    background:url(../images/tabs-left-current.png) no-repeat left;
    font-weight:bold;
}

#tabs-menu li a.current span {
    background:url(../images/tabs-right-current.png) no-repeat right;
}

#tabs-menu li a .line {
    display:none;
}

#tabs-menu li a.current .line {
    display:block;
    background:#f5f5f5 none;
    width:92%;
    margin-right:8%;
    height:2px;
    left:0;
    position:absolute;
    overflow:hidden;
    top:35px;
}

#tabs-menu li.first a.current .line {
    border-left:1px solid #d8d8d8;
}

#tabs-container {
    clear:both;
    background:url(../images/tabs-container-bottom.png) no-repeat bottom;
    padding-bottom:12px;
    height:100%;
}

.tabs-item {
    background-color:#f5f5f5;
    border-left:1px solid #d8d8d8;
    border-right:1px solid #d8d8d8;
    border-top:1px solid #d8d8d8;
    padding:9px 21px 0 9px;
    overflow:hidden;
    height:100%;
}

.tabs-item img {
    border:1px solid #efae40;
}

.tabs-item .tabs-pic {
    float:left;
    margin-right:9px;
    width:266px;
    height:188px;
}

.tabs-item h2 {
    font-size:12px;
    font-weight:bold;
    margin:0 0 5px;
    padding:0;
    text-transform:uppercase;
}

.tabs-item p {
    margin:0;
    padding:0;
    text-align:justify;
    line-height:16px;
}

/* news-teaser */

#news-teaser {
    clear:both;
}

#news-teaser .date {
    color:#9c2118;
    background-color:#e9e6e5;
    padding:3px;
}

#news-teaser .folder {
    width:28px;
    height:23px;
    background:url(../images/folder.png) no-repeat;
    position:relative;
    float:right;
    top:-23px;
    right:-1px;
}

#news-teaser .teaser {
    float:left;
    width:352px;
    padding-right:20px;
}

#news-teaser .teaser h2 {
    font-size:12px;
    font-weight:bold;
    margin:0 0 5px;
    padding:0;
    text-transform:uppercase;
}

#news-teaser .teaser h2 a {
    color:#0f0f0f;
    text-decoration:none;
}

#news-teaser .teaser h2 a:hover {
    text-decoration:underline;
}

#news-teaser .teaser p {
    line-height:16px;
    margin:0;
    padding:0;
    text-align:justify;
}

#news-teaser .teaser .more {
    float:right;
    width:auto;
}

#news-teaser .teaser .more a {
    color:#9c2118;
    text-decoration:none;
}

#news-teaser .teaser .more a:hover {
    text-decoration:underline;
}

#news-teaser .pic {
    float:right;
    width:167px;
    padding-right:10px;
}

#news-teaser .pic .top {
    width:167px;
    height:11px;
    background:url(../images/news-pic-top.png) no-repeat;
}

#news-teaser .pic .bg {
    width:167px;
    background:url(../images/news-pic-bg.png) repeat-y;
    text-align:center;
}

#news-teaser .pic .bottom {
    width:167px;
    height:14px;
    background:url(../images/news-pic-bottom.png) no-repeat;
}

/* footer */

#footer {
    background:url(../images/footer-bg.png) repeat-x;
}

#footer-inner {
    background:url(../images/footer-inner.png) repeat-y center;
    height:87px;
}

#footer .left-part {
    float:left;
    padding:35px 0 0 10px;
    width:auto;
}

#footer .right-part {
    float:right;
    padding:37px 10px 0 0;
    width:auto;
}

#footer a {
    color:#0f0f0f;
    text-decoration:none;
}

#footer a:hover {
    text-decoration:underline;
}

#footer #rss {
    padding-left:5px;
}


/* form mail */

#formmail{ 
	padding-left:15px;
}

#formmail .required{ 
	background-color:#9C2118;
			color:#fff;
}

/* tabelle */
table.htl	{
		color:#000;
		background-color:transparent;
    text-align:left;
		padding-left:5px;
		width:90%;
		}

td.border {background-color:#F5F5F5; border: solid 1px #000; color:#000; padding-bottom:5px; vertical-align:top; width:50%;}
td.border1 {background-color:#F2B752; border: solid 1px #000; color:#000; padding-bottom:5px;vertical-align:top;width:50%;}
td.border2 {background-color:#fff; border: solid 1px #000; color:#000; padding-bottom:5px;vertical-align:top;}
td.border3 {background-color:#F5F5F5; border: solid 1px #000; color:#000; padding-bottom:5px;vertical-align:top;}

span.clickable {
  cursor:pointer;
 	text-decoration:underline;
}


td.v_top
{
border: none; 
padding:5px; 
vertical-align:top;
}


/* Photo Navigation */



div#navigation 

	{
	font-size:.85em;
	text-align: center;
	font-weight:bold;
	}

div#navigation table 

	{
	text-align: center;
	margin: 1.5em auto 1em auto;
	font-size:.85em;
	}

div#navigation td.previous 

	{
	text-align: left;
	width: 120px;
	}


div#navigation td.previous  a:link, div#navigation td.previous  a:visited, div#navigation td.index  a:link, div#navigation td.index  a:visited, div#navigation td.next  a:link, div#navigation td.next a:visited

	{
	text-decoration:underline;
	}
	

div#navigation td.previous A:hover, div#navigation td.previous:visited:hover, div#navigation td.index A:hover, div#navigation td.index:visited:hover, div#navigation td.next A:hover, div#navigation td.next:visited:hover

	{
	text-decoration:underline;
	} 


div#navigation td.index 

	{
	text-align: center;
	}


div#navigation td.next 

	{
	text-align: right;
	width: 120px;
	}


div#navigation td.thumbcell 

	{
	width: 150px;
	padding:0px;	
	text-align:center;
	}


div#navigation td.thumbcell A:link, div#navigation td.thumbcell A:visited

	{ 
	text-decoration:none;
	}
	

div#navigation td.thumbcell A:hover, div#navigation td.thumbcell A:active

	{ 
	text-decoration:none;
	}


div#navigation td.thumbcell img 

	{
	border: 1px solid #9C2118;
	}


div#navigation td.thumbcell img.selected 

	{
	border-style: double;
	border-width: 3px;
	border-color:#9C2118;
	}


/* Photograph Title */

p.title

	{
	text-align:center;
	margin: 0px;
	background-image:none;
	padding:.5em;
	height:auto;
	color:#9C2118;
	font-weight:bold;
	}





/* Photograph */

div#photograph 

	{
	text-align: center;
	}



div#photograph img 

	{
	margin-left: auto;
	margin-right: auto;
	border:1px solid #9C2118;
	}



.mid_border a

	{	
	background:transparent;
	text-decoration:none;
	}



