#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:underline;
		
}

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

}

#nuevopro{
	width: 448px;
	height:594px;
	margin: 0 auto;
	z-index: 19999999;
	margin-top:-143px;
	background-image:url(../img/imagen.jpg);
	background-repeat: no-repeat;
	border:2px solid #fff;
}



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

}

a.boxclose {
    background: url("../img/cancel-h.png") repeat scroll left top transparent;
    cursor: pointer;
    float: right;
    height: 48px;
    position: relative;
    top:-24px;
    width: 46px;
	margin-right:-20px;
}
a.boxclose:hover{
	background-image:url(../img/cancel.png);
}

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

}


#titulo-lighbox{
	background-color:#FCC69F; 
	width:100%; 
	height:auto;
	
}

#titulo-lighbox p{
	color:#000;
	font-size:35px;
	font-family: 'bebas_neueregular';
	text-align:center;
	padding-top:5px;
}

#proyectos_arroyo{
	background-color:#000; 
	width:448px; 
	position:relative; 
	margin-top:393px;
	float:left;
}

#proyectos_arroyo h1{
	color:#FFF;
	font-size:15px;
	padding:5px;
	border-bottom:1px solid #FFF;
	

}

#proyectos_arroyo h2{
	color:#FFF;
	font-size:16px;
	padding-left:8px;
	padding-top:5px;
	padding-bottom:4px;
	line-height: 20px;
	
}

#proyectos_best{
	background-color:#666; 
	width:444px; 
	height:80px; 
	position:relative; 
	margin-top:361px;
	float:right;
	
}

#proyectos_best h1{
	color:#FFF;
	font-size:15px;
	padding:5px;
	border-bottom:1px solid #FFF;
	

}

#proyectos_best h2{
	color:#FFF;
	font-size:16px;
	padding-left:8px;
	padding-top:5px;
	padding-bottom:5px;

}

.link_box{
	color:#00c1ff;
	margin-left:10px;
	text-decoration:none;
	font-weight:normal;
	
}

.link_box:hover{
	color:#FFF;
}
