/*
 Foglio di stile del sito Gruppo Storico Venaria
I - Impostazioni elementi XHTML
II - Impostazioni Classi
III - Impostazioni Divisioni
*/

/* I - Impostazioni elementi xhtml */

body, html {
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-color: #ffffff;
    font-family: verdana, arial, sans-serif;
	text-align: center;
	font-size: 0.8em;
	color: #1f1f1f;
}

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

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

a:hover
	{
	text-decoration: underline;
	}


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

ul{
	list-style-position: inside;
	list-style-type: square;
	
}

li{
	list-style-type: square;

}

h1{
      font-size: 2em;
      color: #ffffff;
      padding: 0px 5px 0px 5px;
      line-height:5px;
}

h2{
	  font-size: 1.3em;
      color: #3333cc;
      padding: 5px 5px 5px 5px;
      line-height:5px;
}

h3{
      font-size: 1.4em;
      color: #3333cc;
      padding: 0px 0px 0px 0px;
      line-height:14px;
	  margin: 0px 0px 0px 5px;
	  text-align: left;
	  font-weight: bold;
}

h4{
      font-size: 1em;
      color: #cc0033;
      padding: 5px 5px 5px 5px;
      line-height:5px;
}

h5{
      font-size: 0.9em;
      color: #cc0033;
      padding: 5px 5px 5px 5px;
      line-height:5px;
}

h6{
      font-size: 1em;
      color: #cc0033;
      padding: 5px 5px 5px 5px;
      line-height:5px;
}

hr {
	color: #cc0033;
	}
	
table.centro
	{
	text-align: center;
	width: auto;
	}
	
td.sx
	{
	text-align: left;
	width: auto;
	}

td.centro
	{
	text-align: center;
	width: auto;
	}

td.dx
	{
	text-align: right;
	width: auto;
	}
	
img{
      border:0;
	  xfloat: right;
}

img#proporzionale {
      width:30%;
      float:left;
      margin: 5px;
}

img#fissa {
      width:100px;
      float:left;
      margin: 5px;
}

img#foot {
      width:88px;
      height:21px;
}

/* II - Impostazione classi */

.modulochiaro{
	  width: 95%;
      height: auto;
      color: #b30000;
      padding: 0px 10px 10px 10px;
      text-align: justify;
	  border-bottom: 1px dashed #cc0033;
	  xborder-top: 1px dotted #cc0033;
	  margin-top: 5px;
	  font-size: 1.1em;
}

.modulochiaro img{
      padding: 0px 5px 0px 0px;
	  border: 0;
	  float: left;
	  margin: 5px;
}

.moduloscuro
	{
	width: 90%;
	height:auto;
	color: #b30000;
    padding: 10px 10px 10px 10px;
	text-align: justify;
	border-bottom: 1px dashed #cc0033;
	xborder-top: 1px dotted #cc0033;
	margin-top: 5px;
	font-size: 1.1em;
	}

.moduloscuro img{
      padding: 0px 5px 0px 0px;
	  border: 0;
	  float: left;
	  margin: 5px;
}

.modulochiaro a
	{
	color: #cc0033;
	font-weight: normal;
	}

.modulochiaro a:visited
	{
	color: #cc0033;
	font-weight: normal;
	}

.modulochiaro a:hover
	{
	color: #cc0033;
	text-decoration: underline;
	font-weight: normal;
	}

.moduloscuro a
	{
	color: #cc0033;
	font-weight: normal;
	}

.moduloscuro a:visited
	{
	color: #cc0033;
	font-weight: normal;
	}
.moduloscuro a:hover
	{
	color: #cc0033;
	text-decoration: underline;
	font-weight: normal;
	}

.divtitolo
	{
	width: 90%;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	height: auto;
	padding: 5px 0px 2px 0px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 0.9em;
	}
	
.divtitolo a
	{
	color: #b30000;
	text-decoration: none;
	font-weight: bold;
	}

.divtitolo a:visited
	{
	color: #b30000;
	text-decoration: none;
	font-weight: bold;
	}
	
.divtitolo a:hover
	{
	color: #b30000;
	text-decoration: underline;
	font-weight: bold;
	}			
.testo
	{
    color: #333399;
    padding: 0px 0px 0px 0px;
	}

.titolo
	{
	padding: 10px 0px 10px 0px;
	font-weight: bold;
	color: #cc0033;
	}

.avvisoricerca
	{
	font-weight: bold;
	color: #cc0033;	
	}
	
.autore
	{
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
	color: #999999;
	}
	
.titolotesta
	{
    xfont-weight: bold;
    color: #cc0033;
    margin-left: 5px;
	}

/* OLD */

.menutitolo
	{
	background-color: #cc0033;
	color: #ffff00;
	margin-top: 10px;
	padding: 5px 0px 3px 5px;
	border-top: 1px solid #ff3333;
	border-bottom: 1px solid #75001E;
	border-right: 1px solid #75001E;
	border-left: 1px solid #ff3333;
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
	width: 183px;
	margin-bottom: 3px;
	}

.menubox {
	width: 210px;
	}
	
.menubox img {
	text-align: center;
	background-color: #ffffff;
	float: left;
	xmargin: 5px;
	}

.menuvoce
	{
	background-color: #D7DBE3;
	font-weight: normal;
	font-size: 1.0em;
	border-top: 1px solid #CAE4FF;
	border-bottom: 1px solid #003C77;
	border-right: 1px solid #003c77;
	border-left: 1px solid #cae4ff;
	padding: 5px 0px 3px 5px;
	margin-bottom: 0px;
	height:auto;
	width: 183px;
	vertical-align: middle;
	line-height: 14px;
	}
	

/* III - Impostazione divisioni */

/* 1 - Divisioni figlie Body: sommario, contenitore e note */

#sommario{
      display:none;
}

#contenitore{
	width: 900px;
	margin: 5px auto 0px auto;
	xheight: 450px;
	border: 0px solid #cc0033;
	}
#top {
	width: 900px;
	margin: 0px auto 0px auto;
	background:#2C7E9A url(../immagini/fondo/top2.jpg) top center no-repeat;
}

#note{
      display:none;
}

/* 
    2 - Divisioni figlie del contenitore 
        2.1 - intestazione (menuconfigurazione, testata, menunavigazione)
        2.2 - corpo (menucontenuti, contenuti)
        2.3 - piede 
*/

/* 2.1 Intestazione  (menuconfigurazione, testata, menunavigazione) */

#intestazione{
      float: left;
      width: 100%;
	  text-align: right;
	  border: 1px solid #cc0033;
	  margin-bottom: 5px;
}

/* Menuconfigurazione */

#menuconfigurazione{
	width: 100%;
	height:auto;
	background-color: #5c8cfb;
	border-top: 0px solid #93eeee;
	border-bottom: 0px solid #6699cc;
    font-size: 1.6em;
    font-weight: bold;
	color: #ffffff;
	padding: 2px 0px 2px 0px;
	text-align: center;
	display: none;
	
}

#menuconfigurazione a{
      text-decoration:none;
      color: #0066cc;
      font-weight: normal;
      padding: 0px 5px 0px 5px;
}

#menuconfigurazione a:visited{
      text-decoration:none;
      color: #0066cc;
      xfont-size: 0.8em;
      font-weight: normal;
      padding: 0px 5px 0px 5px;
}

#menuconfigurazione a:hover{
      text-decoration:underline;
      color: #0066cc;
      xfont-size: 0.8em;
      font-weight: normal;
      padding: 0px 5px 0px 5px;
}

/* Testata */

#testata{
      background:  url(../immagini/fondo/top.jpg) no-repeat left top;
	  border: 0px solid #ffff33;
	  border-bottom: 0px;
      text-align:right;
      width: 900px;
      height:170px;
	  padding: 80px 0px 0px 0px;
	  margin: 0px 0px 0px 0px;
	  color: #ffcc66;
      }


/* Menunavigazione */

#menunavigazione{
	float: left;
	border-top: 0px solid #ffff00;
	background: url(../immagini/fondo/topcorpoverde.gif) no-repeat top center;
	width: 100%;
	text-align: right;
	padding: 0px 0px 0px 0px;
}

.linknavigazione {
    display: block;
	color: #707070;
	padding: 0px 5px 0px 0px;
	width: auto;
	font-size: 1.2em;
	font-weight: bold;
	xheight: 10px;
    vertical-align: bottom;
}


.linknavigazione a {
	color: #ffff00;
	text-decoration: none;	
	font-weight: bold;
}

.linknavigazione a:visited {
	color: #ffff00;
	text-decoration: none;	
	font-weight: bold;
}

.linknavigazione a:hover{
	color: #ffffff;
	text-decoration: none;	
	font-weight: bold;
}

.linknavigazione ul, li {
	display: block;
	list-style-type: none;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	}

/*  2.2 corpo (menucontenuti, contenuti) */

#corpo {
	float: left;
	width: 900px;
	xheight: 900px! important;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 10px 0px 5px 0px;
	background: url(../immagini/fondo/bgcorposx.jpg) no-repeat bottom center;
	background-color: #929db6;
	text-align:left;
	border: 1px solid #cc0033;
	}

/* menucontenuti di SINISTRA */

#menucontenutisx{
	float:left;
	width: 190px;
	xheight: 500px;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 10px;

}

#menucontenutisx a {
	font-weight: bold;
	color: #cc0033;
	text-decoration: none;
	width: 100%;
}

#menucontenutisx a:hover {
	text-decoration:underline;
	color: #cc0033;
	font-weight: bold;
	cursor: hand;
}

/* menucontenuti di DESTRA */

#menucontenutidx{
	float:left;
	width: 190px;
	xheight: auto;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	text-align: center;
	border: 0px solid #cccccc;
	margin-bottom: 10px;
}

#menucontenutidx a {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	width: 100%;
}

#menucontenutidx a:hover {
	text-decoration:none;
	color: #cc0033;
	font-weight: normal;
	cursor: hand;
}

/* contenuti SENZA menù di destra */

#contenuti{
	float:left;
	width: 500px;
	height: auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#percorso{
	width: 95%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 25px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #cc0033;
	border-bottom: 1px solid #cc0033;
	}
#percorso a{
	text-align: left;
	font-weight: bold;
	color: #cc0033;
	}

#percorso a:visited{
	text-align: left;
	color: #cc0033;
	font-weight: bold;
	}

#percorso a:hover{
	text-align: left;
	color: #cc0033;
	font-weight:bold;
	text-decoration: underline;
	}

/* contenuti CON menù di destra */

#contenuticentrale{
	float:left;
	width: 458px;
	xheight: auto;
	padding-bottom: 10px;
	padding: 10px 10px 10px 10px;
	padding-top: 10px;
	text-align: left;
	line-height: 14px;
	border: 2px dotted #cc0033;
	xborder-left: 1px solid #cc0033;
	xborder-right: 1px solid #cc0033;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	}

/* III Piede */

#piede{
	float: left;
	width: 100%;
	height:auto;
	padding: 9px 0px 2px 0px;
	text-align: center;
	background-color: #576482;
	color: #cc0033;
	font-size: 1.1em;
	font-weight: bold;
	border: 1px solid #cc0033;
	margin-top: 5px;
}
#piede a
	{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	}

#piede a:visited
	{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	}

#piede a:hover
	{
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
	}

#bottom {
	width: 900px;
	height: 60px;
	margin: 0px auto 0px auto;
	background:#ffffff url(../immagini/fondo/loghi.jpg) center center no-repeat;
}


/***********************  Contenuti di personalizzazione ************* */

#news
	{
	color: #cc0000;
	background-color: #D7DBE3;
	border-top: 0px solid #CAE4FF;
	border-bottom: 0px solid #003C77;
	border-right: 0px solid #003c77;
	border-left: 0px solid #cae4ff;
	height: 140px;
	padding: 5px 5px 5px 5px;
	width: 180px;
	text-align: left;
	}

#news a
	{
	color: #CC3300;
	xbackground-color: #D1F1D9;
	cursor: hand;
	}

#news a:visited
	{
	color: #CC3300;
	xbackground-color: #D1F1D9;
	}

#news a:hover
	{
	xfont-size: 1em;
	color: #CC3300;
	background-color: #D1F1D9;
	text-decoration: none;
	}
	
.cerca 
	{
	padding: 10px 10px 10px 10px;
	width: 168px;
	border-top: 1px solid #CAE4FF;
	border-bottom: 1px solid #003C77;
	border-right: 1px solid #003c77;
	border-left: 1px solid #cae4ff;
	background-color: #D7DBE3;
	text-align: left;
	text-indent: 10px;
	}

.cerca_av 
	{
	padding: 10px 10px 10px 10px;
	width: 438px;
	border-top: 1px solid #CAE4FF;
	border-bottom: 1px solid #003C77;
	border-right: 1px solid #003c77;
	border-left: 1px solid #cae4ff;
	background-color: #D7DBE3;
	}

.cerca_av label {
	color: #cc0033:
	font-weight: bold;
	}
	
.bottone 
	{
	font-size: 0.9em;
	color: #cc0033;
	height: auto;
	width: auto;
	}

.campo 
	{
	font-size: 0.9em;
	width: 120px;
	margin-right: 15px;
	}

.camporicerca 
	{
	xfont-size: 0.9em;
	width: 100px;
	margin-right: 5px;
	}

.ris_ok
	{
	color: #cc0033;
	font-size: 1.2em;
	}

.ris_no
	{
	color: #cc0033;
	font-size: 1.2em;
	}
	
/* Update 09-03-06 */

.elencofaccette{
	list-style: none;
	padding: 2px 0px 3px 15px;
	background:url(../immagini/bottoni/marcatore.gif) left center no-repeat;
	width: 100%;
	xborder-bottom: 1px solid #cccccc;
}

.elencofaccette a{
	xpadding: 0px 0px 0px 15px;
	color: #cc0033;
	font-size: 1.2em;
}

.elencofaccette a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #cc0033;
}

.elencofaccette a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}

.elencolink{
	list-style: none;
	padding: 7px 0px 1px 20px;
	background:url(../immagini/bottoni/go.gif) left bottom no-repeat;
	width: 90%;
}

.elencolink a{
	xpadding: 0px 0px 0px 15px;
	color: #cc0033;
	font-size: 1.2em;
}

.elencolink a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #cc0033;
}

.elencolink a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #cc0000;
}


	
.separatore {
	display: none;
}

.calendario {
	color: #003a75;
	width: 188px;
	text-align: center;
	border-top: 1px solid #CAE4FF;
	border-bottom: 1px solid #003C77;
	border-right: 1px solid #003c77;
	border-left: 1px solid #cae4ff;
	background-color: #D7DBE3;
	margin-left: 0px;
}

.calendario hr	{
	color: #cc0033;
	height: 1px;
	}
	
td.cal
	{
	color: #003a75;
	font-weight: bold;
	}

td.calday
	{
	color: #cc0033;
	font-weight: bold;
	}

.puntoelenco
	{
	background:url(../immagini/bottoni/txt_piccolo.gif) left bottom no-repeat;
	padding: 10px 0px 0px 20px;
	margin: 10px 0px 0px px;

	}

.stampa
	{
	background: url(../immagini/bottoni/print.gif) no-repeat right top;
	padding: 0px 20px 0px 0px;
	text-align: right;
	margin: 0px 10px 10px 0px;
}

.tornasu
	{
	background: url(../immagini/bottoni/up.gif) no-repeat right bottom;
	height: auto;
	padding: 0px 20px 0px 0px;
	text-align: right;
	margin: 10px 10px 10px 0px;
}

.titologruppo
	{
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
	padding: 10px 0 5px 0;
	width: 90%;
	}

/* Elecont */

td a
{
	text-decoration: none;
	color: #666666;
}

td a:hover
{
	color: #FF9900;
	text-decoration: underline;
}

td a:visited
{
	text-decoration: none;
	color: #666666;
}

.alfabeto
{
	margin: 5px;
	color: #cc0033;
}

.alfabeto a:link
{
	width: 25px;
	font-size: 1.2em;
	text-decoration: none;
	background-color: #cc0033;
	padding: 2px;
	color: #ffffff;
	border: 1px solid #cccccc;
	margin-right: 1px;
}

.alfabeto a:visited
{
	width: 25px;
	font-size: 1.2em;
	text-decoration: none;
	background-color: #cc0033;
	padding: 2px;
	color: #ffffff;
	border: 1px solid #cccccc;
	margin-right: 1px;
}

.alfabeto a:hover
{
	color: #FFFFFF;
	background-color: #cccccc;
	border: 1px solid #cc0033;
}

.alfabeto a:link
{
	color: #FFFFFF;
}

td.eletd
{
	color: #cc0033;
}

td.eletd a
{
	color: #cc0033;
}

td.eletd a:visited
{
	color: #1f1f1f;
}

td.eletd a:hover
{
	color: #1f1f1f;
	text-decoration: underline;
}

td.eletd ul li	{
	list-style-position: inside;
	list-style-type: disc;
	color: #cc0033;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
td.capolettera ul li	{
	list-style-position: inside;
	list-style-type: none;
	margin-left: -15px;
	font-weight: bold;
	color: #0066cc;
	font-size: 1.4em;
	}
