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

body
{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d9cec1;
	margin: 0 auto;
	width:960px;
	padding:0px;
	background-image: url(../images/background/body.gif);
	background-repeat: repeat;
	background-position: left top;

}

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

h4
{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	color:#B2874E;
}



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

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

p
{
	margin-top:3px;
	margin-bottom:3px;

}

/* ############################################################## */

#logo
{
	z-index:100;
	display: block;
	position: absolute;
	margin-left:40px;
}

/* Header (Testata) */

#header
{
	margin:0px;
	padding:0px;
	height:76px;
	background-image: url(../images/background/header.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#header .slogan
{
	margin:0px;
	padding:0px;
	font-size:11px;
	width:450px;
	float:left;
	padding-top:9px;
	padding-left:220px;
}


#header #top_seo
{
	margin:0px;
	padding:0px;
	width:450px;
	float:left;
	padding-top:9px;
	padding-left:220px;
}

#header #top_seo h1
{
	font-size:11px;
	color:#aca294;
}



#header .slogan h1
{
	margin:0px;
	padding:0px;
	font-size:11px;
}


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

#ch_language 
{
	color:#b2874e;
	float:right;
	font-size:11px;
	margin-right:0px;
	margin-top:10px;
}
#ch_language ul 
{
	margin:0;
	padding:0;
}
#ch_language ul .selector 
{
	color:#b2874e;
	font-size:11px;
}
#ch_language ul li 
{
	display:inline;
	margin-right:5px;
}

/* ############################################################## */

/* Notizie in home page 

.simplenews-block
{
	margin-top:9px;
	border: 1px solid #e8e5db;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:20px;
	padding-right:20px;
	height:57px;
	overflow:hidden;

}



.simplenews-block  h2
{
	display:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}


.simplenews-block  h2 a:link,.simplenews-block  h2 a:visited,.simplenews-block  h2 a:active {
		display:none;
	font-weight:bold;
	color: #6e6659;
	text-decoration: none;	
}
.simplenews-block  h2 a:hover {
		display:none;
	font-weight:bold;
	text-decoration: none;	
	color: #6e6659;
}





.simplenews-block .newscat .news
{

}
.simplenews-block .newscat .news h3 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;

}

.simplenews-block .newscat .news h3 a:link,  .simplenews-block .newscat .news h3 a:visited,.simplenews-block .newscat .news h3 a:active
{
	font-weight:bold;
	color: #6e6659;
	text-decoration: none;	
}
.simplenews-block  .newscat .news h3 a:hover
{
	font-weight:bold;
	text-decoration: none;	
	color: #6e6659;
}



.simplenews-block .newscat .news img
{
	float:left;


}

.simplenews-block .newscat .news p
{
	line-height:1.5;
	margin-top:5px;
	font-size:11px;


}
*/


/* 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
{
	clear:both;
	width:100%;
	border-top:1px solid #f2f2f2;
	border-bottom:1px solid #f2f2f2;
	padding-bottom:20px;
	padding-top:6px;
}


.nxtprv .prev 
{
	margin:0px;
	padding:0px;
}


.nxtprv .prev ul
{
	margin:0px;
	padding:0px;
}


.nxtprv .prev li
{
	padding-right:10px;
	margin:0px;
	list-style:none;
	text-align:left;
	font-weight:normal;
	float:left;
}


.nxtprv .page
{

}


.nxtprv .page p
{
	margin:0px;
	padding:0px;

}

.nxtprv .page ul
{
	margin:0px;
	padding:0px;
}

.nxtprv .page ul li
{
	float:left;	
	margin:0px;
	list-style:none;
	text-align:center;
	font-weight:normal;
	padding-right:5px;
}

.nxtprv .page ul li.current
{
	float:left;	
	margin:0px;
	list-style:none;
	text-align:left;
	font-weight:bold;
	color:#04739e;
}

.nxtprv .next 
{
	margin:0px;
	padding:0px;
}


.nxtprv .next ul
{
	margin:0px;
	padding:0px;
}

.nxtprv .next ul li
{

	padding-right:10px;
	margin:0px;
	list-style:none;
	text-align:left;
	font-weight:normal;
	float:left;
}

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

#footer
{
	clear:both;
	margin-top:0px;
	background-image: url(../images/background/footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:43px;
	width:100%;
	margin-bottom:20px;

}
#footer .logo
{
	padding-right:35px;
	padding-top:3px;
	text-align:right;
	float:right;
}


#footer .fastnav
{
	float:right;
	margin:0px;
	margin-right:15px;
	padding:0px;
	font-size:10px;
	color:#a89f95;
	padding-top:15px;
}

#footer .fastnav  ul
{
	margin:0px;
	text-align:right;



}


#footer .info 
{
	margin:0px;
	text-align:left;
	float:left;
	padding-top:15px;
	padding-left:10px;



}

 #footer .fastnav  ul li
{
	list-style:none;
	display:inline;
	padding-left:5px;
	font-size:11px;
}
#footer .fastnav  ul li a:link,  #footer .fastnav  ul li a:visited, #footer .fastnav  ul li a:active
{
	color:#a89f95;
}
#footer .fastnav  ul li a:hover
{
	color:#a89f95;
}
#slide_show #loading {
	background-image:url("../images/background/cnt1.jpg") !important;
	background-position:left top !important;
	background-repeat:repeat-x !important;
}
#slide_show #loading p {
	display:inline;
}
#slide_show #loading img {
        margin-left: 830px;
        margin-top: 15px;
}

#cnt_user
{
width: 480px;
}

#cnt_user h4
{
color: #B2874E;
}

#cnt_user p
{
	margin-top: 6px;
}

#cnt_user  .submit
{
	margin-top: 16px;
}

#cnt_user  h5
{
	font-style: italic;
	
}

.pwdrecovery
{
	display: none;
}

 .usermenu
{
color: #B2874E;
}

 .lastuseraccess
{

}

.my_menu 
{
margin-top: 20px !important;
}