﻿body
{
	/*margin: 0px;
	font-family: "Times New Roman", Times, serif;
	width:100%;
	background-color: #F8F5EE;*/
    color: rgba(255, 255, 255, 0.87);
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 18px;
}	


.reverse {
	background: none repeat scroll 0 0 #fff;
	color: rgba(0, 0, 0, 0.8);
}

a:hover {
	color: #FF0000;
}	
	
li {
	padding-bottom: 0.5em;
	clear:left
}
	
	
.h3_titolo
{
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;*/
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-right: 0.4em;
}

.avviso
{
     font-weight:bold; 
     color: #171165;
}

/*----------------------------------------------------------------------------------------------------------
 blocchi principali
 ------------------------------------------------------------------------------------------------------------
*/

/*#principale {
	width:99%;
}

#sottocappello {
	width:100%;
	background-image:url(Images/alto-sfondo2.jpg);
	background-repeat: repeat-x;
	height: 180px;
	background-position: top;	
}

#cappello {
	width:100%;
	background-image:url(Images/alto6s.jpg);
	background-repeat: no-repeat;
	height: 180px;
}

#cappello h1 {
	position:absolute;
	z-index:-1;
	left:1em;
	top:1em
}

*/

/*blocco col menu di sinistra */
#menu-sx 
{	
	float:left;
	width:15%;
	background-color: #FFFFFF;
	padding-left: 0.5em;
	border-top-width: 0.95em;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
}

.link_file
{
	/*FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 0.9em;
	color: #666666;
	padding-left: 2em;
	/*padding-right: 0.5em;*/
	margin-bottom: 0.5em;
	background-image: url(Images/virgolette3h.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*line-height: 2em;*/
}

a.link_file {
	color: #333333;		
	text-decoration:none;
}

a.link_file:hover {
	color: #00F;
	background-image: url(Images/virgolette3.gif);
	text-decoration: underline;
}

.titolo {
	/*FONT-FAMILY: Arial, Helvetica, sans-serif;*/
	FONT-SIZE: 1.1em;
	FONT-WEIGHT: bold;
	MARGIN-TOP: 0px;
	color: #000000;
	padding-right: 1em;
	text-align: left;
}

h4.titolo {
	/*FONT-FAMILY: Arial, Helvetica, sans-serif;*/
	FONT-SIZE: 1em;
	FONT-WEIGHT: bold;
	MARGIN-TOP: 0px;
	color: #000000;
	padding-right: 1em;
	text-align: left;
}

A.titolo {
	/*FONT-FAMILY: Arial, Helvetica, sans-serif;*/
	FONT-WEIGHT: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 1em;
}

A.titolo:hover {
	/*FONT-FAMILY: Arial, Helvetica, sans-serif;*/
	FONT-WEIGHT: bold;
	color: #000000;
	text-decoration: underline;
	padding-right: 1em;
}

.div_bottone
{
	white-space:nowrap;
	TEXT-ALIGN: center;
	float: left;
	width: 60%;
	margin-left: 1.5em;
	min-width:47em;
	/*margin-top: 1px;*/
}

.noteCella 
{	
	font-size: 0.75em;
	color:#000000;
	background-color: #E2ECF5;
}

.note
{
	font-size: 0.8em;
	font-weight:normal;
	font-style:italic;
	line-height:normal;
}

.testo 
{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 1em; 
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-left: 0.6em;
}

a.testo:link, a.testo:visited {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;*/
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}

a.testo:hover{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 0.9em; 
	font-style: normal;
	color: #FF0000;
	text-decoration: underline;
}

.testoCentraleGrassetto {
	
	/*font-family: Arial, Helvetica, sans-serif; */
	font-size: 1em; 
	font-style: normal;
	color: #000000;
	text-decoration: none;
	width: 90%;
	text-align: center;
	font-weight: bold;
}

.testoCentrale {
	
	/*font-family: Arial, Helvetica, sans-serif; */
	font-size: 1em;  
	font-style: normal;
	color: #000000;
	text-decoration: none;
	width: 90%;
	text-align: center;
}

a.testoCentrale:hover {
	text-decoration: underline;	
	color: #0000FF;
}

.testoCentraleErrore {
	/*font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.9em;*/
	font-weight: bold;
	COLOR: #990000;
	text-decoration: none;
	width: auto;
	text-align: center;
	font-weight: bold;
	width: 90%;
}

.testoErrore {
	COLOR: #990000;
	/*FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 0.9em;*/
	font-weight: bold;
	letter-spacing: 0.2em;
	width: auto;
}
 
.EvidenziaErrore
{
	COLOR: #990000;
	/*FONT-FAMILY: Arial, Helvetica, sans-serif;*/
	FONT-SIZE: 1.18em;
	font-weight: bold;
}
 
 
A.testoErrore { 
   TEXT-DECORATION: none;
}
 
 
.Label {
	/*font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.9em;*/
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	background-color:#FFFFFF;
}
	
.div-bianco {
	clear:both;
	background-color: #FFFFFF;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	text-align: left;
	margin-left: 0.6em;
	height: 1.8em;
	/*width:55%;*/
	width:67%;
	/*min-width:40em;*/
	min-width:45em
}

.div-clearboth {
	height: 0.1em;	
	width: 38.00em;
}



#div-descrizione
{
	float: left;
	width:98%;
	margin-top: 0.5em;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 1em;
	color: #000000;
	text-align: left;
	margin-bottom: 0.5em;	
}


.dati {
	margin-bottom: 1em;
}


/* sezione h*/
.box-sx
{
	float: left;
	width: 48%;
	text-align: left;
}
.box-dx
{
	float: right;
	width: 48%;
}
.box-riga
{
	float: left;
	width: 98%;
	margin-top: 1em;
}

#div-sottotitoli{
	/*FONT-FAMILY: Arial, Helvetica, sans-serif;*/
	font-variant: small-caps;
	text-align: center;
	background-color: #FFFFFF;
	height:7em;
	width: 90%;
	margin-left: 1.5em;
	border: 1px solid #999999;
	margin-bottom: 0.5em;
}

.menu-succ{
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 90%;
	WIDTH: 95%;
	COLOR: #000000;
	LINE-HEIGHT: 1.5em;
	/*FONT-FAMILY: Arial, Helvetica, sans-serif;*/
	TEXT-ALIGN: left;
	margin: 0em;
	padding-left:0em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;	
	
}

.menu-succ A {
	 DISPLAY: block; VERTICAL-ALIGN: 15%; COLOR: #000000;  HEIGHT: 100%; TEXT-ALIGN: left; TEXT-DECORATION: none;
	 padding-left:0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;	
}

.menu-succ A:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	background-color: #990000;
}

.menu-succ LI.voceattiva {
	COLOR: #ffffff; BACKGROUND-COLOR: #cccccc; TEXT-DECORATION: none
}

.menu-succ LI.voceattiva {
	COLOR: #ffffff; BACKGROUND-COLOR: #cccccc; TEXT-DECORATION: none
}

#menu-primo {
	PADDING-RIGHT: 0.3em; MARGIN-TOP: 117px; FLOAT: right; WIDTH: 45%; HEIGHT: auto; /*BACKGROUND-COLOR: #9a0235;*/ TEXT-ALIGN: right
}

.menu-primo {
	FONT-WEIGHT: bold; FONT-SIZE: 75%; MARGIN: 0px; COLOR: #ffffff; /*FONT-FAMILY: Arial, Helvetica, sans-serif;*/ LIST-STYLE-TYPE: none; TEXT-ALIGN: right
}

.menu-primo A {
	COLOR: #ffffff;
	LIST-STYLE-TYPE: none; /*BACKGROUND-COLOR: #9a0235;*/
	TEXT-DECORATION: none;
	background-color: #9A0233;
}

.menu-primo LI {
	PADDING-RIGHT: 0.5em; DISPLAY: inline; PADDING-LEFT: 1em; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; WHITE-SPACE: nowrap; LIST-STYLE-TYPE: none; HEIGHT: 0px
}

.menu-primo LI.home {
	BORDER-LEFT-STYLE: none;

}

.menu-primo A:hover {
	COLOR: #9a0235; BACKGROUND-COLOR: #ffffff
}

.sottomenu-sx {
	DISPLAY: block;
	FONT-WEIGHT: normal;
	FONT-SIZE: 75%;
	WIDTH: 100%;
	COLOR: #000000;
	LINE-HEIGHT: 1.7em;
	/*FONT-FAMILY: Arial, Helvetica, sans-serif;*/
	LIST-STYLE-TYPE: none;
	LETTER-SPACING: 0.2em;
	TEXT-ALIGN: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sottomenu-sx A {
	BORDER-TOP-WIDTH: 0px;
	DISPLAY: block;
	PADDING-LEFT: 15%;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	COLOR: #000000; 
	HEIGHT: 100%;
	BORDER-RIGHT-WIDTH: 0px;
	TEXT-DECORATION: none
}

.sottomenu-sx A:hover {
	DISPLAY: block; COLOR: #ffffff; BACKGROUND-COLOR: #666666; TEXT-DECORATION: none; HEIGHT: 100%; LINE-HEIGHT: 1.7em;
} 

.sottomenu-sx A.voceattiva {
	DISPLAY: block; COLOR: #ff0000; TEXT-DECORATION: none
}

.sceltaveloce {
	position:absolute;
	left:-9999px
}

.scelteprincipali {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 0.8em; PADDING-BOTTOM: 0px; MARGIN: 1.3em 0px 0px; WIDTH: 100%; COLOR: #000000; LINE-HEIGHT: 1.7em; PADDING-TOP: 0px; /*FONT-FAMILY: Arial, Helvetica, sans-serif;*/ LIST-STYLE-TYPE: none; BACKGROUND-COLOR: #f8f5ee; TEXT-ALIGN: left
}

.titolo_nascosto {
	position:absolute;
	left:-9999px
}

.left{
	
	text-align:left;
}
.center{
	
	text-align:center;
}
.right{
	
	text-align:right;
}
 
#contenuto
{
	float: left;
	width: 82%;
	height:auto;
	background-color: #F3F3F3;
}
	
#div_contentplaceholder 
{
	float: left;
	width: 99%;
	background-color: #F3F3F3;
	padding-bottom: 0.7em;
	padding-left: 0.5em;
	padding-top: 1em;
	text-align: left;
}


#div_header 
{
	float: left;
	width: 99%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
	height: 1em;
}

.titolo_header {
	/*FONT-FAMILY: Arial, Helvetica, sans-serif;*/
	font-size: 0.7em;
	color: #000000;
	letter-spacing: 0.2em;
	padding-left: 1.2em;
	text-align: left;
	font-weight: normal;
	margin:0;
	width:100%;
}


#sottotitoli {
	font-size: 90%;
	font-weight: normal;
	font-variant: small-caps;
}


.divContenuti
{
	width:70%;
	min-width:47em;
}


.bTable {
	
	margin-bottom: 0.4em;
	position: relative;
	clear:both;
	width:100%;
	height:auto;
}

.rTable 
{	
	 display:inline-block;
	 height:auto;
	 /*margin-bottom: 0.4em;*/
 	 width: 100%;
}

.hTableV
{
	/*FONT-FAMILY: Arial, Helvetica, sans-serif;*/
	display: inline;
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
	background-color: #CCCCCC;
	text-align: right;
	float:left;
	margin-left: 0.4em;
	vertical-align:top;
	height: 2em;
	width:45%;
	margin-top: 0.15em;
	margin-bottom: 0.15em;
	padding-top:0.3em;
}


.cTableV 
{
	border: 1px solid #CCCCCC;
	background-color: #E2ECF5;
    COLOR: #000000;
    /*FONT-FAMILY: Arial, Helvetica, sans-serif;*/
    font-size: 0.9em;
    text-align:left;
    display: inline;
    float:left;
    width:50%;
    height: 1.9em;
    margin-left: 0.4em;
    vertical-align:top;
    margin-top: 0.15em;
	margin-bottom: 0.15em;
}


.rHTable
{	
	 /*FONT-FAMILY: Arial, Helvetica, sans-serif;*/
	 font-size: 0.9em;
	 display:inline-block;
	 height:auto;
	 text-align:center;
	 margin-bottom: 0.4em;
	 margin-left: 0.4em;
	 margin-top: 0.15em;
 	 width: 96%;
 	 color: #000000;
 	 background-color: #CCCCCC;
}

.rCTable 
{
	 border: 1px solid #CCCCCC;
	 /*FONT-FAMILY: Arial, Helvetica, sans-serif;*/
	 font-size: 0.9em;
	 display:inline-block;
	 height:auto;
	 margin-bottom: 0.4em;
	 margin-left: 0.4em;
	 margin-top: 0.15em;
 	 width: 96%;
 	 color: #000000;
 	 background-color: #E2ECF5;
}
  
.textBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #000000;
	margin-top: 0.15em;
	margin-bottom: 0.1em;
	width:250px;
} 
 

#pr-header {
	background: #171165;
	height: 77px;
	color: #FFF;
}
.container-fluid-limited {
	padding-right: 14px;
	padding-left: 15px;
}

.logo-presidenza {
  font-family: 'Cinzel', serif;
  width: auto;
  height: 57px;
  font-weight: 100;
  background-image: url(images/logo.png);
  background-repeat: no-repeat;
  padding-left: 60px;  
  font-size: 25px;
  text-align: right;
  position: relative;
  margin: 10px 0 0 40px;
}

#pr-header h1 {
  float: left;
}
h1,h2 {
  font-family: 'Cinzel', serif;
  font-size:20px;
}
 

.btn-link-bianco{
	color:#FFFFFF;
}
a,
a:hover,
a:focus {
  text-decoration: none;
  color: #fff;
  outline: medium none;
}
.logo_sx{
 margin: 10px 0 0 0px;
 margin-bottom:20px;
}
.presidenza-della {
	font-size: 14px;
	position: absolute;
	right: -3px;
	top: 14px;
}
.presidenza-della a {
	color:rgba(255,252,252,1.00)
}
.repubblica b,
.repubblica strong {
  font-size: 60px;
  font-weight: 100;
  line-height: 57px;
}

.contenuto h2 {
	font-size: 30px;
	border-bottom: 1px solid #0d0171;
	margin-top: 30px;
	margin-bottom: 30px;
}

.contenuto p {
	text-align: justify;
}

.pull-right {
  float: right !important;
}

.other { 
  display: block;
  font-size: 14px;
  float: left;
  padding: 0;
  margin: 0;
  margin-right: 10px;
  padding-top: 18px;
}

.other li {
  float: left;
  height: 77px;
  line-height: 77px;
  list-style-type: none;
  padding-right: 7px;
}

 
