﻿
/*************************************************************************/
/** LSG02 - ListGallery02 News  **/
/*************************************************************************/	

.LSG02_CatTitolo1
{
    font-family: 'Times New Roman' , Times, serif;
    color: #c4ad74;
    font-size: 20px;
    line-height: 18px;
    font-style: italic;
    font-weight: bold;
}

.LSG02_CatCorpoTesto
{
	font-family: 'Times New Roman', Times, serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 17px;
	color:#FFFFFF;
	font-style: italic;
}


/*************************************************************************/
/** LSG02 - ListGallery02 News  **/
/*************************************************************************/	

.LSG02_Titolo1
{
    font-family: 'Times New Roman' , Times, serif;
    color: #c4ad74;
    font-size: 18px;
    line-height: 18px;
    font-style: italic;
    font-weight: bold;
}

.LSG02_CorpoTesto
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color:#FFFFFF;
}

.LSG02_CorpoTesto a:link, .LSG02_CorpoTesto a:visited
{
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	color:#FFFFFF;
    
}

.LSG02_CorpoTesto a:hover, .LSG02_CorpoTesto a:active
{
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	color:#000000;
	background-color:#FFFFFF;
}

/************************************************************************************************/
/******************* PAGER CUSTOM CONROL DATA LIST **********************************************/

.dsPagerStatus
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.dsPagerNav, .dsPagerNav:link, .dsPagerNav:visited
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	text-decoration: underline !important ;
	color: #256dba !important;
	background-color: transparent !important;
	font-weight:bold;
	margin:2px;
}

.dsPagerNav:hover, .dsPagerNav:active
{
	color: #ffffff !important;
	background-color:#256dba !important;
}


/*****************************************************************/
/*****************************************************************/
