@charset "UTF-8";

/* SpryStackedContainers.css */

/* Copyright (c) 2007. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main container of the Stacked Containers structure. 
 *
 * If you want to constrain the width of the Stacked Containers structure, set a width on
 * the StackedContainers container. By default, our structure expands horizontally to fill
 * up available space.
 */
a img {
	border:0;
} 
 
.Container
{
	background-image: url(../../html/pag_home_header/immagini/sfondo-natale.jpg);
	height: 240px;
	width: 940px;
	background-repeat: no-repeat;
	}
 
.StackedContainers
{
	width: 600px;
	height:138px;
	color: #FCDE98;
	padding-top: 28px;
	padding-left: 50px;
}

/* This is the selector for the Row Container element which houses all the column
 * classes. 
*/
.StackedContainers .RowContainer
{
	margin-bottom: 5px;
}

/* This is the selector for a column element which holds the actual data. 
 *
*/

.StackedContainers .RowColumn
{
	margin-bottom: 5px;
	font-size: 92%;
	font-style: italic;
}

.StackedContainers .RowColumnArtist
{
	margin-top: 15px;
	font-size: 86%;
	font-style: italic;
}

.StackedContainers .RowColumnHeader
{
	margin-bottom: 22px;
/*	font-size: 95%;  */
}

.StackedContainers .RowColumnImage
{
	float: left;
}

.StackedContainers .RowInfo
{
	margin-bottom: 5px;
	margin-left: 95px;
}

.Ascolta
{
	/* padding-top: 23px; */
	/* padding-left: 200px; */
	/* float:left; */
	/*position: fixed;*/
	padding-top: 10px;
	padding-left: 270px;
	}
	
.Pulsanti
{
	padding-left: 85px;
	}	

.Lingua
{
	padding-left: 210px;
	}
	
.ContainerU5
{
}
 
.StackedContainersU5
{
	padding-top: 15px;
	padding-left: 20px;
}

/* This is the selector for the Row Container element which houses all the column
 * classes. 
*/
.StackedContainersU5 .RowContainer
{
	margin-bottom: 35px;
}

/* This is the selector for a column element which holds the actual data. 
 *
*/

.StackedContainersU5 .RowColumn
{
/*	margin-bottom: 5px;  */
	font-size: 95%;
	}

.StackedContainersU5 .RowColumnImage
{
	float: left;
	width: 82px;
	padding-top: 2px;
}

.StackedContainersU5 .Cover img
{
	border: 1px solid #101010;
	height: 80px;
	width: 80px;
	margin-bottom: 3px;
}

.StackedContainersU5 .Link
{
	color: #FCDE98;
	font-size: 10px;
	width: 82px;
	height: 16px;
	margin-top: 3px;
	background-image: url(../../html/pag_ultime_5/immagini/sfondo_link.png);
}

.StackedContainersU5 .Link a
{
	color: #FCDE98;
	text-decoration: none;
}

.StackedContainersU5 .Link img {
	margin-top: 2px;
	margin-right: 6px;
	margin-left: 3px;
}

.StackedContainersU5 .Link_Def
{
	color: #777;
	font-size: 10px;
	width: 82px;
	height: 16px;
	margin-top: 3px;
	background-image: url(../../html/pag_ultime_5/immagini/sfondo_link.png);
}

.StackedContainersU5 .Link_Def img {
	margin-top: 2px;
	margin-right: 6px;
	margin-left: 3px;
}

.StackedContainersU5 .RowInfo
{
	margin-bottom: 5px;
	margin-left: 100px;
}

.article-content img
{
	margin-bottom: 0px;
	margin-top: 0px;
}