body {
	background: #ffffff url(../img_layout/sf_pagina.jpg) repeat-x 0 0;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 80%;
	color: #000000;
}

a {
	color: #FFA202;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
	color: #095BA6;
}

a.active {
	text-decoration:none;
	color: #095BA6;
	font-weight: bold;
}

a.active:hover {
	text-decoration:underline;
	color: #095BA6;
	font-weight: bold;
}

.hide { display: none; }


/* --------------------------------------
--------------- ERRORE ------------------
----------------------------------------- */

#error {
	font-weight: bold;
	color:#FF0000;
	padding: 20px 0px;
	text-align: center;
}

/* --------------------------------------
--------------- container ------------------
----------------------------------------- */
#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom:0px; 
	text-align: left;
}

/* --------------------------------------
--------------- logo + navigazione top------------------
----------------------------------------- */
#header {
	position: relative;
	height: 230px;
	margin: 0px;
	padding:0px;
	background: url(../img_layout/sf_header.jpg) no-repeat 0 0;
}

#logo {
	padding: 50px 0 0 60px;
	margin: 0px 0 0 0;
	width: 300px;
	height: 100px;
	float: left;
}

#logo a {
	width: 300px;
	height: 100px;
	background: url(../img_layout/logo.gif) no-repeat left;
	display: block;
}

#logo a:hover {
	background: url(../img_layout/logo_over.gif) no-repeat left;
}

#logo h1 {
	text-indent: -2000px;
	overflow: hidden;
	text-decoration:none;
}

 #nav_top {
	font: bolder 11px/20px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	width: 200px;
	position: absolute;
	bottom: 0px;
	right: 80px;
	top: 0px;
	height: 100px;
}

#nav_top ul {
	margin:0px 0 0 50px;
	padding:0px 0px 0 0px;
	list-style:none;
}

#nav_top li {
  display:inline;
  margin:0;
  padding:0;
}

#nav_top a {
  float:left;
  margin:0;
  padding: 5px 10px 5px 10px;
  text-decoration:none;
  color: #095BA6;
  border-left: 1px solid #095BA6;
}

#nav_top a.home {
  float:left;
  margin:0;
  padding: 5px 10px 5px 10px;
  text-decoration:none;
  color: #095BA6;
  border: none;
}

#nav_top a:hover {
  color: #5997C5;
}

/* --------------------------------------
--------------- banner immagine -------------
----------------------------------------- */
#banner {
	width: 760px;
	margin: auto;
	padding: 0 0 0 0;
	height: 143px;
}

/* --------------------------------------
---------------molliche di pane -------------
----------------------------------------- */

#molliche {
	background: url(../img_layout/sf_molliche.jpg) repeat-y center top;
	width: 800px;
	margin: auto;
	padding: 0px;
	float: left;
	letter-spacing: 1px;
}

#molliche p {
	margin: 0 0px 0 310px;
	font-size: 0.8em;
	padding: 0px 0 15px 0;
}

/* --------------------------------------
--------------- corpo contenuti -------------
----------------------------------------- */

#corpo {
	background: url(../img_layout/sf_corpo.jpg) repeat-y center top;
	width: 800px;
	margin: 0 auto auto 0;
	padding: 0px;
	float: left;
}

/* --------------------------------------
--------------- corpo contenuti dx -------------
----------------------------------------- */

#corpo-dx {
	padding: 0px 0 0 0;
	margin: 0 0 0 0;
	float: left;
	text-align: left;
	width: 400px;
}

#corpo-dx h1 {
	color: #095BA6;
	font-size: large;
	margin: 20px 0px 0 10px;
	padding: 0px 50px 10px 0px;
	/*border-bottom: 1px solid #439DC4;*/
	background: url(../img_layout/sf_titolo.jpg) no-repeat 0px 26px;
}

#corpo-dx h2 {
	color: #5997C5;
	font-size: 1.2em;
	margin: 10px 0px 0 10px;
	padding: 0px 50px 10px 0px;
	/*border-bottom: 1px solid #439DC4;*/
}

#corpo-dx h3 {
	color: #095BA6;
	font-size: 0.8em;
	margin: 10px 50px 0 10px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #e6e6e6;
	font-weight: bold;
	text-align: left;
}

#corpo-dx h4 {
	color: #439DC4;
	font-size: 0.9em;
	margin: 10px 50px 0 10px;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #e6e6e6;
	font-weight: normal;
	text-align: left;
}

#corpo-dx h6 {
	color: #5997C5;
	font-size: 1.2em;
	margin: 10px 0px 0 10px;
	padding: 0px 50px 10px 0px;
	background: url(../img_layout/sf_titolo.jpg) no-repeat 0px 26px;
	/*border-bottom: 1px solid #439DC4;*/
}

#corpo-dx p {
	line-height: 18px;
	color: #000000;
	margin: 0px;
	padding: 10px 30px 0 10px;
}

#corpo-dx ul.img {
	margin: 10px 0 0 0;
	padding: 0px 10px 0 0;
	list-style-type: none;
	float: left;
}

#corpo-dx li {
	margin: 0px;
	padding: 0px;
}


#corpo-dx a.admin {
	color: #f00;	
	text-decoration:underline;
}

#corpo-dx a:hover {
	text-decoration:none;
	color: #095BA6;
}

/* ------------------------------------------
--------------- corpo faq e news ------------
--------------------------------------------- */
#lista_faq, #lista_news, #lista_bookmark {
	line-height: 18px;
	color: #000000;
	margin: 10px 0 0 0;
	padding: 0px 0px 0 0px;
}

#lista_faq li, #lista_news li, #lista_bookmark li {
	margin: 0 0px 8px 0px;
	padding: 0px 30px 0 25px;
	background: url(../img_layout/freccia.gif) no-repeat 13px 7px;
	list-style-type: none;
}


#lista_faq a, #lista_news a, #lista_bookmark a {
	padding: 0 0 0 0px;
	margin: 0px 0 0 0;
}


#lista_news h5 {
	font-weight: normal;
	display:inline;
}

#lista_news a.admin {
	color: #f00;
}

#lista_faq p, #lista_news p, #lista_bookmark p {
	padding: 5px 0 0px 0px;
	margin: 0px;
}


#lista_faq a:hover, #lista_news a:hover, #lista_bookmark a:hover {
	text-decoration:none;
	color: #095BA6;
}




/* --------------------------------------
--------------- chiusura corpo-------------
----------------------------------------- */

#corpo-sotto{
	width: 760px;
	margin: auto;
	padding: 0;
	height: 57px;
	clear: both;
}

/* --------------------------------------
--------------- corpo sx + menu sx-------------
----------------------------------------- */

#corpo-sx {
	padding: 0px 0 0 80px;
	margin: 0;
	float: left;
	text-align: left;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
}


#menusx {
	float:left;
	margin: 18px 0 0px 0;
	padding: 0px 0 0 0;
	width: 180px;
}

#menusx h1{
	padding: 20px 0px 3px 0;
	border-bottom: 2px solid #5997C5;
	font-size: 130%;
	text-align: center;
	color: #095BA6;
	font-weight: bold;
}


#menusx ul
{	
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 180px;
}

#menusx li
{	
	margin: 0px; 
	padding: 3px 0px 3px 0;
	border-bottom: 1px solid #5997C5;
	font-weight: bolder;
	list-style-type: none;
}

#menusx a
{
	display: block;
	padding: 3px 0px 3px 25px;
	background: url(../img_layout/onda_menu.jpg) no-repeat 0px 3px;
	color: #095BA6;
	text-decoration: none;
	margin: 0px 0 0 0;
}

#menusx a:hover {
	color: #FFA202;
	text-decoration: none;
}

#menusx a.active {
	color: #FFA202;
	text-decoration: none;
}


#menusx #inner_menu_1 ul {
	list-style-type: none;
	text-align: left;
	margin: 0px 0 0 0;
	padding: 0px 0 0 0px;
}

#menusx #inner_menu_1 li {
	list-style-type: none;
	padding: 0px 0 0px 0;
	border: none;
}

#menusx #inner_menu_1 a
{
	display: block;
	padding: 3px 0px 3px 35px;
	color: #095BA6;
	text-decoration: none;
	margin: 0px 0 0 0;
	font-weight: normal;
	background: transparent;
	font-size: 11px;
}

#menusx #inner_menu_1 a:hover {
	color: #FFA202;
	text-decoration: none;
}


#menusx #inner_menu_1 a.active {
	color: #FFA202;
	text-decoration: none;
}

#menusx #inner_menu_1 #inner_menu_2 ul {
	list-style-type: none;
	text-align: left;
	margin: 0px 0 0 0;
	padding: 0px 0 0px 0px;
}

#menusx #inner_menu_1 #inner_menu_2 li {
	list-style-type: none;
	padding: 0px 0 0px 0;
	border: none;
}

#menusx #inner_menu_1 #inner_menu_2 a
{
	display: block;
	padding: 3px 0px 3px 45px;
	color: #095BA6;
	text-decoration: none;
	margin: 0px 0 0 0;
	font-weight: normal;
	background: transparent;
	font-size: 11px;
}

#menusx #inner_menu_1 #inner_menu_2 a:hover {
	color: #FFA202;
	text-decoration: none;
}

#menusx #inner_menu_1 #inner_menu_2 a.active {
	color: #FFA202;
	text-decoration: none;
}

/* --------------------------------------
--------------- footer -------------
----------------------------------------- */

#footer {
	margin: 10px auto 0 auto;
	padding: 0px;
	height: 60px;
	text-align: center;
	width: 760px;
	background: url(../img_layout/sf_footer.jpg) no-repeat center top;
	font-size: x-small;
	letter-spacing: 1px;
}

#footer p {
	margin: 0px 0 0 0;
	padding: 23px 0 0 0;
	color: #095BA6;
}

#footer a {
	color: #439DC4;
	text-decoration: underline;
}

#footer a:hover {
	color: #095BA6;
	text-decoration: none;
}

/* --------------------------------------
--------------- form ------------------
----------------------------------------- */


input {
	border: 1px solid #095BA6;
	padding: 5px;
	color:#095BA6;
	margin: 0px;	
	font-size: 0.9em;
}

select {
	border: 1px solid #095BA6;
	padding: 2px;
	color:#095BA6;
	margin: 0px 0 0 0px;	
}

input:hover {
	border: 1px solid #FFA202;
	text-align:left;
	padding: 5px;	
	color:#095BA6;
	margin: 0px;
}

input:focus {
	border: 1px solid #FFA202;
	text-align:left;
	padding: 5px;	
	color:#095BA6;
	margin: 0px;	
}

textarea {
 	font-size: 12px;
	border: 1px solid #095BA6;
	padding: 5px;	
	color:#095BA6;
	margin: 0px;
}

textarea:hover {
 	font-size: 12px;
	border: 1px solid #FFA202;
	padding: 5px;	
	color:#095BA6;
}

textarea:focus {
	border: 1px solid #FFA202;
	padding: 5px;		
	color:#095BA6;
}

