#volante{
	color: #000000;
	font-family: tahoma;
	font-size: 14px;
	margin: 0 auto;
	width: 446px;
	margin-top:0px;
	z-index: 19999999;
	float: left;
	position: relative;

}

#volante a{
	cursor:pointer;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
		
}

.box {
	color: #888888;
	height: 656px;
	left: 100%;
	padding: 0px;
	position: absolute;
	right: 100%;
	top: 25%;
	width: 90%;
	min-width: 900px;
	z-index: 19999999;
	margin: 0 auto;

}

#nuevopro{
	width: 729px;
	height: 653px;
	margin: 0 auto;
	z-index: 19999999;
	margin-top: 126px;
	background-image: url(../img/imagen.png);
}



.overlay {
	background-image:url(../img/fancybox_overlay.png);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 19999999;
}

a.boxclose {
    background: url("../img/cancel.png") repeat scroll left top transparent;
    cursor: pointer;
    float: right;
    height: 30px;
    position: relative;
    top:-14px;
    width: 30px;
	margin-right:-12px;
}

a.ampliarpro {
    background: url("../img/imagen.jpg") repeat scroll left top transparent;
    cursor: pointer;
    float: right;
    height: 22px;
    position: relative;
    top: -3px;
    width: 100px;

}
