﻿/** colori base

    #007C60 verde scurissimo linea in basso footer
	#269E39 verde scuro per header
 	#008000 verde medio link
 	#99D799 verde chiaro sfondi verdi tabella e hover
   #E6E6E6 grigio per tabelle
   #000080 blu titoli
   #FF0000 rosso
   
   Tabella interna: 5 tra celle: 2

**/


body         { font-size: 11px; font-family: Verdana, sanserif; color: #000000; background-repeat: repeat; 
               font-weight: normal; font-style: normal; margin: 0px;}
body.bianco  { font-size: 11px; font-family: Verdana, sanserif; color: #000000;
               font-weight: normal; font-style: normal; background: white;
               background-image: none;
               margin: 0px;}
               
p, td, th, form	{ font-size: 11px; font-family: Verdana, sanserif; color: #000000; font-weight: normal; font-style: normal}

p.sinistra   		{ text-align: left; }
p.rientrato  		{ margin-left: 1px }
.grande     		{ font-size: 20px; }
p.bianco     		{ font-size: 10px; font-family: Verdana, Arial, serif; color: #FFFFFF;}
p.giustificato   { text-align: justify; margin: 4px;}
p.note	       	{ font-size: 10px; color: #9999CC;}



.centrato   		{ color: #000000; text-align: center; }

.testo-footer 	{ font-family: Verdana, Arial, serif; font-size: 10px; color: #666666; text-align: right; font-style: italic }

.piccolo     	{ font-family: Verdana, Arial, serif; font-size: 10px; font-style: normal; font-weight: normal;}


.enfasi   		{ font-family: "Times New Roman, Times, serif", serif; font-size: 18px; color: white}
.enfasidato		{ font-size: 14px; font-family: Arial, serif; background-color: #99D799; color: #FFFFFF; font-weight: bold;  
                    border: none; height: 10px}
.rosso           { color: #FF0000;}
.contenuto			{ font-size: 12px; font-family: Verdana, Arial, serif; color: #FF0000; background-color: #E6E6E6; font-weight: bold;}
.ingrandisci     { font-size: 28px;}
.warning 		{ color: #FF0000; text-align:left; font-weight:bold;}


h1           { font-size: 16px; font-family: Arial, serif; text-align: center; background-color: #99D799; color: #FFFFFF; font-weight: bold; margin: 3px; 
               border: none; height: 10px}
h2           { font-size: 16px; font-family: Arial, serif; color: #000080; font-weight: bold; 
               margin-left: 3px }
h3           { font-size: 14px; color: #9999CC; font-weight: bold; 
               border-bottom: 1 solid #9999CC; margin-left: 4px; text-align: right; }
h4           { font-size: 12px; color: #000080; font-family: Verdana; font-weight: bold; margin-left: 6px; }
               
ol           { list-style-type: upper-roman; color: #FF0000 }
li           { list-style-type: square; color: #0000FF; margin-top: 4px; margin-bottom: 4px }

a            { color: #800080 }
a:visited 		{ color: #800080;}
a:hover      { color: #800080; text-decoration: none }

a.nero       		{ color: black;}
a.nero:visited   { color: black;}
a.nero:hover 		{ color: black; text-decoration: none;}

a.bianco     { color: white;}
a.bianco:visited { color: white;}
a.bianco:hover { color: white; text-decoration: none }



a.buttonlike     { color: white; background-color: #9999CC; font-family: Verdana, Arial, serif; 
                   font-size: 12px; font-weight: normal; padding: 30px; text-decoration: none; }
a.buttonlike:visited { color: white;}
a.buttonlike:hover { color: white;}


input.numero { text-align:right;}

input
{
	font-family: Verdana;
	border: 0px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 100%;
	color: #000000;
	background: #CCCCCC;
}

.pulsante
{
	background: buttonface;
	padding: 2px;
	border-style: solid;
	border-width: 2px;
	border-left-color: buttonhighlight;
	border-bottom-color: buttonshadow;
	border-top-color: buttonhighlight;
	border-right-color: buttonshadow;
}

#Login1_RememberMe
{
	background: none;
	 border: none;
}

INPUT[type="checkbox"] 
{ background: white; }


textarea
{
	font-family: Verdana;
	border: 0px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 100%;
	color: #000000;
	background: #CCCCCC;
}

select
{
	font-family: Verdana;
	border: 0px;
	padding-left: 5px;
	padding-right: 0px;
	font-size: 100%;
	color: #000000;
	background: #CCCCCC;
}



fieldset {border: gray 1px solid; padding:5px;}
             
/** colonna scura header **/
.col-a       { background-color: #9999CC; color: #FFFFFF; }
/** colonne chiare tabelle contenuto **/
.col-c       { background-color: #99D799 } /** colonna verde chiaro **/
.col-d  	   { background-color: #E6E6E6 } /** colonna grigia **/
.col-footer  { background-color: #007C60 } /** colonna verde scurissimo **/


.clsHiddenOnPrint 
{
	visibility:visible;
}


.clsShowOnPrint
{
display:none;
visibility: hidden;
}


.headeronprint
{
display:none;
visibility: hidden;
height:1px;
}

/*Modal Popup*/
.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
} 

.modalPopup
{
	border-top: 1px solid Gray;
	border-right: 3px solid Black;
	border-left: 1px solid Gray;
	border-bottom: 3px solid Black;
	background-color: #fff7ef;
	padding: 3px;
} 


@media print 
{

.clsHiddenOnPrint 
{
display:none;
visibility: hidden;
}

.clsShowOnPrint
{
	display:inline;
	visibility:visible;
}

.headeronprint
{
	background-image:url(../images/CER/logocerBMP200x45CONSCRITTA.gif); 
	background-position:left; 
	background-repeat:no-repeat;
	display:block;
	visibility:visible;
	  width:756px;
	 height:50px;
	  text-align:left;
	   border:none 0px white;
}

body, p, td, th, form, h1, h2, h3, h4, a, a:visited, a:hoover
{
  background-color: white;
  font-family: Verdana, Arial, Sans-Serif;
  font-size:9px;
   margin:0px;
   color:Black;
}



input
{
	background: white;
	border: solid 1px gray;
	color: #000000;
	font-weight:normal;
	font-size:9px;
}

Textarea
{
	background: white;
	border: solid 1px gray;
	color: #000000;
	font-weight:normal;
	font-size:9px;
}

Select
{
	background: white;
	border: solid 1px gray;
	color: #000000;
	font-weight:normal;
	font-size:9px;
}

FIELDSET
{
	border: #000000 1px round;
	padding: 10px;
	
}
LEGEND
{
	color: #000000;
}




}
