
body {
	font-size: 105%;
	text-align: left;
	margin: 0 ;
	background: #fff;
}

#contenuto_home {
	font-family: verdana;
	text-align: left;
	margin: 0 0 0 20px;
	width: 60%;
}



#cornice{
	margin: 0 auto;

}

#barra{
	/*border-top:1px dotted #000000;*/
	text-align: center;
	width: 100%;
	margin: 0 auto;
	line-height: 2.5em;
	font-weight: bolder;
	margin-bottom: 50px;
}

#lista {

	border-top: 1px solid #d50000;
	border-bottom: 1px solid #d50000;
}


#lista li {
	font-family: verdana;
	display: inline;
	text-decoration: none;
	padding: 1% 1%;
	margin: 0 2%;
}

#lista li a {
padding: 0 0 0 20px;
}

.selezionato a {
color: #ff2900;
text-decoration: none;
background: url('selezionato.png') no-repeat center left;
}

.ul_indice > li:before  {
content: "! ";
color: #d50000;
font-weight: bolder;
padding-right: 20px;
font-size: 120%;
}




.ul_indice li ul li:before  {
content: "? ";
color: #d50000;
font-weight: bolder;
padding-right: 20px;
}

.lista_azioni {
list-style-image: url('lista2.png');
}

.lista_azioni li {
margin-top: 3px;
}

a { 
	color: #d50000;
}

a img {
border: 0;
padding: 0 2%;
}


#contenuto {
	font-family: verdana;
	text-align: left;
	width: 90%;
	margin: 0 auto;
	
}

.immagine {
	float:right;
	-moz-opacity:0.6;
	margin: 0 5%;
}

li.lista_descrittiva {
	clear:right;
	padding: 5% 0;
}

h1 {
text-align: center;
padding: 1em;
font-family: tahoma;
font-weight: bolder;
}

h2 {
	text-align: center;
	border-bottom: 1px solid #d50000;
}

h3 {
	margin: 3% 1% 2% 1%;
	clear: right;
	border-bottom: dotted 1px #d50000;
	
	background: #fff url('') no-repeat bottom left;

}

h3:before {
content: "!";
color: #d50000;
font-size: 130%;
padding: 30px 50px 10px 0;

}


h3 a {
	clear: right;
	color: #d50000 !important;
}

h3#hyper_ {
	clear: both;
	border-bottom: dotted 1px #d50000;
	
}

h4 {
	margin: 6% 1% 2% 1%;
	width: 95%;
	border-bottom: dotted 1px silver;
	#margin-top: 30px;
}

h4 a {
	color: #000;

}

h4:before {
	content: "?";
	color: #d50000;
	font-size: 130%;
	padding: 30px 50px 10px 0;
	margin: 4% 1% 2% 1%;
}

h5 {
	margin: 6% 1% 2% 1%;
	width: 95%;
	border-bottom: dotted 1px silver;
	font-size: 95%;
}

h5:before {
	content: "...";
	color: #d50000;
	font-size: 130%;
	padding: 30px 50px 10px 0;
	margin: 4% 1% 2% 1%;
}

#piede {
margin: 2em;
font-family: tahoma, arial;
font-size: 110%;

text-align: center;
border-top: 1px dotted #000;
}

.indirizzo {

font-family: tahoma, arial;
font-size: 110%;
text-align: center;
}
.indirizzo p:after {
content: "arums@oziosi.org";
display: block;
padding: 0.7em;
font-weight: bolder;
}

.immagine:hover{
	-moz-opacity:1;
}

#switch {
	border: medium ridge #000000;

}

.testo {
	text-align: left;
	margin: 1% 2%;
}

.testo_evidenziato  {
	font-weight: bolder;
	color: #d50000;	
}

#footer {
	border-top:1px dotted #000000;
	text-align: center;
	width: 90%;
	margin: 0 auto;
	font-family: verdana;
	font-size: 90%;

}
#cornice{
    text-align: left;
    width: 96%;
	border: 1px solid #d50000;
	margin: 1%;
	padding: 1%;
	background: transparent url('sfondo.png') no-repeat bottom right;
}

div#i_tags  ul li {
list-style-type: none;
padding: 1em 0.5em;
}

 p {
padding: 0.3em;
line-height: 1.5em;
}

code {
display: block;
color: #d50000;
font-size: 110%;
padding: 1em;
margin: 1em;
font-family: Courier, Courier new;
border: 1px solid darkgrey;
}
/*
pre {
display: inline;
color: #d50000;
font-size: 110%;
font-family: Courier, Courier new;
}
*/

.pre {

color: #d50000;
font-size: 100%;
font-family: Fonotone, tahoma, courier;
display: block;
padding: 2% 0 2% 3%;
}

ul  li {
list-style-type: none;
padding: 1em;
}


ul.ul_indice {
width: 47%;
padding: 5px !important;
float: left;
line-height: 2em;
}

ul.ul_indice li {

}

ul.ul_indice  a {
text-decoration: none;
padding: 0 !important;
}

ul.ul_indice li ul li {
width: 100%;
font-size: 90%;
line-height: 1em;
}

#l_indice {
width: 100%;
}

ul#boxmodel {
background: #fff url('schema_larghezza.png') no-repeat center right; 
}

div#intestazione {

background: transparent url('retro.png') repeat-x top right; 
}
.titolouno {
font-size: 120%;
font-weight: bolder;
text-align: right;
}

div#intestazione  h1{
text-align: right;
padding: 0px 20px 0px 0px;
margin: 0;
line-height: 1em;
height: 163px;
background: transparent url('pagina_htm_banner.png') no-repeat top left; 
border-right: 4px solid #d50000;
}
/*
#piede, .indirizzo {
display: none;
}
*/