/* ========================================
    CSS STYLES FOR Module DNN.Announcements
   ========================================
*/
.DNN_ANN_DesignTable
{
	width:auto;
}

.DNN_ANN_Description
{
}

.DNN_ANN_Description P
{
	margin-top:0px;
}

.DNN_ANN_viewtypeSelector 
{
	float:right;
}

.DNN_ANN_viewtypeSelectorLabel
{
	float:left;
}

.DNN_ANN_viewtypeSelectorDDL
{
	float:left;
}

.news img
{
    width: 170px;
    margin: 0 0px 0 0;
}


.titolo
{
	font-family: Lucida Sans Unicode;
	font-size: 14px;
	font-weight: bold;
	color: #535a56;
}

.testo
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #535a56;
}


.foto1 img
{
    width: 280px;
    margin: 0 0px 0 0;
}

.titolo1
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.testo1
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

