/* CSS Document */
div.presenPremiun{
	position:relative;
	padding:10px 0px 0px 20px;
	margin:0px;
	float:right;
	width:162px;
	height:450px;
	background-image:  url(../images/fondos/fd_premios.gif);
	background-repeat:no-repeat;
}
div.presenPremiun2{
	position:relative;
	padding:10px 0px 0px 20px;
	margin:0px;
	float:right;
	width:162px;
	height:593px;
	background-image:  url(../images/fondos/fd_premios2.gif);
	background-repeat:no-repeat;
}
.presenSeparation{
	background-image:  url(../images/premios/separation.gif);
	background-position: middle middle;
	background-repeat:no-repeat;
	margin:10px;
	
}
.presenText{
	font-family:Arial,Helvetica, sans-serif;
	font-size:11px;
	color:#595858;
	line-height:16px;
	width:380px;
	margin:0px 10px 20px 0px;
}


