﻿body
{
    height: 99%;
    margin: 0px;
    padding: 0px;
}

.testonero { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; }
.titolonero { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight: bold;   color: #000000; text-decoration: none; }

.testoblu { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight: normal; color: #4F5673; text-decoration: none; }
.titoloblu { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight: bold;   color: #4F5673; text-decoration: none; }

.testorosso { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight: normal; color: #CC0000; text-decoration: none; }
.titolorosso { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight: bold;   color: #CC0000; text-decoration: none; }
.titolorossoG { font-family: Tahoma, Geneva, sans-serif; font-size: 13px; font-weight: bold; color: #CC0000; text-decoration: none; }

.testogrigio { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight: normal; color: #999999; text-decoration: none; }
.titologrigio { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight: bold;   color: #999999; text-decoration: none; }

.testobianco { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none; }
.titolobianco { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight: bold;   color: #FFFFFF; text-decoration: none; }

.boxtestoblu 		{ font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; background-image: url('bg_blu.jpg');
    margin-top: 0px;
}
.boxtestorosso 		{ font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; background-image: url(bg_rosso.jpg); }
.boxtestogiallo 	{ font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; background-image: url(bg_giallo.jpg); }
.boxtestogrigio 	{ font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; background-image: url(bg_grigio.jpg); }
.boxtestoviola 		{ font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; background-image: url(bg_viola.jpg); }
.boxtestoazzurro 	{ font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; background-image: url(bg_azzurro.jpg); }
.boxtestoverde 		{ font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; background-image: url(bg_verde.jpg); }

.boxtestoazzurro_9piccolo { font-family: Tahoma, Geneva, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none; background-image: url('bg_azzurro.jpg'); }
.boxtestoazzurro_numerico { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; text-align: right; font-weight: normal; color: #000000; text-decoration: none; background-image: url('bg_azzurro.jpg'); }
.boxtestoazzurro_numerico_9
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	text-decoration: none;
	background-image: url(bg_azzurro.jpg);
}

.button_nuovo_alert
{
	border: 1px solid #de4c4c;
	margin: 2px;
	padding: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
   
	background-color: #de4c4c;
	background-attachment: fixed;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	height: 18px;
}

.button_blu_a_capo_grande
{
	border-top: 1px solid #f3f3f3; 
	border-right: 1px solid #f3f3f3; 
	border-left: 1px solid #f3f3f3; 
	border-bottom: 1px solid #f3f3f3; 
	margin: 3px; 
	padding: 2px; 
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;   
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px; 
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;         

	background-color: #f3f3f3;
	background-attachment: fixed;
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	color: #666666; 
	text-decoration: none;
	cursor: pointer; 
	white-space: normal;
    width: 140px;
    height: 70px;
}
.button_trasparente_grande
{
	margin: 3px;  

	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	color: #666666; 
	text-decoration: none;
	cursor: pointer; 
    border: none;
    background: none;
}
.button_rosso_a_capo_grande
{
	border-top: 1px solid #de4c4c; 
	border-right: 1px solid #de4c4c; 
	border-left: 1px solid #de4c4c; 
	border-bottom: 1px solid #de4c4c; 
	margin: 3px; 
	padding: 2px; 
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;   
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px; 
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;         

	background-color: #de4c4c;
	background-attachment: fixed;
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	color: #666666; 
	text-decoration: none;
	cursor: pointer; 
	white-space: normal;
    width: 140px;
    height: 70px;
}
.button_blu_a_capo
{
	border-top: 1px solid #f3f3f3; 
	border-right: 1px solid #f3f3f3; 
	border-left: 1px solid #f3f3f3; 
	border-bottom: 1px solid #f3f3f3; 
	margin: 3px; 
	padding: 2px; 
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;   
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px; 
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;         

	background-color: #f3f3f3;
	background-attachment: fixed;
	font-family: Tahoma; 
	font-size: 10px; 
	font-weight: bold; 
	color: #666666; 
	text-decoration: none;
	cursor: pointer; 
	white-space: normal;
}
.button_grigio_a_capo
{
	border-top: 1px solid #f8a6a6; 
	border-right: 1px solid #f8a6a6; 
	border-left: 1px solid #f8a6a6; 
	border-bottom: 1px solid #f8a6a6; 
	margin: 3px; 
	padding: 2px; 
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;   
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px; 
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;         

	background-color: #f8a6a6;
	background-attachment: fixed;
	font-family: Tahoma; 
	font-size: 10px; 
	font-weight: bold; 
	color: #666666; 
	text-decoration: none;
	cursor: pointer; 
	white-space: normal;
}

.button_grigio_a_capo
{
	border-top: 1px solid #f8a6a6; 
	border-right: 1px solid #f8a6a6; 
	border-left: 1px solid #f8a6a6; 
	border-bottom: 1px solid #f8a6a6; 
	margin: 3px; 
	padding: 2px; 
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;   
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px; 
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;         

	background-color: #f8a6a6;
	background-attachment: fixed;
	font-family: Tahoma; 
	font-size: 10px; 
	font-weight: bold; 
	color: #666666; 
	text-decoration: none;
	cursor: pointer; 
	white-space: normal;
}

.paragrafo {
	font-family: Tahoma;
    font-size: 12px; 
    font-weight: bold; 
	color: #FFFFFF;
    background-color: #4e4e4e;
	line-height: 90%;
	text-transform: uppercase;
    height: 25px;
    padding-left: 5px;
    vertical-align: middle;
    border: 1px #FFFFFF;
}
.Pager a { color: #000000; text-decoration: none; font-size: 10px; } 
.Pager hover { color: #AAFF00; text-decoration: none; font-size: 10px;} 
.Pager { color: #885454; text-decoration: none; background-color: #FFF7E7; font-size: 10px;font-weight: bold; }

.button_action
{
    border: 1px solid #ccCCCC;
    padding: 3px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    border-bottom-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    border-top-left-radius: 2px;
    background-color: #ccCCCC;
    background-attachment: fixed;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    vertical-align: middle;
    margin-left: 1px;
    margin-right: 1px;
    margin-bottom: 1px;
}

.button_action_little
{
    border: 1px solid #ccCCCC;
    border-top-left-radius: 1px;
    background-color: #ccCCCC;
    background-attachment: fixed;
    font-family: Tahoma;
    font-size: 6px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    vertical-align: middle;
    margin-left: 1px;
    margin-right: 1px;
    margin-bottom: 1px;
}
.button_action_medium
{
    border: 1px solid #ccCCCC;
    border-top-left-radius: 1px;
    background-color: #ccCCCC;
    background-attachment: fixed;
    font-family: Tahoma;
    font-size: 9px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    vertical-align: middle;
    margin-left: 1px;
    margin-right: 1px;
    margin-bottom: 1px;
}
.button_action_rosso
{
	border: 1px solid #de4c4c;
    padding: 3px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    border-bottom-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    border-top-left-radius: 2px;
	background-color: #de4c4c;
    background-attachment: fixed;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    vertical-align: middle;
    margin-left: 1px;
    margin-right: 1px;
    margin-bottom: 1px;
}





