@charset "utf-8";
/* ############################################################## */
/* TAG GENERALI  */

body
{
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0 auto;
	width:953px;
	padding:0px;
	background-image: url(../images/background/body.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #ffffff;
	background-attachment: fixed;
}

h1, h2, h3, h4, h5, h6
{
	margin:0px;
	padding:0px;
	font-size:12px;
}

h1
{
font-size:14px; color: #c55a3e;text-transform: uppercase;	
}

ul, li
{
	margin:0px;
	padding:0px;
}
img
{
	border:none;
}

a:link, a:visited, a:active {
	color: #808184;
	text-decoration: none;	
}
a:hover {
	text-decoration: none;
	color: #c55a3e;
}
.follow
{
	height:10px;
	background-color:#F00;
	cursor:pointer;
	width:10px;
	display:inline-block;
}



/* ############################################################## */
/* Header (Testata) */

#header
{
	background-image: url(../images/background/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:20px;
	height:66px;
	padding:0px;
}

#header .logo
{
	margin-left:17px;
	float:left;
	width:207px;
	height:43px;	
}

#header .fastnav
{
	margin-top:18px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #808184;
	float:right;
	text-align:right;
	margin-right:10px;
	margin-bottom:0px;
	padding-bottom:0px;

}

#header .fastnav  ul
{
	margin:0px;
	padding:0px;


}

 #header .fastnav  ul li
{
	text-align:right;
	list-style:none;
	float:left;
	text-transform: uppercase;
	color:#7e7e7e;
	margin-left:6px;
	margin-bottom:0px;
	margin-top:0px;
	
	

}
#header .fastnav  ul li a:link,  #header .fastnav  ul li a:visited, #header .fastnav  ul li a:active
{
	margin:0px;
	padding:0px;
	text-decoration: none;
	color:#7e7e7e;
}
#header .fastnav  ul li a:hover
{
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#7e7e7e;
}




/* ############################################################## */
/* Esempio del cambio della lingua utilizzando la classe in ajax */

#ch_language
{
	clear:both;
	float:right;
	color:#808184;
	margin-top:0px;
	font-size:11px;
	margin-right:10px;


}

#see_lang
{
	clear:both;
	margin-top:86px;
	margin-left:737px;

	z-index:15;
	background:#f9f7f4;
	display: block;
	position: absolute;
	list-style:none;
	border: 1px solid #f0eee5;
	padding:7px;
	width:200px;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	top:0;
}
#see_lang li
{
	display:inline;
	margin-left:15px;


}



/* ############################################################## */
/* Slideshow  */

#slide_show
{
	margin-top:-1px;
	float:left;
	height:232px;
	display:block;
	overflow:hidden;
	background-image: url(../images/background/slideshow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
}

#slide_show #image
{
	overflow:hidden;
	width:716px;
	height:230px;
}

#slide_show #image img
{

}

#slide_show #txt
{
	float:left;
	width:250px;
	


}

#slide_show #txt div
{
	margin:0px;
	padding:0px;
}

#slide_show #txt div h2
{
	color:#F00;
	margin:0px;
	padding:0px;
}

#slide_show #txt div p
{
	margin:0px;
	padding:0px;
}

#slide_show .navigator
{
	height:100px;
	clear:both;
	margin:0px;
	padding:0px;
	background-color:#990;
}


#slide_show .navigator .prev
{
	height:100px;
	float:left;
	width:20px;
	margin:0px;
	padding:0px;
	background-color:#0FF;
	display:table-cell; 
	vertical-align:middle;
}

#slide_show .navigator .next
{
	height:100px;
	float:right;
	width:20px;
	margin:0px;
	padding:0px;
	background-color:#0FF;
	display:table-cell; 
	vertical-align:middle;
}

#slide_show .navigator .cnt
{
	margin:0px;
	padding:0px;
}

#slide_show .navigator .cnt img
{
	margin:0px;
	padding:0px;
}

/* ############################################################## */
/* Notizie della home Page */

#newshome
{
	float:left;
	z-index:10;
	display: block;
	position: absolute;
	top:115px;
	margin-left:716px;
	background-color:#f2f0e8;
	padding-top:19px;
	height:189px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f2f0e8;
	padding-left:22px;
	width:193px;
	padding-right:22px;
	padding-bottom:22px;
	color:#707070;
	overflow:hidden;
	font-size:11px;
	

}
#newshome .news 
{
	font-size:11px;
	line-height:1.3;


}


#newshome .news h3
{
	font-size:11px;
	font-weight:bold;


}
#newshome .news p
{
	margin-top:5px;
	margin-bottom:5px;
	height:100px;

}


#newshome .news h3 a:link,  #newshome .news h3 a:visited, #newshome .news h3 a:active
{
	text-decoration: none;
	color:#c55a3e;
}
#newshome .news h3 a:hover
{
	text-decoration:none;
	color:#c55a3e;
}
#newshome .news-goto
{
	display:none;

}

#newshome .oft input
{
	width:193px;

}


/* ############################################################## */
/* Esempio del navigator */

#navigator
{
	height:20px;
	
}
#navigator h6
{
	color:red;
	font-size:12px;
	float:left;

}
#navigator ul
{
	float:left;

}

#navigator ul li
{
	margin-left:5px;
	margin-right:5px;
	float:left;
	list-style:none;

}






/* ############################################################## */
/* Pagine avanti e Indietro */

.nxtprv
{
	border: ridge;
}


.nxtprv .prev 
{

}


.nxtprv .prev p
{

}


.nxtprv .page
{
	text-align: center;
	display: table;
}


.nxtprv .page p
{

}

.nxtprv .page ul
{
	list-style-type: none;
	display: inline;
}

.nxtprv .page ul li
{
	list-style: none;
	position: relative;
	display: table-cell;
}

.nxtprv .page ul li .current
{

}

.nxtprv .next 
{

}


.nxtprv .next p
{

}

/* ############################################################## */
/* Chiusura della pagina */

#footer
{
	
	height:151px;
	background-image: url(../images/background/footer.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment:scroll;
	text-align:center;
	font-size:10px;
	color:#939393;
	margin-bottom:-24px;
	margin-top:-5px;
}

#footer .logo
{
	text-align:center;
	padding-top:25px;
	padding-bottom:19px;
}
#footer p
{
	margin-top:5px;
	margin-bottom:3px;
}


/* ############################################################## */
/* Simple news generazione senza tpl */

#cnt2 .simplenews
{

}

#cnt2 .simplenews .newscat h2
{

}


#cnt2 .simplenews .newscat .news
{
	width:100%;
	min-height:110px;
	background-image: url(../images/background/news.gif);
	background-repeat: repeat-x;
	background-position: left top;

}


#cnt2 .simplenews .newscat .news h3 a:link,  #cnt2 .newscat  .simplenews .news h3 a:visited,#cnt2 .newscat  .simplenews .news h3 a:active
{
	font-size:12px;
	text-decoration: none;
	color:#c55a3e;
}
#cnt2 .simplenews .newscat .news h3 a:hover
{
	text-decoration:none;
	color:#c55a3e;
}



#cnt2 .simplenews .newscat .news img
{
	float:left;


}

#cnt2 .simplenews .newscat .news p
{
	line-height:1.5;
	margin-top:0px;


}


/* Notizie ed eventi aggiunto 11/06/09 */



#cnt3 .simplenews-block
{
	margin-top:00px;

}

#cnt3 .simplenews-block h2
{


}

#cnt3 .simplenews-block .news-folder 
{
	display:none;


}




#cnt3 .simplenews-block .news
{
	margin-bottom:20px;

}

#cnt3 .simplenews-block .news h3
{
	font-size:12px;
	color: #c55a3e;
}

#cnt3 .simplenews-block .news h3 a:link, #cnt3 .simplenews-block .news h3 a:visited,  #cnt3 .simplenews-block .news a:active 
{
	font-size:12px;
	color: #c55a3e;
}
#cnt3 .simplenews-block .news h3  a:hover {
	font-size:12px;
	color: #c55a3e;
}

#cnt3 .simplenews-block .news p
{

	color:#707070;
	font-size:11px;
}


#cnt3 .simplenews-block .news-price
{
	display:none;

}

