* {margin: 0; padding: 0;}

/**************************************** Main structure ****************************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	background-image: url(images/sfondo.jpg);
	background-repeat: repeat;
	background-attachment:fixed;
}

a {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a:hover {
	color: #A12084;
	text-decoration: underline;
}

#container {
	width: 842px;
	margin: auto;
	font-size: 1.2em;
			}
.indentmenu{
	font: bold 11px Arial;
	width: 824px; /*leave this value as is in most cases*/
	padding-right: 0px;
	padding-left: 0px;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: 1px solid #564c66; /*dark purple border*/
border-width: 1px 0;
background: black url(images/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(images/indentbg2.gif) center center repeat-x;
}

#top_nav {
	background-image: url(images/nav_top.jpg);
	height: 31px;
	padding-top: 15px;
	text-align: right;
	padding-right: 20px;
	color: #999;
}

.sidebarmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: bold 13px Verdana;
	width: 100%; /* Main Menu Item widths */
	border-bottom: 1px solid #ccc;
}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
	background-color: #2E4E73; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{
	background-color: #6585BE;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */



#header {
	background-image: url(images/capri-welcome-banner2010.jpg);
	height: 235px;
}

#header2 {
	background-image: url(images/header2.jpg);
	height: 235px;
}

#main_nav {
	background-image: url(images/main_nav.jpg);
	height: auto;
	padding-left: 9px;
}


#contentwrapper {
	background-image: url(images/contentwrapper.jpg);
	background-repeat: repeat-y;
}

#left {
	float: left;
	width: 160px;
	padding-top: 15px;
	margin-left: 15px!important;
	margin-left: 7px;
	font-size: 0.9em;
}

#right {
	float: right;
	width: 160px;
	padding-top: 15px;
	margin-right: 15px!important;
	margin-right: 7px;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#content {
	margin-right: 200px;
	margin-left: 200px;
	padding: 15px 0;
}
.foto_antica {
	width: auto;
	margin: auto;
	margin-left: 8px;
}


#footer {
	background-image: url(images/footer.jpg);
	height: 35px;
	clear: both;
	text-align: center;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/**************************************** text, images, lists ****************************/



img.float_left {
	float: right;
}

img.float_right {
	float: left;
	padding-right: 5px;
	margin-bottom: -1px;
}

p {
	margin-top: 20px;
	margin-bottom: 20px;
}


.bouganville {
	color:#A12084;
	font-weight: bold;
	
}

.text_personaggi {
	width: auto;
	padding-left: 5px;
}


p.topnav, .copyright {
	margin: 0;
}

h1 {
	color: #7F9ED7;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

h2 {
	font-size: 14px;
	color: #7998D1;
	background-image: url(images/h2.jpg);
	background-repeat: repeat-x;
	height: 42px;
	padding-top: 3px;
	margin-bottom: 20px;
	padding-left: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h3 {
	background-image: url(images/sidebar_heading.gif);
	font-size: 9px;
	height: 22px;
	width: 159px;
	color: #2E4E73;
	padding-top: 2px;
	text-align: center;
	background-repeat: no-repeat;
}

h4 {
	background-image: url(images/sidebar_heading.gif);
	font-size: 1em;
	height: 19px;
	width: 159px;
	color: #2B4A6C;
	padding-top: 2px;
	text-align: center;
}

h5 {
	color: #3366FF;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 9px;
	font-style: normal;
}

dl {
	margin-top: 20px;
	margin-bottom: 20px;
}

dt {
	border-bottom: 1px solid white;
	padding: 3px;
	margin-bottom: 5px;
	background-image: url(images/dt_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

dd {
	margin-bottom: 12px;
}

.news:first-letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
}

.map {
    width: auto;
    margin:0 auto;

}

.entry-content img {
	padding: 4px;
	border: 1px solid #ccc;
	max-width: 100%;
	margin: 0 2px;
}

.entry-content :hover img {
	border-color: #999;
}

.entry-content-pers img {
	border: 1px solid #ccc;
	margin: 0 4px;
	padding: 2px;
}


.bordo img {
	border: 1px solid #ccc;
	max-width: 100%;
	margin: 0 0 0 7px;

}

/**************************************** Menu ****************************/

#navcontainer ul
{
	color: White;
	float: left;
	width: 100%;
	height: 54px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 18px 1em;
	height: 18px;
	color: #29577B;
	text-decoration: none;
	float: left;
	background-image: url(images/menu_right_border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#navcontainer ul li a:hover
{
	color: #fff;
	background-image: url(images/menu_hover.jpg);
	background-repeat: repeat-x;
}


.itinerari {
	height: 115px;
	width: auto;
	padding-top: 10px;
}

/* Tables and forms */
table {
	border:1px solid #d8d8d8;
	border-collapse:collapse;
	line-height:1.3em;
	width:100%;
	margin:0 0 16px;
	padding:0;
}
caption {font-size:1.5em; font-weight:400; margin:0; padding:6px 0 8px; text-align:left;}
th {background:url(img/menubg2.gif) repeat-x bottom left #eaeaea; color:#505050; padding:7px; text-align:left;}
td {
	background:url(img/menubg.gif) repeat-x bottom left #f4f4f4;
	font-size:0.9em;
	padding:10px;
	text-align:left;
	color: #666;
}
input,textarea {border:1px solid #ccc; font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:1em; margin:0; padding:4px;}
label {margin:2px;}
input {width:200px;}
textarea {width:400px;}
.item {
	margin: auto;
	margin-left: 4px;
}
.bann_desc {
	margin-left: 9px;

}
.fitline {
	height: 200px;
	width: 150px;
	border: 1px solid #DFDFDF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.title-item {
	margin: auto;
	height: 15px;
	width: auto;
	font-weight: bold;
	color: #A43A4E;
}
.image-fitline {
	height: 100px;
	width: 140px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.fitline-desc {
	height: 100px;
	width: auto;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-left: 5px;
	text-align: left;
}
