﻿/*.W_1_BackgroundColor { background-color:DarkGray; }*/
.W_1_InternalColor { background-color:#FFFFFF; }
.W_1_BorderColor { border-color:DarkGray; }
.W_1_FontColor { color:#174F82; }


#W_1_APLBody a
{
	text-decoration:none;
	color:#174F82;
}

#W_1_VPVBody a
{
	text-decoration:none;
	color:#174F82;
}

#W_1_MostPopular
{
	position:relative;
	width:100%;	
	overflow:auto;
}

#W_Contenitore
{
	width:300px;	
	position:relative;
}

#W_1_TopBar
{
	width:100%;
	position:relative;
	float:left;
	
	/*background-color:Red;*/
}

#W_1_ArticoliPiuLetti
{
	/*background-color:Orange;*/
}

#W_1_VideoPiuVisti
{
	/*background-color:Lime;*/
}

.W_1_TopBarLabel
{
	position:relative;
	float:left;	
	width:50%;
	height:100%;
	cursor:pointer;
	height:35px;
	line-height:35px;
	/*font-size:20px;
	text-align:center;
	
	font-weight: bold;*/
}

#W_1_MostPopularInternalBox
{
	position:relative;
	float:left;
	width:98%;
	margin:1%;
	/*background-color:Red;*/
	/*min-height:150px;*/
	
}

#W_1_Body
{
	width:100%;
	position:relative;
	float:left;	
	/*background-color:Lime;*/
	/*min-height:200px;*/
}

#W_1_APLBody
{
	width:100%;	
	
	/*background-color:#FFFFFF;*/
	overflow:auto;
}

#W_1_VPVBody
{
	width:100%;	
	/*background-color:#FFFFFF;*/
	display:none;
	overflow:auto;
}

.W_1_BodyRow
{
	position:relative;
	float:left;
	width:98%;
	margin-left:1%;	
	margin-right:1%;
	padding-top:6px;
	padding-bottom:6px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	/*border-bottom-color:Gray;*/
	font-size:18px;
	line-height:18px;
	/*height:30px;*/
	/*line-height:30px;*/
	
}

.W_1_TitleCol
{
	position:relative;
	float:left;
	width:90%;
	height:100%;
	/*background-color:Red;*/
	overflow:hidden;
}

.W_1_PositionCol
{
	position:absolute;
	right:0;
	float:left;
	width:10%;
	height:100%;
	/*background-color:Lime;*/
	text-align:center;
	font-size:26px;
	line-height:26px;
	height:26px;
	top:50%;
	margin-top:-13px;
	font-family: Arial, sans-serif;
	letter-spacing: 0px;	
	font-weight: bold;
	color: darkGray;
}


#W_1_APLBody a:hover
{
	text-decoration: underline; /*color:Black;*/
	font-weight:normal;
}

#W_1_VPVBody a:hover
{
	text-decoration: underline; /*color:Black;*/
	font-weight:normal;
}