/*Copyright (c) 2006 Perillo Manlio (manlio.perillo@gmail.com)
All rights reserved.

$Id: default.css 1901 2007-08-31 13:57:02Z manlio $
*/

/* ORGANIZZASPOSI - STRUMENTI    */
/* FOGLIO DI STILE CSS Livello 2.1		  */
/* design -> Alessandro Ferullo <-		  */
/* contact -> webmaster at namec dot net */


/* MISCELLANEA */
h2 {
  font: 16px verdana,arial,helvetica,sans-serif;
  color: #993300; 
  font-weight: bold; 
}

a { 
  color: #993300; 
  font-weight: bold; 
  text-decoration: none; 
}

a:hover { 
  text-decoration: underline; 
}

div, iframe { 
  margin: 0 0 0 0; 
  padding: 0 0 0 0; 
}

img { 
  border: 0; 
}

p { 
  margin: 0 0 10px 5px;
}

.inline { 
  display: inline; 
}

.null { 
  color: red; 
}

/*
.delete {
  border-style: ridge;
}*/

/* Messaggio per l'utente */
#message {
  height: 50px;
  border: #666666 1px solid;
  background-color: #EAEAEA;
  padding: 15px 0px 0px 0px;
  text-align: center;
}

#message p {
  font: 12px bold verdana,arial,helvetica,sans-serif;
  color: #434343; 
}

#message img {
  margin: 0px 5px 5px 5px ;
  vertical-align: middle;
}

.summary { 
  margin: 3px;
}

.summary dd { 
  font-size: 1.17em; 
  margin: .83em 0;
  font-size: 1.4em;
  font-weight: bolder;
  margin-left: 0;
}

span.object { 
  display: block;
  font-size: 1.17em; 
  margin: .83em 0;
  font-size: 1.4em;
  font-weight: bolder;
}


/* LINKS con BANNER, pagina LINKS */

ul.links_banners {
  list-style: none;
}

ul.links_banners li {
  width: auto;
  margin: 2px 2px 2px 2px;
  display: inline;
}

ul.links_banners img {
  width: auto;
  height: 31px;
  padding: 4px 0;
}



/* ELEMENTI FORMS */

form { 
  margin: 0 0 0 0; 
  padding: 0 0 0 0; }

label input { 
  display: block 
}

input {
  font: 9px verdana,arial,helvetica,sans-serif;
  background: url("images/formbg.png");
  border: 1px solid #993300;
  margin: 0 0 0 0; 
  padding: 0 0 0 2px;
}

textarea {
  font: 9px verdana,arial,helvetica,sans-serif;
  background: url("images/formbg.png");
  *background-attachment: fixed;  /*IE FIX */
  border: 1px solid #993300;
  margin: 0 0 0 0;
  padding: 0 0 0 2px;
  *margin: -4px 0 0 0; /* IE FIX */
  *padding: -2px 0 0 0; /*IE FIX */
}

input[type="radio"] { 
  border: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  background: none;
}

input[type="checkbox"] { 
  border: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  background: none;
}
	
select {
  border: 1px solid #993300;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  font:  9px verdana,arial,helvetica,sans-serif;
}

input.button {
  height: 17px;
  border: 2px groove;
  background-color: #ffffff;
  background-repeat: no-repeat;
  border-color: #eaeaea #cccccc #c3bdba #eaeaea;
}

a.fakebutton, a:hover.fakebutton {
  width: 75px;
  height: 12px;
  padding: 1px 5px 0px 5px;
  border: 2px groove;
  background-color: #ffffff;
  border-color: #eaeaea #cccccc #c3bdba #eaeaea;
  font: 9px verdana,arial,helvetica,sans-serif;
  color: #333333;
  text-decoration: none;
  text-align: center;
  display: block;
  cursor: default;
}

/* BODY */

body {
  background: #C3BDBA url("images/body_bg.jpg") repeat-y top center;
  margin: 0 0 0 0; 
  padding: 0 0 0 0;
  font: 10px verdana,arial,helvetica,sans-serif; 
  color: #333333;
  text-align: center;
}


/* FINE MISCELLANEA*/


/* CONTENITORE PRINCIPALE: TEST A 760 PIXEL */	  
#contenitore {
  background: #ffffff;
  position: relative; /* Permette il posizionamento delle barre grafiche della testata */
  margin: 0px auto;
  width: 760px;
  text-align: left;
}


/* PREHEADER: STRISCIA DI LINK PRIMA DEL HEADER*/
#pre_header {
  background: url("images/preheader_bg.png") repeat-x bottom center;
  color: #993300;
  font: 9px verdana,arial,helvetica,sans-serif;
  padding: 0 0 0 0;
  height: 25px;
  position: relative;
}
	
#pre_header a {
  color: #993300;
  text-decoration: none;
}
	
#pre_header a:hover {
  color: white;
}
/*#pre_header img{height:10px; width:207px;}*/


/* QUICKLOGIN: PANNELLO PER IL LOGIN RAPIDO */
#quick_login {
  position: absolute; 
  right: 5px; 
  top: 0px;
  text-align: right;
  margin: 0 0 0 0;
  padding: 5px 5px 0 0;
  *padding: 0 5px 0 0;
}

#quick_login fieldset {
  border: none; 
  background: none;
  margin: 0 0 0 0; 
  padding: 0 0 0 0;
}

#quick_login legend {
  display: none;
}

#persistent { 
  border: none; 
  background: none; 
  margin-right: 15px; 
} /* IE FIX PER LA CHECKBOX QUICKLOGIN */


/* Gestione QUICK NAV */

#quick_nav { 
  float: left; 
  padding: 5px 0 5px 0; 
}

#quick_nav a { 
  padding: 0 5px 0 2px; 
}


/* HEADER */
#header {
  background: url("images/logo_bg.png") repeat-x;
  width: 760px;
  height: 92px;
}

#logo {
  background: url("images/logo_bg.png") repeat-x;
  width: 100%;
}

#logo img {
  width: 200px;
  height: 92px;
}


/* Testata */
#OS {
  position: absolute;
  top: 25px;
  right: 0px;
  width: 515px;
  height: 92px;
  z-index: 200;
}

/* Logo MatriceZ (usato solo in strumenti) */
#LOGO_Z {
  position: absolute;
  top: 28px;
  right: 100px;
  width: 106px;
  height: 87px;
  background: url("images/matricez_spin.gif") no-repeat;
  z-index: 300;
}


/* MENU' A TENDINA */
/* > elementi della barra di navigazione*/

ul#nav li a {
  background: url("images/barranav_divider.gif") no-repeat left;
  margin: 0 0 0 0;
  padding: 1px 0 0 0;
  float: left;
  display: block;
  width: 116px;
  height: 13px;
  text-align: center;
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  color: #993300;
  text-decoration: none;
}

/* EVENTUALE HOVER SUGLI ELEMENTI DELLA BARRANAV
li:hover a#tendina{
	 background: #F1A976;
GESTITO nel CSS inline
}
*/

/* > elementi della tendina */

#nav {
  margin: 0 0 0 120px;
  width: 90%;
  padding: 0 0 0 0;
  clear: both;
}

ul#nav {
  position: relative;
  width: 100%;
  height: 13px;
  background: url("images/barranav_bg.gif");
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style: none;
}

ul#nav li ul {
  display: none;
  position: absolute;
  z-index: 100;
  top: 14px;
  left: 0px;
  width: 120px;
  margin: 0;
  padding: 9px 0 0;
  list-style: none;
  background: url("images/decotendina.png") no-repeat;
  border-bottom: 1px solid #C3BDBA;
}

ul#nav li ul li { 
  margin: 0;
  padding: 0;
  width: 120px;
} 

ul#nav ul li a {
  display: block;
  width: 115px;
  height: auto;
  padding: 3px 0 3px 3px;
  font: 10px   Verdana, Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: #993300;
  background: #ffffff; /* IE FIX */
  border-left: 1px solid #C3BDBA;
  border-right: 1px solid #C3BDBA;
}

ul#nav ul li a:hover {
  color: #993300;
  background: #C3BDBA;
}

ul#nav li {
  position: relative;
  float: left;
  margin: -1px 3px -3px 0;
  padding: 0;
}

ul#nav li:hover ul, ul#nav li.over ul { 
  display: block;
}


/* LA CURVA DISEGNATA SOTTO LA BARRANAV */

#header_under {
  margin: 0px auto;
  width: 100%;
  height: 30px;
  background: url("images/header_under2.png") no-repeat;
}


/* FOOTER & ELEMENTI FONDOPAGINA*/

#footer {
  background: url("images/footer_bg.png") no-repeat;
  height: 28px;
  border-bottom: 1px solid black;
  clear: both;
  font: 9px/16px verdana,arial,helvetica,sans-serif;
  padding: 0 10px;
  text-align: center;
}
			
#footer a {
  font-weight: bold;
}

#footer p {
  margin: 0;
}


#footer #autolinks {
  position: relative;
  top: -10px;
  color: #696969;
  text-align: center;
}

#footer #autolinks a {
  color: #696969;
  font-weight: normal;
}


#footer #footernav {
  color: #333333;
  line-height: 42px;
  text-align: center;
}
	 
#footer #footernav a {
  color: white;
}

#footer #footernav a:hover {
  color: #993300;
}

#ultimariga {
  margin-bottom: 0px;
  background: #ffffff; 
  font: 9px verdana,arial,helvetica,sans-serif;
}

#bookmark {
  padding: 4px 0 0 5px;
}

#copyright {
  padding: 15px 5px 0 0;
  text-align: center;
  line-height: 0.5em;
}


/* CONTENITORE ARTICOLI & WORKAREA */

#content {
  position: static;
  width: 100%;
  clear: both;
}


/* CONTENITORE COLONNA */

#destra { 
  float: right; 
  width: 180px;
}

.colonna {
  background: url("images/colonna_mid2.png") repeat-y;
  width: 173px;
  padding: 0 0 0 0;
  margin: 10px 0 0 0;
  float: right;
}

/* Sponsor su colonna */	
#colonna_sponsor {
  width: 120px;
  height: 600px;
  background: white;
  border: 1px dashed #000000;
  margin: 20px 0 10px 15px;
}	

td.colonna_top {
  width: 173px;
  height: 66px;
  background: url("images/colonna_top2.png");
  margin: 0 0 0 0;
  padding: 0 0 0 0; 
}

td.colonna_mid { 
  padding: 0px 0 0 10px; 
}
				
td.colonna_bot {
  width: 173px;
  height: 64px;
  background: url("images/colonna_bot2.png");
  margin: 0 0 0 0;
  padding: 0 0 0 0; 
}
	
.colonna_titolo {
  font: bold 12px verdana,arial,helvetica,sans-serif; 
  color: #993300;
  height: 30px;
  background: url("images/lista_header.png") 0px -5px no-repeat;
  padding: 0 0 0 25px;
  margin: 0 0 -20px -7px;
}

ol.colonna_lista {
  list-style-type: none;
  line-height: 13px;
  padding: 0;
  margin-left: 20px;
}
	
.colonna_lista li {
  background: url("images/lista_dot.png") 0 2px no-repeat;
  padding-left: 12px;
}

				
/* WORKAREA : L'AREA CHE CONTIENE GLI ARTICOLI E GLI STRUMENTI */				
	
#workarea {
  background: none;
  width: 550px;
  margin: 10px 10px 10px 10px;
}
	
.img_titolo { 
  /*float: right;*/
  /* Il float non funziona su Firefox */
  margin: 25px 0 22px 210px;
}

.workarea_t {  
  background: url("images/box_t.png") 0 0 repeat-x; 
  min-height:100px; 
}

/*
.workarea_b {  
  background: url("images/box_b.png") 0 100% repeat-x; 
} */

.workarea_l {  
  background: url("images/box_l.png") 0 0 repeat-y; 
}

.workarea_r {  
  background: url("images/box_r.png") 100% 0 repeat-y; 
}

.workarea_bl {  
  background: url("images/box_bl.png") 0 100% no-repeat; 
}

.workarea_br {  
  background: url("images/box_br.png") 100% 100% no-repeat; 
}

.workarea_tl {  
  background: url("images/box_tl.png") 0 0 no-repeat; 
}

.workarea_tr {  
  background: url("images/box_tr.png") 100% 0 no-repeat; 
  /*padding: 65px 17px 5px 17px; 
  position: relative;*/
  padding: 0px 17px 5px 17px;              
}

/*
.workarea_l { background: url("images/workarea_l.png") 0 0 repeat-y; }
.workarea_r { background: url("images/workarea_r.png") 100% 0 repeat-y; }
.workarea_bl { background: url("images/workarea_bl.png") 0 100% no-repeat; }
.workarea_br { background: url("images/workarea_br.png") 100% 100% no-repeat; }
.workarea_tl { background: url("images/workarea_tl.png") 0 0 no-repeat; }
.workarea_tr { background: url("images/workarea_tr.png") 100% 0 no-repeat; padding:8px 20px 20px 20px; }	
*/


/* Gestione conformance w3.org */
#conformance { 
  float: right;
}

#conformance p { 
  display: inline;
}

#conformance img { 
  border: 0;
  /* 88 x 33 */
  width: 88px;
  height: 33px;
}


/* supporto per la stampa */
.header_print {
  display: none;
}


/*Le barre in testa per le azioni e al piede per i pulsanti*/
.barrarossa_c { 
  background: url("images/barrarossa_c.png") 0 0 repeat-x; 
  width: 100%;
  height: 28px; 
  margin: 3px 0 0 0; 
  padding: 0 0 0 0;  
  clear: left;
}

.barrarossa_l { 
  background: url("images/barrarossa_l.png") 0 0 no-repeat; 
  height: 100%;
}

.barrarossa_r { 
  background: url("images/barrarossa_r.png") 100% 0 no-repeat; 
  height: 100%;
  padding: 5px 6px 3px 6px;
  vertical-align: middle;
  font: 9px verdana,arial,helvetica,sans-serif; 
  color: #ffffff; 
}

.barrarossa_r a { 
  color: #ffffff;
}

.barragrigia_c { 
  background: url("images/barragrigia_c.png") 0 0 repeat-x; 
  width: 100%;
  height: 28px; 
  margin: 0px 0 10px 0; 
  padding: 0 0 0 0; 
  clear: left;
}

.barragrigia_l { 
  background: url("images/barragrigia_l.png") 0 0 no-repeat; 
  height: 100%;
}

.barragrigia_r { 
  background: url("images/barragrigia_r.png") 100% 0 no-repeat; 
  height: 100%;
  padding:5px 6px 3px 6px;
  font: 9px verdana,arial,helvetica,sans-serif; 
  color: #ffffff; 
}

.barracontent_sx { 
  float: left;
}

.barracontent_dx { 
  float: right;
}

.barracontent_dx form fieldset {
  position: static; 
  width: auto;
  padding: 0 0 0 0; 
  margin: 0 0 0 0;
  background: none; 
} /* FIX XHTML 1.0 STRICT PER BOX RICERCA IN LISTA INVITATI */

/*.barracontent_dx form,label,fieldset,input,a{ padding: 0 0 0 0; margin: 0 0 0 0 ;}*/


/* Gestione lista pagine personali */
.barra_alfabetica {
  margin: 15px auto 0px auto;
  *margin: 8px auto 15px auto; /*FIX IE*/
  width: 90%;
  text-align: center;
  /*letter-spacing: 2px;*/
  border: 1px solid #CECECE;
}

.barra_alfabetica a { 
  margin: 0 3px 0 3px;
}


/* Gestione pagina contatti */
.contatti_box_dx, .contatti_box_sx {
  width: 95%;
  padding: 5px 5px 5px 5px;
  margin: 10px auto 10px auto;
  text-align: justify;
}

.contatti_box_sx {
  background: url("images/contatti_bg_sx.jpg") 0 0 repeat-y;
}

.contatti_box_dx {
  background: url("images/contatti_bg_dx.jpg") 100% 0 repeat-y;
}

.contatti_box_sx address, .contatti_box_dx address {
  text-align: center;
  font-weight: bold;
}


/* Gestione ricerche con Google */
form#search {
  width: 117px;
  padding: 0;
  margin: 0 0 2px 15px;
}

#search label, #search label input {
  display: inline;
}

#search-input {
  margin: 20px 0 0 0;
}



/* Gestione navigazione contestuale (solo per sezione stampa) */
#alternate_nav {
  margin: 0 0 0 100px;
  width: 80%;
  padding: 0 0 0 0;
}

#alternate_nav li {
  display: inline;
  padding: 10px 0;
  margin: 5px;
  list-style: none;
}


/* ORGANIZZASPOSI - STRUMENTI   */
/* FOGLIO DI STILE CSS Livello 2.1		  */
/* design -> Alessandro Ferullo <-		  */
/* contact -> webmaster at namec dot net */
