/* Definizioni di stile per la formattazione dei contenuti */
a {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a.menu {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover  {
	text-decoration: underline;
}
blockquote {
	margin: 8px 0px 8px 40px;
	padding: 0px 0px 0px 0px;
}
body { 
	color: #000000;
	font: 80% verdana, helvetica, sans-serif; 
	margin: 0px 1px 0px 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5 {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}
img {
	border-width: 0px;
}
p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
}

ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
li {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
input {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #BBBBBB;
	margin-bottom: 5px;
}
textarea {
	color: #000000;
	border: 1px solid #BBBBBB;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.invisibile {
	display: none;
}

.centro {
text-align: center;
}


/* ******************  Struttura dei documenti  *************** */

.titolo {
	color: #000000;
	font-weight: bold;
}

.evidenza {
	color: #003399;
	font-weight: bold;
}

.errore {
	color: #FF0000;
	font-weight: bold;
}

.orion {
	font-style: italic;
	margin: 4px 0px;
	background-image: url(../immagini/oruna.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-left: 30px;
	height: 29px;
}

.boxevidenza {
	border: 1px solid #FFD980;
	padding: 9px;
}

.boxcommento {
	border: 1px solid #DDDDDD;
	padding: 9px;
}

.boximgdecoro {
	border: 1px solid #FFD980;
	padding: 0px;
}

.col2-1 {
	float: left;
	width: 48%;
	padding: 0px 5px 0px 0px;
	margin: 0px 5px 0px 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #DDDDDD;
}

.col2-2 {
	float: left;
	width: 48%;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	border: 0px none;
}

ul.direzioneorion {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
li.direzioneorion {
	background-image: url('../immagini/direzione.gif');
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
}

/* Sezione della barra di navigazione superiore */
#barragrafica {
	background-image: url(../immagini/bordo_barra_grafica.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border-top: 2px solid #DDDDDD;
	margin: 0px;
	padding-left: 20px;
	height: 48px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}
#barramenusuperiore {
	text-align: left;
	padding: 0px 0px 0px 14%;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DDDDDD;
	border-top-width: 1px;
	border-top-color: #DDDDDD;
    white-space: nowrap;
}
ul.menusuperiore {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	text-align: left;
	vertical-align: middle;
}
li.menusuperiore {
	display: inline; 
	list-style-type: none;
}
.divisoremenusuperiore {
	border-left-color: #DDDDDD;
	border-left-style: solid;
	border-left-width: 1px;
	margin: 0px 0px 0px 9px;
	padding: 0px 0px 0px 0px;
	width: 1px;
}

/* ******************  Colonne del Corpo  *************** */

.colmenu {
	float: left;
	width: 20%;
	margin: 0px 0px 0px 0px;
}
.boxmenu {
	float: left;
	width: 100%;
	background-color: #EEEEEE;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 5px;
	margin: 0px 0px 10px 0px;
}
div.boxmenu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}

.boxlingue {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 5px;
	margin: 0px 0px 0px 0px;
}
div.boxlingue {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFD980;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFD980;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD980;
}
.contenuto {
	float: right;
	width: 76%;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px 0px 0px 0px;
	right: 0px;
	top: 0px;
}


/* ******************  Colonna Menu  *************** */

ul.menunavigazione {
	margin: 0px 0px 0px 20%;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
li.menunavigazione {
	color: #004079;
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/* ******************  Barra percorso  *************** */

.barrapercorso {
	margin: 0px 0px 10px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DDDDDD;
}

.tuseiqui { 
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.percorso a {
	color: #003399;
	text-decoration: none;
}

.percorso a:hover {
	color: #003399;
	text-decoration: underline;
}


/* ******************  Corpo Pagina  *************** */

.titolopag {
	color: #003399;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

/* ******************  Barra Inferiore  *************** */

#barrainferiore {
	float: none;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 14%;
    text-align: left;
}

.visualClear {
    display: block;
    clear: both;
}

/* ******************  Contatti  *************** */

.colcontattilista {
	float: left;
	width: 48%;
	padding: 0px 5px 0px 0px;
	margin: 0px 5px 0px 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #DDDDDD;

}

.colcontattiform {
	float: left;
	width: 48%;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	border: 0px none;

}

.contatto {
	color: #003399;
	font-weight: bold;
}

ul.contatti {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

li.contattiweb {
	background-image: url('../immagini/contattiweb.gif');
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 5px 0px 0px;
	padding: 0px 0px 8px 37px;
}

li.contattiemail {
	background-image: url('../immagini/contattiemail.gif');
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 5px 0px 0px;
	padding: 0px 0px 8px 37px;
}

li.contattitelefono {
	background-image: url('../immagini/contattitelefono.gif');
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 5px 0px 0px;
	padding: 0px 0px 8px 37px;
}

li.contatticellulare {
	background-image: url('../immagini/contatticellulare.gif');
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 5px 0px 0px;
	padding: 0px 0px 8px 37px;
}

li.contattifax {
	background-image: url('../immagini/contattifax.gif');
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 5px 0px 0px;
	padding: 0px 0px 8px 37px;
}

li.contattoform {
	background-image: url('../immagini/contattiform.gif');
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0px 0px 0px;
	padding: 0px 0px 0px 37px;
}
input.contattoform {
	border: 1px solid #FFD980;
}
textarea.contattoform {
	border: 1px solid #FFD980;
}
