/*==============================
 		Title: Azalea
		Author: Bimbs
		
 =============================*/
body {
	font-family        :Arial, Helvetica, sans-serif;
	font-style         :normal;
	font-variant       :normal;
	text-align         :center;
	background-image: url(images/backerba.png);
	background-repeat: repeat;
	background-position: left top;
}
* {
	list-style-image   :none;
	list-style-position:outside;
	list-style-type    :none;
	margin             :0;
	padding            :0;
	outline-style      :none;
	outline-width      :0;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	text-transform: uppercase;
}



img,fieldset {
	border             :none;
}
ul,ol,li {
	list-style         :none;
}
input, textarea, select {
	font-family        :inherit;
	font-size          :inherit;
	font-weight        :inherit;
}
a {
	text-decoration:none;
	color:#FF0000;
}
a:visited {
	text-decoration    :none;
}
a:hover {
	text-decoration: underline;
	color:#FF0000;
}
.hide {
     position          : absolute;
     left              : -9999px;
}

/*----------------------- Page Structure ---------------------*/
/*----------------------- Start wrapper ----------------------*/
#wrapper{
	text-align:left;
	width:909px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}
#extralink{
	width:709px;
	overflow:hidden;
	margin-top: 20px;
    
}

.macro{
	float:left;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#cccccc;
	background-color: #FFFFFF;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;	
	
}
.macro a{
	color:#666666;
}

.macrodx{
	float:right;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#cccccc;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;	
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
		-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;

}
.macrodx a{
	color:#666666;
}

#logo{
	float: right;
	margin-top: -39px;
	margin-right: 10px;
}

#menu{
	float: left;
	width: 900px;
}



/*-----------------------  Start header  ---------------------*/
#header{
	width:909px;
	overflow:hidden;
	background-color: #FFFFFF;
	margin-bottom:10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;

}
.rss{
	padding-left:21px;
	background:url(images/rss.gif) no-repeat left top;
	margin:9px 0 0;
	float:left;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#cc6600;
}
.rss a{
	color:#cc6600;
}
.search{
	float:right;
	height:32px;
	
	display:block;
	overflow:hidden;
}
.search b{
	float:left;
	font-size:10px;
	color:#fff;
	padding:4px 0 0 16px;
}
.search input{
	width:185px;
	height:18px;
	background:#ccc;
	border:1px solid #666;
	float:left;
	margin-left:3px;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	margin-top: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
.search .submit{
	width:32px;
	height:32px;
	padding:0;
	border:none;
	cursor:pointer;
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}

#header ul{
	float:left;
	
}
#header ul li{
	float:left;

}
#header ul li a{
	float:left;
	height:30px;
}

.navigation {
	color:#E1E1E1;
	float: left;
	margin-left: 5px;
	font-size: 0.8em;
}

.navigation a{
	color:#FFFFFF;
}

.navigation a:hover{
	color:#666666;
	text-decoration: none;
}


.nav li a {
	color:#FF0000;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	margin-bottom: 10px;
}

.nav li a:hover {
	text-decoration:none;
	color: #CCCCCC;
}

#phround{
	float:left;
	width:595px;
	height:248px;
	margin-top: 15px;
	margin-left: 15px;
	
	
}

#photohead{

}


#spot{
	float:right;
	margin-top: 15px;
	margin-right: 15px;
}

#video{
	
}

/*-----------------------  Start mainBody  ---------------------*/
#mainBody{
	width:909px;
	overflow:hidden;
	padding-top: 5px;
	padding-bottom:8px;
	background-color: #FFFFFF;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
}
/*-----------------------  Start mainArea  ---------------------*/
.mainArea{
	overflow:hidden;
}
*+ html .mainArea{
	overflow:hidden;
}
/*-----------------------  Start main  ---------------------*/
.main{
	width:571px;
	float:left;
}
/*-----------------------  Start main  ---------------------*/
.guideto{
	width: 551px;
	float: left;
	border: 1px solid #EAEAEA;
	padding: 5px;
	background-color: #F4F4F4;
	margin: 4px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}
.container{
float: left;
    width: 150px;
	
	
}
.container h6{
	margin: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}

.container ul{

    
}
.container li{
	margin: 2px;
	font-size: 0.7em;
	color: #333333;
	text-decoration: none;
	border: 1px solid #EAEAEA;
	background-image: url(images/item.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-color: #F6F6F6;
}
.container li a{ 
	color: #333333;
	text-decoration: none;	
	margin-top:10px;
}

.container li a:hover{ 
	color: #FFFFFF;
	text-decoration: none;
	background-color:#666666;	
}

.latest{
	width: 401px;
	float:left;
	background-image: url(images/territorio.jpg);
}

.latest h8{
	font-size: 1.4em;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/grey.png);
	padding:3px;
	
}

.latest li{
	margin: 4px;
	padding: 6px;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	
}

.latest li a{ 
	color: #FFFFFF;
	background-image: url(images/grey.png);
	text-decoration: none;
	margin: 5px;
	padding: 1px;
	float: right;
}

.latest li a:hover{ 
	text-decoration: underline;	
}
.latest ul{
	float: right;
	padding: 2px;
}

.calling{
	width: 551px;
	float: left;
	border: 1px solid #EAEAEA;
	padding: 5px;
	background-color: #F4F4F4;
	background-image: url(images/effetto_erba_effetto-erba.gif);
	background-position: bottom right;
	margin: 4px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;	
}

.calendario{
	width: 200px;
	float:left;

	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	background-image: url(images/grey.png);
	background-position: bottom;
}

.titolocal{
	width: 196px;
	font-size: 1.1em;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	background-color: #FF00BA;
	text-align: center;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}

.calendario li{
	margin: 4px;
	padding: 6px;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;	
}

.calendario li a{
	color: #FF00BA;
	text-decoration: none;
}

.calendario li a:hover{ 
	color: #FCB3E1;
	text-decoration: none;	
}
.calendario ul{
	padding: 2px;
}

.titololasteve{
	width: 339px;
		font-size: 1.1em;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;

	text-align: left;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	
}
.latestev{
	width: 343px;
	float:left;
	margin-left: 4px;
	
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;

}

.latestev li{
	margin: 4px;
	width: 320px;
	font-size: 1.0em;
	color: #000000;
	text-decoration: none;
	display:block;
	

	
	
	
}

.latestev li a{
	color: #FFFFFF;
	font-size: 0.9em;
	text-decoration: none;
	background-image: url(images/grey.png);
	padding: 2px;
	margin: 1px;
}

.latestev li a:hover{
	
	font-weight: bold;

}
.latestev ul{
	float: left;
	padding: 2px;
	
}


/*-----------------------  Start contentArea  ---------------------*/

.contentArea{
	width: 551px;
	float: left;
	padding: 5px;
	margin: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D1D1D1;
		
}

.title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D1D1D1;
	padding-top: 13px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.meta{
	background-image: url(images/backmeta.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-bottom: 5px;
	background-position: right center;
	font-style: oblique;
}

.meta a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;

}
.meta span {
	padding-left: 20px;
	padding-top: 5px;
	background: url(images/doc.png) no-repeat left center;
	padding-bottom: 5px;	
}
.meta span.big {
	font-size: 12px;
	color: #8B8B8B;
	padding: 0px;

}

.meta span.tags {
	background-image: url(images/folder_full.png);
}

.meta span.comments {
	background-image: url(images/comment.png);
}

.contentArea h2{
	font:normal 34px;
	color:#000000;
	padding-bottom:5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
}
.contentArea h2 span{
	font-size:11px;
	color:#BEBEBE;
	font-weight:normal;
	display:block;
	text-transform: uppercase;
}
.contentArea h2 a{
	color:#000000;
}



.subcontentaccade{
	width: 551px;
	float: left;
	padding: 5px;
	margin: 4px;
	background-color:#FFCFFE;
	background-image:url(images/backcosaaccade.png);
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #BEBEBE;	
}

.subcontentaccade h2{
	font-size:40px;
	padding-top: 10px;
		
}

.subcontentaccade h3{
	font-size:20px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;

	
}

.contentAreaBig{
	width: 531px;
	float: left;
	padding: 5px;
	margin: 4px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	
}


.contentAreaBig h2{
	font:normal 34px;
	color:#FFFFFF;
	width: 510px;
	padding-bottom:5px;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
	padding: 10px;
	background-image:url(images/greystrutture.png);
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	
}
.contentAreaBig h2 span{
	font-size:11px;
	color:#cccccc;
	font-weight:normal;
	display:block;

}
.contentAreaBig h2 a{
	color:#FFFFFF;
}

.contentAreasingle{
	width: 551px;
	float: left;
	padding: 5px;
	margin: 4px;
	
}


.contentAreasingle h2{
	color:#000000;
	padding-bottom:5px;
	width:539px;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.contentAreasingle h2 span{
	font-size:11px;
	color:#666666;
	font-weight:normal;
	display:block;

}
.contentAreasingle h2 a{
	color:#000000;
}

.subcontentmangiare{
	width: 551px;
	float: left;
	padding: 5px;
	margin: 4px;
	background-image:url(images/backmangiare.png);
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}

.subcontentmangiare h2{
font-size:16px;
padding-top: 10px;
	
}

.subcontentmangiare h3{
	font-size:20px;
	padding: 5px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;

	
}

.contentAreamangiare{
	width: 531px;
	float: left;
	padding: 5px;
	margin: 4px;
	background-image:url(images/greystrutture.png);
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}


.contentAreamangiare h2{
	font:normal 34px;
	color:#CCCCCC;
	padding-bottom:5px;
	width:539px;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;	
}
.contentAreamangiare h2 span{
	font-size:11px;
	color:#666666;
	font-weight:normal;
	display:block;

}
.contentAreamangiare h2 a{
	color:#FFE89B;	
}
.contentAreamangiare h2 a:hover{
	color:#CCCCCC;
	
}



.subcontentcomprare{
	width: 551px;
	float: left;
	padding: 5px;
	margin: 4px;
	background-image:url(images/backcomprare.png);
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}

.subcontentcomprare h2{
font-size:16px;
padding-top: 10px;
	
}

.subcontentcomprare h3{
	font-size:20px;
	padding: 5px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	
}


.contentAreacomprare{
	width: 531px;
	float: left;
	padding: 5px;
	margin: 4px;
	background-image:url(images/greystrutture.png);
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}


.contentAreacomprare h2{
	font:normal 34px;
	color:#CCCCCC;
	padding-bottom:5px;
	width:539px;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
}
.contentAreacomprare h2 span{
	font-size:11px;
	color:#666666;
	font-weight:normal;
	display:block;

}
.contentAreacomprare h2 a{
	color:#BBE7FF;
}


.subcontentdormire{
	width: 551px;
	float: left;
	padding: 5px;
	margin: 4px;
	background-image:url(images/backdormire.png);
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}

.subcontentdormire h2{
font-size:16px;
padding-top: 10px;
	
}

.subcontentdormire h3{
	font-size:20px;
	padding: 5px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;

	
}

.contentAreadormire{
	width: 531px;
	float: left;
	padding: 5px;
	margin: 4px;
	background-image:url(images/greystrutture.png);
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}


.contentAreadormire h2{
	font:normal 34px;
	color:#CCCCCC;
	padding-bottom:5px;
	width:539px;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
}
.contentAreadormire h2 span{
	font-size:11px;
	color:#666666;
	font-weight:normal;
	display:block;

}
.contentAreadormire h2 a{
	color:#BEFFB4;
}

/*-----------------------  Start gallery  ---------------------*/
.gallery,.bigGallery{
	width:536px;
	height:252px;
	margin-bottom:10px;
	border:1px solid #cccccc;
}
.bigGallery{
	height:273px;
}
.gallery * ,.bigGallery *{
    vertical-align: middle;
}
.gallery span ,.bigGallery span{
	display: inline-block;
	height:100%;
}
.contentArea .entry-content{
	color:#333333;
	font-size:13px;
	line-height:17px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0;
}
.contentAreaBig .entry-content{
	color:#ffffff;
	font-size:13px;
	padding:0 20px 5px 0;
	line-height:17px;
	margin-bottom:10px;
	width:400px;
	float: left;
}
.contentAreasingle .entry-content{
	color:#333333;
	font-size:13px;
	padding:0 20px 5px 0;
	line-height:17px;
	margin-bottom:10px;
	float: left;
}
.contentAreamangiare .entry-content{
	color:#FFFFFF;
	width:400px;
	font-size:13px;
	padding:0 20px 5px 0;
	line-height:17px;
	margin-bottom:10px;
	float: left;
}
.contentAreacomprare .entry-content{
color:#FFFFFF;
	width:400px;
	font-size:13px;
	padding:0 20px 5px 0;
	line-height:17px;
	margin-bottom:10px;
	float: left;
}
.contentAreadormire .entry-content{
	color:#FFFFFF;
	width:400px;
	font-size:13px;
	padding:0 20px 5px 0;
	line-height:17px;
	margin-bottom:10px;
	float: left;
}




.entry-content p {
	margin-bottom:15px;
}
.contentArea .gallery p ,.contentArea .bigGallery p {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 536px;
    height: 252px;
	overflow:hidden;
	background:#FFFFFF;
	padding:0;
}
.contentArea .bigGallery p{
	height:273px;
	overflow:hidden;
}

.link{
	font-weight:normal;
	font-size:13px;
}
.link a{
	font-size:13px;
	color:#666666;
	text-decoration:underline;
	font-weight:normal;
}
.link a:hover{
	text-decoration:none;
}
.comment{
	width:533px;
	border:1px solid #d9d9d9;
	border-width:1px 0 1px 0;
	margin:16px 0 0;
	padding-left:5px;
	height:36px;
	line-height:36px;
	display:block;
	
}
.comment b,.comment a{
	background:url(images/bullet.gif) no-repeat  left top;
	font-weight:bold;
	font-size:13px;
	color:#cc6600;
	padding-left:19px;
}
.comment b{
	color:#666666;
}
.comment b a{
	background:none;
	padding:0;
	margin-right:12px;
}
.bottom{
	margin:46px 0 0px;
}

.Thumbnail { display: block; width: 70px; height: 70px; float: left; margin: 0 5px 0 0; } 

.recet{
	width: 551px;
	float: left;
	padding: 5px;
	margin: 4px;
	border: 1px solid #EAEAEA;
	background-color: #F4F4F4;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;

}

.recet h8{
	font-size: 1.1em;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	background-color: #FF00BA;
	text-align: center;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}
.recet p{
	margin: 4px;
	padding: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
	
}

.recet li{
	padding: 6px;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	
}

.recet li a{ 
	color: #CCCCCC;
	text-decoration: none;	
}

.recet li a:hover{ 
	color: #FFFFFF;
	text-decoration: none;	
}
.recet ul{
	float: right;
	
}
.box{
	float: left;
	width: 250px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	background-color: #D7D7D7;
	margin: 4px;
}
.titolobox{
	font-size: 1.1em;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	background-color: #FF00BA;
	text-align: center;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}
.boxadv{
	float: right;
	width: 281px;
	height: 197px;
	margin: 4px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	background-image: url(images/bannerstrutture.png);
}

.boxadv li{
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	background-image: url(images/greystrutture.png);
    width: 269px;
	margin-top: 150px;
	font-size: 1.2em;	
}
.fasciabottom{
	width: 551px;
	float: left;
	padding: 5px;
	margin: 4px;
	border: 1px solid #EAEAEA;
	background-color: #F4F4F4;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;

}

.fasciabottom h8{
	font-size: 1.1em;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	background-color: #FF00BA;
	text-align: center;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}
.fasciabottom p{
	margin: 4px;
	padding: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
	
}

.fasciabottom li{
	padding: 6px;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	
}

.fasciabottom li a{ 
	color: #CCCCCC;
	text-decoration: none;	
}

.fasciabottom li a:hover{ 
	color: #FFFFFF;
	text-decoration: none;	
}
.fasciabottom ul{
	float: right;
	
}

.catch{
	float: left;
	width: 331px;
	height: 197px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	background-color: #D7D7D7;
	margin: 4px;
	background-image: url(images/catchthebridge.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.catch li{
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	background-image: url(images/greystrutture.png);
	margin-top: 150px;
	font-size: 1.1em;	
}

.manifesto{
	float: right;
	width: 200px;
	height: 197px;
	margin: 4px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	background-image: url(images/manifesto.png);
}

.manifesto li{
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	background-image: url(images/greystrutture.png);
    width: 180px;
	margin-top: 150px;
	font-size: 1.2em;	
}
/*-----------------------  Start side  ---------------------*/
.side{
	float:right;
	width: 325px;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 4px;
}


/*-----------------------  Start rightContent  ---------------------*/
.rightArea{
	width:339px;
	
}
/*-----------------------  Start rightContent  ---------------------*/
.rightContent{
	width:339px;
	overflow:hidden;
}
.rightContent h3{
	font-size:11px;
	color:#ff0000;
	font-weight:normal;
	padding:0 0 13px 19px;
}

.rightContent ul{
	
}
.rightContent ul li{
    margin-right: 8px;
	margin-left: 8px;
	
}
.rightContent ul li a{
	font-size:1.3ems;
	color:#FF0000;
	
}
.rightContent ul li a:hover{
	text-decoration: underline;
}
.add{
	width:300px;
	height:250px;
	display:block;
	background:#5e6168;
	margin:0 0 47px 19px;
}
.data {
	width: 320px;
border: 1px solid #EAEAEA;
	background-color: #F4F4F4;
	float: left;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;

	margin-bottom: 10px;
}


.elenco {
	width: 320px;
	background-image: url(images/backpaglia.png);
	float: left;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-left-color: #EAEAEA;
	background-position: bottom;
}

.elenco h9 {
	font-size: 1.0em;
	color: #000000;
	text-decoration: none;
	background-color: #d7f5af;
	display: block;
	padding: 4px;
	margin: 8px;
}


.elenco li{
	padding: 4px;
	font-size: 0.7em;
	color: #333333;
	text-decoration: none;
	margin-top: 6px;
	margin-right: 2px;
	margin-left: 2px;
	
}

.elenco li a{
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
}

.elenco li a:hover{
	
}
.elenco ul{
	float: right;
}

.relatedcosaacthumb{
	float: right;
	width: 70px;
	margin: 4px;
	border: 2px solid #7cba2a;	
	
	
}

.relatedsidebar {
	width: 320px;
	background-color: #F4F4F4;
	float: left;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
	background-image: url(images/backpaglia.png);
}

.relatedsidebar ul{
	
}


.relatedsidebar li{
    display: block;
	float: left;
	text-align: justify;
	
}

.relatedsidebar li a{
	
	
}

.relatedsidebar li a:hover{
	
	
}

.relatedsidebarthumb{
	float: left;
	width: 80px;
	margin: 4px;
	background-image: url(images/backthumb.png);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
}

.relatedsidebarcontent{
	float: left;
	width: 195px;
	margin-left: 5px;
	padding-top: 4px;
	text-decoration: none;
	font-size: 0.7em;
	color: #3D3D3D;		
}

.relatedsidebarcontent h7{
	float: left;
	width: 100%;
	text-decoration: none;
	font-size:0.7em;
	color: #000000;
	text-transform: uppercase;
}

.relatedsidebarcontent h8{
	float: left;
	width: 100%;
	text-decoration: none;
	font-size:1.1em;
	font-weight: bold;	
}

.relatedsingle {
	width: 551px;
	border: 1px solid #EAEAEA;
	background-color:#F4F4F4;
	float: left;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 10px;	
}

.relatedsingle li{
	float: left;
	margin-left:5px;
	margin-bottom:5px;
	padding-bottom: 2px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7C7C7C;	
}

.relatedsingle li a{
	color:#FF00BA;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}


.relatedsinglethumb{
	float: left;
	width: 70px;
	margin: 4px;
	border: 3px solid #CCCCCC;
		-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	
	
}

.relatedsinglecontent{
float: left;
width: 450px;
margin-left: 5px;
margin-top: 2px;
text-decoration: none;
font-size:0.9em;
	
}

.relatedsinglecontent h7{
	float: left;
	width: 100%;
	text-decoration: none;
	font-size:1.2em;
}

.relatedsinglecontent h8{
	float: left;
	width: 100%;
	text-decoration: none;
	font-size:0.8em;
	text-transform: uppercase;
}



.banneradv {
	width: 320px;
	border: 1px solid #EAEAEA;
	background-color: #F4F4F4;
	float: left;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	margin-top: 10px;
	margin-bottom: 2px;	
}


.banneradv img {
	float: left;
	border: 1px solid #FFFFFF;
	margin: 3px;
}
.banneradv a img {
	border: 1px solid #FFFFFF;
}
.banneradv a img:hover{
	border: 1px solid #CCCCCC;

}

.banneradv li{
	padding: 4px;
	background-color:#CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #333333;
	text-decoration: none;
	background-image: url(images/stripesidebar.png);
	margin-top: 6px;
	margin-right: 2px;
	margin-left: 2px;
}

.banneradv li a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
}

.banneradv li a:hover{
	color: #330066;
	text-decoration: none;
}
.banneradv ul{
	float: right;
}
/*-----------------------  Start list  ---------------------*/
.list{
	width:142px;
	float:left;
	margin:0 15px 0 22px;
	min-height:300px;
	height: auto !important;
	height: 300px;
}
.list2{
float:left;
width:142px;
}

.list .widget, .list2 .widget { margin-bottom:10px; }
.list h3, .list2 h3 {
	font:bold 18px Georgia;
	letter-spacing:-1px;
	color:#fff;
	padding:0;
	margin-bottom:5px;
}

.rightContent h2{
	border-bottom:1px solid #003333;
	height:17px;
	margin-right:15px;
	overflow:hidden;
	padding-bottom:7px;
	margin-bottom:3px;
}
.list .rightContent h2{
	margin-right:0;
}

/*-----------------------  Start footer  ---------------------*/
#footer{
	width:909px;
	clear:both;;
	margin-top:15px;
	float:left;
}
#footer p{
	font-size:11px;
	color:#FFFFFF;
	line-height:15px;
}
#footer p a{
	color:#FFFFFF;
	text-decoration:underline;
}
#footer p a:hover{
	text-decoration:none;
}

#rightfooter {
	float: right;
	margin-top:15px;
}

#leftfooter {
	float: right;
	overflow: hidden;
	background-image: url(images/greychiaro.png);
	width: 909px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	
}

#leftfooter .patro{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#leftfooter .patro img{
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
}
#leftfooter .patro img a{
	border: none;
}







#ancillary  {
overflow: hidden;
background-image: url(images/greystrutture.png);
width: 909px;
height: 54px;
-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;


	
}
#ancillary .flickr {

	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 22px;
}
#ancillary .flickr img  {
	margin:5px;
	width:40px;
	height:40px;
	float:left;
}
#ancillary .flickr a img  { border:2px solid #eee; }
#ancillary .flickr a:hover img  {
	border:2px solid #7cba2a;
}

#bottom {
    width: 909px;
	float: left;
	margin-top: 10px;
	background-image: url(images/greystrutture.png);
    -moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;


}

#credits {
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-variant: small-caps;
}
#credits p{
	float: left;
	color: #000000;


}
#social {
	float: right;
	margin-top: 14px;
}

#social p{
	padding: 5px;
	color: #000000;
	
}

#social a img{
    	float: right;
	 padding: 2px;
	 margin: 5px;
    background-image:url(images/grey.png);
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
 

}


#realized {
	float: right;
	margin-top: 10px



}

#realized a img{
	float: right;
	margin-top: 10px;
	 padding: 2px;
	 margin: 5px;
    background-image:url(images/grey.png);
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;



}
#realized a:hover img{
	



}



/*-----------------------  Start sub page  --------------------------*/
/*-----------------------  Start responsesArea  ---------------------*/
.responsesArea{
	float:left;
	margin-top:-2px;
	
}
.responsesArea h2{
	color:#FFFFFF;
	margin:20px 0 21px;
	font-size: 18px;
	font-style: oblique;
	font-weight: normal;
	font-variant: normal;
	background-color:#FFA6E5;
	padding: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.responsesArea ul li{
	width:515px;
	background:#fff;
	border:7px solid #e9e9e9;
	padding:11px 12px 12px;
	margin-bottom:15px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	
}
.responsesArea ul li .photo {
	float:left;
	border:1px solid #101010;
	margin-right:12px;
}
.responsesArea ul li h3{
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
}
.responsesArea ul li h3 a{
	font-size:11px;
	font-weight:normal;
	display:block;
	color:#CC0000;
}
.responsesArea ul li h3 a:hover{
	text-decoration:none;
}
.responsesArea ul li .comment-content{
	color:#333333;
	font-size:12px;
	clear:both;
	padding:13px 0 5px;
	line-height:16px;
}
/*-----------------------  Start contactArea  ---------------------*/
.contactArea{
	border:7px solid #cccccc;
	width:505px;
	clear:both;
	background:#fff;
	overflow:hidden;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	padding-top: 16px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 16px;
}
.contactArea h2{
	color:#000000;
	padding-bottom:17px;
	font-size: 14px;
	font-weight: bold;
}
.contactArea p{
	font-size:13px;
	color:#666666;
}
.contactArea input{
	width:255px;
	height:20px;
	font-size:12px;
	margin-right:13px;
	border:1px solid #666666;
	margin-bottom:14px;
	padding:3px 5px 0;
}
.contactArea textarea{
	margin-bottom:11px;
	border:1px solid #666666;
	width:478px;
	height:98px;
	font-size:12px;
	padding:2px 5px 0;
}
.contactArea input:focus,.contactArea textarea:focus{
	background:#f8f7f7;
}
.contactArea .post{
	width:120px;
	height:27px;
	background:url(images/post.gif) no-repeat;
	padding:0;
	margin:0;
	float:right;
	border:none;
	cursor:pointer;
}
.contactArea .post:focus{
	background:url(images/post.gif) no-repeat;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */