﻿.backoffice
{
    padding-left: 10px;
    padding-right: 10px;
    background-color: transparent;
    text-align: left;
    font-size: 10px;
    color: #000;
}
.gridatalist
{
    margin-bottom: 10px;
}
.funzioni
{
    margin-bottom: 15px;
    text-align: right;
    background-color: transparent;
}
.bannerback
{
    padding-left: 150px;
    padding-top: 90px;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial;
    color: #fff;
    height: 32px;
    background-color: #af110e;
    background-image: url(../img/logo_cortina_back.gif);
    background-position: top left;
    background-repeat: no-repeat;    
}
.txt
{
    font-size: 10px;
    font-family: Verdana;
    background-color: #fff;
    padding: 2px;
    border: 2px solid #c1b694
}
.tasti
{
    color: #000;
    background-color: #c1b694;
    border: 2px solid #000;
    text-align: center;
    font-size: 10px;
    font-family: Verdana;
}
/*stile template form*/
.titolopag
{
    font-size:12px;
    padding: 10px;
    background-color: #000;
    color: #fff;
    margin-top: 2px;
    margin-bottom: 15px;
    margin-left: -10px;
    margin-right: -10px;
}
.rigadue
{
    margin-bottom: 10px;
    min-height: 25px;
    height: auto !important;
    height: 25px;
}
.rightcoldue
{
    padding-top: 5px;
    width: 140px;
    float: left;
    font-weight: bold;
}
.leftcoldue
{
    margin-left: 140px;
    padding-left: 5px;
}
.rigaquattro
{
    margin-bottom: 10px;
    min-height: 25px;
    height: auto !important;
    height: 25px;
}
.colonnauno
{
    margin-right: 390px;
}
.colonnadue
{
    width: 390px;
    float: right;
}
.unodestra
{
    float: left;
    font-weight: bold;
    width: 140px;
    padding-top: 5px;
}
.unosinistra
{
    padding-left: 5px;
    margin-left: 140px;
}
.duedestra
{
    float: left;
    font-weight: bold; 
    width: 140px;
    padding-top: 5px;
}
.duesinistra
{
    padding-left: 5px;
    margin-left: 140px;
}
/* stile radmenu*/
.div_rad_back
{
    background-color: #000;
    height: 21px;
    clear: both;
    margin-top: 0px !important;
    margin-top: -3px;
    font-family: Arial;
}
.radmenu_backoffice
{
    background-color: #000;
	text-decoration: none;
    border: 0px solid #000;
	font-size: 11px;
}
.radmenu_backoffice .item .text
{
    background-color: #000;
    color: #fff;
    font-weight:normal;
    text-decoration: none;
    padding-left: 9px;
    padding-right: 16px;
    padding-top: 3px;
    padding-bottom: 3px;
	background-image: url(../img/dot.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 55px;
}
.radmenu_backoffice .item .link
{
    background-color: #000;
    color: #fff;
    text-decoration: none;

}
.radmenu_backoffice .item .link:hover
{
    text-decoration: underline;
}