@charset "utf-8";
/* CSS Document */

a{ text-decoration:none; color:#000000;}

body{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
}

#main{
  width:750px;
  min-height:604px;
  background:#FFFFFF;
  margin: 0px auto auto auto;
}

#main img{
	 border:0px;
}

#main a{	
	text-decoration:none;
}

#main .logo
{
	background: url(../images/logo.png) top left;
 	width:750px;
	height:106px;
}

#main .menu_bar
{
	width:750px;
	height:45px;	
}

#main .sotto_menu
{
	width:750px;
	height:35px;
	background: url(../images/sotto_menu.png);
}

#center_page{
	width:750px;
	min-height:321px;
}

#center_page .benvenuti{
	width:225px;
	height:370px;
	float:left;
}

#center_page .benvenuti_img
{
	background: url(../images/benvenuti.png);
	width:225px;
	height:49px;
}

#center_page .benvenuti_box
{
	width:225px;
	height:321px;
}

#center_page .news
{
	width:285px;
	height:321px;
	float:left;
}

#center_page .news_img
{
	background:url(../images/news.png);
	width:285px;
	height:49px;
}

#center_page .news_box
{
	background:url(../images/news_back.png);
	width:285px;
	height: 321px;
}

#center_page .text_container
{
	margin: 0px auto auto 40px; 
	width:250px;
}

#center_page .racconti_poesie
{
	width:240px;
	height:321px;
	float:left;
}

#center_page .racconti_poesie_rac_img
{
	background:url(../images/racconti_box.png);
	width:240px;
	height:49px;
}

#center_page .racconti_poesie_rac_text
{
	margin: 0px auto auto 40px; 
	width:220px;
	height:200px;
}

center_page .racconti_poesie_img
{
	background:url(../images/news_back.png);
	width:240px;
	height:51px;
}

#center_page .racconti_poesie_poesie_text
{
	width:220px;
	height:40px;
}

#bottom
{
	width:750px;
	height:48px;
	float:left;
}

#bottom .bleft
{
	background: url(../images/left.png);
	width:629px;
	height:48px;
	float:left;
}



#box_poesie_big{
	width:550px;
	margin:0px auto auto auto;
}


#foto_box{
 width:700px;
 margin:0px auto auto auto;
}

#foto_box .sinistra{
	width:350px;
	float:left;
}

#foto_box .destra{
	width:350px;
	float:left;
}

#storia{
	width:700px;
	margin:0px auto auto auto;
}

#contatti{
	width:700px;
	margin:0px auto auto auto;
}




.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../js/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(../js/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


.highslide {
    cursor: url(../js/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../js/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(../js/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

