body{
	background : #D2DAE4;
	font-family : verdana,MS Sans Serif;
}

.menu{
	border: 1px solid #6A839D;
}

.bordo{
	border: 1px solid #495E72;
}

.bordo_down{
	border-bottom : 1px solid #6A839D;	
	border-top : 0px solid #6A839D;
	border-right : 0px solid #6A839D;	
	border-left : 0px solid #6A839D;
}

.bordo_recapiti{
	border-top : 0px solid #6A839D;
	border-bottom : 0px solid #6A839D;	
	border-right : 0px solid #6A839D;	
	border-left : 0px solid #6A839D;
}

.bordo_contenuto{
	border-top : 2px outset #6A839D;
	border-bottom : 0px solid #013E56;
	border-right : 0px solid #013E56;	
	border-left : 0px solid #013E56;	
}

.bordo_foto{
	border-top : 1px solid #6A839D;
	border-bottom : 2px inset #6A839D;
	border-right : 2px inset #6A839D;	
	border-left : 1px solid #013E56;	
}

.tdmenu{
	padding-top : 3px;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 4px;
}

.tdmenu_sel{
	background : #B3C0CC;
	padding-top : 3px;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 4px;
}

a.vocimenu:link,a.vocimenu:visited{
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #495E72;
}

a.vocimenu:hover{
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	color : #495E72;
}

a.link_contenuto:link,a.link_contenuto:visited{
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	color : #495E72;
}

a.link_contenuto:hover{
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
	color : #495E72;
}

a.link_contenuto_underline:link,a.link_contenuto_underline:visited{
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
	color : #495E72;
}

a.link_contenuto_underline:hover{
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	color : #495E72;
}

.titolo1{
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color : #495E72;
}

.titolo2{
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #495E72;	
}

.titolo2_con_sfondo{
	background : #B3C0CC;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #495E72;
}

.titolo2_bordo_down{
	border-bottom : 1px solid #6A839D;	
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #495E72;
}

.titolo3{
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #495E72;
}

.uno{
	font-size : 12px; 
	font-style : normal;
	font-weight : normal;
	text-align : left;
	color : #495E72;
}

.due{
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	color : #495E72;
}

.due_left{
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-align : left;
	color : #495E72;
}

.rev{
	font-size : 8px;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	color : #495E72;
}

.input-a
{
    BORDER-TOP: #6A839D 1px solid;
    BORDER-BOTTOM: 2px solid #6A839D;
    BORDER-LEFT: #6A839D 1px solid;
    BORDER-RIGHT: #6A839D 2px solid;
    BACKGROUND: #B3C0CC;
    font-size: 10px;
    color: #495E72;
	font-family : verdana,MS Sans Serif;
    WIDTH: 118px;
    HEIGHT: 18px;
	}
	
	.bottone-a
{
    BORDER-TOP: #6A839D 1px solid;
    BORDER-BOTTOM: 1px solid #6A839D;
    BORDER-LEFT: #6A839D 1px solid;
    BORDER-RIGHT: #6A839D 1px solid;
    BACKGROUND: #D2DAE4;
    font-size: 10px;
    color: #495E72;
	font-family : verdana,MS Sans Serif;
    WIDTH: 58px;
    HEIGHT: 18px;
	cursor: pointer;
}

	.bottone-logout
{
    BORDER-TOP: #6A839D 1px solid;
    BORDER-BOTTOM: 1px solid #6A839D;
    BORDER-LEFT: #6A839D 1px solid;
    BORDER-RIGHT: #6A839D 1px solid;
    BACKGROUND: #D2DAE4;
    font-size: 10px;
    color: #FF3C59;
	font-family : verdana,MS Sans Serif;
	font-weight : bold;
    WIDTH: 200px;
    HEIGHT: 18px;
	cursor: pointer;
}