﻿/* Stili relativi al testo */
body
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    background-color: #54819e;
    background-image: url("/provincia.laquila.it/Images/l1.jpg");
    background-repeat: repeat-x;     
}
body, th, td
{
    font-family: Verdana;
    font-size: 8pt;   
    line-height: 130%; 
    color: #585858;
}
h1 
{
    font-weight: bold;
    font-size: 11pt;
    text-align: center;
    margin-bottom: 15px;
}
a 
{
	font-family: Verdana;
    color: #1c5da0;
    text-decoration: underline;
}
a:hover 
{
	font-family: Verdana;
	color: #ff6f53;
	text-decoration: none;	
}

.TestoBianco
{
	color: #ffffff;
}
.TestoBianco a
{
    color: #ffffff;
    text-decoration: underline;
}
.TestoBianco a:hover 
{
	color: #ffffff;
	text-decoration: none;
}
.TestoBluBold
{
	color: #003366;
	font-weight: bold;
	text-align: left;
	float: left;
}
.TestoBlu
{
	color: #003366;
	text-align: right;
	margin-right: 10px;
}
.TestoBlu a
{
    color: #003366;
    text-decoration: underline;
}
.TestoBlu a:hover 
{
	color: #003366;
	text-decoration: none;
}
.TabellaLayout
{
	vertical-align: top;
	text-align: justify; 
	font-family: Verdana;
	font-size: 8pt;   
    line-height: 130%;
}
.TabellaCentrata
{
	 text-align: center;
	 width: 100%;
}
.TestoCentrato
{
	 text-align: center;
}
.DivInside
{
	 margin: 2% 2% 2% 2%;
}
.DivGiustificato
{
	 text-align:  justify ;
}
.DivAlboPretorio
{	
    color: #ffffff;
    font-family: Verdana;
    font-size: 8pt;    
    font-weight: bold; 
    background: #89a7cb;
}
.UlAlbo
{
	list-style:none;
	margin: 0;
	padding: 0;
}
.accessKey
{
	text-decoration: underline;
}
.ImgBorder
{
	border: 0px;	
}
.SpanHeader
{
	margin-top: 5px; 
	margin-bottom: 10px; 
	margin-left: 10px;	
}

/* Form */
.FormLabel
{
	float: left;
	width: 150px;
	font-weight: bold;
    background-color: #cccccc;  
} 

.FormInput 
{
	float: left;
	width: 180px;
	margin-bottom: 5px;
}

.FormRadio
{
	float: left;
	margin-bottom: 5px;
}

.FormTextarea
{
	float: left;
	width: 300px;
	height: 150px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.FormBoxes
{
	width: 1em;
}

.FormSubmitButton
{
	margin-left: 150px;
	margin-top: 5px;
}

.FormBr
{
	clear: left;
}


/* Impaginazione */
#container 
{
	position: absolute;
	height: 100%;
	width: 100%;
}
#centerPane 
{
	background-color: #ffffff;
	margin-left: 6%;
	margin-right: 6%;
}
#leftPane 
{
	position: absolute;
	left: 0px;
	width: 6%;
}
#rightPane 
{
	position: absolute;
	right: 0px;
	width: 6%;
}
#footer
{
	background-image: Url("/provincia.laquila.it/Images/FooterSfondo.jpg"); 
	background-repeat: repeat-x;
	text-align: center;	
}
#header
{
    background-image: url("/provincia.laquila.it/Images/l1.jpg");
    background-repeat: repeat-x;  
}
#headerSfondo
{
	background-image: Url("/provincia.laquila.it/Images/HeaderSfondo.png"); 
	background-repeat: repeat-x;	
}
#headerGrafica
{
    background-image: url("/provincia.laquila.it/Images/HeaderLago.png");
    background-repeat: no-repeat;  
    background-position: bottom right;
    height: 231px;
    width: 100%;
}

/* ****************** */
/* home sinistra */
ul#leftSplit, ul#leftSplit li 
{
	margin: 0;
	padding: 0;
	list-style:none;
}
ul#leftSplit li
{
	width: 230px;
	margin: 4px 4px 4px 4px;
}
ul#leftSplit h3
{
	font: bold 110%/1.3 Verdana;
    margin: 0px;
    padding: 5px 0 0;
    text-align: center;
    color: #ffffff;
}
ul#leftSplit p
{
	margin:0;
	padding:5px 8px 15px;
}
ul#leftSplit div
{
	font-family: Verdana;
	background: #ffc;
	margin:0;
	padding:5px 8px 15px;
}
li#Sx1 h3
{
	background: #89a7cb;
}
li#Sx1 div
{
	border:2px solid #89a7cb;
}
li#Sx2 h3
{
	background: #89a7cb;
	
}
li#Sx2 div
{
	border:2px solid #89a7cb;
}

li#Sx3 h3
{
	background: #89a7cb;

}
li#Sx3 div
{
	border:2px solid #89a7cb;
}
li#Sx4 h3
{
	background: #89a7cb;
}

li#Sx4 div
{
	border:2px solid #89a7cb;
}
li#Sx5 h3
{
	background: #89a7cb;
}
li#Sx5 div
{
	border:2px solid #89a7cb;
}

/* home destra */
ul#rightSplit, ul#rightSplit li 
{
	margin: 0;
	padding: 0;
	list-style:none;
}
ul#rightSplit li
{
	width: 230px;
	margin: 4px 4px 4px 4px;
}
ul#rightSplit h3
{
	font: bold 120%/1.3 Verdana;
    margin: 0px;
    padding: 5px 0 0;
    text-align: center;
    color: #ffffff;
}
ul#rightSplit p
{
	margin:0;
	padding:5px 8px 15px;
}
ul#rightSplit div
{
	font-family: Verdana;
	background: #ffc;
	margin:0;
	padding:5px 8px 15px;
}
li#oneR h3
{
	background: #89a7cb;
		
}
li#oneR div
{
	border:2px solid #89a7cb;
}
li#twoR h3
{
	background: #89a7cb;
}
li#twoR div
{
	border:2px solid #89a7cb;
}
li#threeR h3
{
	background: #89a7cb;
}
li#threeR div
{
	border:2px solid #89a7cb;
}
li#FourR h3
{
	background: #89a7cb;
}
li#FourR div
{
	border:2px solid #89a7cb;
}

li#newR1 
{
	background: #89a7cb;
}

/* home centro */
ul#centerSplit, ul#centerSplit li 
{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#centerSplit li
{
	width: 100%;
	margin-top: 4px;
	margin-bottom: 8px;
}

ul#centerSplit h3
{	
    margin: 0px;
    padding: 6px 2px 6px 8px;
    text-align: justify;
    color: #ffffff;
    font-weight: bold;
}
ul#centerSplit h3 a
{
    color: #265fa0;
    font-family: Verdana;
    font-size: 8pt;    
    font-weight: bold;  
    text-decoration: underline;
}
ul#centerSplit h3 a:hover 
{
    color: #ff6f53;
    font-weight: bold; 
    text-decoration: none;
}
ul#centerSplit p
{
	margin: 0;
	text-align: justify;
	padding: 5px 5px 5px 5px;
}
ul#centerSplit div
{
	font-family: Verdana;
	background: #ffffff;
	
}
ul#centerSplit li h3
{
	
	background-image: url("/provincia.laquila.it/Images/l1.jpg");
	background-repeat: repeat-x;
}
ul#centerSplit li div
{
	border: 1px solid #265fa0;
}

