@import url(stili.css);
body{
background-color:#26190F;
color:#ffffff;
font-family:Arial,Helvetica,Verdana;
margin:25px 10px;
}
h1{
font-size:20px;
margin-top:0;
padding:0;
text-align:left;
}
h2{
font-size:14px;
text-align:left;
}
.cella,th{
background:#F7941D;
padding:3px;
}
.cella_en{
background:#c1e0ef;
padding:3px;
}
.cella_it{
background:#d4eb97;
padding:3px;
}
.cella label{
display:block;
padding:3px;
}
.pulsanti{
font-size:11px;
font-weight:normal;
color:#E0CD48;
text-decoration:none;
text-transform:uppercase;
}
/* menu con i moduli */
ul.menu{
list-style:none;
margin:0;
padding:0;
}
ul.menu li{
font-size:15px;
list-style:none;
margin: 0 0 5px 0;
text-transform:uppercase;
}
li.menu a:hover{
background-color:#F7941D;
color:#ffffff;
}
li.menu_select a{
background-color:#F7941D;
color:#ffffff;
}
/******************************************************************************************************************************************/
.title{
font-size:16px;
font-weight:bold;
text-decoration:none;
height:35px;
}
.sub_title{
font-size:14px;
font-weight:normal;
text-decoration:none;
}
.text{
text-decoration:none;
line-height:1.4;
}
.text_maiuscolo{
font-size:12px;
font-weight:normal;
color:#FFF;
text-decoration:none;
text-transform:uppercase;
}
.text_small{
font-size:12px;
font-weight:normal;
color:#FFF;
text-decoration:none;
}
.form{
font-size:12px;
font-weight:normal;
color:#666;
text-decoration:none;
}
.footer{
font-size:12px;
font-weight:normal;
color:#f0f2ec;
text-decoration:none;
}
a{
color:#F7941D;
text-decoration:none;
}
img{
border-style:none;
}
input.varchar{
width:570px;
}
input.login,input.password{
width:150px;
}
tr.list:hover td{
background-color:#8a74ef;
}
textarea{
height:200px;
width:570px;
}
tbody.sortable tr{
cursor: move;
}
.paginatore{
text-align:right;
}
.paginatore *{
margin:3px;
}

