﻿/*************************************************************************/
/** LSG01 - ListGallery01 per elenco categorie  **/
/*************************************************************************/	

.LSG06_CatTitolo1
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 14px;
    height:31px;
    line-height:31px;
    background-image: url('/SiteImg/LSG06/LSG_Titolo_Bkg.gif');
    background-repeat: repeat-x;
    background-position: left top;
    width:653px;
    padding: 0 0 0 15px;
    margin: 10px 0 10px 0;
}

.LSG06_CatCorpoTesto
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
}


/*************************************************************************/
/** LSG01 - ListGallery01 oer formattazione contenuti **/
/*************************************************************************/	


.LSG06_Container
{
    padding: 0px;
    margin: 0px 0px 10px 0px;
    width: 329px;
    border:0px;
    background-image: url('/SiteImg/LSG06/LSGBkg.jpg');
    background-repeat: repeat-x;
    background-position: left top;
    height:100%;
    overflow:hidden;
    float:left;
}

.LSG06_ColSX
{
	
	background-image: url('/SiteImg/LSG06/BkgTmb.jpg');
	width: 80px;
	height: 80px;
	padding:15px 15px 25px 15px;
	background-repeat:no-repeat;
	background-position:left top;
	margin:0;
	float: left;
	
}

.LSG06_ColDX
{
	
	width:194px;
	margin: 0 10px 0 0;
	padding:0px;
	height:1%;
	float: left;
}

.LSG06_Spacer
{
    float:left;
    width:10px;
    
    }

.LSG06_Break
{
	clear:both;
}

.LSG06_LayTitolo1{padding: 10px 0 5px 0;}

.LSG06_LayCorpoTesto{padding: 0 0 5px 0; }

.LSG06_LayImageButton{padding: 0;}

.LSG06_LayImmagineImage{padding: 0 0 20px 0;}



/*----------------  Formattazione testo -------------*/

.LSG06_TitoloEsterno
{
    background-position: left top;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 31px;
    height: 31px;
    background-image: url(  '/SiteImg/LSG06/BkgTitolo.gif' );
    background-repeat: repeat-x;
    font-weight: normal;
    text-indent:10px;
    margin-bottom:10px;
}

.LSG06_Titolo1
{
    font-family: Arial, Helvetica, sans-serif;
    color: #d76101;
    font-size: 14px;
    font-weight: bold;
}

.LSG06_Titolo2 
{
    font-family: Arial, Helvetica, sans-serif;
    color: #eda700;
    font-size: 14px;
    font-weight: bold;
}

.LSG06_CorpoTesto
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 15px;
    color: #333333;
}

.LSG06_CorpoTesto a:link, .LSG06_CorpoTesto a:visited
{
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	color:#333333;
    
}

.LSG06_CorpoTesto a:hover, .LSG06_CorpoTesto a:active
{
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	color:#ffffff;
	background-color:#333333;
}

.LSG06_All
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
    color: #e06d06;
    
}

.LSG06_All:link, .LSG06_All:visited
{
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	color:#e06d06;
	
    
}

.LSG06_All:hover, .LSG06_All:active
{
	font-weight:bold;
	text-decoration:underline;
	color:#ffffff;
	background-color:#e06d06;
}

.LSG06_LayAll
{
    width:656px;
    border: solid 1px #b3b2b2;
    padding:5px;
    margin-bottom:10px;
}

