﻿.selectcat
{
    width: 150px;
    margin: 3px 0px 8px 0px;
}

.divisorio 
{
    border-top: 1px dotted #ccc;
    width: 150px;
    margin-bottom: 10px;
}

.margine, .margine_neg
{
    padding: 3px 15px 3px 10px;
}

.margine_neg 
{
    color: #900;
}

.normal_txt 
{
    color: #000;
    font-weight: normal;
}

.foto_big 
{
    width: 200px;
    float: left;
    margin-right: 5px;
}

.foto_mini 
{
    width: 100px;
    text-align: center;
    float: left;
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid #eae9e9;
}

.info
{
    
    
    margin-bottom: 20px;
}

textarea 
{
    width: 350px;
    height: 100px;
    margin-left: 0px;
}

.centra
{
    width: 100%;
    text-align: center;
}

.text
{
    text-align: right;
    font-size: 11px;
	font-weight: bold;
	color: #42679f;
}

.form, .text
{
    padding: 0px 5px 3px 0px;
    vertical-align: middle;
}

.sposta 
{
    width: 95%;
    text-align: right;
}

li
{
    list-style-image: url(../../imgnew/icon_arrowgreen.gif);
    list-style-position: outside;
}

.sommario 
{
    font-size: 11px;
    color: #4773a5;
    padding: 5px 0px;
    font-weight: normal;
    letter-spacing: 1px;
}

.input_long
{
	margin-bottom: 3px;
	width: 322px;
}

.desc_col
{
    line-height:20px;
    height:100px;
    
    }
    
    
.headerstyle
{
    background-color: #184083;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}

.rowstyle, .alternating 
{
    border-bottom: 1px solid #ccc;
    font-size: 12px;
}

.datagrid
{
    width: 450px;
    margin: 0px 5px;
    border: 1px solid #ccc;
}
