@charset "UTF-8";
/* CSS Document */

body{
	background:#232936;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
	ul, li,h2,h3{
	margin:0;
	padding:0;
	list-style-type:none;}
	
a{
	text-decoration:none;
	color:#356aa0;
	outline:none;
}

#wrapper {
width:750px;
text-align:left;
margin:0 auto;

}

.spacer {
	clear:both;
}
.didascalia{
	font-weight:bold;
background:#C7DFFF;
padding:4px 20px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}

#top{
height:102px;	
position:relative;
}

#logo{
	float:left;
}

#lang{
	float:left;
	position:absolute;
	bottom:0;
	right:0;
	width:121px;
	height:25px;
	background:url(images/flag_bg.gif) no-repeat right bottom;
}

#lang img {
	margin-top:6px;
	margin-left:10px;
}

#header{
    background:url(images/rotazione/header_img10.jpg) no-repeat top left;
}

#post-it{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	position:absolute;
	background:url(images/post-it.png) no-repeat;
	top:-10px;
	left:-15px;
	width:102px;
	height:71px;
	padding-top:32px;
	padding-left:3px;
	padding-right:14px;
	padding-bottom:10px;
	overflow:hidden;
	text-align:center;
	}
	#post-it P {
		padding:0px;
		margin:0px;
	}
#rotazione{float:left;
margin:0;
padding:0;}

#menu{
    background:#18699e;
	height:219px;
	float:right;
	width:249px;
	
}

#menu ul{
	padding:10px 0 0 21px;
	
}
#menu li{
	padding:0;
	margin:0;
	display:inline;
				
}
#menu li a{
	display:block;
	padding:2px 0 6px 16px;
	margin:2px -4px 0 0 ;
	background:url(images/bullet.gif) no-repeat 8px 8px;
	text-decoration:none;
	color:#FFF;
		   
	}

#menu li a:hover, #menu li a.selected{
	background:url(images/menu_bg.gif) no-repeat 0px 0px    ;
	 color: #186a9f;
}

#line{
	height:7px;
	background:url(images/yellow_bg.gif) repeat-x top;}
	
#main{
	background:#fff url(images/sidebar_bg.png) repeat-y right;
	
}
	
#content{
	background:#FFF;
	float:left;
	width:446px;
	padding:10px;
	}

#content .big_title{
	background:url(images/h3_y_bg.gif) no-repeat 0px;
	margin-left:-27px;
	margin-right:-10px;
	height:45px;
	padding:5px 0 0 30px;
	display:block;
	}

#content h2{
	background:url(images/h2_background.gif) no-repeat;
	height:42px;
	margin:0px -10px  0 -28px;
	padding:10px 0 0 25px;
	color:#4C3903;
	text-transform:uppercase;
	font-size:18px;
}
#servizi{
	background:url(images/servizi_back.jpg) no-repeat top left;
	padding:10px ;
	margin-left:6px;}

#servizi h3{
	font-size:18px;
	color:#356aa0;
	padding:0 0 5px 18px;
	background:url(images/arrow_servizi.gif) no-repeat left 5px;
	
	}
	
#servizi li{
	padding:8px 0 7px 28px;
	font-size:13px;
	font-weight:bold;
	color:#333c51;	
}

.congressi{
	background:url(images/congressi_icon.gif) no-repeat left center;
	}
.giardino{
	background:url(images/giardino_icon.gif) no-repeat left center;
}
.internet{
	background:url(images/wifi_icon.gif) no-repeat left center;

}
	
.borderblue{
	border:3px solid #bcd2ee;
}

.marginright {
margin-right:5px;
}


	
#sidebar{
	background:#b6c5cf;
	float:left;
	width:255px;
	margin-left:19px;
	padding:10px 5px 5px;
		}
		
		#sidebar h3{
			background:url(images/sidebar_h3_back.jpg) no-repeat;
	height:42px;
	margin:0px -28px  0 -5px;
	padding:10px 25px 0 10px;
	color:#174574;
	text-transform:uppercase;
	font-size:16px;
			}
	
#news{
background:#FFF url(images/news_bottom.png) no-repeat bottom right;
padding:5px 5px 60px 5px;
width:243,px;
margin:0 auto;

}

#news li{	
	margin:4px 0 0 2px;
	background:url(images/pixel_arrow.gif) no-repeat left 6px;
	padding-left:10px;
	}

#news li a {
	color:#333;

}

#footer {
	height:28px;
	padding-top:8px;
	background:#f9c22c;
color:9B480F;
	text-align: center;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	font-size:0.9em
	}
.small {
	font-size: 11px;
}