﻿*	{
	margin: 0;
	padding: 0;
}

html, body {
	height: 80%;
}

body {
	/*font-family: verdana, Arial, Helvetica, sans-serif;*/
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 90%;
}

#contenitore {
	/*margin-bottom:-27px;*/
	min-height:100%;
	height:auto;
	height:100%;
}

#contenitore #corpo {
	padding-bottom:27px;
}

#corpo {
	min-height:100%;
	height:auto;
	font-size: 100%;
}

#header {
	background-image: url(../_images/ce-bl.png);
	background-repeat: repeat;
	background-color: #022274;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0232D3;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0232D3;
	margin:0px;
	height:28px;
	width: 100%;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 0px;
}

#header img {
	padding-right: 4px;
}

#footer {
	text-align: right;
	color: #FFFFFF;
	background-color: #022274;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0232D3;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000C34;
	height: 16px;
	line-height:16px;
	position: fixed;
	bottom:0;
	left:0;
	width: 100%;
}

#footer a, #footer a:link {
	font-weight: bold;
	color:#FFFFFF;
}
#footer a:hover {
	font-weight: bold;
	color:#810101;
}


h1, h2 {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align: left;
}

h1 {
	color: #999999;
	font-size: 200%;
	margin-top: 8px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}


h1 span, h5 span, h2 span {
	color:#666666
}

h2 {
	font-size: 120%;
	/*font-style: oblique;*/
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	padding-left: 20px;
}
h5 {
	color: #A01B01;
	font-size: 120%;
	font-style: oblique;
	margin-right: 120px;
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 1px;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A01B01;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #A01B01;
}


h3 img {
	margin: 0px;
	padding-right: 0px;
}

h4 {
	color: #4B0F01;
	font-size: 100%;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBEFC0;*/
	padding-bottom: 6px;
	margin: 10px 0px 0px;
}

span.new {
	float: right;margin: 0px;
	padding: 0px;
}


ul {
	margin: 0px 0px;
	padding: 3px;
}

.col {
	background-color: #F0F0F0;
	position: relative;
	float: left;
	width: 24%;
	min-width:227px;
	min-height:350px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BBBBBB;
	border-top-left-radius:15px 15px;
	border-top-right-radius:15px 15px;
	border-bottom-left-radius:15px 15px;
	border-bottom-right-radius:15px 15px;
	height: 100%;
	text-align: left;
}
div.col ul li {
	line-height: 150%;
	list-style-type: square;
	margin-left: 18px;
	color: #cccccc;
	border-top-right-radius: 152px 152px;
}
div.col ul li a {
	color: #000000;
	text-decoration: none;
	padding:2px;
}
div.col ul li a:hover {
	color: #000000;
	background-color: #FFD733;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}
div.col ul li b {
	color: #022274;
	text-decoration: none;
}

.numeri,
.numeri input[type*="text"]
{
	text-align: right;
	padding-right: 4px;
}


.cogr th 
{
	text-align: right;
	font-weight: bold;
	height:25px;
	background-color: #999999;
	color: #FFFFFF;
}

.cogr fieldset table tr td table tr th
{
	text-align: center;
	font-weight: bold;
	height:25px;
	background-color: #999999;
	color: #FFFFFF;
}
.cogr h3 {
	background-image: url(../_images/ce-gr.png);
	background-repeat: repeat;
	font-size: 130%;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	line-height:35px;
	margin: 5px;
	padding-left: 5px;
	color: #ffffff;
}
.cogr h3 b {
	background-image: url(../_images/omino_22.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	text-decoration:none;
}
.cogr fieldset {
	background-color: #F7F7F7;
	color: #010145;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
	border-top-left-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
	border-bottom-left-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;
}
.cogr fieldset h2 {
	font-size: 120%;
	line-height: 25px;
	background-color: #999999;
	color: #FFFFFF;
	margin-right: 70%;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
}
.cogr fieldset th {
	text-align: right;
	background-color: #F7F7F7;
	color: #010145;
}
.cogr fieldset a {
	background-color: #F7F7F7;
	font-size: 110%;
	font-weight: bold;
	color: #bb0000;
}
.cogr fieldset a:hover {
	background-color: #bb0000;
	color: #ffffff;
	font-size: 110%;
}


.cogr fieldset input[type*="text"], 
.cogr fieldset textarea,
.cogr fieldset select
{
	background-color: #dddddd;
	color: #000000;
	font-size: 100%;
	padding-bottom: 2px;
}

.cogr fieldset select option
{
	background-color: #999999;
	color: #ffffff;
}

.cogi h3 {
	background-image: url(../_images/ce-gi.png);
	background-repeat: repeat;
	font-size: 130%;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	line-height:35px;
	margin: 5px;
	padding-left: 5px;
	color: #ffffff;
}
.cogi h3 b {
	background-image: url(../_images/prodotti22.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	text-decoration:none;
}

.cogi fieldset {
	background-color: #FCFAE7;
	color: #010145;
	padding: 10px;
	margin-left: 5px;
	margin-right: 5px;
	line-height:25px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
}


.cogi table tr th,
.cogi fieldset table tr td table tr th 
{
	font-weight: bold;
	height:25px;
	background-color: #CAB403;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
}

.cogi fieldset table tr th
{
	text-align: right;
	font-weight: bold;
	height:25px;
	background-color: #FCFAE7;
	color: #010145;
}

.cogi fieldset input[type*="text"], 
.cogi fieldset textarea,
.cogi fieldset select
{
	background-color: #EEEABF;
	color: #000000;
	font-size: 100%;
}

.cogi fieldset select option
{
	background-color: #D0BF04;
	color: #ffffff;
}
.cogi fieldset h2 {
	font-size: 120%;
	line-height: 25px;
	background-color: #A28C00;
	margin-right: 70%;
	color: #ffffff;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
}



.coma tabe th h4{
	text-align: center;
	font-weight: bold;
	height:25px;
	background-color: #B9C9FE;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
}
.coma h3 {
	background-image: url(../_images/ce-ma.png);
	background-repeat: repeat;
	font-size: 130%;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	line-height:35px;
	margin: 5px;
	padding-left: 5px;
	color: #ffffff;
}
.coma h3 b {
	background-image: url(../_images/ordini22.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	text-decoration:none;
}
.coma fieldset {
	background-color: #FEF7ED;
	color: #010E5C;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
	border-top-left-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
	border-bottom-left-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;
}
.coma fieldset th {
	text-align: right;
	background-color: #FEF7ED;
	color: #010E5C;
}


.coma fieldset input[type*="text"], 
.coma fieldset textarea,
.coma fieldset select
{
	background-color: #EADAC3;
	color: #000000;
	font-size: 100%;
}
.coma th {
	text-align: right;
	font-weight: bold;
	height:25px;
	background-color: #B97F40;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
}
.coma fieldset table tr td table tr th {
	text-align: center;
	font-weight: bold;
	height:25px;
	background-color: #B97F40;
	color: #FFFFFF;
}

.coma fieldset select option
{
	background-color: #C1914C;
	color: #ffffff;
}

.coma fieldset h2 {
	font-size: 120%;
	line-height: 25px;
	background-color: #B97F40;
	color: #FFFFFF;
	margin-right: 70%;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
}


.cobl th, cobl tabe th{
	text-align: right;
	font-weight: bold;
	height:25px;
	background-color: #0283A3;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
}
.cobl h3 {
	background-image: url(../_images/ce-pe.png);
	background-repeat: repeat;
	font-size: 130%;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	line-height:35px;
	margin: 5px;
	padding-left: 5px;
	color: #ffffff;
}

.cobl h3 b {
	background-image: url(../_images/listini22.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	text-decoration:none;
}

.cobl fieldset {
	background-color: #E0F7FC;
	color: #010E5C;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
	border-top-left-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
	border-bottom-left-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;
}

.cobl fieldset th {
	text-align: right;
	background-color: #E0F7FC;
	color: #010E5C;
}

.cobl fieldset input[type*="text"], 
.cobl fieldset textarea,
.cobl fieldset select
{
	background-color: #BFDFE5;
	color: #000000;
	font-size: 100%;
}

.cobl fieldset select option
{
	background-color: #3896B1;
	color: #ffffff;
}

.cobl fieldset h2 {
	font-size: 120%;
	line-height: 25px;
	background-color: #0283A3;
	color: #FFFFFF;
	margin-right: 70%;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
}

.cove th, .cove tabe th{
	text-align: right;
	font-weight: bold;
	height:25px;
	background-color: #329802;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
}

.cove h3 {
	background-image: url(../_images/ce-ve.png);
	background-repeat: repeat;
	font-size: 130%;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	line-height:35px;
	margin: 5px;
	padding-left: 5px;
	color: #ffffff;
}

.cove h3 b {
	background-image: url(../_images/movimentazione22.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	text-decoration:none;
}

.cove fieldset {
	background-color: #E7FBDE;
	color: #010E5C;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
	border-top-left-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
	border-bottom-left-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;
}

.cove fieldset span {
	text-align: right;
	font-weight: bold;
	height:25px;
	margin-left: 10px;
}

.cove fieldset th {
	text-align: right;
	background-color: #E7FBDE;
	color: #010E5C;
}

.cove fieldset input[type*="text"], 
.cove fieldset textarea,
.cove fieldset select
{
	background-color: #C9E4BD;
	color: #000000;
	font-size: 100%;
}

.cove fieldset select option
{
	background-color: #77B35D;
	color: #ffffff;
}

.cove fieldset h2 {
	font-size: 120%;
	line-height: 25px;
	background-color: #2E8A02;
	color: #FFFFFF;
	margin-right: 70%;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
}




/*
.colv h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #349803;
	margin: 4px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 6px;
	margin-right: 6px;
}
*/

.colli th, colli tabe th{
	text-align: right;
	font-weight: bold;
	height:25px;
	background-color: #7B017C;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
}
.colli h3 {
	background-image: url(../_images/ce-vi.png);
	background-repeat: repeat;
	font-size: 130%;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	line-height:35px;
	margin: 5px;
	padding-left: 5px;
	color: #ffffff;
}

.colli h3 b {
	background-image: url(../_images/report22.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	text-decoration:none;
}
.colli fieldset {
	background-color: #FDECFD;
	color: #010E5C;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
	border-top-left-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
	border-bottom-left-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;
}
.colli fieldset th {
	text-align: right;
	background-color: #FDECFD;
	color: #010E5C;
}

.colli fieldset input[type*="text"], 
.colli fieldset textarea,
.colli fieldset select
{
	background-color: #EED0EE;
	color: #000000;
	font-size: 100%;
}

.colli fieldset select option
{
	background-color: #C785C7;
	color: #ffffff;
}

.colli fieldset h2 {
	font-size: 120%;
	line-height: 25px;
	background-color: #7B017C;
	color: #FFFFFF;
	margin-right: 70%;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
}


.colpv th, colpv tabe th {
	text-align: right;
	font-weight: bold;
	height:25px;
	background-color: #1C5347;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
}
.colpv a span{
	color: #FFFFFF;
}
.colpv a:hover span{
	color: #000000;
	background-color: #FFD733;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}
.colpv h3 {
	background-image: url(../_images/ce-vs.png);
	background-repeat: repeat;
	font-size: 130%;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	line-height:35px;
	margin: 5px;
	padding-left: 5px;
	color: #ffffff;
}
.colpv h3 b {
	background-image: url(../_images/strumenti_22.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	text-decoration:none;
}
.colpv fieldset {
	background-color: #E4FEF1;
	color: #010E5C;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
	border-top-left-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
	border-bottom-left-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;
}
.colpv fieldset th {
	text-align: right;
	background-color: #E4FEF1;
	color: #010E5C;
}

.colpv fieldset input[type*="text"], 
.colpv fieldset textarea,
.colpv fieldset select
{
	background-color: #B4E7CE;
	color: #000000;
	font-size: 100%;
	padding-bottom: 1px;
}

.colpv fieldset select option 
{
	background-color: #3C7E5D;
	color: #ffffff;
}


.colpv fieldset h2 {
	font-size: 120%;
	line-height: 25px;
	background-color: #1C5347;
	color: #FFFFFF;
	margin-right: 70%;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
}

.coro h3 {
	background-image: url(../_images/ce-ro.png);
	background-repeat: repeat;
	font-size: 130%;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	line-height:35px;
	margin: 5px;
	padding-left: 5px;
}

.coro h3 b {
	background-image: url(../_images/flag_red22.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	text-decoration:none;
}

.coro fieldset {
	background-color: #FFE5E5;
	color: #010145;
	padding: 10px;
	margin-left: 5px;
	margin-right: 5px;
	line-height:25px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
}

.coro fieldset table tr th
{
	text-align: right;
	font-weight: bold;
	height:25px;
	background-color: #FFE5E5;
	color: #010145;
}

.coro table tr th,
.coro table tr td table tr th,
.coro fieldset table tr td table tr th 
{
	font-weight: bold;
	height:25px;
	background-color: #CC0000;
	color: #001B6B;
	margin-left: 10px;
	margin-right: 10px;
}

.coar h3 {
	background-image: url(../_images/ce-ar.png);
	background-repeat: repeat;
	font-size: 130%;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	line-height:35px;
	margin: 5px;
	padding-left: 5px;
	color: #ffffff;
}

.coar h3 span{
	font-size: 130%;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	line-height:35px;
	margin: 0px;
	padding-left: 35%;
	color: #ffffff;
}
.coar h3 b {
	background-image: url(../_images/ordini22.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	text-decoration:none;
}

.coar th, 
.coar tabe th,
.coar fieldset table tr th, 
.coar fieldset table tr td table th  {
	text-align: center;
	font-weight: bold;
	height:25px;
	background-color: #F58501;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
}


.coar fieldset {
	background-color: #FEEEDB;
	color: #010E5C;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
	border-top-left-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
	border-bottom-left-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
}
.coar fieldset th {
	text-align: right;
	background-color: #FEEEDB;
	color: #010E5C;
}
.coar fieldset input[type*="text"], 
.coar fieldset input[type*="password"], 
.coar fieldset textarea,
.coar fieldset select
{
	background-color: #FFDFB7;
	color: #000000;
	font-size: 100%;
}

.coar fieldset select option{
	background-color: #FF9A17;
	color: #ffffff;
}
.coar fieldset h2 {
	font-size: 120%;
	line-height: 25px;
	background-color: #F58501;
	color: #FFFFFF;
	margin-right: 70%;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
}
.coar th{
	text-align: right;
	font-weight: bold;
	height:25px;
	background-color: #F58501;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
}

.coar tabe th
{
	font-weight: bold;
	background-color: #233689;
}

div.coar li {
	list-style-type: square;
	margin-left: 18px;
}



.cool h3 {
	background-image: url(../_images/ce-ol.png);
	background-repeat: repeat;
	font-size: 130%;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	line-height:35px;
	margin: 5px;
	padding-left: 5px;
}

.cool h3 b {
	background-image: url(../_images/prodotti22.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	text-decoration:none;
}

.cool fieldset {
	background-color: #FCFAE7;
	color: #010145;
	padding: 10px;
	margin-left: 5px;
	margin-right: 5px;
	line-height:25px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
}

.cool fieldset table tr th
{
	text-align: right;
	font-weight: bold;
	height:25px;
	background-color: #FCFAE7;
	color: #010145;
}

.cool table tr th,
.cool table tr td table tr th,
.cool fieldset table tr td table tr th 
{
	font-weight: bold;
	height:25px;
	background-color: #B09C03;
	color: #001B6B;
	margin-left: 10px;
	margin-right: 10px;
}
.cool fieldset input[type*="text"], 
.cool fieldset textarea,
.cool fieldset select
{
	background-color: #EEEABF;
	color: #001B6B;
	font-size: 100%;
}

.cool fieldset select option
{
	background-color: #D0BF04;
	color: #001B6B;
}
.cool fieldset h2 {
	font-size: 120%;
	line-height: 25px;
	background-color: #A28C00;
	margin-right: 70%;
	color: #ffffff;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
}

.covi th
 {
	text-align: right;
	font-weight: bold;
	height:25px;
	background-color: #FF1A94;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
}
.covi a span{
	color: #FFFFFF;
}
.covi a:hover span{
	color: #000000;
	background-color: #FF1A94;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}
.covi h3 {
	background-image: url(../_images/ce-li.png);
	background-repeat: repeat;
	font-size: 130%;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	line-height:35px;
	margin: 5px;
	padding-left: 5px;
	color: #ffffff;
}
.covi h3 b {
	background-image: url(../_images/email_go22.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	text-decoration:none;
}
.covi fieldset {
	background-color: #FFF5F5;
	color: #010E5C;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
	border-top-left-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
	border-bottom-left-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
}
.covi fieldset th {
	text-align: right;
	background-color: #FFF5F5;
	color: #010E5C;
}

.covi fieldset input[type*="text"], 
.covi fieldset textarea,
.covi fieldset select
{
	background-color: #FFCCE7;
	color: #000000;
	font-size: 100%;
	padding-bottom: 1px;
}

.covi fieldset select option 
{
	background-color: #FFCCE7;
	color: #222222;
}


.covi fieldset h2 {
	font-size: 120%;
	line-height: 25px;
	background-color: #FF1A94;
	color: #FFFFFF;
	margin-right: 70%;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
}
.covi table tr td table tr th
{
	text-align: center;
	background-color: #FF1A94;
	color: #FFFFFF;
	height:25px;
}



.cogi h3 ,
.cove h3 ,
.coma h3 ,
.cogr h3 ,
.cobl h3,
.colli h3,
.copr h3,
.coar h3,
.cool h3,
.coro h3,
.colpv h3,
.covi h3
{
	color:#ffffff;
    text-shadow: #000000 2px 3px 8px;
}

#corpopagina {
	padding-bottom: 20px;
	width: 99%;
	margin-left: 6px;
}

#corpopagina th {
	text-align: center;
	color: #ffffff;
}

#corpopagina td {
	vertical-align: middle;
}


#corpopagina tr:hover {
	/*background-color: #F8DE78;*/
	background-color: #bbbbbb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#corpopagina a, #corpopagina a:link {
	color: #2A2753;
	text-decoration: none;
}

tr.visua {
	background-color: #eeeeee;
}


#tabe {
	width: 98%;
	padding-bottom: 20px;
	margin-left: 6px;
	margin-right: 6px;
}


#tabe th {
	text-align: center;
	color: #FFFFFF;
	height:25px;
}

#tabe td {
	vertical-align: middle;	
	height:22px;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #888777;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888777;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888777;*/
	padding-left: 5px;
}

#oriz {
	float:left;
	color: #FFFFFF;
}

.men {
	background-image: url(../_images/ce-bl.png);
	background-repeat: repeat;
	font-size: 100%;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	line-height:35px;
	margin: 2px;
	padding-left: 2px;
	color: #ffffff;
}


#oriz ul, #login ul, #footer ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#oriz li, #login li, #footer li {
	display: inline;
	margin-right: 7px;
	padding-right: 7px;
	line-height: 100%;
}
#oriz li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6486EC;
	padding-left: 4px;
}
#oriz li a, #login li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
}
#oriz li a:hover, #login li a:hover {
	color: #000000;
	background-color: #FFCC00;
}

#login {
	float: right;
	font-weight: bold;
}



.anagrafiche, .listini, .movimentazione, .ordini, .report, .merce, .supporto, .scadenze, .spedizioni, .home, .esci, .seriali {
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-left: 0px;
	vertical-align: middle;
}

.home {
	background-image: url(../_images/home.png);
}
/*
.esci {
	background-image: url(../_images/esci.png);
}
*/
.anagrafiche {
	background-image: url(../_images/omino_22.png);
}
.listini {
	background-image: url(../_images/listini22.png);
}
.movimentazione {
	background-image: url(../_images/refresh.png);
}
.ordini {
	background-image: url(../_images/ordini22.png);
}
.report {
	background-image: url(../_images/report22.png);
}
.merce {
	background-image: url(../_images/merce.png);
}
.supporto {
	background-image: url(../_images/strumenti_22.png);
}
.scadenze {
	background-image: url(../_images/flag_red22.png);
}
.spedizioni {
	background-image: url(../_images/fuori_22.png);
}
.seriali {
	background-image: url(../_images/seriali22.png);
}

.gia, .pre, .copia, .mod, .print, .new, .ana, .foto, .dettagli {
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 22px;
	margin-left: 30px;
	float: right;
	color: #810101;
	font-size: 90%;
	font-weight: bold;
}
.gia {
	background-image: url(../_images/merce.png);
}
.pre {
	background-image: url(../_images/listini.png);
}
.copia {
	background-image: url(../_images/redo.png);
}
.mod {
	background-image: url(../_images/refresh.png);
}
.print {
	background-image: url(../_images/printer.png);
}
.new {
	background-image: url(../_images/add.png);
}
.new22 {
	background-image: url(../_images/add.png);
}
.ana {
	background-image: url(../_images/omino_22.png);
}
.foto {
	background-image: url(../_images/camera22.png);	
}
.dettagli {
	background-image: url(../_images/flag_green22.png);
}


a.link {
	color: #9F3601;
	font-weight: bold;
	font-size: 100%;
	text-decoration:none;
}
.link:hover{
	background-color: #9F3601;
	color: #ffffff;
}

a.lk {
	color: #600000;
	font-weight: bold;
	font-size: 100%;
	text-decoration:none;
}

.lk:hover{
	background-color: #FFD733;
	color: #600000;
	font-size: 100%;
}


legend {
	background-color: #33305E;
	font-size: 100%;
	color: #ffffff;
	margin-left: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

option {
	background-color: #eeeeee;
	font-size: 90%;
}

input[type*="text"], input[type*="password"] {
	background-color: #cccccc;
	font-size: 90%;
}

.btn, .cerca  {
	font-size: 100%;
	padding: 2px 5px;
	color: #ffffff;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-top-left-radius:8px 8px;
	border-top-right-radius:8px 8px;
	border-bottom-left-radius:8px 8px;
	border-bottom-right-radius:8px 8px;
}

.btn{
	margin-right: 8px;
	background-color: #FD4551;
}


.btn a:hover, .cerca a:hover, .btn:hover, .cerca:hover {
	background-color: #000392;
	color: #ffffff;
}



.cerca{
	background-color: #AF020D;
	float: right;
	margin-right: 15px;
	padding-left: 8px;
	padding-right: 8px;
}

.campo {
	text-align: right;
	font-weight: bold;
	color: #2E2B58;
}


tr.evaso {
	background-color: #F0FDE0;

}
tr.evaso td, tr.rifiutato td  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

tr.rifiutato {
	background-color: #FFF2F0;
}

#dettaglioordine {
	border: 1px solid #999999;
	padding: 10px;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}

#pag {
	text-align: left;
	margin: 4px;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbbbbb;
}

#pag a, #pag a:link {
	padding: 4px 6px;
	margin-right: 4px;
	margin-top: 6px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-left-radius: 6px 6px;
	border-top-right-radius: 6px 6px;
	color: #335ECC;
	text-decoration: none;
}

#pag a:active, #pag a:hover  {
	background-color: #FDDC5A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#pag b, #pag strong {
	color: #810101;
}

#calendario, .calendario{
	width: 98%;
	padding-bottom: 20px;
	margin-left: 3px;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
}


#calendario th, .calendario th {
	height:25px;
	color: #FFFFFF;
	background-color: #022274;
	text-align: center;
}

#calendario td, .calendario td {
	vertical-align: middle;	
	height:20px;
	padding-left: 1px;
	background-color: #cccccc;
}

#calendario td a, #calendario td a:link, .calendario td a, .calendario td a:link {
	color: #022274;
	text-decoration: none;
}

#calendario td a:hover, .calendario td a:hover {
	color: #ffffff;
	background-color: #990000;
}

td.flag_stato_A{
	font-size: 90%;
	font-weight: bold;
	background-color:#00bb00;
}

td.flag_stato_C
{
	font-size: 90%;
	font-weight: bold;
	background-color:#ff0000;
	color: #ffffff;
}

td.flag_stato_P
{
	font-size: 90%;
	font-weight: bold;
	background-color:#ffff33;
}
.men {
	background-image: url(../_images/ce-bl.png);
	background-repeat: repeat;
	font-size: 100%;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	line-height:35px;
	margin: 2px;
	padding-left: 2px;
	color: #ffffff;
}

#attenzione {
	position:fixed;
	width: 90%;
	right: 5%;
	left: 4%;
	top:25%;
	visibility: visible;
	color: white;
	font-weight: bold;
	text-align: center;
	background-color: red;
	opacity: 0.9;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BBBBBB;
	border-top-left-radius:15px 15px;
	border-top-right-radius:15px 15px;
	border-bottom-left-radius:15px 15px;
	border-bottom-right-radius:15px 15px;
	background-image: url(../_images/warning.png);
}

#attenzioneV {
	position:fixed;
	width: 90%;
	right: 5%;
	left: 4%;
	top:30%;
	height: 20px;
	visibility: visible;
	color: white;
	font-weight: bold;
	text-align: center;
	background-color: green;
	opacity: 0.9;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BBBBBB;
	border-top-left-radius:15px 15px;
	border-top-right-radius:15px 15px;
	border-bottom-left-radius:15px 15px;
	border-bottom-right-radius:15px 15px;
	background-image: url(../_images/ce-ve.png);
}


#help, #warning {
	position:fixed;
	vertical-align: middle;	
	visibility: visible;
	color: white;
	font-weight: bold;
	text-align: center;
	background-color: red;
	opacity: 0.9;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BBBBBB;
	border-top-left-radius:15px 15px;
	border-top-right-radius:15px 15px;
	border-bottom-left-radius:15px 15px;
	border-bottom-right-radius:15px 15px;
	background-image: url(../_images/warning.png);
}

#help {
	width: 60%;
	right: 20%;
	left: 19%;
	top:40%;
	height: 90px;
	font-size: 120%;
}

#warning {
	width: 90%;
	right: 5%;
	left: 4%;
	top:60%;
	height: 140px;
	font-size: 130%;
}

#facsimile {
	position:fixed;
	top:40%;
	vertical-align: middle;	
	visibility: visible;
	color: white;
	font-weight: bold;
	text-align: center;
	height: 100px;
	font-size: 120%;
	background-color: red;
	opacity: 0.7;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BBBBBB;
	border-top-left-radius:15px 15px;
	border-top-right-radius:15px 15px;
	border-bottom-left-radius:15px 15px;
	border-bottom-right-radius:15px 15px;
	background-image: url(../_images/warning.png);
}

#chart_div{
	display:none;
	position:absolute;
	direction: ltr;
	top: 45px;
	left: 10px;
	width:800px;
	height:600px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: blue;
	opacity: 1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BBBBBB;
	border-top-left-radius:15px 15px;
	border-top-right-radius:15px 15px;
	border-bottom-left-radius:15px 15px;
	border-bottom-right-radius:15px 15px;
}

.W3C{
	position:absolute;
	bottom: 80px;
	right: 80px;
}

.ajaxLoadingIndicator {
	background-color: #cc0000;
	color: #fff;
	margin:2px;
	padding:2px;
	right: 0px;
}

.rosso
{
	background-color: #CB0409;
	color: #ffffff;
	font-weight: bold;
	font-size: 12pt;
}
.verde
{
	background-color: #20CB04;
	font-weight: bold;
	font-size: 12pt;
}
.riga {
	font-size: 100%;
	font-style: oblique;
	line-height: 27px;
	padding-left: 20px;
}
.riga strong {
	font-style: normal;
}

.riga div {
	float: left;
	display: block;
	margin-right: 35px;
	margin-top: 3px;
	margin-bottom: 5px;
	font-weight: normal;
}

.cl{
	clear: both;
}
.alt-foto img{
	max-width:80px;
	max-height:80px;
	margin: 0px;
}
.vis-foto{
	display:none;
	position:fixed;
	bottom: 40px;
	left: 95px;
	z-index: 100;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #CAB403;
	opacity: 1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BBBBBB;
	border-top-left-radius:15px 15px;
	border-top-right-radius:15px 15px;
	border-bottom-left-radius:15px 15px;
	border-bottom-right-radius:15px 15px;
}
.vis-foto img{
	max-height:400px;
}
select,
input,
textarea
{
	color:#111111;
	font-family: inherit;
	font-size: 100%;
	margin: 1px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 2px;
	border: 1px solid #aaaaaa;
	border-radius: 0.1em;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	box-shadow: none;
	resize: none;
	outline: none;
	line-height: 1em;
}
.largo2 {
  width: 2em;
  min-width: 2em;
}
.largo3 {
  width: 3em;
  min-width: 3em;
}
.largo5 {
  width: 5em;
  min-width: 5em;
}
.largo10 {
  width: 10em;
  min-width: 10em;
}
.largo15 {
  width: 15em;
  min-width: 15em;
}
.largo20 {
  width: 20em;
  min-width: 20em;
}
.largo25 {
  width: 25em;
  min-width: 25em;
}
.largo30 {
  width: 30em;
  min-width: 30em;
}
.largo35 {
  width: 35em;
  min-width: 35em;
}
.largo40 {
  width: 40em;
  min-width: 40em;
}
.largo50 {
  width: 50em;
  min-width: 50em;
}
.largo60 {
  width: 60em;
  min-width: 60em;
}
.blocco,
.bloccod
 {
	background-color: #fefefe;
	position: relative;
	float: left;
	width: 46%;
	min-width:40%;
	height:240px;
	margin-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-top-left-radius:8px 8px;
	border-top-right-radius:8px 8px;
	border-bottom-left-radius:8px 8px;
	border-bottom-right-radius:8px 8px;
	-moz-border-radius:8px 8px 8px 8px;
	text-align: left;
}
.bloccod
 {
	display: block;
	float: right;
	margin-right: 3px;
}
.blocco:hover,
.bloccod:hover
 {
	background-color: #dddddd;
}
.bloccoc
 {
	float: left;
	position: absolute;
	top: 30%;
	left: 48%;
	text-align: center;
	/*height: 240px;
	margin-bottom: -120px;*/
}

.sinistra
 {
	float: left;
}
.centro
 {
	display: block;
	position: relative;
	margin: 0 auto;
}
.destra
 {
	float: right;
}
input[type=checkbox],
input[type=radio] {
    width:20px;
    height:20px;
}

input[type=checkbox]:checked ,
input[type=checkbox]:hover,
input[type=checkbox]:hover + label,
input[type=radio]:checked ,
input[type=radio]:hover,
input[type=radio]:hover + label
{
	padding: 0 5px 0 4px;
    box-shadow:1px 2px 13px #006633;
}
input[type=radio]:checked ,
input[type=radio]:hover,
input[type=radio]:hover + label
{
	padding: 0 5px 0 4px;
    box-shadow:1px 2px 13px #006633;
	border-top-left-radius:15px 15px;
	border-top-right-radius:15px 15px;
	border-bottom-left-radius:15px 15px;
	border-bottom-right-radius:15px 15px;
	-moz-border-radius:15px 15px 15px 15px;
}
