﻿body
{
}


#menuSx
{
	float: left;
	width: 165px;
	padding: 2px 2px 2px 10px;
}

#areaPageDx
{
	float: left;
	width: 830px;
	padding: 2px 10px 2px 5px;
	border-left: dashed 1px #cecece;
}

#menuSx ul
{
	line-height: 28px;
}

.BloccoGenerico
{
	padding: 5px 2px 2px 10px;
	line-height: 20px;
}
.Blocco350
{
	padding: 5px 2px 2px 10px;
	width: 350px;
	line-height: 22px;
}



.Blocco300
{
	padding: 5px 2px 2px 10px;
	width: 300px;
	line-height: 22px;
}
.Blocco350 ul, .BloccoGenerico ul, .Blocco300 ul
{
	list-style-type: none;
	padding-left: 0px;
}

.Blocco350 li, .BloccoGenerico li, .Blocco300 li
{
	padding: 0px 0 0px 10px;
	background-image: url('/css/FrontSite/images/BlockContentBullets.png');
	background-repeat: no-repeat;
	margin: 0.5em 2em 0.5em 0em;
	line-height: 1.2em;
}


#DivGrdCalls a
{
	text-decoration: none;
}

.txBoxNumber
{
	width:80px;
	border: solid 1px #cecece;

	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	padding-top: 4px;
}


.btnSearch
{
	border: solid 1px #cecece;
	background-color: #f8f8f8;
	height: 28px;
	cursor: pointer;
	margin-bottom: 1px;
}

.calendarIco
{
	vertical-align:top;
}

.ddpStati
{
	font-size:14px;
	width:230px;
	font-variant:normal;
}