.linkSlider
{
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
}

p
{
	margin: 0;
	padding: 0;	
}

.testClip
{
	width: 245px;
	height: 384px;
	overflow: hidden;
	margin-right: 5px;
	float: left;
	position: relative;
}

.inClip
{
	width: 933px;
	height: 100%;
	/*background-image: url( paes.jpg );*/
	padding-left: 0px;
	padding-top: 0px;
	position: relative;
}

.blkf
{
	clear: both;
}

#slideGroup
{
	padding: 0;	
	width: 1002px;
	height: 385px;
	margin: 0;
	padding-top: 20px;
	position: relative;
	left: 4px;
}


#kwick_1
{
	background-color: #A020F0; 
	margin-left: 5px;
	background-image: url(../images/t01.jpg);
	background-image: center center;
	background-repeat: none;
}

#kwick_2
{
	background-color: #9DFF00; 
	background-image: url(../images/t02.jpg);
	background-image: center center;
	background-repeat: none;
}

#kwick_3
{
	background-color: #00ACFF; 
	background-image: url(../images/t03.jpg);
	background-image: center center;
	background-repeat: none;
}

#kwick_4
{
	background-color: #FF8D00; 
	margin-right:0;
	position: absolute;
	top: 20px;
	right: 14px;
	background-image: url(../images/t04.jpg);
	background-image: center center;
	background-repeat: none;
}

div.testoPhotoSlider
{
	width: 100%;
	height: 80px;
	background-color: #000;
	position: absolute;
	bottom: 30px;
	opacity: 0.7;
	display: none;
}

p.paragraphTestoPhotoSlider
{
	margin: 0;
	padding: 0;
	width: 236px;
	overflow: hidden;
	text-align: justify;
	padding: 3px;
	color: #fff;
	font-size: 13px;
}


