/* CSS Document */

/*GALLERIA STARTS*/
	
.Portafolio2{
	width:970px;
}

.imagenes_portafolio2{
	width:700px;
	float:left;
	height:470px;
	/*background-color:#F0F0F0;*/
}
.menuGaleria{
	width:200px;
	float:left;
	padding-left:10px;
}

.Navegacion2{

	width:700px;
	font-size:12px;

}

.NavegacionB2{
	float:right;
	width:70px;
}
.NavegacionA2{
	float:left;
	width:70px;
}

.Navegacion a#prev2{ }
.Navegacion a#next2{ }
	/*GALERIA ENDS*/
	

.volver:link {
	color:#FF9900;
	font-size:14px;
	font-weight:bold;
}

.volver:visited {
	color:#FF9900;
	font-size:14px;
	font-weight:bold;
}

.volver:hover {
	color:#999999;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;

}