﻿body
{
}
.table1Article
{	
	border-bottom: solid 2px #A4CDE8;
	width: 100%;
}

.firstCaptionArticle
{
	color: #3F3F3F;
	font-weight: bold;
	width: 20%;	
	padding: 6px 0 6px 15px;
}
.firstTextArticle
{	
	color: #3F3F3F;
	width: 41%;	
	padding: 6px 0 6px 30px;
}

.navigatePicTd
{
	margin: 0 0 0 0	
}
.navigatePicPlay
{
	width: 26px;
	height:24px;
	padding: 0;
	background: url(../img/Play.jpg) no-repeat;
}
.navigatePicPlayImage
{
	width: 26px;
	height:24px;
	padding: 0;
	background: url(../img/Play.jpg) no-repeat;
}
.navigatePicPlay:hover
{
	width: 26px;
	height:24px;
	padding: 0;
	background: url(../img/Play_Grey.jpg) no-repeat;
}
.navigatePicPrevious
{
	width: 26px;
	height:24px;
	padding: 0;
	background: url(../img/Previous.jpg) no-repeat;
}
.navigatePicPrevious:hover
{
	width: 26px;
	height:24px;
	padding: 0;
	background: url(../img/Previous_Grey.jpg) no-repeat;
}
.navigatePicNext
{
	width: 26px;
	height:24px;
	padding: 0;
	background: url(../img/Next.jpg) no-repeat;
}
.navigatePicNext:hover
{
	width: 26px;
	height:24px;
	padding: 0;
	background: url(../img/Next_Grey.jpg) no-repeat;
}
.firstCaptionArticleBottom
{
	color: #3F3F3F;
	font-weight: bold;
	width: 20%;	
	padding: 6px 0 25px 15px;
}
.firstTextArticleBottom
{	
	color: #3F3F3F;
	width: 41%;	
	padding: 6px 0 25px 30px;
}
.buttonsTd
{	
	color: #3F3F3F;
	width: 41%;	
	padding: 6px 0 50px 0;
}
.expandedDescription
{
	color: #3F3F3F;	
	width: 20%;	
	padding: 6px 0 30px 15px;
}
.firstCaptionArticleTop
{
	color: #3F3F3F;
	font-weight: bold;
	width: 20%;	
	padding: 10px 0 6px 15px;
}
.firstTextArticleTop
{	
	color: #3F3F3F;
	width: 41%;	
	padding: 10px 0 6px 30px;
}
.emptyDiv
{
	width: 26px;
	height:24px;
	padding: 0;
}
