/* Definisco le regole per il corpo del documento */
body
{
    color: #333333;
    font: 11px Calibri,Arial,Helvetica,sans-serif;
    background-color: #F5F5F5; /* #D9DADB # celeste=D9DADB  blu=272a7f*/
}


#wrapper
{
    margin:auto;
    width:980px;
    background-color:#ffffff;
    border: 2px solid  #272A7F;
}

#content
{
    background-color: #272A7F;
}

#header
{
    background-color: #272A7F;
    text-align:center;
}

#spallasx
{
    float:left;
    width: 190px;
     
     
     padding-top: 15px;
     padding-left:10px;
}

#spalladx
{
    float:right;
}

#corpo
{
    float:right;
    background-color:#ffffff ;
    margin: 10px 5px;
    padding:1px 3px;
    width:764px;
}

/* Paragrafo generico */
p
{
	font: 12px/1.5 Verdana, Arial;
	color: #505492;
}

/*****************************************/
/************ LINK **********************/
/*****************************************/

a
{
	font: bold 12px/1.5 Verdana, 'font-family: ' Verdana '';
	color: 272a7f;
	text-decoration: none;
}

a:hover
{
	color: #cc3333;
	text-decoration: none;
}

a:visited
{
	
}

.link1
{
	font-weight: normal;
	color: #272a7f;
	font-family: Verdana;
	text-decoration:none;
}

.link1:hover
{
	font-weight:bold;
	color: #272a7f;
	font-style:normal;	
	text-decoration: underline overline;
}

.link1:visited
{
	color: #272a7f;	
}

.link2{
    font-weight: bold;
	color: #272a7f;	
}


.titolo
{
	
	color: #272a7f;
	font: 44px/2
	font-family: 'Verdana';
}

.titolo2
{
	text-align:center;		
	color: #D9DADB;
	font: 22px/2
	font-family: 'Verdana';
}

.corpo
{
	color: #272a7f;
	font: 12px/1.5;
	font-family: 'Verdana';
}


.corpo_big
{
	font: 14px/1.5 Verdana;
	color: #272a7f;
}

.corpo_bold
{
	color: #272a7f;
	font: 12px/1.5;
	font-weight:bold;
	font-family: 'Verdana';
	
}

/*Commento */
.spalla
{
	border-right: gray thin solid;
	border-top: gray thin solid;
	background-color: #272a7f;
	border-left: gray thin solid;
	border-bottom: gray thin solid;
	width:360px;
	
}

.tabella
{
	background-color: 1025;
}

.header
{
	/*background-color: #33992f;  D9DADB*/
	background-color:#272a7f;
	border-color: White;
	text-align: center;
	color: white;
	font-weight:bold;	
}

.button
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	color: #ffffcc;
	border-bottom: darkgray 1px solid;
	font-family: Verdana;
	background-color: #ccb492;
}

.itemclass
{
	font: 12px/1.5 font-family: 'Verdana';
	color: #272a7f;
	background-color: white;
}

.itemclass2
{
	font: 12px/1.5 font-family: 'Verdana';
	color: #272a7f;
	background-color: White;
}

.tablecell
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font: 12px/1.5 font-family: 'Verdana';
	border-left: gray 1px solid;
	color: #272a7f;
	border-bottom: gray 1px solid;
	background-color: white;
}

.contatore
{
	font-weight: bold;
	font-size: small;
	border-left-color: firebrick;
	border-bottom-color: firebrick;
	width: 25%;
	color: lime;
	border-top-color: firebrick;
	font-family: 'Courier New';
	background-color: black;
	text-align: center;
	border-right-color: firebrick;
}

.loginPanel
{
    border-right: gray thin inset;
    border-top: gray thin inset; /*background-image: url(sfondo.jpg);*/
    border-left: gray thin inset;
    border-bottom: gray thin inset;
    background-color: #F2FBFF; /*#D9DADB;*/
}

.loginPanel table
{
    height: 140px;
}


.loginpanel
{
    border-right: gray thin inset;
    border-top: gray thin inset; /*background-image: url(sfondo.jpg);*/
    border-left: gray thin inset;
    border-bottom: gray thin inset;
    background-color: #F2FBFF; /*#D9DADB;*/
}

.headerpanel
{
	font-weight: bold;
	font-size: 12px;
	width: 100%;
	color: White;
	line-height: 1.5;
	font-family: 'arial';
	background-color: #272a7f;
	font-variant: normal;
}

.textbox
{
	color: black;
	background-color: white;
}

.editpanel
{
	background-color:White;
	border-color:gray;
	border-style:inset;
	border-width:thin;
}


.panel
{
	/*background-color: silver;*/
	background-color:#D9DADB;	
	border-right:solid thin gray;
	border-left:solid thin gray;
	border-bottom:solid thin gray;
	border-top:solid thin gray;
	
	
}

/****************************************
STATISTICHE
****************************************/

.barregrafo
{
	border-right: silver 1px outset;
	border-top: silver 1px outset;
	border-left: silver 1px outset;
	border-bottom: silver 1px outset;
	height: 10px;
	background-color: #009900;
}

.labelgrafo
{
	font: bold 14px/1.5 'Verdana';
	color: #272a7f;
	background-color: #D9DADB;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 0px solid;
}

.nomegrafo
{
	font: bold 14px/1.5 'Verdana';
	color: #272a7f;
	background-color: White;
}

.headergrafo
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 0px solid;
	background-color: #D9DADB;
}

.panelgrafo
{
	background-color: #272a7f;
	border-right: black 1px solid;
	border-top: black 0px solid;
	border-left: black 1px solid;
	border-bottom: black 0px solid;
}

.itemclassgrafo
{
	font: 12px/1.5 font-family: 'Verdana';
	color: maroon;
	background-color: #ffffff;
}



.messaggio
{
	color:#272a7f;
	font-size:x-small;
	font-family:Cursive;
}

.testoedit
{
	border-right: maroon thin dashed;
	border-top: maroon thin dashed;	
	border-left: maroon thin dashed;
	border-bottom: maroon thin dashed;	
}

.buttonedit
{
	border-top: maroon thin dashed;
	border-bottom: maroon thin dashed;
	background-color: white;
	text-align: center;
}

.tableedit
{
	border-right: maroon thin dashed;
	border-top: maroon thin dashed;
	border-left: maroon thin dashed;
	border-bottom: maroon thin dashed;
	
}

/****************************************
tabella repeater
****************************************/
.tab_primariga
{
	font-weight: bold;
	font-size: small;
	background-color: #ffe0a6;
}

/******************************************
ULTIME
*******************************************/
.ult_sfondo
{
	border-right: gray thin solid;
	border-top: gray thin solid;
	background-image: url(file:///E:\SitiOnLine\paperopoli\sfondo.jpg);
	border-left: gray thin solid;
	border-bottom: gray thin solid;
	background-color: #ffe0a6;
}
.ult_header
{
	/*background-color: #33992f;*/
	background-color:#ffe0a6;
	border-color: White;
	text-align: center;
	color: #D9DADB;	
}
.ult_corpo
{
	color: #D9DADB;
	font: 12px/1.5;
	font-family: 'Verdana';
}

