#volante{
	color:#000000;
	font-family:tahoma;
	font-size:14px;
	margin:0 auto;
	width:800px;
	margin-top:0px;
	z-index: 19999999;

}

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

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

}

#nuevopro{
	width:600px;
	height:532px;
	margin: 0 auto;
	z-index: 19999999;
	margin-top:-120px;
	background-image:url(../img/imagen.png);
	border:5px solid #DDE8E8;
}



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

}

a.boxclose {
    background: url("../img/cerrar.jpg") repeat scroll left top transparent;
	background-repeat:no-repeat;
    cursor: pointer;
    float: right;
    position: relative;
    top:-1px;
	margin-right:-5px;
}

a.boxclose p{
	padding:5px;
	font-family:bebas_neueregular;
	font-size:25px;
	color:#000;
	background-color:#FFF;
	font-family:"Decker";

}


a.boxclose:hover{
	background-image:url(../img/aqui-h.jpg);
	text-decoration:none;
	
}
a.ampliarpro {
    background: url("../img/imagen.jpg") repeat scroll left top transparent;
    cursor: pointer;
    float: right;
    height: 22px;
    position: relative;
    top: -3px;
    width: 100px;

}
