﻿  body
    {
        margin: 0 0 0 0;
		background-color:#f0f0f0;
		font-family:Calibri;
    }

	.limitlogo
    {
        margin-left:auto;
        margin-right:auto;
        width: 990px;
		background-color:#fff;
    }

    .limit
    {
        margin-left:auto;
        margin-right:auto;
        width: 990px;
		background-color:#fff;
		border-top-width:0px;border-bottom-width:0px;border-right-width:0px;border-left-width:0px;border-color:#000;border-style:solid;
    }

    td
    {
        font-family: Calibri;
        font-size: 11pt;
        color:#505050;
    }

.CognomeNome
{
    width:300px;
   
}

.AreaTesto
{
    width:300px;
    height: 170px;
}

.InviaMailButton
{
    width:100px;
    
}



.Errore
{
    color:Red;
    font-weight:bold;
}

.Messaggio
{
    color:Olive;
    font-weight:bold;
}

.Prodotti
{
    color:Olive;
    font-weight:bold;
    font-size:large;
}

.previGif
    {
        font-family: Calibri;
        font-size: 12pt;
        font-weight: bold;
        color:#505050;
        width:121px;
        height:79px;
    }

.tdIntestazione
    {
        font-family: Calibri;
        font-size: 12pt;
        font-weight: bold;
        color:#505050;
    }
    
    .tdPrevisione
    {
        font-family: Calibri;
        font-size: 10pt;
        font-weight: bold;
        color:#505050;
        text-align:center;
        width:128px;
        height:225px;
        border-width:thick;
        border-color:#505050;
        vertical-align:top;
    }
    
    
     .tdPrevisioneNext
    {
        font-family: Calibri;
        font-size: 10pt;
        font-weight: bold;
        color:#505050;
        text-align:center;
        width:102px;
        height:225px;
        border-width:thick;
        border-color:#505050;
        vertical-align:top;
    }
    
    .dottedright
    {
        padding: 5px 5px 5px 5px; border-left-width:0px;border-top-width:0px;border-bottom-width:0px;border-right-width:1px;border-color:#404040;border-right-style:dotted;
    }

	 .dottedright2
    {
        border-left-width:0px;border-top-width:0px;border-bottom-width:0px;border-right-width:1px;border-color:#404040;border-right-style:dotted;
    }

    .tdpadding
    {
        padding: 5px 5px 5px 5px;
    }

	.tdborder_rb
	{
		border-style:solid;border-right-width:1px;border-bottom-width:1px;border-top-width:0px;border-left-width:0px;border-color:#c0c0c0;
	}

	.tdborder_b
	{
		border-style:solid;border-right-width:0px;border-bottom-width:1px;border-top-width:0px;border-left-width:0px;border-color:#c0c0c0;
	}

	.tdborder_r
	{
		border-style:solid;border-right-width:1px;border-bottom-width:0px;border-top-width:0px;border-left-width:0px;border-color:#c0c0c0;
	}

	.buttonmenu
	{
		text-align:center;padding:10px;background-color:#2E6C2B;color:white;font-weight:normal;display:inline-block;text-decoration:none;
	}

	.buttonmenuover
	{
		text-align:center;padding:10px;background-color:#95BC13;color:yellow;font-weight:bold;display:inline-block;
	}

	.buttonsel
	{
		height: 5px;
		position: relative;
		top: -10px;
		left: -10px;
		background-color: #0A4F0E;
		display:inline-block;
	}

	.buttonnsel
	{
		height: 5px;
		position: relative;
		top: -10px;
		left: -10px;
		background-color: gray;
		display:inline-block;
	}

	.quadnotizia
	{
		text-align:center;padding:4px;background-color:#e10022;color:black;font-weight:bold;display:inline-block;height:3px;width:8px;
	}

	.prezzo
	{
		font-family:Arial;
		font-size: 18pt;
		font-weight: bold;
		color: #E10022;
	}


a:link
{
	text-decoration: none;
	color: #5A78CE;
}
a:hover
{
	text-decoration: underline;
	color: #394486;
}
a:visited
{
	text-decoration: none;
	color: #5A78CE;
}

a.menu:link
{
	text-decoration: none;
	color: white;
}
a.menu:hover
{
	text-decoration: underline;
	color: yellow;
}
a.menu:visited
{
	text-decoration: none;
	color: white;
}

a.menunu:link
{
	text-decoration: none;
	color: white;
}
a.menunu:hover
{
	text-decoration: none;
	color: yellow;
}
a.menunu:visited
{
	text-decoration: none;
	color: white;
}

.btnselected
{
	padding:6px;border-width:1px;border-style:solid;border-color:#505050;background-color:#2B833B;color:white;
}

.btnnormal
{
	padding:6px;border-width:1px;border-style:solid;border-color:#505050;background-color:#E0E0E0;color:#505050;
}

/* rounded image styles */
.rounded-img {
	display: inline-block;
	border: solid 1px #FFF;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
}

#form1 label.error { color: red; font-weight:bold }

.warDiv{background-color: #FFFFE1;	border: 1px solid #909090;}
.ErrDiv{background-color:#FFD2D2;border:1px solid #F00;}
.okDiv{border:1px solid #090;background-color:#9FFF9F;}
.updated_box{border:1px solid #F0AA17;background-color:#FCD67C;}
.okDiv, .ErrDiv, .updated_box{padding:10px;margin:7px 0;text-align:center;color:#000;font-weight:bold;line-height:1.5em;}
.warDiv{padding:6px;margin:7px 10px;text-align:center;color:#000;font-weight:normal;line-height:1.5em;}
.wait{height:16px;width:16px;display:none;background-image:url(../img/load_icon.gif);background-repeat:no-repeat;}

.pag a, a.CurrentPage{margin:0 3px;text-decoration:none;padding:2px 8px;border:1px solid #CCC;background:#DDD;}
.pag a:hover, .pag a:focus, .pag a:active{background:#FFF;}
.pag a.CurrentPage{padding:2px 6px !important;color:#666;background:none;border:none;font-weight:bold;}
.pag{margin-top:10px;padding:5px 0;}
.pag{margin:0 3px;text-decoration:none;padding:2px 8px;border:1px solid #CCC;background:#FFF;}